all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==25.3.0,autopage==0.5.2,bcrypt==4.0.1,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.2,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.10.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.19,fixtures==4.2.5,idna==3.10,iso8601==2.1.0,jsonschema==4.25.0,jsonschema-specifications==2025.4.1,markdown-it-py==3.0.0,mdurl==0.1.2,msgpack==1.1.1,netaddr==1.3.0,oslo.concurrency==7.1.0,oslo.config==10.0.0,oslo.context==6.0.0,oslo.i18n==6.5.1,oslo.log==7.2.0,oslo.serialization==5.7.0,oslo.utils==9.0.0,packaging==25.0,paramiko==3.5.1,pbr==6.1.1,prettytable==3.16.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pyparsing==3.2.3,pyperclip==1.9.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.2,referencing==0.36.2,requests==2.32.4,rfc3986==2.0.0,rich==14.1.0,rich-argparse==1.7.1,rpds-py==0.26.0,six==1.17.0,stestr==4.2.0,stevedore==5.4.1,-e git+https://github.com/openstack/tempest@33c1959cdbedf33a93cce470659f54d2a3f4a160#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.14.1,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.13,wrapt==1.17.2 all run-test-pre: PYTHONHASHSEED='2513547327' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {3} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {2} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {1} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {1} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.371835s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.018497s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.017454s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.515764s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.008869s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.011364s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.289088s] ... ok {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.186682s] ... ok {1} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [3.186377s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 43, in test_group_create_show_list_delete grp1 = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 9dcd40e9-3bad-4638-a6e2-fc33262f1b7b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:31:26,510 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.948s 2025-08-04 13:31:26,511 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1066040938"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a59fdcc0-cee3-4d8b-a027-8c56f416ee2e', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a59fdcc0-cee3-4d8b-a027-8c56f416ee2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "c8eba4f4-8865-4fc8-8c55-71a12317af47", "name": "tempest-GroupsTest-volume-type-1066040938", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:31:26,563 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.048s 2025-08-04 13:31:26,563 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-439350824"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598fe012-e7fe-4e4d-9eeb-0f7f0e81d513', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598fe012-e7fe-4e4d-9eeb-0f7f0e81d513', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "64191a7a-419d-4699-ad51-4d9addd5609a", "name": "tempest-GroupsTest-group-type-439350824", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:31:26,890 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.323s 2025-08-04 13:31:26,891 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "64191a7a-419d-4699-ad51-4d9addd5609a", "volume_types": ["c8eba4f4-8865-4fc8-8c55-71a12317af47"], "name": "tempest-Group1-1478749557"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ae6385-110e-4d59-a103-b6ca3e6fa5d6', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ae6385-110e-4d59-a103-b6ca3e6fa5d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "9dcd40e9-3bad-4638-a6e2-fc33262f1b7b", "name": "tempest-Group1-1478749557"}}' 2025-08-04 13:31:27,226 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b 0.333s 2025-08-04 13:31:27,226 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-requ est-id': 'req-30076667-6571-46d4-ac4b-4daa9addd3d9', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30076667-6571-46d4-ac4b-4daa9addd3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b'} Body: b'{"group": {"id": "9dcd40e9-3bad-4638-a6e2-fc33262f1b7b", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:31:27.000000", "name": "tempest-Group1-1478749557", "description": null, "group_type": "64191a7a-419d-4699-ad51-4d9addd5609a", "volume_types": ["c8eba4f4-8865-4fc8-8c55-71a12317af47"]}}' 2025-08-04 13:31:28,289 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b 0.055s 2025-08-04 13:31:28,290 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffeb4a4f-807d-47a1-9224-49b68b8a78ad', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffeb4a4f-807d-47a1-9224-49b68b8a78ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b'} Body: b'{"group": {"id": "9dcd40e9-3bad-4638-a6e2-fc33262f1b7b", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:31:27.000000", "name": "tempest-Group1-1478749557", "description": null, "group_type": "64191a7a-419d-4699-ad51-4d9addd5609a", "volume_types": ["c8eba4f4-8865-4fc8-8c55-71a12317af47"]}}' 2025-08-04 13:31:28,395 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.099s 2025-08-04 13:31:28,396 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517d9d07-192a-40c7-9ad5-b961bde4e872', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517d9d07-192a-40c7-9ad5-b961bde4e872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:31:28,533 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b/action 0.122s 2025-08-04 13:31:28,533 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c855b7e-640b-4fa6-9bca-8675349b211b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b/action'} Body: b'' 2025-08-04 13:31:28,558 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b 0.024s 2025-08-04 13:31:28, 558 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fbfffd1-ecf4-4bf5-95d9-972e0438c121', 'x-openstack-request-id': 'req-2fbfffd1-ecf4-4bf5-95d9-972e0438c121', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9dcd40e9-3bad-4638-a6e2-fc33262f1b7b could not be found."}}' 2025-08-04 13:31:28,597 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/64191a7a-419d-4699-ad51-4d9addd5609a 0.038s 2025-08-04 13:31:28,597 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b64d43-86df-4d3a-b329-0a978b2c45dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/64191a7a-419d-4699-ad51-4d9addd5609a'} Body: b'' 2025-08-04 13:31:28,728 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/c8eba4f4-8865-4fc8-8c55-71a12317af47 0.130s 2025-08-04 13:31:28,729 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf3c785-e542-47ff-9fd2-7694e2e761a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/c8eba4f4-8865-4fc8-8c55-71a12317af47'} Body: b'' 2025-08-04 13:31:28,747 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/c8eba4f4-8865-4fc8-8c55-71a12317af47 0.017s 2025-08-04 13:31:28,748 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc2ef07a-4184-46e8-9182-0ee41993f078', 'x-openstack-request-id': 'req-dc2ef07a-4184-46e8-9182-0ee41993f078', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/c8eba4f4-8865-4fc8-8c55-71a12317af47'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c8eba4f4-8865-4fc8-8c55-71a12317af47 could not be found."}}' {1} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.634310s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 111, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group ea3457ca-845f-49b3-a8eb-03485f491d9d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:31:28,788 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/types 0.037s 2025-08-04 13:31:28,788 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2132140821"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0c6e9c-2655-4a43-a463-bca35da6fb90', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0c6e9c-2655-4a43-a463-bca35da6fb90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "1b5a997e-0edc-4eb3-b200-45623478207e", "name": "tempest-GroupsTest-volume-type-2132140821", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:31:28,847 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/group_types 0.055s 2025-08-04 13:31:28,847 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-2063812484"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c2b0b0-0a70-49dd-8291-f0348cfed4f3', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c2b0b0-0a70-49dd-8291-f0348cfed4f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "a2e5037c-4cbd-4189-8170-11022415f723", "name": "tempest-GroupsTest-group-type-2063812484", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:31:29,012 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/groups 0.162s 2025-08-04 13:31:29,012 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "a2e5037c-4cbd-4189-8170-11022415f723", "volume_types": ["1b5a997e-0edc-4eb3-b200-45623478207e"], "name": "tempest-GroupsTest-Group-1205826080"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4344cc35-266f-4b45-83bb-44229ae09aad', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4344cc35-266f-4b45-83bb-44229ae09aad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "ea3457ca-845f-49b3-a8eb-03485f491d9d", "name": "tempest-GroupsTest-Group-1205826080"}}' 2025-08-04 13:31:29,058 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d 0.044s 2025-08-04 13:31:29,058 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9884d9e9-d937-4494-a073-c813288 cf017', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9884d9e9-d937-4494-a073-c813288cf017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d'} Body: b'{"group": {"id": "ea3457ca-845f-49b3-a8eb-03485f491d9d", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:31:29.000000", "name": "tempest-GroupsTest-Group-1205826080", "description": null, "group_type": "a2e5037c-4cbd-4189-8170-11022415f723", "volume_types": ["1b5a997e-0edc-4eb3-b200-45623478207e"]}}' 2025-08-04 13:31:30,092 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d 0.027s 2025-08-04 13:31:30,092 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd96a87-4128-47f7-af7b-0d8d185c710b', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd96a87-4128-47f7-af7b-0d8d185c710b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d'} Body: b'{"group": {"id": "ea3457ca-845f-49b3-a8eb-03485f491d9d", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:31:29.000000", "name": "tempest-GroupsTest-Group-1205826080", "description": null, "group_type": "a2e5037c-4cbd-4189-8170-11022415f723", "volume_types": ["1b5a997e-0edc-4eb3-b200-45623478207e"]}}' 2025-08-04 13:31:30,164 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.066s 2025-08-04 13:31:30,164 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0060e9f5-96d9-4411-949c-4eefebe1eda5', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0060e9f5-96d9-4411-949c-4eefebe1eda5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:31:30,238 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d/action 0.059s 2025-08-04 13:31:30,239 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1160e3c0-adf0-42c2-bfbe-7ab7f5935c8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d/action'} Body: b'' 2025-08-04 13:31:30,266 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d 0.027s 2025-08-04 13:31:30,266 99914 DEBUG [tempest.lib.common.res t_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb60ed2-4c12-4613-b865-d015ca3f847f', 'x-openstack-request-id': 'req-2eb60ed2-4c12-4613-b865-d015ca3f847f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ea3457ca-845f-49b3-a8eb-03485f491d9d could not be found."}}' 2025-08-04 13:31:30,296 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/a2e5037c-4cbd-4189-8170-11022415f723 0.029s 2025-08-04 13:31:30,297 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33db9515-6414-4c2f-aff8-5cfd2551664f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/a2e5037c-4cbd-4189-8170-11022415f723'} Body: b'' 2025-08-04 13:31:30,366 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/1b5a997e-0edc-4eb3-b200-45623478207e 0.069s 2025-08-04 13:31:30,367 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c599ea7e-a435-4274-9dfb-e4e623851bd3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/1b5a997e-0edc-4eb3-b200-45623478207e'} Body: b'' 2025-08-04 13:31:30,383 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/1b5a997e-0edc-4eb3-b200-45623478207e 0.016s 2025-08-04 13:31:30,384 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a55a78c-61f3-42e2-977d-bf3b5f2ac4b3', 'x-openstack-request-id': 'req-6a55a78c-61f3-42e2-977d-bf3b5f2ac4b3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/1b5a997e-0edc-4eb3-b200-45623478207e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1b5a997e-0edc-4eb3-b200-45623478207e could not be found."}}' {0} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.964579s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 182, in test_create_group_from_group grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 1944d0d9-0eb6-4b91-9550-9b151ee82e75 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:31:33,032 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/types 0.182s 2025-08-04 13:31:33,032 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-945545235"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75cb64d1-8867-4c1c-bf28-dd21396423da', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75cb64d1-8867-4c1c-bf28-dd21396423da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "3ebb145a-ad7e-465e-8ebe-72e26ddb72dd", "name": "tempest-GroupsV314Test-volume-type-945545235", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:31:33,083 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/group_types 0.048s 2025-08-04 13:31:33,084 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-208496766"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3924de2-4d4e-46ae-8cd4-48f573f01e32', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3924de2-4d4e-46ae-8cd4-48f573f01e32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "3424ee12-f548-4263-a01c-03ba4d17e4dc", "name": "tempest-GroupsV314Test-group-type-208496766", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:31:33,321 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/groups 0.234s 2025-08-04 13:31:33,321 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "3424ee12-f548-4263-a01c-03ba4d17e4dc", "volume_types": ["3ebb145a-ad7e-465e-8ebe-72e26ddb72dd"], "name": "tempest-GroupsV314Test-Group-268689491"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b4ad73-1c85-43a6-9fe7-9f6cca45d74c', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b4ad73-1c85-43a6-9fe7-9f6cca45d74c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "1944d0d9-0eb6-4b91-9550-9b151ee82e75", "name": "tempest-GroupsV314Test-Group-268689491"}}' 2025-08-04 13:31:33,369 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75 0.044s 2025-08-04 13:31:33,370 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'a pplication/json', 'x-compute-request-id': 'req-b4c9d508-170f-4f27-96ce-fda07affa031', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c9d508-170f-4f27-96ce-fda07affa031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75'} Body: b'{"group": {"id": "1944d0d9-0eb6-4b91-9550-9b151ee82e75", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:31:33.000000", "name": "tempest-GroupsV314Test-Group-268689491", "description": null, "group_type": "3424ee12-f548-4263-a01c-03ba4d17e4dc", "volume_types": ["3ebb145a-ad7e-465e-8ebe-72e26ddb72dd"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:31:34,416 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75 0.042s 2025-08-04 13:31:34,417 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-035db285-d550-4f60-806b-0c877c515069', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-035db285-d550-4f60-806b-0c877c515069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75'} Body: b'{"group": {"id": "1944d0d9-0eb6-4b91-9550-9b151ee82e75", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:31:33.000000", "name": "tempest-GroupsV314Test-Group-268689491", "description": null, "group_type": "3424ee12-f548-4263-a01c-03ba4d17e4dc", "volume_types": ["3ebb145a-ad7e-465e-8ebe-72e26ddb72dd"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:31:34,520 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.097s 2025-08-04 13:31:34,520 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b16ffba-ed58-461a-bbd2-215649742dd3', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b16ffba-ed58-461a-bbd2-215649742dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:31:34,632 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75/action 0.097s 2025-08-04 13:31:34,632 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8dc3da2-0e14-48ca-a10b-133563eaa2bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75/action'} Body: b'' 2025-08-04 13:31:34,646 99912 INFO [tempes t.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75 0.013s 2025-08-04 13:31:34,646 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c94aae2-ea3a-4b17-940f-89792d1c844b', 'x-openstack-request-id': 'req-6c94aae2-ea3a-4b17-940f-89792d1c844b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1944d0d9-0eb6-4b91-9550-9b151ee82e75 could not be found."}}' 2025-08-04 13:31:34,686 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/3424ee12-f548-4263-a01c-03ba4d17e4dc 0.039s 2025-08-04 13:31:34,686 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff30f888-3194-44fd-a2e3-8aafea9dad76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/3424ee12-f548-4263-a01c-03ba4d17e4dc'} Body: b'' 2025-08-04 13:31:34,792 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/3ebb145a-ad7e-465e-8ebe-72e26ddb72dd 0.105s 2025-08-04 13:31:34,793 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f2227ab-985b-4374-b89b-44f0930c8b4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/3ebb145a-ad7e-465e-8ebe-72e26ddb72dd'} Body: b'' 2025-08-04 13:31:34,812 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/3ebb145a-ad7e-465e-8ebe-72e26ddb72dd 0.019s 2025-08-04 13:31:34,813 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e893667-7c15-4a46-aebb-4cdbefaa1fc9', 'x-openstack-request-id': 'req-6e893667-7c15-4a46-aebb-4cdbefaa1fc9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/3ebb145a-ad7e-465e-8ebe-72e26ddb72dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3ebb145a-ad7e-465e-8ebe-72e26ddb72dd could not be found."}}' {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.183504s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.140393s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.190723s] ... ok {0} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {0} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {11} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.726468s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 105, in test_volume_swap volume1 = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 176c57b7-5746-4d1b-97e1-4ac8bb192577 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:10,197 99934 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/volumes 0.365s 2025-08-04 13:32:10,197 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-337677644"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e7698b-ef75-4ea4-8eae-c7285b998d09', 'content-length': '745', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e7698b-ef75-4ea4-8eae-c7285b998d09', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "176c57b7-5746-4d1b-97e1-4ac8bb192577", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:10.105489", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-337677644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577"}], "user_id": "79c97bab0555492589e6a25657ebc5ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:32:10,252 99934 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577 0.042s 2025-08-04 13:32:10,253 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1353210-809b-4faa-ae0b-2845fadf9b7a', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1353210-809b-4faa-ae0b-2845fadf9b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577'} Body: b'{"volume": {"id": "176c57b7-5746-4d1b-97e1-4ac8bb192577", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:10.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-337677644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577"}], "user_id": "79c97bab0555492589e6a25657ebc5ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e8257d6b706741f395b12efd27069004"}}' 2025-08-04 13:32:11,542 99934 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577 0.240s 2025-08-04 13:32:11,542 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4c3dce-112a-4618-84c4-dfec9c47bb97', 'content-length': '834', 'openstack-api-versio n': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4c3dce-112a-4618-84c4-dfec9c47bb97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577'} Body: b'{"volume": {"id": "176c57b7-5746-4d1b-97e1-4ac8bb192577", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:10.000000", "updated_at": "2025-08-04T13:32:10.000000", "name": "tempest-TestVolumeSwap-volume-337677644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577"}], "user_id": "79c97bab0555492589e6a25657ebc5ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e8257d6b706741f395b12efd27069004"}}' {0} setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 a6aeee52-70f8-4d7f-9532-9abe2bf724a9 failed to build and is in ERROR status {8} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [2.475651s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 be9c7652-47b4-47bf-85b7-fb8746555bf3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:11,850 99928 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 1.307s 2025-08-04 13:32:11,851 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1366623600", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d830c8e2-45e3-4234-b72a-2e4ddfa5b76c', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d830c8e2-45e3-4234-b72a-2e4ddfa5b76c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "be9c7652-47b4-47bf-85b7-fb8746555bf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:11.636521", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1366623600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3"}], "user_id": "d6a6b038f7c4458e932c7db5f2a7885f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:32:11,929 99928 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3 0.065s 2025-08-04 13:32:11,930 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32d5ded-11b5-41ba-99a9-3293930debd9', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32d5ded-11b5-41ba-99a9-3293930debd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3'} Body: b'{"volume": {"id": "be9c7652-47b4-47bf-85b7-fb8746555bf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:12.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1366623600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3"}], "user_id": "d6a6b038f7c4458e932c7db5f2a7885f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37b958b69cbb40408ae7e80c3c0310bb"}}' 2025-08-04 13:32:13,001 99928 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3 0.044s 2025-08-04 13:32:13,001 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6817ee71-1fe3-4ed9-a687-0758322436dc', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6817ee71-1fe3-4ed9-a687-0758322436dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3'} Body: b'{"volume": {"id": "be9c7652-47b4-47bf-85b7-fb8746555bf3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:12.000000", "updated_at": "2025-08-04T13:32:12.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1366623600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3"}], "user_id": "d6a6b038f7c4458e932c7db5f2a7885f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37b958b69cbb40408ae7e80c3c0310bb"}}' {1} setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 84f3ae83-2fe8-4dd1-bbcd-49cc3b0eb8eb failed to build and is in ERROR status {1} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [2.025088s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 67, in test_create_from_bootable_volume src_vol = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 320b5a75-ead6-431a-8dc9-3621f938039e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:18,834 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.140s 2025-08-04 13:32:18,834 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0ee856cc-9cbd-45ac-9009-842a734e4d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:32:19,346 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.510s 2025-08-04 13:32:19,346 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1299493550"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d062a41-9bef-404b-a5b3-bb31177ffc15', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d062a41-9bef-404b-a5b3-bb31177ffc15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "320b5a75-ead6-431a-8dc9-3621f938039e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:19.280784", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1299493550", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:32:19,412 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e 0.053s 2025-08-04 13:32:19,412 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-c8313da5-2f5a-4224-a0ba-a624aea8e35c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8313da5-2f5a-4224-a0ba-a624aea8e35c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e'} Body: b'{"volume": {"id": "320b5a75-ead6-431a-8dc9-3621f938039e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:19.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1299493550", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e504870b7f741a9a6bedd10f7603cf3"}}' 2025-08-04 13:32:20,481 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e 0.054s 2025-08-04 13:32:20,481 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e464cf5b-8155-4478-bd43-c56e8fab250a', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e464cf5b-8155-4478-bd43-c56e8fab250a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e'} Body: b'{"volume": {"id": "320b5a75-ead6-431a-8dc9-3621f938039e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:19.000000", "updated_at": "2025-08-04T13:32:19.000000", "name": "tempest-VolumesCloneTest-Volume-1299493550", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e504870b7f741a9a6bedd10f7603cf3"}}' 2025-08-04 13:32:20,551 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e 0.052s 2025-08-04 13:32:20,552 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bfc6d7e-16a6-4553-a7ed-26f3066138aa', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bfc6d7e-16a6-4553-a7ed-26f3066138aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e'} Body: b'{"volume": {"id": "320b5a75-ead6-431a-8dc9-3621f938039e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:19.000000 ", "updated_at": "2025-08-04T13:32:19.000000", "name": "tempest-VolumesCloneTest-Volume-1299493550", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e504870b7f741a9a6bedd10f7603cf3"}}' 2025-08-04 13:32:20,686 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e 0.118s 2025-08-04 13:32:20,686 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22738c9a-8b62-4921-9930-f200ab350740', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e'} Body: b'' 2025-08-04 13:32:20,717 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e 0.030s 2025-08-04 13:32:20,718 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2813e2a3-a7e5-4589-8fc9-df06f3e2445a', 'x-openstack-request-id': 'req-2813e2a3-a7e5-4589-8fc9-df06f3e2445a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 320b5a75-ead6-431a-8dc9-3621f938039e could not be found."}}' {4} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [1.784953s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 54, in test_volume_assisted_snapshot_create_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 82445628-efa2-49dd-a7fd-2beebe655f85 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:20,557 99920 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.607s 2025-08-04 13:32:20,557 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1447903491"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23504725-378f-4caa-aaa7-9db34a697825', 'content-length': '786', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23504725-378f-4caa-aaa7-9db34a697825', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "82445628-efa2-49dd-a7fd-2beebe655f85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:20.377105", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1447903491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/82445628-efa2-49dd-a7fd-2beebe655f85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/82445628-efa2-49dd-a7fd-2beebe655f85"}], "user_id": "6edf9a3bef944893b6b76a01c0ed59d7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2025-08-04 13:32:20,660 99920 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/82445628-efa2-49dd-a7fd-2beebe655f85 0.090s 2025-08-04 13:32:20,661 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5616eac7-f1b4-41ce-a377-7843fb38b31a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5616eac7-f1b4-41ce-a377-7843fb38b31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/82445628-efa2-49dd-a7fd-2beebe655f85'} Body: b'{"volume": {"id": "82445628-efa2-49dd-a7fd-2beebe655f85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:20.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1447903491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/82445628-efa2-49dd-a7fd-2beebe655f85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/82445628-efa2-49dd-a7fd-2beebe655f85"}], "user_id": "6edf9a3bef944893b6b76a01c0ed59d7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "7d726e1e4c10442094bf4a494a36244e"}}' 2025-08-04 13:32:21,718 99920 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/82445628-efa2-49dd-a7fd-2beebe655f85 0.042s 2025-08-04 13:32:21,719 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ca7383-76cf-4870-b4d2-c71c701f5c33', 'content-length': '986', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ca7383-76cf-4870-b4d2-c71c701f5c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/82445628-efa2-49dd-a7fd-2beebe655f85'} Body: b'{"volume": {"id": "82445628-efa2-49dd-a7fd-2beebe655f85", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:20.000000", "updated_at": "2025-08-04T13:32:21.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1447903491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/82445628-efa2-49dd-a7fd-2beebe655f85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/82445628-efa2-49dd-a7fd-2beebe655f85"}], "user_id": "6edf9a3bef944893b6b76a01c0ed59d7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "7d726e1e4c10442094bf4a494a36244e"}}' {1} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.498528s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 54, in test_create_from_volume src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 f0f9a23f-5706-434a-a4cc-e1ece6be77e7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:20,902 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.182s 2025-08-04 13:32:20,903 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-753219510"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ffa2e1-fc43-43e8-ac8a-ddd4a8778dc3', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ffa2e1-fc43-43e8-ac8a-ddd4a8778dc3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f0f9a23f-5706-434a-a4cc-e1ece6be77e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:20.838579", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-753219510", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:32:20,960 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7 0.042s 2025-08-04 13:32:20,960 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-424a1c00-951a-4427-acb6-df7cee163195', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-424a1c00-951a-4427-acb6-df7cee163195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7'} Body: b'{"volume": {"id": "f0f9a23f-5706-434a-a4cc-e1ece6be77e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:21.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-753219510", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e504870b7f741a9a6bedd10f7603cf3"}}' 2025-08-04 13:32:22,024 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7 0.046s 2025-08-04 13:32:22,024 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7babfa2a-538e-4c67-bfed-c837bae9d518', 'content-length': '83 6', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7babfa2a-538e-4c67-bfed-c837bae9d518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7'} Body: b'{"volume": {"id": "f0f9a23f-5706-434a-a4cc-e1ece6be77e7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:21.000000", "updated_at": "2025-08-04T13:32:21.000000", "name": "tempest-VolumesCloneTest-Volume-753219510", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e504870b7f741a9a6bedd10f7603cf3"}}' 2025-08-04 13:32:22,079 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7 0.040s 2025-08-04 13:32:22,079 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d98795-ef81-424c-990f-88103757362a', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d98795-ef81-424c-990f-88103757362a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7'} Body: b'{"volume": {"id": "f0f9a23f-5706-434a-a4cc-e1ece6be77e7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:21.000000", "updated_at": "2025-08-04T13:32:21.000000", "name": "tempest-VolumesCloneTest-Volume-753219510", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e504870b7f741a9a6bedd10f7603cf3"}}' 2025-08-04 13:32:22,187 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7 0.093s 2025-08-04 13:32:22,187 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4a6b18-086e-4c2d-b954-92738ac67cce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7'} Body: b'' 2025-08-04 13:32:22,217 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7 0.029s 2025-08-04 13:32:22,218 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad5be6a-8e09-4bee-b1b5-99ea24b8a3a5', 'x-openstack-request-id': 'req-1ad5be6a-8e09-4bee-b1b5-99ea24b8a3a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f0f9a23f-5706-434a-a4cc-e1ece6be77e7 could not be found."}}' {0} setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 5b99e23c-d39d-43df-8dad-f0987c3dc77a failed to build and is in ERROR status {0} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {0} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {0} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain [1.808487s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 84, in test_delete_dep_chain volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 e189a719-1412-49c6-84fe-945b05fa8d88 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:45,074 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST http://10.0.0.210/volume/v3/volumes 0.572s 2025-08-04 13:32:45,074 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-620197300"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86bd2219-4d6c-4915-8bf7-20fef03a594f', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86bd2219-4d6c-4915-8bf7-20fef03a594f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e189a719-1412-49c6-84fe-945b05fa8d88", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:45.003701", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-620197300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e189a719-1412-49c6-84fe-945b05fa8d88"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e189a719-1412-49c6-84fe-945b05fa8d88"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:32:45,207 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/e189a719-1412-49c6-84fe-945b05fa8d88 0.117s 2025-08-04 13:32:45,208 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e87faaf-f621-451b-872d-7efa86954d58', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e87faaf-f621-451b-872d-7efa86954d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e189a719-1412-49c6-84fe-945b05fa8d88'} Body: b'{"volume": {"id": "e189a719-1412-49c6-84fe-945b05fa8d88", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:45.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-620197300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e189a719-1412-49c6-84fe-945b05fa8d88"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e189a719-1412-49c6-84fe-945b05fa8d88"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' 2025-08-04 13:32:46,291 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/e189a719-1412-49c6-84fe-945b05fa8d88 0.061s 2025-08-04 13:32:46,291 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94f2653b-e407-4f39-bef9-c1b9fdef7380', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94f2653b-e407-4f39-bef9-c1b9fdef7380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e189a719-1412-49c6-84fe-945b05fa8d88'} Body: b'{"volume": {"id": "e189a719-1412-49c6-84fe-945b05fa8d88", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:45.000000", "updated_at": "2025-08-04T13:32:45.000000", "name": "tempest-VolumeDependencyTests-Volume-620197300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e189a719-1412-49c6-84fe-945b05fa8d88"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e189a719-1412-49c6-84fe-945b05fa8d88"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' {0} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2 [1.689162s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 109, in test_delete_dep_chain_2 volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 716437d4-aa4b-47af-a6f7-ff6c3d2edc5d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:46,776 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.457s 2025-08-04 13:32:46,776 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1257080655"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-796002db-5288-420d-81a7-263da92f8309', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-796002db-5288-420d-81a7-263da92f8309', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "716437d4-aa4b-47af-a6f7-ff6c3d2edc5d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:46.631876", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1257080655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:32:46,889 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d 0.098s 2025-08-04 13:32:46,890 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00479112-c62a-4c36-8723-73f22d331a74', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00479112-c62a-4c36-8723-73f22d331a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d'} Body: b'{"volume": {"id": "716437d4-aa4b-47af-a6f7-ff6c3d2edc5d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:47.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1257080655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' 2025-08-04 13:32:47,989 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d 0.082s 2025-08-04 13:32:47,990 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mo n, 04 Aug 2025 13:32:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f99ff75-6945-40ad-abbc-0bd5ae87b758', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f99ff75-6945-40ad-abbc-0bd5ae87b758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d'} Body: b'{"volume": {"id": "716437d4-aa4b-47af-a6f7-ff6c3d2edc5d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:47.000000", "updated_at": "2025-08-04T13:32:47.000000", "name": "tempest-VolumeDependencyTests-Volume-1257080655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' {0} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot [1.721158s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 58, in test_delete_source_snapshot source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 f44138b4-15a8-4717-aa3c-e3cd557ae8c1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:48,460 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.450s 2025-08-04 13:32:48,461 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-157222833"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa35c00-c06a-4bf7-929e-8765e0d1fb93', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa35c00-c06a-4bf7-929e-8765e0d1fb93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f44138b4-15a8-4717-aa3c-e3cd557ae8c1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:48.379505", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-157222833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:32:48,595 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1 0.107s 2025-08-04 13:32:48,595 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d0d3904-77fb-4027-b601-31e25718c00d', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d0d3904-77fb-4027-b601-31e25718c00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1'} Body: b'{"volume": {"id": "f44138b4-15a8-4717-aa3c-e3cd557ae8c1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:48.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-157222833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' 2025-08-04 13:32:49,711 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1 0.091s 2025-08-04 13:32:49,712 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Mon, 04 Aug 2025 13:32:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cde2ae5-dd6d-4011-8597-16246e596492', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cde2ae5-dd6d-4011-8597-16246e596492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1'} Body: b'{"volume": {"id": "f44138b4-15a8-4717-aa3c-e3cd557ae8c1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:48.000000", "updated_at": "2025-08-04T13:32:49.000000", "name": "tempest-VolumeDependencyTests-Volume-157222833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' {0} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume [1.670008s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 42, in test_delete_source_volume source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 1592c3ee-fa19-4a39-9145-76a3daa3ffb7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:50,145 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.411s 2025-08-04 13:32:50,145 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-598590086"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5b67df9-149f-4a88-b83d-180b2ef7a8ac', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5b67df9-149f-4a88-b83d-180b2ef7a8ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1592c3ee-fa19-4a39-9145-76a3daa3ffb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:49.957250", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-598590086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:32:50,276 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7 0.115s 2025-08-04 13:32:50,276 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8397f39-ecb5-4942-b0ff-877507e51d36', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8397f39-ecb5-4942-b0ff-877507e51d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7'} Body: b'{"volume": {"id": "1592c3ee-fa19-4a39-9145-76a3daa3ffb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:50.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-598590086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' 2025-08-04 13:32:51,384 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7 0.090s 2025-08-04 13:32:51,385 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8065f8c2-9c5d-456b-82dc-54bfa61dcc4e', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8065f8c2-9c5d-456b-82dc-54bfa61dcc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7'} Body: b'{"volume": {"id": "1592c3ee-fa19-4a39-9145-76a3daa3ffb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:50.000000", "updated_at": "2025-08-04T13:32:50.000000", "name": "tempest-VolumeDependencyTests-Volume-598590086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' {0} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance [3.579526s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 147, in test_bootable_volume_snapshot_stop_start_instance volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9d626197-eb17-44fb-a220-6686270f5d95 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:33:00,517 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.454s 2025-08-04 13:33:00,517 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b6357443-cf0e-473f-8c5b-1f0b733278bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:33:01,818 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST http://10.0.0.210/volume/v3/volumes 1.300s 2025-08-04 13:33:01,818 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1138375896", "snapshot_id": null, "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5228959c-b474-4d4c-b943-bdd27650370b', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5228959c-b474-4d4c-b943-bdd27650370b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9d626197-eb17-44fb-a220-6686270f5d95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:01.447432", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1138375896", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9d626197-eb17-44fb-a220-6686270f5d95"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:33:01,958 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95 0.126s 2025-08-04 13:33:01,958 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1df1d5f-e910-4060-b19e-43d4bde6f4bd', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1df1d5f-e910-4060-b19e-43d4bde6f4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95'} Body: b'{"volume": {"id": "9d626197-eb17-44fb-a220-6686270f5d95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:01.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1138375896", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9d626197-eb17-44fb-a220-6686270f5d95"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:03,184 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95 0.207s 2025-08-04 13:33:03,185 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296dd523-1c77-4f4a-9991-53e3687ab0cf', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296dd523-1c77-4f4a-9991-53e3687ab0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95'} Body: b'{"volume": {"id": "9d626197-eb17-44fb-a220-6686270f5d95", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:01.000000", "updated_at": "2025-08-04T13:33:02.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1138375896", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9d626197-eb17-44fb-a220-6686270f5d95"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:03,567 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95 0.366s 2025-08-04 13:33:03,568 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f35fa31-0f95-4206-b936-85a55d174892', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95'} Body: b'' 2025-08-04 13:33:03,637 99914 IN FO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95 0.069s 2025-08-04 13:33:03,640 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4433d78d-3405-4223-bd49-7c0852bce47d', 'x-openstack-request-id': 'req-4433d78d-3405-4223-bd49-7c0852bce47d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9d626197-eb17-44fb-a220-6686270f5d95 could not be found."}}' {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [2.241512s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 179, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c230293c-dd8c-4b71-b997-a1bf27ba601e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:33:03,767 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.123s 2025-08-04 13:33:03,768 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bd0ccc9e-ec7c-4a9a-b966-6efb4c1af3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:33:04,447 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.678s 2025-08-04 13:33:04,447 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2029023884", "snapshot_id": null, "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdfa134-cc5a-41f0-8c29-9ec99edd1a5a', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdfa134-cc5a-41f0-8c29-9ec99edd1a5a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c230293c-dd8c-4b71-b997-a1bf27ba601e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:04.375877", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2029023884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:33:04,527 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e 0.067s 2025-08-04 13:33:04,527 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Mon, 04 Aug 2025 13:33:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a3ff42d-34ed-4d06-9485-9274cf19236a', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a3ff42d-34ed-4d06-9485-9274cf19236a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e'} Body: b'{"volume": {"id": "c230293c-dd8c-4b71-b997-a1bf27ba601e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:04.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2029023884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:05,611 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e 0.068s 2025-08-04 13:33:05,635 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77387ed9-1b24-4e65-b2b0-ba045b1ba4f2', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77387ed9-1b24-4e65-b2b0-ba045b1ba4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e'} Body: b'{"volume": {"id": "c230293c-dd8c-4b71-b997-a1bf27ba601e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:04.000000", "updated_at": "2025-08-04T13:33:05.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2029023884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:05,849 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e 0.199s 2025-08-04 13:33:05,849 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d61106-d461-48c0-bf62-43f489f984cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e'} Body: b'' 2025-08-04 13:33:05,883 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e 0.033s 2025-08-04 13:33:05,884 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d70099df-339e-4407-abd8-45e665cd000e', 'x-openstack-request-id': 'req-d70099df-339e-4407-abd8-45e665cd000e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c230293c-dd8c-4b71-b997-a1bf27ba601e could not be found."}}' {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.955576s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 224, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 09bb95cd-e386-46e0-a4c2-834e2477d543 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:33:05,916 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.029s 2025-08-04 13:33:05,916 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-db648bac-0f6d-42b4-b420-5604dcfc1dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:33:06,462 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.545s 2025-08-04 13:33:06,463 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2118268350", "snapshot_id": null, "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c60ac1a-9f5c-4aac-b811-ba08e830b5a4', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c60ac1a-9f5c-4aac-b811-ba08e830b5a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "09bb95cd-e386-46e0-a4c2-834e2477d543", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:06.319280", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2118268350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:33:06,538 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543 0.061s 2025-08-04 13:33:06,538 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-decbe9b5-3754-4973-907a-6cb0bcf0186e', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-decbe9b5-3754-4973-907a-6cb0bcf0186e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543'} Body: b'{"volume": {"id": "09bb95cd-e386-46e0-a4c2-834e2477d543", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:06.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2118268350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:07,670 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543 0.116s 2025-08-04 13:33:07,670 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d162723-842c-4a6e-9054-f7c1bfc533c3', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d162723-842c-4a6e-9054-f7c1bfc533c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543'} Body: b'{"volume": {"id": "09bb95cd-e386-46e0-a4c2-834e2477d543", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:06.000000", "updated_at": "2025-08-04T13:33:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2118268350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:07,802 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543 0.115s 2025-08-04 13:33:07,803 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6689cdd2-d695-44f4-a13b-fe2af2034136', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543'} Body: b'' 2025-08-04 13:33:07,841 99914 INFO [tempest.lib.common.rest_client] Request (TestVol umeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543 0.037s 2025-08-04 13:33:07,841 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dee88af-3bef-4cc5-9287-3d89a04b5451', 'x-openstack-request-id': 'req-6dee88af-3bef-4cc5-9287-3d89a04b5451', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 09bb95cd-e386-46e0-a4c2-834e2477d543 could not be found."}}' {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [6.806053s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 81, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 90b43329-d4bd-4e82-8737-5a00d363103d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:33:07,844 99914 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2025-08-04 13:33:07,907 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2025-08-04 13:33:07,908 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1464502695", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGOHzEEFEq0TMj00KUe8Fg7gf+bGAPJXnfk63nBz02eBykCWY+XLlEIj4fQig/xqrox/x/r0xf1iPlU8IGMR8IOcnSaGag4/Sl7KpWdA1PHv7wxUN/XzYrZWD24G/mZpAg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d836b2e-b11a-462a-a392-b513d6f4a299', 'x-compute-request-id': 'req-7d836b2e-b11a-462a-a392-b513d6f4a299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1464502695", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGOHzEEFEq0TMj00KUe8Fg7gf+bGAPJXnfk63nBz02eBykCWY+XLlEIj4fQig/xqrox/x/r0xf1iPlU8IGMR8IOcnSaGag4/Sl7KpWdA1PHv7wxUN/XzYrZWD24G/mZpAg==", "fingerprint": "40:3e:4a:9e:f8:54:50:a3:e5:c8:01:e1:97:39:0f:31", "user_id": "7ea712f5c186436b864761f5db1597f7"}}' 2025-08-04 13:33:08,746 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.835s 2025-08-04 13:33:08,747 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1891078632", "description": "tempest-secgroup-smoke-1891078632 description", "project_id": "d1688240caed466bb7fc47532a94cc8e"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-32f61b4e-57be-4bff-9a42-837bd98b683b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "name": "tempest-secgroup-smoke-1891078632", "stateful": true, "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "description": "tempest-secgroup-smoke-1891078632 description", "shared": false, "security_group_rules": [{"id": "4263bd9a-d3bf-4400-ba17-7773c91cc0a0", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "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": 421, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:33:08Z", "updated_at": "2025-08-04T13:33:08Z", "revision_number": 0}, {"id": "5f5e2bd7-99a9-4749-a945-ad6b4850c294", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 422, "belongs_to_default_sg": false, "descriptio n": null, "tags": [], "created_at": "2025-08-04T13:33:08Z", "updated_at": "2025-08-04T13:33:08Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:33:08Z", "updated_at": "2025-08-04T13:33:08Z", "revision_number": 1, "project_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:09,429 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.681s 2025-08-04 13:33:09,429 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "project_id": "d1688240caed466bb7fc47532a94cc8e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-9ba3d1ae-e7fc-47f8-92c9-2eca650c1d75', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "24106de8-b492-4a9d-bd5e-b66689adc472", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:09Z", "updated_at": "2025-08-04T13:33:09Z", "revision_number": 0}}' 2025-08-04 13:33:09,714 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.284s 2025-08-04 13:33:09,715 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "project_id": "d1688240caed466bb7fc47532a94cc8e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-189d3f74-f471-41db-a1b0-8d918f98ac01', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ed042305-1777-4e59-80f1-983f9790e271", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:09Z", "updated_at": "2025-08-04T13:33:09Z", "revision_number": 0}}' 2025-08-04 13:33:10,542 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.826s 2025-08-04 13:33:10,543 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "project_id": "d1688240caed466bb7fc47532a94cc8e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2 025 13:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-963c7a61-be6c-43d2-88b7-02eb2496d0ef', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "af3a3f98-f5f2-4ee5-9418-ab7b0e22b768", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:10Z", "updated_at": "2025-08-04T13:33:10Z", "revision_number": 0}}' 2025-08-04 13:33:10,856 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.312s 2025-08-04 13:33:10,857 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "project_id": "d1688240caed466bb7fc47532a94cc8e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-07b23ec7-c90b-457e-b726-a668492ef35d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "98f3acdd-063a-4209-8007-3c34cbd399eb", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:10Z", "updated_at": "2025-08-04T13:33:10Z", "revision_number": 0}}' 2025-08-04 13:33:11,672 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.814s 2025-08-04 13:33:11,673 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "project_id": "d1688240caed466bb7fc47532a94cc8e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-3f9a82b0-bee3-45b8-beda-e23badd7e5bf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c6c70e9-19eb-49cc-89d2-3b0e6d9f08fb", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:11Z", "updated_at": "2025-08-04T13:33:11Z", "revision_number": 0}}' 2025-08-04 13:33:12,181 99914 INFO [ tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.507s 2025-08-04 13:33:12,181 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "project_id": "d1688240caed466bb7fc47532a94cc8e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-341b0297-f47b-4d9e-aa72-b57e493e6b5f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1a74ef01-a417-4d15-9cda-d40510c9bbe9", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:11Z", "updated_at": "2025-08-04T13:33:11Z", "revision_number": 0}}' 2025-08-04 13:33:12,182 99914 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2025-08-04 13:33:12,206 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.024s 2025-08-04 13:33:12,207 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-765ee36b-2df2-4742-975d-798ee43c9207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:33:12,915 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.706s 2025-08-04 13:33:12,915 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-771309266", "snapshot_id": null, "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubu ntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f108784-b43c-48fb-b361-9ef4157b8ee8', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f108784-b43c-48fb-b361-9ef4157b8ee8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "90b43329-d4bd-4e82-8737-5a00d363103d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:12.824153", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-771309266", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90b43329-d4bd-4e82-8737-5a00d363103d"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:33:13,027 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d 0.087s 2025-08-04 13:33:13,028 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dcffa8b-479f-4096-ab0f-279f8a8d6ce6', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dcffa8b-479f-4096-ab0f-279f8a8d6ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d'} Body: b'{"volume": {"id": "90b43329-d4bd-4e82-8737-5a00d363103d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:13.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-771309266", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90b43329-d4bd-4e82-8737-5a00d363103d"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:14,113 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d 0.054s 2025-08-04 13:33:14,114 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df5562c-d399-41ac-913c-a9b3041ea762', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df5562c-d399-41ac-913c-a9b3041ea762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d'} Body: b'{"volume": {"id": "90b43329-d4bd-4e82-8737-5a00d363103d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:13.000000", "updated_at": "2025-08-04T13:33:13.000000", "name": "t empest-TestVolumeBootPattern-volume-origin-771309266", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90b43329-d4bd-4e82-8737-5a00d363103d"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:14,245 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d 0.115s 2025-08-04 13:33:14,245 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-631c6c1c-d690-4663-9403-33ca35521ffc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d'} Body: b'' 2025-08-04 13:33:14,276 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d 0.030s 2025-08-04 13:33:14,276 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-840fd3f7-ec37-4afc-ac9c-393bed2feeb1', 'x-openstack-request-id': 'req-840fd3f7-ec37-4afc-ac9c-393bed2feeb1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 90b43329-d4bd-4e82-8737-5a00d363103d could not be found."}}' 2025-08-04 13:33:14,610 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/409fb33b-fd08-42b0-b9ee-8e91b4652384 0.333s 2025-08-04 13:33:14,611 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-450f167f-542d-4504-bb7f-801d48506b48', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/409fb33b-fd08-42b0-b9ee-8e91b4652384'} Body: b'' 2025-08-04 13:33:14,649 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1464502695 0.037s 2025-08-04 13:33:14,649 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7 5cbdbbe-3583-4b63-8c40-736dd4976f7a', 'x-compute-request-id': 'req-75cbdbbe-3583-4b63-8c40-736dd4976f7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1464502695'} Body: b'' {1} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {1} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {6} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [135.292545s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 117, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 8621b766-642f-4ac2-af2e-ec1b013fd32e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:31:50,180 99924 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2025-08-04 13:31:50,180 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-00101ed2-ee28-4d50-b582-07f36c6624d0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fb4467cc2cd64a1d941b6864b0ac6ac9", "name": "tempest-DeleteServersTestJSON-556617340-project-member", "password_expires_at": null}, "audit_ids": ["-xX1lOItS5mZfEJpuqikuA"], "expires_at": "2025-08-04T14:31:50.000000Z", "issued_at": "2025-08-04T13:31:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ec9d36d02ba4f0b8bd4460323ec1065", "name": "tempest-DeleteServersTestJSON-556617340"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6ec9d36d02ba4f0b8bd4460323ec1065", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:31:50,181 99924 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '1f0e9369-a68f-479f-bb02-aeec3e7652ad', 'name': 'tempest-DeleteServersTestJSON-1849995298-network', 'tenant_id': '6ec9d36d02ba4f0b8bd4460323ec1065', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6ec9d36d02ba4f0b8bd4460323ec1065', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34588, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'creat ed_at': '2025-08-04T13:31:27Z', 'updated_at': '2025-08-04T13:31:27Z', 'revision_number': 1} available for tenant 2025-08-04 13:32:07,506 99924 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 17.324s 2025-08-04 13:32:07,507 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1638677028", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "1f0e9369-a68f-479f-bb02-aeec3e7652ad"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e14f57e9-f5a2-4cc7-a77c-77e789499a81', 'x-compute-request-id': 'req-e14f57e9-f5a2-4cc7-a77c-77e789499a81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "08084348-dae6-40a6-ace7-0b72e53750ce", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08084348-dae6-40a6-ace7-0b72e53750ce"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BBY3kWgMREun"}}' 2025-08-04 13:32:11,614 99924 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce 4.103s 2025-08-04 13:32:11,614 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f9fbc15-4ac7-4cfc-9867-941a46267505', 'x-compute-request-id': 'req-0f9fbc15-4ac7-4cfc-9867-941a46267505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce'} Body: b'{"server": {"id": "08084348-dae6-40a6-ace7-0b72e53750ce", "name": "tempest-DeleteServersTestJSON-server-1638677028", "status": "BUILD", "tenant_id": "6ec9d36d02ba4f0b8bd4460323ec1065", "user_id": "fb4467cc2cd64a1d941b6864b0ac6ac9", "metadata": {}, "hostId": "2e55a48e32a1ba969f2f3a1c4a67ac478da08e093e2444bb393a7988", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:07Z", "updated": "2025-08-04T13:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08084348-dae6-40a6-ace7-0b72e53750ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:03,899 99924 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce 2.172s 2025-08-04 13:33:03,899 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d119c250-0982-45e1-a181-c28a26b44a33', 'x-compute-request-id': 'req-d119c250-0982-45e1-a181-c28a26b44a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce'} Body: b'{"server": {"id": "08084348-dae6-40a6-ace7-0b72e53750ce", "name": "tempest-DeleteServersTestJSON-server-1638677028", "status": "ACTIVE", "tenant_id": "6ec9d36d02ba4f0b8bd4460323ec1065", "user_id": "fb4467cc2cd64a1d941b6864b0ac6ac9", "metadata": {}, "hostId": "2e55a48e32a1ba969f2f3a1c4a67ac478da08e093e2444bb393a7988", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:07Z", "updated": "2025-08-04T13:32:47Z", "addresses": {"tempest-DeleteServersTestJSON-1849995298-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:68:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08084348-dae6-40a6-ace7-0b72e53750ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:32:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:03,914 99924 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ACTIVE/None" after 52 second wait 2025-08-04 13:34:04,283 99924 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.308s 2025-08-04 13:34:04,284 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1713982129"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d57d467-53ef-4b5e-8c39-9ce53fc32483', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d57d467-53ef-4b5e-8c39-9ce53fc32483', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8621b766-642f-4ac2-af2e-ec1b013fd32e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:04.211270", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1713982129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e"}], "user_id": "fb4467cc2cd64a1d941b6864b0ac6ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:34:04,355 99924 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e 0.059s 2025-08-04 13:34:04,356 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b855c46-5c1b-4ee6-87bc-bc34da20d576', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b855c46-5c1b-4ee6-87bc-bc34da20d576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e'} Body: b'{"volume": {"id": "8621b766-642f-4ac2-af2e-ec1b013fd32e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:04.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1713982129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e"}], "user_id": "fb4467cc2cd64a1d941b6864b0ac6ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ec9d36d02ba4f0b8bd4460323ec1065"}}' 2025-08-04 13:34:05,412 99924 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e 0.041s 2025-08-04 13:34:05,412 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a162ee4-e43e-49a8-b86a-b7745965d210', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a162ee4-e43e-49a8-b86a-b7745965d210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e'} Body: b'{"volume": {"id": "8621b766-642f-4ac2-af2e-ec1b013fd32e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:04.000000", "updated_at": "2025-08-04T13:34:04.000000", "name": "tempest-DeleteServersTestJSON-volume-1713982129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e"}], "user_id": "fb4467cc2cd64a1d941b6864b0ac6ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ec9d36d02ba4f0b8bd4460323ec1065"}}' {7} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [136.173051s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 ca5ea216-f9de-4ccf-ac1d-95f4538e07ed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:06,477 99926 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:32:11,907 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 5.429s 2025-08-04 13:32:11,907 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2030819485", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF7czjKUEoVN9dxxFE53a2sLSlABUIsFqfqNfy9VkQkgjQiGBfYqLruSXBuf1uCbd0snbKGw6pv6Gneh7LXLjgGsoWvgfL01AXbVB4WSjA2kLVqJqo9+XHTe2CZJIOLG2Q=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c653479-4652-4937-8c6b-e4172d169b4a', 'x-compute-request-id': 'req-6c653479-4652-4937-8c6b-e4172d169b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2030819485", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF7czjKUEoVN9dxxFE53a2sLSlABUIsFqfqNfy9VkQkgjQiGBfYqLruSXBuf1uCbd0snbKGw6pv6Gneh7LXLjgGsoWvgfL01AXbVB4WSjA2kLVqJqo9+XHTe2CZJIOLG2Q==", "fingerprint": "66:a4:1a:fc:ba:ca:1d:71:7f:b8:fa:e2:38:46:50:d8", "user_id": "b097b1fcea93493b958f7fe934abbbb0"}}' 2025-08-04 13:32:11,910 99926 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2030819485 created 2025-08-04 13:32:12,185 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.274s 2025-08-04 13:32:12,185 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--594060380", "description": "tempest-description--570401260"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-012e4800-d539-43ee-b5c9-48074d6644cf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "25db0862-712b-434b-b8a3-c9c1734bf25a", "name": "tempest-securitygroup--594060380", "stateful": true, "tenant_id": "402e787621e34450b4fa5e53961a347a", "description": "tempest-description--570401260", "shared": false, "security_group_rules": [{"id": "3801740c-ab01-43e0-ac6f-108850729680", "project_id": "402e787621e34450b4fa5e53961a347a", "tenant_id": "402e787621e34450b4fa5e53961a347a", "security_group_id": "25db0862-712b-434b-b8a3-c9c1734bf25a", "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": 297, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:32:12Z", "updated_at": "2025-08-04T13:32:12Z", "revision_number": 0}, {"id": "f59de6ed-f892-4aac-a442-21d889084fb4", "project_id": "402e787621e34450b4fa5e53961a347a", "tenant_id": "402e787621e34450b4fa5e53961a347a", "security_group_id": "25db0862-712b-434b-b8a3-c9c1734bf25a", "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": 298, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:32:12Z", "updated_at": "2025-08-04T13:32:12Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:32:12Z", "updated_at": "2025-08-04T13:32:12Z", "revision_number": 1, "project_id": "402e787621e34450b4fa5e53961a347a"}}' 2025-08-04 13:32:13,336 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.150s 2025-08-04 13:32:13,336 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "25db0862-712b-434b-b8a3-c9c1734bf25a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c79015b9-2103-4b4c-be69-aeb989543536', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e15f7781-fd52-4ee5-9705-35110ad04691", "project_id": "402e787621e34450b4fa5e53961a347a", "tenant_id": "402e787621e34450b4fa5e53961a347a", "security_group_id": "25db0862-712b-434b-b8a3-c9c1734bf25a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:32:13Z", "updated_at": "2025-08-04T13:32:13Z", "revision_number": 0}}' 2025-08-04 13:32:15,072 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.735s 2025-08-04 13:32:15,072 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "25db0862-712b-434b-b8a3-c9c1734bf25a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-db2a72b7-e1e7-4fb1-961a-1a36311d3281', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "20088f8e-7dc2-4e96-889a-747336fa9e5e", "project_id": "402e787621e34450b4fa5e53961a347a", "tenant_id": "402e787621e34450b4fa5e53961a347a", "security_group_id": "25db0862-712b-434b-b8a3-c9c1734bf25a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:32:14Z", "updated_at": "2025-08-04T13:32:14Z", "revision_number": 0}}' 2025-08-04 13:32:15,072 99926 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--594060380 created 2025-08-04 13:32:17,673 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/floatingips 2.600s 2025-08-04 13:32:17,673 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3cd73eeb-d99f-4381-afa1-ecfa70fdb35d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e1d22a02-86c1-4e3b-80a4-798a7fa98fda", "tenant_id": "402e787621e34450b4fa5e53961a347a", "floating_ip_address": "172.24.4.121", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "402e787621e34450b4fa5e53961a347a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:17Z", "updated_at": "2025-08-04T13:32:17Z", "revision_number": 0}}' 2025-08-04 13:32:17,674 99926 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e1d22a02-86c1-4e3b-80a4-798a7fa98fda', 'tenant_id': '402e787621e34450b4fa5e53961a347a', 'floating_ip_address': '172.24.4.121', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '402e787621e34450b4fa5e53961a347a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:17Z', 'updated_at': '2025-08-04T13:32:17Z', 'revision_number': 0, 'ip': '172.24.4.121'} created 2025-08-04 13:32:17,766 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2025-08-04 13:32:17,767 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-caeb8873-d9bf-4ef4-b7f1-08fc47806b97', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b097b1fcea93493b958f7fe934abbbb0", "name": "tempest-VolumesAdminNegativeTest-2143136364-project-member", "password_expires_at": null}, "audit_ids": ["cnLRXzCvQj6N6rrbpcf1KA"], "expires_at": "2025-08-04T14:32:17.000000Z", "issued_at": "2025-08-04T13:32:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "402e787621e34450b4fa5e53961a347a", "name": "tempest-VolumesAdminNegativeTest-2143136364"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/402e787621e34450b4fa5e53961a347a", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:32:17,767 99926 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '007c5f92-2eda-47b9-aa78-6f8f0576b1aa', 'name': 'tempest-VolumesAdminNegativeTest-1757865658-network', 'tenant_id': '402e787621e34450b4fa5e53961a347a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '402e787621e34450b4fa5e53961a347a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34043, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:26Z', 'updated_at': '2025-08-04T13:31:26Z', 'revision_number': 1} available for tenant 2025-08-04 13:32:17,768 99926 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2030819485', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF7czjKUEoVN9dxxFE53a2sLSlABUIsFqfqNfy9VkQkgjQiGBfYqLruSXBuf1uCbd0snbKGw6pv6Gneh7LXLjgGsoWvgfL01AXbVB4WSjA2kLVqJqo9+XHTe2CZJIOLG2Q==', 'fingerprint': '66:a4:1a:fc:ba:ca:1d:71:7f:b8:fa:e2:38:46:50:d8', 'user_id': 'b097b1fcea93493b958f7fe934abbbb0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBOW1VnWRZw+z8bLvAducxpKEdyyPsWzPF6u7zpYkWaon5kQLLW7WkF\n3Q0/xPTXiM2gBwYFK4EEACKhZANiAARe3M4ylBKFTfXccRROd2trC0pQAVCLBan6\njX8vVZEJII0IhgX2Ki67klwbn9bgm3dLJ2yhsOqb+hp3oey1y44BrKFr4Hy9NQF2\n1QeFkowNpC1aiaqPflx03tgmSSDixtk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '25db0862-712b-434b-b8a3-c9c1734bf25a', 'name': 'tempest-securitygroup--594060380', 'stateful': True, 'tenant_id': '402e787621e34450b4fa5e53961a347a', 'description': 'tempest-description--570401260', 'shared': False, 'security_group_rules': [{'id': '3801740c-ab01-43e0-ac6f-108850729680', 'project_id': '402e787621e34450b4fa5e53961a347a', 'tenant_id': '402e787621e34450b4fa5e53961a347a', 'security_group_id': '25db0862-712b-434b-b8a3-c9c1734bf25a', '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': 297, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:32:12Z', 'updated_at': '2025-08-04T13:32:12Z', 'revision_number': 0}, {'id': 'f59de6ed-f892-4aac-a442-21d889084fb4', 'project_id': '402e787621e34450b4fa5e53961a347a', 'tenant_id': '402e787621e34450b4fa5e53961a347a', 'security_group_id': '25db0862-712b-434b-b8a3-c9c1734bf25a', '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': 298, 'belongs_to_default_sg': False, 'descriptio n': None, 'tags': [], 'created_at': '2025-08-04T13:32:12Z', 'updated_at': '2025-08-04T13:32:12Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:32:12Z', 'updated_at': '2025-08-04T13:32:12Z', 'revision_number': 1, 'project_id': '402e787621e34450b4fa5e53961a347a'}, 'floating_ip': {'id': 'e1d22a02-86c1-4e3b-80a4-798a7fa98fda', 'tenant_id': '402e787621e34450b4fa5e53961a347a', 'floating_ip_address': '172.24.4.121', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '402e787621e34450b4fa5e53961a347a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:17Z', 'updated_at': '2025-08-04T13:32:17Z', 'revision_number': 0, 'ip': '172.24.4.121'}} 2025-08-04 13:32:29,064 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 11.295s 2025-08-04 13:32:29,065 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1220801529", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "007c5f92-2eda-47b9-aa78-6f8f0576b1aa"}], "security_groups": [{"name": "tempest-securitygroup--594060380"}], "key_name": "tempest-keypair-2030819485", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba0112bc-49d2-4714-9d10-13cf51dec4ed', 'x-compute-request-id': 'req-ba0112bc-49d2-4714-9d10-13cf51dec4ed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--594060380"}], "adminPass": "va2n4UR2UZjJ"}}' 2025-08-04 13:32:29,781 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e 0.713s 2025-08-04 13:32:29,781 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a25a1a14-9130-4a38-b18a-4a09b85d7049', 'x-compute-request-id': 'req-a25a1a14-9130-4a38-b18a-4a09b85d7049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e'} Body: b'{"server": {"id": "f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e", "name": "tempest-VolumesAdminNegativeTest-server-1220801529", "status": "BUILD", "tenant_id": "402e787621e34450b4fa5e53961a347a", "user_id": "b097b1fcea93493b958f7fe934abbbb0", "metadata": {}, "hos tId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:29Z", "updated": "2025-08-04T13:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2030819485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:20,092 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e 0.246s 2025-08-04 13:33:20,092 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b8c677-07fe-43bc-8ed9-1be81895775b', 'x-compute-request-id': 'req-47b8c677-07fe-43bc-8ed9-1be81895775b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e'} Body: b'{"server": {"id": "f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e", "name": "tempest-VolumesAdminNegativeTest-server-1220801529", "status": "ACTIVE", "tenant_id": "402e787621e34450b4fa5e53961a347a", "user_id": "b097b1fcea93493b958f7fe934abbbb0", "metadata": {}, "hostId": "964ef2e2b8bc1a83ed2c389b5cd47a85dfaac225d5d42acd80a1cdf9", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:29Z", "updated": "2025-08-04T13:33:00Z", "addresses": {"tempest-VolumesAdminNegativeTest-1757865658-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2030819485", "OS-SRV-USG:launched_at": "2025-08-04T13:32:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--594060380"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:20,130 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 13:34:20,336 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e/os-interface 0.146s 2025-08-04 13:34:20,337 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Con tent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2dddbdb-704a-4e42-9459-9fd4c620169a', 'x-compute-request-id': 'req-a2dddbdb-704a-4e42-9459-9fd4c620169a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "007c5f92-2eda-47b9-aa78-6f8f0576b1aa", "port_id": "a1b2993a-6e15-49ec-8627-1cbea1180dcf", "mac_addr": "fa:16:3e:4b:69:23", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "992f3e33-a9b4-4048-8dd5-c0e819dc72af", "ip_address": "10.0.0.6"}]}]}' 2025-08-04 13:34:21,181 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/e1d22a02-86c1-4e3b-80a4-798a7fa98fda 0.840s 2025-08-04 13:34:21,182 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a1b2993a-6e15-49ec-8627-1cbea1180dcf"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-26aa4922-1f16-4907-94c9-6f1ce188f424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e1d22a02-86c1-4e3b-80a4-798a7fa98fda'} Body: b'{"floatingip": {"id": "e1d22a02-86c1-4e3b-80a4-798a7fa98fda", "tenant_id": "402e787621e34450b4fa5e53961a347a", "floating_ip_address": "172.24.4.121", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "eac0a2e7-28cc-4cf1-b78d-a8279580f4c0", "port_id": "a1b2993a-6e15-49ec-8627-1cbea1180dcf", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "007c5f92-2eda-47b9-aa78-6f8f0576b1aa", "mac_address": "fa:16:3e:4b:69:23", "admin_state_up": true, "status": "ACTIVE", "device_id": "f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:17Z", "updated_at": "2025-08-04T13:34:20Z", "revision_number": 1, "project_id": "402e787621e34450b4fa5e53961a347a"}}' 2025-08-04 13:34:21,183 99926 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.121:22' as 'cirros' with public key authentication 2025-08-04 13:34:21,199 99926 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:34:21,303 99926 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:34:21,303 99926 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.121 successfully created 2025-08-04 13:34:21,522 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/volume/v3/volumes 0.218s 2025-08-04 13:34:21,522 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-778054453"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1448ab81-74dd-450e-a399-52fcc52b2d35', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req- 1448ab81-74dd-450e-a399-52fcc52b2d35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ca5ea216-f9de-4ccf-ac1d-95f4538e07ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:21.458058", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-778054453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed"}], "user_id": "b097b1fcea93493b958f7fe934abbbb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:34:21,577 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed 0.042s 2025-08-04 13:34:21,578 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0415e193-9074-439f-8e8e-63607fe7439b', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0415e193-9074-439f-8e8e-63607fe7439b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed'} Body: b'{"volume": {"id": "ca5ea216-f9de-4ccf-ac1d-95f4538e07ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:21.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-778054453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed"}], "user_id": "b097b1fcea93493b958f7fe934abbbb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "402e787621e34450b4fa5e53961a347a"}}' 2025-08-04 13:34:22,634 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed 0.040s 2025-08-04 13:34:22,634 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7657c01-45ec-4360-a27b-7a22aa995b5f', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7657c01-45ec-4360-a27b-7a22aa995b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed'} Body: b'{"volume": {"id": "ca5ea216-f9de-4ccf-ac1d-95f4538e07ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:21.000000", "updated_at": "2025-08-04T13:34:22.000000", "name": "tempest-VolumesAdminNegativeTest-volume-778054453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [ {"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed"}], "user_id": "b097b1fcea93493b958f7fe934abbbb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "402e787621e34450b4fa5e53961a347a"}}' {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [188.785508s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:31:51,101 99932 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:31:51,102 99932 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:31:51,267 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.164s 2025-08-04 13:31:51,267 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2011184328", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHnDKKCozJF9Cu1T1BPJhWBebg99VQca6mzpUorifrQouMMibt9B9CppUi5wMQTThudWMU2k1//uh37bOr/XkOp2fNNR40kNIuCdtxeVpk8bbrL5G7YBXa5DIZ70vL5VRg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-decdc6c8-d6f4-4758-a99c-47547429f99f', 'x-compute-request-id': 'req-decdc6c8-d6f4-4758-a99c-47547429f99f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-2011184328", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHnDKKCozJF9Cu1T1BPJhWBebg99VQca6mzpUorifrQouMMibt9B9CppUi5wMQTThudWMU2k1//uh37bOr/XkOp2fNNR40kNIuCdtxeVpk8bbrL5G7YBXa5DIZ70vL5VRg==", "fingerprint": "02:1f:a6:e3:1b:42:8d:a8:0f:f7:d4:8d:2f:23:98:2f", "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b"}}' 2025-08-04 13:31:51,270 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2011184328 created 2025-08-04 13:31:53,144 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 1.873s 2025-08-04 13:31:53,144 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--785801173", "description": "tempest-description--1761565762"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-e22c66f8-1aa5-4863-87ef-30335055b76b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fd92f3a6-1602-41f8-ac06-c143b3a34537", "name": "tempest-securitygroup--785801173", "stateful": true, "tenant_id": "e753d8a029634009aedc6394e1129761", "description": "tempest-description--1761565762", "shared": false, "security_group_rules": [{"id": "85c2590f-e001-4606-bbc1-6dd6f4fdcba4", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "fd92f3a6-1602-41f8-ac06-c143b3a34537", "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": 204, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:31:52Z", "updated_at": "2025-08-04T13:31:52Z", "revision_number": 0}, {"id": "9750edbf-2886-49ba-8311-3b7e637a8c86", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "fd92f3a6-1602-41f8-ac06-c143b3a34537", "ethertyp e": "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": 206, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:31:53Z", "updated_at": "2025-08-04T13:31:53Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:31:52Z", "updated_at": "2025-08-04T13:31:53Z", "revision_number": 1, "project_id": "e753d8a029634009aedc6394e1129761"}}' 2025-08-04 13:31:55,274 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.128s 2025-08-04 13:31:55,274 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd92f3a6-1602-41f8-ac06-c143b3a34537", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-7ab633a5-c40c-48c7-8f79-c6438d64cfa9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6df4efb5-26f5-4087-a015-c1d2627ee4b4", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "fd92f3a6-1602-41f8-ac06-c143b3a34537", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:31:55Z", "updated_at": "2025-08-04T13:31:55Z", "revision_number": 0}}' 2025-08-04 13:31:56,963 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.689s 2025-08-04 13:31:56,964 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd92f3a6-1602-41f8-ac06-c143b3a34537", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-faf99d81-f37a-4aa9-8499-7a256ede787c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9561a0b1-32a7-48f2-9f5b-6ecf88e7bc9c", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "fd92f3a6-1602-41f8-ac06-c143b3a34537", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:31:56Z", "updated_at": "2025-08-04T13:31:56Z", "revision_number": 0}}' 2025-08-04 13:31:56,964 99932 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--785801173 created 2025-08-04 13:32:00,851 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 3.886s 2025-08-04 13:32:00,851 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6cff3363-8820-4f2f-9d5e-61ed1fea9390', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "aa786c59-4552-4648-9e8a-5acd1093b504", "tenant_id": "e753d8a029634009aedc6394e1129761", "floating_ip_address": "172.24.4.26", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e753d8a029634009aedc6394e1129761", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:00Z", "updated_at": "2025-08-04T13:32:00Z", "revision_number": 0}}' 2025-08-04 13:32:00,852 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'aa786c59-4552-4648-9e8a-5acd1093b504', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'floating_ip_address': '172.24.4.26', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e753d8a029634009aedc6394e1129761', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:00Z', 'updated_at': '2025-08-04T13:32:00Z', 'revision_number': 0, 'ip': '172.24.4.26'} created 2025-08-04 13:32:00,938 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.079s 2025-08-04 13:32:00,938 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5ff3f124-f4c5-4610-9a92-adc54204ce20', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d2ed208dd6b44155a313bf2b47bd4b1b", "name": "tempest-AttachVolumeShelveTestJSON-1959602476-project-member", "password_expires_at": null}, "audit_ids": ["AngekOcDQ7aDhMYl6FER2g"], "expires_at": "2025-08-04T14:32:00.000000Z", "issued_at": "2025-08-04T13:32:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e753d8a029634009aedc6394e1129761", "name": "tempest-AttachVolumeShelveTestJSON-1959602476"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/v olume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e753d8a029634009aedc6394e1129761", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:32:00,939 99932 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '879d453f-2719-4d2d-ae69-1eb3c2bea856', 'name': 'tempest-AttachVolumeShelveTestJSON-466670225-network', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e753d8a029634009aedc6394e1129761', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43964, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:27Z', 'updated_at': '2025-08-04T13:31:27Z', 'revision_number': 1} available for tenant 2025-08-04 13:32:00,940 99932 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-2011184328', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHnDKKCozJF9Cu1T1BPJhWBebg99VQca6mzpUorifrQouMMibt9B9CppUi5wMQTThudWMU2k1//uh37bOr/XkOp2fNNR40kNIuCdtxeVpk8bbrL5G7YBXa5DIZ70vL5VRg==', 'fingerprint': '02:1f:a6:e3:1b:42:8d:a8:0f:f7:d4:8d:2f:23:98:2f', 'user_id': 'd2ed208dd6b44155a313bf2b47bd4b1b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC/awxBxRRXORjf3OMmjEOXD4o+mbZwGew8n0r1pLCMlyXsNV+boAi0\nyENHQQGC5A2gBwYFK4EEACKhZANiAAR5wyigqMyRfQrtU9QTyYVgXm4PfVUHGups\n6VKK4n60KLjDIm7fQfQqaVIucDEE04bnVjFNpNf/7od+2zq/15DqdnzTUeNJDSLg\nnbcXlaZPG26y+Ru2AV2uQyGe9Ly+VUY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'fd92f3a6-1602-41f8-ac06-c143b3a34537', 'name': 'tempest-securitygroup--785801173', 'stateful': True, 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'description': 'tempest-description--1761565762', 'shared': False, 'security_group_rules': [{'id': '85c2590f-e001-4606-bbc1-6dd6f4fdcba4', 'project_id': 'e753d8a029634009aedc6394e1129761', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'security_group_id': 'fd92f3a6-1602-41f8-ac06-c143b3a34537', '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': 204, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:31:52Z', 'updated_at': '2025-08-04T13:31:52Z', 'revision_number': 0}, {'id': '9750edbf-2886-49ba-8311-3b7e637a8c86', 'project_id': 'e753d8a029634009aedc6394e1129761', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'security_group_id': 'fd92f3a6-1602-41f8-ac06-c143b3a34537', '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': 206, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': ' 2025-08-04T13:31:53Z', 'updated_at': '2025-08-04T13:31:53Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:31:52Z', 'updated_at': '2025-08-04T13:31:53Z', 'revision_number': 1, 'project_id': 'e753d8a029634009aedc6394e1129761'}, 'floating_ip': {'id': 'aa786c59-4552-4648-9e8a-5acd1093b504', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'floating_ip_address': '172.24.4.26', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e753d8a029634009aedc6394e1129761', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:00Z', 'updated_at': '2025-08-04T13:32:00Z', 'revision_number': 0, 'ip': '172.24.4.26'}} 2025-08-04 13:32:11,629 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 10.689s 2025-08-04 13:32:11,630 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1286483339", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "879d453f-2719-4d2d-ae69-1eb3c2bea856"}], "security_groups": [{"name": "tempest-securitygroup--785801173"}], "key_name": "tempest-keypair-2011184328", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f82960c-318a-474b-a9fc-7e31bf43c894', 'x-compute-request-id': 'req-1f82960c-318a-474b-a9fc-7e31bf43c894', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a82711e2-edae-4192-8933-796ac12c0b44", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a82711e2-edae-4192-8933-796ac12c0b44"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--785801173"}], "adminPass": "password"}}' 2025-08-04 13:32:12,487 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44 0.853s 2025-08-04 13:32:12,488 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ad63c15-8e35-4ca2-98eb-69870799d902', 'x-compute-request-id': 'req-0ad63c15-8e35-4ca2-98eb-69870799d902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44'} Body: b'{"server": {"id": "a82711e2-edae-4192-8933-796ac12c0b44", "name": "tempest-AttachVolumeShelveTestJSON-server-1286483339", "status": "BUILD", "tenant_id": "e753d8a029634009aedc6394e1129761", "user_id": "d2ed208dd6b 44155a313bf2b47bd4b1b", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:12Z", "updated": "2025-08-04T13:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a82711e2-edae-4192-8933-796ac12c0b44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2011184328", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-04 13:33:04,654 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44 2.099s 2025-08-04 13:33:04,655 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26411770-1f98-434c-a54c-95b7e61bdb14', 'x-compute-request-id': 'req-26411770-1f98-434c-a54c-95b7e61bdb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44'} Body: b'{"server": {"id": "a82711e2-edae-4192-8933-796ac12c0b44", "name": "tempest-AttachVolumeShelveTestJSON-server-1286483339", "status": "ACTIVE", "tenant_id": "e753d8a029634009aedc6394e1129761", "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "metadata": {}, "hostId": "d5daf4193ee35bbfaec6cbd22307c4a1f495ce4f754346de6f4b0f27", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:11Z", "updated": "2025-08-04T13:32:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-466670225-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:8f:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a82711e2-edae-4192-8933-796ac12c0b44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2011184328", "OS-SRV-USG:launched_at": "2025-08-04T13:32:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--785801173"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-04 13:33:04,674 99932 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 52 second wait 2025-08-04 13:34:04,921 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a82711e2-edae -4192-8933-796ac12c0b44/os-interface 0.187s 2025-08-04 13:34:04,921 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33ef5140-8a6a-49b0-8be1-fb6c1e87af23', 'x-compute-request-id': 'req-33ef5140-8a6a-49b0-8be1-fb6c1e87af23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "879d453f-2719-4d2d-ae69-1eb3c2bea856", "port_id": "5fdc2534-7ad9-4bd3-b700-a2a60e930b27", "mac_addr": "fa:16:3e:54:8f:b4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f4d530a6-2fcd-44ca-b363-34a92eda3913", "ip_address": "10.0.0.11"}]}]}' 2025-08-04 13:34:06,744 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/aa786c59-4552-4648-9e8a-5acd1093b504 1.818s 2025-08-04 13:34:06,744 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "5fdc2534-7ad9-4bd3-b700-a2a60e930b27"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-32ad3a22-a82c-4384-b26f-c4f940cd08b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/aa786c59-4552-4648-9e8a-5acd1093b504'} Body: b'{"floatingip": {"id": "aa786c59-4552-4648-9e8a-5acd1093b504", "tenant_id": "e753d8a029634009aedc6394e1129761", "floating_ip_address": "172.24.4.26", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "77b08667-7dab-455a-ac52-6027da4b50f3", "port_id": "5fdc2534-7ad9-4bd3-b700-a2a60e930b27", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "879d453f-2719-4d2d-ae69-1eb3c2bea856", "mac_address": "fa:16:3e:54:8f:b4", "admin_state_up": true, "status": "ACTIVE", "device_id": "a82711e2-edae-4192-8933-796ac12c0b44", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:00Z", "updated_at": "2025-08-04T13:34:05Z", "revision_number": 1, "project_id": "e753d8a029634009aedc6394e1129761"}}' 2025-08-04 13:34:06,747 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.26:22' as 'cirros' with public key authentication 2025-08-04 13:34:06,828 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:34:06,933 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:34:06,934 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.26 successfully created 2025-08-04 13:34:06,981 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44/ips 0.046s 2025-08-04 13:34:06,982 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-versio n': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80ea6fc3-7ba1-4c97-9668-36f1a2b02cc1', 'x-compute-request-id': 'req-80ea6fc3-7ba1-4c97-9668-36f1a2b02cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-466670225-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2025-08-04 13:34:07,343 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.358s 2025-08-04 13:34:07,344 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2111964911"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b6648a-1ced-416c-b83f-afa3e2ccc379', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b6648a-1ced-416c-b83f-afa3e2ccc379', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:07.258238", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2111964911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b"}], "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:34:07,476 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b 0.102s 2025-08-04 13:34:07,476 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ef51c7-8c76-45e7-8590-83892108b8b8', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ef51c7-8c76-45e7-8590-83892108b8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b'} Body: b'{"volume": {"id": "6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:07.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2111964911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b"}], "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e753d8a029634009aedc6394e1129761"}}' 2025-08-04 13:34:08,533 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b 0.041s 2025-08-04 13:34:08,533 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb734d4-4ac4-42bc-82e3-9874b577b28e', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb734d4-4ac4-42bc-82e3-9874b577b28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b'} Body: b'{"volume": {"id": "6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:07.000000", "updated_at": "2025-08-04T13:34:07.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2111964911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b"}], "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e753d8a029634009aedc6394e1129761"}}' 2025-08-04 13:34:08,733 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44 0.184s 2025-08-04 13:34:08,733 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aa1f945-950b-4357-acef-fa1b119af9fe', 'x-compute-request-id': 'req-4aa1f945-950b-4357-acef-fa1b119af9fe', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44'} Body: b'' 2025-08-04 13:34:08,954 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44 0.220s 2025-08-04 13:34:08,955 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-197a2ec9-897b-4fbf-b1e7-ec9a31af564b', 'x-compute-request-id': 'req-197a2ec9-897b-4fbf-b1e7-ec9a31af564b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44'} Body: b'{"server": {"id": "a82711e2-edae-4192-8933-796ac12c0b44", "name": "tempest-AttachVolumeShelveTestJSON-server-1286483339", "status": "ACTIVE", "tenant_id": "e753d8a029634009aedc6394e11 29761", "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "metadata": {}, "hostId": "d5daf4193ee35bbfaec6cbd22307c4a1f495ce4f754346de6f4b0f27", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:11Z", "updated": "2025-08-04T13:34:09Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-466670225-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:8f:b4"}, {"version": 4, "addr": "172.24.4.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:8f:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a82711e2-edae-4192-8933-796ac12c0b44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2011184328", "OS-SRV-USG:launched_at": "2025-08-04T13:32:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--785801173"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-04 13:34:59,090 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44 0.074s 2025-08-04 13:34:59,090 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d6ab0990-2cbc-4fd7-9cbf-c7fcbb66e76e', 'x-compute-request-id': 'req-d6ab0990-2cbc-4fd7-9cbf-c7fcbb66e76e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a82711e2-edae-4192-8933-796ac12c0b44 could not be found."}}' 2025-08-04 13:34:59,118 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2011184328 0.027s 2025-08-04 13:34:59,118 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9618e13f-e9de-4eef-b2dc-768c9ae5d424', 'x-compute-request-id': 'req-9618e13f-e9de-4eef-b2dc-768c9ae5d424', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2011184328'} Body: b'' 2025-08-04 13:34:59,344 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/fd92f3a6-1602-41f8-ac06-c143b3a34537 0.225s 2025-08-04 13:34:59,344 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/js on', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7d7329a9-9ba6-4c53-b4fa-0e05b70b782e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/fd92f3a6-1602-41f8-ac06-c143b3a34537'} Body: b'' 2025-08-04 13:34:59,369 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/fd92f3a6-1602-41f8-ac06-c143b3a34537 0.023s 2025-08-04 13:34:59,369 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-24c6944a-8a88-4641-8306-a80de876a744', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/fd92f3a6-1602-41f8-ac06-c143b3a34537'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group fd92f3a6-1602-41f8-ac06-c143b3a34537 does not exist", "detail": ""}}' 2025-08-04 13:34:59,885 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/aa786c59-4552-4648-9e8a-5acd1093b504 0.514s 2025-08-04 13:34:59,885 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d8ca3f38-e049-4e54-b083-5cceda9a2712', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/aa786c59-4552-4648-9e8a-5acd1093b504'} Body: b'' {6} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.577649s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 55, in test_volume_create_get_delete volume = self.create_volume(size=CONF.volume.volume_size, File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 b598de26-efb7-4f9e-a3a4-288bfb319521 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:35:01,872 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.442s 2025-08-04 13:35:01,872 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-1462411455", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/b598de26-efb7-4f9e-a3a4-288bfb319521', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf642a60-cafd-413f-94d8-a35a0f3d38a2', 'x-compute-request-id': 'req-cf642a60-cafd-413f-94d8-a35a0f3d38a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "b598de26-efb7-4f9e-a3a4-288bfb319521", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T13:35:01.758884", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1462411455", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-04 13:35:01,939 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/b598de26-efb7-4f9e-a3a4-288bfb319521 0.061s 2025-08-04 13:35:01,939 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f2a20e7-d1ae-4a1c-9051-4f79369d528e', 'x-compute-request-id': 'req-9f2a20e7-d1ae-4a1c-9051-4f79369d528e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/b598de26-efb7-4f9e-a3a4-288bfb319521'} Body: b'{"volume": {"id": "b598de26-efb7-4f9e-a3a4-288bfb319521", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T13:35:02.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1462411455", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-04 13:35:03,000 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/b598de26-efb7-4f9e-a3a4-288bfb319521 0.054s 2025-08-04 13:35:03,000 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-013e48f9-4829-476d-a08b-188504f91328', 'x-compute-request-id': 'req-013e48f9-4829-476d-a08b-188504f91328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/b598de26-efb7-4f9e-a3a4-288bfb319521'} Body: b'{"volume": {"id": "b598de26-efb7-4f9e-a3a4-288bfb319521", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T13:35:02.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1462411455", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.029946s] ... ok {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.026985s] ... ok {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.022192s] ... ok {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.737102s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 d68fd210-902c-44d8-833c-a8263ec66f0a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:35:06,102 99924 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/volumes 0.369s 2025-08-04 13:35:06,102 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1901934015"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa8905e-ea69-40f0-9252-934ab382a989', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caa8905e-ea69-40f0-9252-934ab382a989', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d68fd210-902c-44d8-833c-a8263ec66f0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:06.034321", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1901934015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}], "user_id": "b726c49ffc3542a3a678c5ef37dc635f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:35:06,181 99924 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a 0.067s 2025-08-04 13:35:06,182 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec53b641-50bd-48a3-9033-c90b3f8c9622', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec53b641-50bd-48a3-9033-c90b3f8c9622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a'} Body: b'{"volume": {"id": "d68fd210-902c-44d8-833c-a8263ec66f0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:06.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1901934015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}], "user_id": "b726c49ffc3542a3a678c5ef37dc635f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1aec10e284f84309b4d522ebe1dd2dd0"}}' 2025-08-04 13:35:07,246 99924 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a 0.048s 2025-08-04 13:35:07,246 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-co mpute-request-id': 'req-cdeb9d4b-fa02-491b-97ca-005bf33b920c', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdeb9d4b-fa02-491b-97ca-005bf33b920c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a'} Body: b'{"volume": {"id": "d68fd210-902c-44d8-833c-a8263ec66f0a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:06.000000", "updated_at": "2025-08-04T13:35:06.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1901934015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}], "user_id": "b726c49ffc3542a3a678c5ef37dc635f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1aec10e284f84309b4d522ebe1dd2dd0"}}' 2025-08-04 13:35:07,309 99924 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a 0.048s 2025-08-04 13:35:07,309 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f1e423-6bbd-422e-9a20-f9e1020e12ab', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f1e423-6bbd-422e-9a20-f9e1020e12ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a'} Body: b'{"volume": {"id": "d68fd210-902c-44d8-833c-a8263ec66f0a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:06.000000", "updated_at": "2025-08-04T13:35:06.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1901934015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}], "user_id": "b726c49ffc3542a3a678c5ef37dc635f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1aec10e284f84309b4d522ebe1dd2dd0"}}' 2025-08-04 13:35:07,446 99924 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a 0.123s 2025-08-04 13:35:07,446 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa614624-47ad-4dc6-8834-baf00a00df35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a'} Body: b'' 2025-08-04 13:35:07,468 99924 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f 0a 0.021s 2025-08-04 13:35:07,468 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff52fc1d-dce1-41d4-a4e9-853c6823dbc6', 'x-openstack-request-id': 'req-ff52fc1d-dce1-41d4-a4e9-853c6823dbc6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d68fd210-902c-44d8-833c-a8263ec66f0a could not be found."}}' {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.034797s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.018770s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.018805s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.060337s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.026948s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.033478s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.020783s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.019024s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.016117s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.012895s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.101867s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.039897s] ... ok {6} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.063685s] ... ok {9} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [188.615739s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 116, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 4938a08a-b80d-4638-9a9b-fdebbe196ca1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:06,093 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.177s 2025-08-04 13:32:06,093 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d338ebad-8b4d-4f44-bfac-2da112b2be5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:32:07,079 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.939s 2025-08-04 13:32:07,079 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-4d47ceaa-e1ed-4014-87cd-447fe5d80f34', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "37d10a04b6234b8285cd196aa5d54e80", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde", "created_at": "2025-08-04T13:32:07Z", "updated_at": "2025-08-04T13:32:07Z", "tags": [], "self": "/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde", "file": "/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:32:08,657 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.0.0.210/image/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde/file 1.577s 2025-08-04 13:32:08,658 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e749e96a-e6c2-45d7-9429-3eb477e8e45a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde/file'} Body: b'' 2025-08-04 13:32:08,658 99930 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:32:08,659 99930 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:32:11,940 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 3.280s 2025-08-04 13:32:11,940 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1470085569", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJTL61SPuzBccFfgtI0mVKG9edutiIlWoT+pQtNx27SEOdJOtSPhqX5gLAQs3SLtJF2b8G2YmPgPKpc2pbQRdk+XHVA6YFb8xPO0tqOLM/knByOBhUOL/rT14B/UOgM45g=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3778bef0-65ef-43f6-8879-3999e7b97ae7', 'x-compute-request-id': 'req-3778bef0-65ef-43f6-8879-3999e7b97ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1470085569", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJTL61SPuzBccFfgtI0mVKG9edutiIlWoT+pQtNx27SEOdJOtSPhqX5gLAQs3SLtJF2b8G2YmPgPKpc2pbQRdk+XHVA6YFb8xPO0tqOLM/knByOBhUOL/rT14B/UOgM45g==", "fingerprint": "47:37:51:cc:6a:4f:b1:38:4e:df:31:ad:51:85:13:c4", "user_id": "4af93b2af51a468cb5cc14fa64195115"}}' 2025-08-04 13:32:11,943 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1470085569 created 2025-08-04 13:32:12,438 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.495s 2025-08-04 13:32:12,439 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--930578320", "description": "tempest-description--1471722044"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-ea65b8a0-2ecd-4e7f-bca3-b12993deffae', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2da9b774-425c-4555-9e8e-cde3757d7d6f", "name": "tempest-securitygroup--930578320", "stateful": true, "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "description": "tempest-description--1471722044", "shared": false, "security_group_rules": [{"id": "3b27343c-3b3e-41f9-aeab-891671dc2b47", "project_id": "2006c04e539c4bdb8d8b012442beb14e", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "security_group_id": "2da9b774-425c-4555-9e8e-cde3757d7d6f", "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": 301, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:32:12Z", "updated_at ": "2025-08-04T13:32:12Z", "revision_number": 0}, {"id": "7dfc3b70-a36f-4afc-b457-737968ac452c", "project_id": "2006c04e539c4bdb8d8b012442beb14e", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "security_group_id": "2da9b774-425c-4555-9e8e-cde3757d7d6f", "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": 302, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:32:12Z", "updated_at": "2025-08-04T13:32:12Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:32:12Z", "updated_at": "2025-08-04T13:32:12Z", "revision_number": 1, "project_id": "2006c04e539c4bdb8d8b012442beb14e"}}' 2025-08-04 13:32:13,740 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.295s 2025-08-04 13:32:13,741 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2da9b774-425c-4555-9e8e-cde3757d7d6f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-391bb6f0-2427-4b3e-b066-9a7b9c8f7b42', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4a4f611d-f4f0-406b-ab07-b5ca96f1f8b9", "project_id": "2006c04e539c4bdb8d8b012442beb14e", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "security_group_id": "2da9b774-425c-4555-9e8e-cde3757d7d6f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:32:13Z", "updated_at": "2025-08-04T13:32:13Z", "revision_number": 0}}' 2025-08-04 13:32:16,598 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.857s 2025-08-04 13:32:16,599 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2da9b774-425c-4555-9e8e-cde3757d7d6f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-8c466b4a-dc5c-42dd-b5a1-3440173641cf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c5c8c60c-40f7-4781-9e36-2b6481d60087", "project_id": "2006c04e539c4bdb8d8b012442beb14e", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "security_group_id": "2da9b774-425c-4555-9e8e-cde3757d7d6f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:32:16Z", "updated_at": "2025-08-04T13:32:16Z", "revision_number": 0}}' 2025-08-04 13:32:16,599 99930 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--930578320 created 2025-08-04 13:32:19,675 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 3.075s 2025-08-04 13:32:19,675 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-443503fc-2b76-4c2a-9936-72daba9275bc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2eecdb64-a2db-411a-a5e1-757530831db7", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "floating_ip_address": "172.24.4.77", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2006c04e539c4bdb8d8b012442beb14e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:19Z", "updated_at": "2025-08-04T13:32:19Z", "revision_number": 0}}' 2025-08-04 13:32:19,676 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2eecdb64-a2db-411a-a5e1-757530831db7', 'tenant_id': '2006c04e539c4bdb8d8b012442beb14e', 'floating_ip_address': '172.24.4.77', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2006c04e539c4bdb8d8b012442beb14e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:19Z', 'updated_at': '2025-08-04T13:32:19Z', 'revision_number': 0, 'ip': '172.24.4.77'} created 2025-08-04 13:32:19,762 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2025-08-04 13:32:19,762 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f1a8d9d0-e6af-4217-a176-fdb95c465f93', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4af93b2af51a468cb5cc14fa64195115", "name": "tempest-AttachSCSIVolumeTestJSON-1431042880-project-member", "password_expires_at": null}, "audit_ids": ["9kQYcXoORKS_x-hMsy87YA"], "expires_at": "2025-08-04T14:32:19.000000Z", "issued_at": "2025-08-04T13:32:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2006c04e539c4bdb8d8b012442beb14e", "name": "tempest-AttachSCSIVolumeTestJSON-1431042880"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.21 0/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2006c04e539c4bdb8d8b012442beb14e", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:32:19,763 99930 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '2a96e19b-f87e-4eae-89c6-dc2485cb0c18', 'name': 'tempest-AttachSCSIVolumeTestJSON-330005227-network', 'tenant_id': '2006c04e539c4bdb8d8b012442beb14e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2006c04e539c4bdb8d8b012442beb14e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5986, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:25Z', 'updated_at': '2025-08-04T13:31:25Z', 'revision_number': 1} available for tenant 2025-08-04 13:32:19,763 99930 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1470085569', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJTL61SPuzBccFfgtI0mVKG9edutiIlWoT+pQtNx27SEOdJOtSPhqX5gLAQs3SLtJF2b8G2YmPgPKpc2pbQRdk+XHVA6YFb8xPO0tqOLM/knByOBhUOL/rT14B/UOgM45g==', 'fingerprint': '47:37:51:cc:6a:4f:b1:38:4e:df:31:ad:51:85:13:c4', 'user_id': '4af93b2af51a468cb5cc14fa64195115', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCPy8kJdlDb/GDEdzu6zKx71wGCcqCq5iElDtKvUM8VotoJlPyUhvI3\nObgFT5ma7fygBwYFK4EEACKhZANiAASUy+tUj7swXHBX4LSNJlShvXnbrYiJVqE/\nqULTcdu0hDnSTrUj4al+YCwELN0i7SRdm/BtmJj4DyqXNqW0EXZPlx1QOmBW/MTz\ntLajizP5JwcjgYVDi/609eAf1DoDOOY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2da9b774-425c-4555-9e8e-cde3757d7d6f', 'name': 'tempest-securitygroup--930578320', 'stateful': True, 'tenant_id': '2006c04e539c4bdb8d8b012442beb14e', 'description': 'tempest-description--1471722044', 'shared': False, 'security_group_rules': [{'id': '3b27343c-3b3e-41f9-aeab-891671dc2b47', 'project_id': '2006c04e539c4bdb8d8b012442beb14e', 'tenant_id': '2006c04e539c4bdb8d8b012442beb14e', 'security_group_id': '2da9b774-425c-4555-9e8e-cde3757d7d6f', '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': 301, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:32:12Z', 'updated_at': '2025-08-04T13:32:12Z', 'revision_number': 0}, {'id': '7dfc3b70-a36f-4afc-b457-737968ac452c', 'project_id': '2006c04e539c4bdb8d8b012442beb14e', 'tenant_id': '2006c04e539c4bdb8d8b012442beb14e', 'security_group_id': '2da9b774-425c-4555-9e8e-cde3757d7d6f', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_ra nge_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 302, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:32:12Z', 'updated_at': '2025-08-04T13:32:12Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:32:12Z', 'updated_at': '2025-08-04T13:32:12Z', 'revision_number': 1, 'project_id': '2006c04e539c4bdb8d8b012442beb14e'}, 'floating_ip': {'id': '2eecdb64-a2db-411a-a5e1-757530831db7', 'tenant_id': '2006c04e539c4bdb8d8b012442beb14e', 'floating_ip_address': '172.24.4.77', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2006c04e539c4bdb8d8b012442beb14e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:19Z', 'updated_at': '2025-08-04T13:32:19Z', 'revision_number': 0, 'ip': '172.24.4.77'}} 2025-08-04 13:32:29,929 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 10.164s 2025-08-04 13:32:29,929 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-479792729", "imageRef": "c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "2a96e19b-f87e-4eae-89c6-dc2485cb0c18"}], "security_groups": [{"name": "tempest-securitygroup--930578320"}], "key_name": "tempest-keypair-1470085569", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae935f63-0ffa-42bb-acfb-d98884eda14b', 'x-compute-request-id': 'req-ae935f63-0ffa-42bb-acfb-d98884eda14b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f3221a5e-f2bd-455f-a3d8-aa46d17565eb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--930578320"}], "adminPass": "CtURHJ4nLXw2"}}' 2025-08-04 13:32:30,264 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb 0.331s 2025-08-04 13:32:30,264 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d316d9e8-8ecc-438b-95d5-d0901d11e642', 'x-compute-request-id': 'req-d316d9e8-8ecc-438b-95d5-d0901d11e642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb'} Body: b'{"server": {"id": "f3221a5e-f2bd-455f-a3d8-aa46d17565eb", "name": "tempest-AttachSC SIVolumeTestJSON-server-479792729", "status": "BUILD", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "user_id": "4af93b2af51a468cb5cc14fa64195115", "metadata": {}, "hostId": "", "image": {"id": "c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:30Z", "updated": "2025-08-04T13:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1470085569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:20,672 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb 0.346s 2025-08-04 13:33:20,673 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d43e12ba-5b0d-44fc-83da-f9e64cef0da3', 'x-compute-request-id': 'req-d43e12ba-5b0d-44fc-83da-f9e64cef0da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb'} Body: b'{"server": {"id": "f3221a5e-f2bd-455f-a3d8-aa46d17565eb", "name": "tempest-AttachSCSIVolumeTestJSON-server-479792729", "status": "ACTIVE", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "user_id": "4af93b2af51a468cb5cc14fa64195115", "metadata": {}, "hostId": "3880b196107ef4abb89654eba3c8ce153ba5ee97ed2f48cacea3b912", "image": {"id": "c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:29Z", "updated": "2025-08-04T13:33:06Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-330005227-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:cb:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1470085569", "OS-SRV-USG:launched_at": "2025-08-04T13:33:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--930578320"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:20,693 99930 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:34:20,915 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-45 5f-a3d8-aa46d17565eb/os-interface 0.160s 2025-08-04 13:34:20,915 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4878e10-3b69-47c7-8cd6-c4a0f3317bf8', 'x-compute-request-id': 'req-e4878e10-3b69-47c7-8cd6-c4a0f3317bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2a96e19b-f87e-4eae-89c6-dc2485cb0c18", "port_id": "2690306d-c714-42b8-8dbb-1af16a85d6ce", "mac_addr": "fa:16:3e:b4:cb:ba", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "160f0c18-26f5-453b-b9a3-8b6a819f1a33", "ip_address": "10.0.0.8"}]}]}' 2025-08-04 13:34:21,784 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/2eecdb64-a2db-411a-a5e1-757530831db7 0.865s 2025-08-04 13:34:21,785 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2690306d-c714-42b8-8dbb-1af16a85d6ce"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-75e99492-3a54-4493-a99f-2ce1c631f61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/2eecdb64-a2db-411a-a5e1-757530831db7'} Body: b'{"floatingip": {"id": "2eecdb64-a2db-411a-a5e1-757530831db7", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "floating_ip_address": "172.24.4.77", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "b9b1fcb0-b838-44a7-a51e-8f73e180b150", "port_id": "2690306d-c714-42b8-8dbb-1af16a85d6ce", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2a96e19b-f87e-4eae-89c6-dc2485cb0c18", "mac_address": "fa:16:3e:b4:cb:ba", "admin_state_up": true, "status": "ACTIVE", "device_id": "f3221a5e-f2bd-455f-a3d8-aa46d17565eb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:19Z", "updated_at": "2025-08-04T13:34:21Z", "revision_number": 1, "project_id": "2006c04e539c4bdb8d8b012442beb14e"}}' 2025-08-04 13:34:21,787 99930 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.77:22' as 'cirros' with public key authentication 2025-08-04 13:34:21,819 99930 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:34:21,924 99930 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:34:21,925 99930 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.77 successfully created 2025-08-04 13:34:22,216 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/volumes 0.290s 2025-08-04 13:34:22,216 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2144019611"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e003e00-c9ce-4c0a-9234-4541b8f19777', 'content-length': '756', 'opensta ck-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e003e00-c9ce-4c0a-9234-4541b8f19777', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4938a08a-b80d-4638-9a9b-fdebbe196ca1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:22.073398", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-2144019611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1"}], "user_id": "4af93b2af51a468cb5cc14fa64195115", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:34:22,268 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1 0.038s 2025-08-04 13:34:22,269 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e66087-f890-43c6-a3ae-364d7207960e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e66087-f890-43c6-a3ae-364d7207960e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1'} Body: b'{"volume": {"id": "4938a08a-b80d-4638-9a9b-fdebbe196ca1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:22.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-2144019611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1"}], "user_id": "4af93b2af51a468cb5cc14fa64195115", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2006c04e539c4bdb8d8b012442beb14e"}}' 2025-08-04 13:34:23,321 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1 0.037s 2025-08-04 13:34:23,321 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b340bdab-ea95-458e-9d71-7681ac554276', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b340bdab-ea95-458e-9d71-7681ac554276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1'} Body: b'{"volume": {"id": "4938a08a-b80d-4638-9a9b-fdebbe196ca1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:22.000000", "updated_at": "2025-08-04T13:34:22.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-2144019611", "description": null, "volume_type": "joviandss-2", "snapshot_i d": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1"}], "user_id": "4af93b2af51a468cb5cc14fa64195115", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2006c04e539c4bdb8d8b012442beb14e"}}' 2025-08-04 13:34:23,449 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb 0.111s 2025-08-04 13:34:23,450 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34419651-ea65-41a9-a7e4-fe50f5c544ec', 'x-compute-request-id': 'req-34419651-ea65-41a9-a7e4-fe50f5c544ec', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb'} Body: b'' 2025-08-04 13:34:23,661 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb 0.210s 2025-08-04 13:34:23,661 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a6ddac4-5557-48bf-bcee-a1da020e332b', 'x-compute-request-id': 'req-7a6ddac4-5557-48bf-bcee-a1da020e332b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb'} Body: b'{"server": {"id": "f3221a5e-f2bd-455f-a3d8-aa46d17565eb", "name": "tempest-AttachSCSIVolumeTestJSON-server-479792729", "status": "ACTIVE", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "user_id": "4af93b2af51a468cb5cc14fa64195115", "metadata": {}, "hostId": "3880b196107ef4abb89654eba3c8ce153ba5ee97ed2f48cacea3b912", "image": {"id": "c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:29Z", "updated": "2025-08-04T13:34:23Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-330005227-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:cb:ba"}, {"version": 4, "addr": "172.24.4.77", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:cb:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1470085569", "OS-SRV-USG:launched_at": "2025-08-04T13:33:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--930578320"}], "OS-EXT-STS:task_state": "deleting", "O S-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:13,760 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb 0.034s 2025-08-04 13:35:13,761 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-01f27604-9dbc-40d3-afe2-60d3cad13f2d', 'x-compute-request-id': 'req-01f27604-9dbc-40d3-afe2-60d3cad13f2d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f3221a5e-f2bd-455f-a3d8-aa46d17565eb could not be found."}}' 2025-08-04 13:35:13,790 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1470085569 0.028s 2025-08-04 13:35:13,790 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db28b4ea-7358-4047-9f2a-b8cef6cdb901', 'x-compute-request-id': 'req-db28b4ea-7358-4047-9f2a-b8cef6cdb901', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1470085569'} Body: b'' 2025-08-04 13:35:13,963 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/2da9b774-425c-4555-9e8e-cde3757d7d6f 0.172s 2025-08-04 13:35:13,964 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-73edfd06-0055-498d-9205-085b6fe95342', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2da9b774-425c-4555-9e8e-cde3757d7d6f'} Body: b'' 2025-08-04 13:35:13,983 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/2da9b774-425c-4555-9e8e-cde3757d7d6f 0.018s 2025-08-04 13:35:13,983 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-0c18be8b-43c6-452e-a727-c3ff1d1b4e7b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2da9b774-425c-4555-9e8e-cde3757d7d6f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2da9b774-425c-4555-9e8e-cde3757d7d6f does not exist", "detail": ""}}' 2025-08-04 13:35:14,370 99930 INFO [tempest.lib.common.rest_client] Request (AttachSC SIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/2eecdb64-a2db-411a-a5e1-757530831db7 0.386s 2025-08-04 13:35:14,371 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-bc0ea08d-7ac0-43a3-8bec-e7c94e6e11c8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/2eecdb64-a2db-411a-a5e1-757530831db7'} Body: b'' 2025-08-04 13:35:14,514 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde 0.142s 2025-08-04 13:35:14,514 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d0ac297e-33c9-4844-858e-461be1cc0aa4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde'} Body: b'' 2025-08-04 13:35:14,530 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde 0.015s 2025-08-04 13:35:14,530 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cf886190-0fe6-4e8f-b649-f861ebaf604f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde'} Body: b'{"message": "No image found with ID c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {9} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [4.224973s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 371, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 c7060273-4933-4ec2-b228-c1b8797a4c0f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:35:43,701 99930 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/networks 0.969s 2025-08-04 13:35:43,701 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-tagged-attachments-test-net-262925941"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-19e83374-060d-4c94-a79d-e63afbf6c677', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/networks'} Body: b'{"network":{"id":"3947f047-a6cf-4ab1-ab68-d943ec2a136e","name":"tempest-tagged-attachments-test-net-262925941","tenant_id":"3e6adc88c8124e569bd66978e085ecd0","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"3e6adc88c8124e569bd66978e085ecd0","port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-08-04T13:35:42Z","updated_at":"2025-08-04T13:35:43Z","revision_number":1}}' 2025-08-04 13:35:44,935 99930 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/subnets 1.233s 2025-08-04 13:35:44,935 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "3947f047-a6cf-4ab1-ab68-d943ec2a136e", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-b40899f3-37c8-4dcd-95e7-084ed98b46f3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"0e0fa4f8-7148-4950-9adc-4689e3c4e65a","name":"","tenant_id":"3e6adc88c8124e569bd66978e085ecd0","network_id":"3947f047-a6cf-4ab1-ab68-d943ec2a136e","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-08-04T13:35:44Z","updated_at":"2025-08-04T13:35:44Z","revision_number":0,"project_id":"3e6adc88c8124e569bd66978e085ecd0"}}' 2025-08-04 13:35:45,167 99930 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/volumes 0.230s 2025-08-04 13:35:45,167 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-52652357"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a17d6d3b-f403-4f6a-9150-2bf5ab706fd0', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a17d6d3b-f403-4f6a-9150-2bf5ab706fd0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c7060273-4933-4ec2-b228-c1b8797a4c0f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:45.106231", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-52652357", " description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f"}], "user_id": "a0101cb60ef44c7ab2a46553fa95f68f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:35:45,222 99930 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f 0.042s 2025-08-04 13:35:45,223 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24eb773f-c5e6-438f-b902-8561e5605d16', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24eb773f-c5e6-438f-b902-8561e5605d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f'} Body: b'{"volume": {"id": "c7060273-4933-4ec2-b228-c1b8797a4c0f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:45.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-52652357", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f"}], "user_id": "a0101cb60ef44c7ab2a46553fa95f68f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e6adc88c8124e569bd66978e085ecd0"}}' 2025-08-04 13:35:46,306 99930 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f 0.050s 2025-08-04 13:35:46,309 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be56b9e0-5538-468e-8f03-3fb999dfde8a', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be56b9e0-5538-468e-8f03-3fb999dfde8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f'} Body: b'{"volume": {"id": "c7060273-4933-4ec2-b228-c1b8797a4c0f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:45.000000", "updated_at": "2025-08-04T13:35:45.000000", "name": "tempest-TaggedAttachmentsTest-volume-52652357", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f"}], "user_id": "a0101cb60ef44c7ab2a46553fa95f68f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e6adc88c8124e569bd66978e085ecd0"}}' 2025-08-04 13:35:46,552 9993 0 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/subnets/0e0fa4f8-7148-4950-9adc-4689e3c4e65a 0.222s 2025-08-04 13:35:46,552 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-07d5bf61-f99a-4bcc-8b3c-6d13a058aaa6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets/0e0fa4f8-7148-4950-9adc-4689e3c4e65a'} Body: b'' 2025-08-04 13:35:46,953 99930 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/networks/3947f047-a6cf-4ab1-ab68-d943ec2a136e 0.399s 2025-08-04 13:35:46,953 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5b7873d0-9d93-475b-8063-eec46c98b33b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/networks/3947f047-a6cf-4ab1-ab68-d943ec2a136e'} Body: b'' {9} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {9} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.200668s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.273046s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.014780s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.115227s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.016758s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.016683s] ... ok {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [168.307615s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 561bf547-f760-438b-bf7f-f3f28cc37c23 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:33:10,056 99920 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:33:10,057 99920 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:33:10,257 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.198s 2025-08-04 13:33:10,257 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1494265568", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHOU8AENeZgHd8EtljRoIPg+M3yYrqUzfWwSdFZs+EUgIMEM6+UKH3UzoZ+U+n8AU2E5tCp6X3hOxyJrOUl4CbJgwoINnMvdXMhD2K+yhQCIBZ9ZDPYhcXzwquiQvWsjPw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a14f2ef-fcf8-4753-9bbc-11befa975b92', 'x-compute-request-id': 'req-3a14f2ef-fcf8-4753-9bbc-11befa975b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1494265568", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHOU8AENeZgHd8EtljRoIPg+M3yYrqUzfWwSdFZs+EUgIMEM6+UKH3UzoZ+U+n8AU2E5tCp6X3hOxyJrOUl4CbJgwoINnMvdXMhD2K+yhQCIBZ9ZDPYhcXzwquiQvWsjPw==", "fingerprint": "ce:cd:a1:63:cf:b3:11:53:8e:b7:83:0e:cf:51:98:59", "user_id": "9ecd4b634bf941c3baadaa43098d6d54"}}' 2025-08-04 13:33:10,259 99920 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1494265568 created 2025-08-04 13:33:10,547 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.287s 2025-08-04 13:33:10,548 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1098847375", "description": "tempest-description--1395908036"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-5be59d23-2e5e-432f-be85-9ee5866aad52', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ff1b77ed-73a1-4da6-b105-db96d2a2cc31", "name": "tempest-securitygroup--1098847375", "stateful": true, "tenant_id": "2ca33c405717499b87669a843d3ec84d", "description": "tempest-description--1395908036", "shared": false, "security_group_rules": [{"id": "6d74e328-5773-4c8f-aaf3-d37b31623fbd", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "ff1b77ed-73a1-4da6-b105-db96d2a2cc31", "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": 428, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:33:10Z", "updated_at": "2025-08-04T13:33:10Z", "revision_number": 0}, {"id": "dac4b7a9-82d4-4f93-83c4-c427623f87b6", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "ff1b77ed-73a1-4da6-b105-db96d2a2cc31", "ethertype": "IPv6", "direction": "egress", "protocol": null, "p ort_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": 427, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:33:10Z", "updated_at": "2025-08-04T13:33:10Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:33:10Z", "updated_at": "2025-08-04T13:33:10Z", "revision_number": 1, "project_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:33:10,975 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.427s 2025-08-04 13:33:10,976 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff1b77ed-73a1-4da6-b105-db96d2a2cc31", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ddc1507c-573c-4803-b6db-0cd490133b8b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1cd0f0fe-ce59-46d4-834a-b4c3fe5ecd9f", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "ff1b77ed-73a1-4da6-b105-db96d2a2cc31", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:10Z", "updated_at": "2025-08-04T13:33:10Z", "revision_number": 0}}' 2025-08-04 13:33:11,219 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.242s 2025-08-04 13:33:11,219 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff1b77ed-73a1-4da6-b105-db96d2a2cc31", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c5c1710a-d138-43cd-abcb-29b8ba7260db', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e9152c7f-4e37-43aa-8863-9439789c9727", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "ff1b77ed-73a1-4da6-b105-db96d2a2cc31", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:11Z", "updated_at": "2025-08-04T13:33:11Z", "revision_number": 0}}' 2025-08-04 13:33:11,219 99920 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1098847375 created 2025-08-04 13:33:11,951 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.731s 2025-08-04 13:33:11,951 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth -Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-da5d7152-4eab-4227-901a-67d96c7c02d7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f5453b29-8320-4dfa-88cf-1e982550069a", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "floating_ip_address": "172.24.4.126", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2ca33c405717499b87669a843d3ec84d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:33:11Z", "updated_at": "2025-08-04T13:33:11Z", "revision_number": 0}}' 2025-08-04 13:33:11,952 99920 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f5453b29-8320-4dfa-88cf-1e982550069a', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'floating_ip_address': '172.24.4.126', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:33:11Z', 'updated_at': '2025-08-04T13:33:11Z', 'revision_number': 0, 'ip': '172.24.4.126'} created 2025-08-04 13:33:12,021 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.064s 2025-08-04 13:33:12,021 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f0dda6df-6a27-4a40-b979-ced697d26327', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9ecd4b634bf941c3baadaa43098d6d54", "name": "tempest-AttachVolumeTestJSON-1831123566-project-member", "password_expires_at": null}, "audit_ids": ["vweL6XooShaMA1l2WjVIZw"], "expires_at": "2025-08-04T14:33:12.000000Z", "issued_at": "2025-08-04T13:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ca33c405717499b87669a843d3ec84d", "name": "tempest-AttachVolumeTestJSON-1831123566"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "b lock-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2ca33c405717499b87669a843d3ec84d", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:33:12,022 99920 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'f1f97b1f-cc98-4200-86ee-d2a0d35e02bb', 'name': 'tempest-AttachVolumeTestJSON-403965630-network', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2ca33c405717499b87669a843d3ec84d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55790, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:32:59Z', 'updated_at': '2025-08-04T13:33:00Z', 'revision_number': 1} available for tenant 2025-08-04 13:33:12,023 99920 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1494265568', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHOU8AENeZgHd8EtljRoIPg+M3yYrqUzfWwSdFZs+EUgIMEM6+UKH3UzoZ+U+n8AU2E5tCp6X3hOxyJrOUl4CbJgwoINnMvdXMhD2K+yhQCIBZ9ZDPYhcXzwquiQvWsjPw==', 'fingerprint': 'ce:cd:a1:63:cf:b3:11:53:8e:b7:83:0e:cf:51:98:59', 'user_id': '9ecd4b634bf941c3baadaa43098d6d54', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBorox+wt6edUHR78u16TnK0Iq/zkMN7aFjiso/Xa/QuMkyKFobthU4\nziWwRIlER16gBwYFK4EEACKhZANiAARzlPABDXmYB3fBLZY0aCD4PjN8mK6lM31s\nEnRWbPhFICDBDOvlCh91M6GflPp/AFNhObQqel94TsciazlJeAmyYMKCDZzL3VzI\nQ9ivsoUAiAWfWQz2IXF88KrokL1rIz8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ff1b77ed-73a1-4da6-b105-db96d2a2cc31', 'name': 'tempest-securitygroup--1098847375', 'stateful': True, 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'description': 'tempest-description--1395908036', 'shared': False, 'security_group_rules': [{'id': '6d74e328-5773-4c8f-aaf3-d37b31623fbd', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'security_group_id': 'ff1b77ed-73a1-4da6-b105-db96d2a2cc31', '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': 428, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:33:10Z', 'updated_at': '2025-08-04T13:33:10Z', 'revision_number': 0}, {'id': 'dac4b7a9-82d4-4f93-83c4-c427623f87b6', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'security_group_id': 'ff1b77ed-73a1-4da6-b105-db96d2a2cc31', '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': 427, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:33:10Z', 'updated_at': '2025-08-04T13:33:10Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:33:10Z' , 'updated_at': '2025-08-04T13:33:10Z', 'revision_number': 1, 'project_id': '2ca33c405717499b87669a843d3ec84d'}, 'floating_ip': {'id': 'f5453b29-8320-4dfa-88cf-1e982550069a', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'floating_ip_address': '172.24.4.126', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:33:11Z', 'updated_at': '2025-08-04T13:33:11Z', 'revision_number': 0, 'ip': '172.24.4.126'}} 2025-08-04 13:33:12,900 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.877s 2025-08-04 13:33:12,901 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1367258264", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "f1f97b1f-cc98-4200-86ee-d2a0d35e02bb"}], "security_groups": [{"name": "tempest-securitygroup--1098847375"}], "key_name": "tempest-keypair-1494265568", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f072106-c599-4f70-8eb4-78d946fe1b62', 'x-compute-request-id': 'req-0f072106-c599-4f70-8eb4-78d946fe1b62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2be8e4b1-4049-4bd9-bc65-45f42f5852ca", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1098847375"}], "adminPass": "password"}}' 2025-08-04 13:33:13,006 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca 0.102s 2025-08-04 13:33:13,007 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f638aa16-23c2-45de-b2c5-9403bfb7f309', 'x-compute-request-id': 'req-f638aa16-23c2-45de-b2c5-9403bfb7f309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca'} Body: b'{"server": {"id": "2be8e4b1-4049-4bd9-bc65-45f42f5852ca", "name": "tempest-AttachVolumeTestJSON-server-1367258264", "status": "BUILD", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:13Z", "updated": "2025-08-04T13:33:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1494265568", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:34:03,291 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca 0.216s 2025-08-04 13:34:03,292 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-febd413f-2251-481b-b7d3-32c40c01ffe8', 'x-compute-request-id': 'req-febd413f-2251-481b-b7d3-32c40c01ffe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca'} Body: b'{"server": {"id": "2be8e4b1-4049-4bd9-bc65-45f42f5852ca", "name": "tempest-AttachVolumeTestJSON-server-1367258264", "status": "ACTIVE", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "metadata": {}, "hostId": "3a6d2e6927d731fd29612eb5c469b86dd8627ea3339aace72ae8c41c", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:12Z", "updated": "2025-08-04T13:33:31Z", "addresses": {"tempest-AttachVolumeTestJSON-403965630-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:10:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494265568", "OS-SRV-USG:launched_at": "2025-08-04T13:33:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1098847375"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:34:03,307 99920 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:35:03,521 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca/os-interface 0.155s 2025-08-04 13:35:03,521 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x -openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7566eb38-35f8-4db4-88e7-696b810763e2', 'x-compute-request-id': 'req-7566eb38-35f8-4db4-88e7-696b810763e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f1f97b1f-cc98-4200-86ee-d2a0d35e02bb", "port_id": "2bfa8a45-fd90-4e39-9503-1347f32bfb52", "mac_addr": "fa:16:3e:49:10:b7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "97bb490c-d661-49e5-861d-19b8fe982d7a", "ip_address": "10.0.0.11"}]}]}' 2025-08-04 13:35:05,226 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/f5453b29-8320-4dfa-88cf-1e982550069a 1.700s 2025-08-04 13:35:05,226 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2bfa8a45-fd90-4e39-9503-1347f32bfb52"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-af08955d-53ed-478d-b18c-1ab98f918e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f5453b29-8320-4dfa-88cf-1e982550069a'} Body: b'{"floatingip": {"id": "f5453b29-8320-4dfa-88cf-1e982550069a", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "floating_ip_address": "172.24.4.126", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "d48547f9-627f-4af5-a2c9-f149e2a3563c", "port_id": "2bfa8a45-fd90-4e39-9503-1347f32bfb52", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f1f97b1f-cc98-4200-86ee-d2a0d35e02bb", "mac_address": "fa:16:3e:49:10:b7", "admin_state_up": true, "status": "ACTIVE", "device_id": "2be8e4b1-4049-4bd9-bc65-45f42f5852ca", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:33:11Z", "updated_at": "2025-08-04T13:35:04Z", "revision_number": 1, "project_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:35:05,229 99920 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.126:22' as 'cirros' with public key authentication 2025-08-04 13:35:05,453 99920 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:35:05,556 99920 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:35:05,557 99920 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.126 successfully created 2025-08-04 13:35:05,601 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca/ips 0.043s 2025-08-04 13:35:05,601 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5dd3bf1-2745-4cf1-9f19-4ac64a45737b', 'x-compute-request-id': 'req-c5dd3bf1-2745-4cf1-9f19-4ac64a45737b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-403965630-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2025-08-04 13:35:05,604 99920 INFO [tempest.lib.common.ss h] Creating ssh connection to '172.24.4.126:22' as 'cirros' with public key authentication 2025-08-04 13:35:05,608 99920 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:35:05,711 99920 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:35:05,711 99920 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.126 successfully created 2025-08-04 13:35:05,712 99920 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-04 13:35:05,712 99920 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.126:22' as 'cirros' with public key authentication 2025-08-04 13:35:05,715 99920 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:35:05,819 99920 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:35:05,820 99920 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.126 successfully created 2025-08-04 13:35:06,067 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.235s 2025-08-04 13:35:06,067 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1413254258"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac431743-f1a9-4844-b25b-9a3049cf819f', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac431743-f1a9-4844-b25b-9a3049cf819f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "561bf547-f760-438b-bf7f-f3f28cc37c23", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:05.990454", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1413254258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23"}], "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:35:06,122 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23 0.042s 2025-08-04 13:35:06,123 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160d814c-59e8-452c-b6e4-4bb4eb40d72e', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160d814c-59e8-452c-b6e4-4bb4eb40d72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23'} Body: b'{"volume": {"id": "561bf547-f760-438b-bf7f-f3f28cc37c23", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:06.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1413254258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "link s": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23"}], "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:35:07,187 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23 0.051s 2025-08-04 13:35:07,188 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3126381d-5cc2-4014-9189-8aa461df8184', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3126381d-5cc2-4014-9189-8aa461df8184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23'} Body: b'{"volume": {"id": "561bf547-f760-438b-bf7f-f3f28cc37c23", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:06.000000", "updated_at": "2025-08-04T13:35:06.000000", "name": "tempest-AttachVolumeTestJSON-volume-1413254258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23"}], "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:35:07,353 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca 0.148s 2025-08-04 13:35:07,353 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f73e2555-0007-40f5-8fa9-85e34ab5f58c', 'x-compute-request-id': 'req-f73e2555-0007-40f5-8fa9-85e34ab5f58c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca'} Body: b'' 2025-08-04 13:35:07,555 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca 0.201s 2025-08-04 13:35:07,556 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efccd551-8375-40fb-bde5-27ea4d60b9aa', 'x-compute-request-id': 'req-efccd551-8375-40fb-bde5-27ea 4d60b9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca'} Body: b'{"server": {"id": "2be8e4b1-4049-4bd9-bc65-45f42f5852ca", "name": "tempest-AttachVolumeTestJSON-server-1367258264", "status": "ACTIVE", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "metadata": {}, "hostId": "3a6d2e6927d731fd29612eb5c469b86dd8627ea3339aace72ae8c41c", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:12Z", "updated": "2025-08-04T13:35:07Z", "addresses": {"tempest-AttachVolumeTestJSON-403965630-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:10:b7"}, {"version": 4, "addr": "172.24.4.126", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:10:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494265568", "OS-SRV-USG:launched_at": "2025-08-04T13:33:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1098847375"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:57,662 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca 0.044s 2025-08-04 13:35:57,663 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ba1362bc-2c16-443e-958a-8b90bf657467', 'x-compute-request-id': 'req-ba1362bc-2c16-443e-958a-8b90bf657467', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2be8e4b1-4049-4bd9-bc65-45f42f5852ca could not be found."}}' 2025-08-04 13:35:57,692 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1494265568 0.029s 2025-08-04 13:35:57,693 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40fd59bc-9b7a-4c96-81f9-716dc938c0cc', 'x-compute-request-id': 'req-40fd59bc-9b7a-4c96-81f9-716dc938c0cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1494265568'} Body: b'' 2025-08-04 13:35:57,919 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DE LETE http://10.0.0.210/networking/v2.0/security-groups/ff1b77ed-73a1-4da6-b105-db96d2a2cc31 0.226s 2025-08-04 13:35:57,920 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c1ce4cc1-dc6f-43ba-88a3-35e2a1bbcee9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/ff1b77ed-73a1-4da6-b105-db96d2a2cc31'} Body: b'' 2025-08-04 13:35:57,937 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/ff1b77ed-73a1-4da6-b105-db96d2a2cc31 0.017s 2025-08-04 13:35:57,938 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-eaade094-1060-4148-8bf4-d3e16f4cfb55', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/ff1b77ed-73a1-4da6-b105-db96d2a2cc31'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ff1b77ed-73a1-4da6-b105-db96d2a2cc31 does not exist", "detail": ""}}' 2025-08-04 13:35:58,362 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/f5453b29-8320-4dfa-88cf-1e982550069a 0.424s 2025-08-04 13:35:58,363 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-10c31bbe-8c63-4688-8a37-30c7f5536c16', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f5453b29-8320-4dfa-88cf-1e982550069a'} Body: b'' {9} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [250.724828s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 249, in test_stable_device_rescue_disk_virtio_with_volume_attached 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 e27a2356-0610-42c4-b4e4-493196dbc77a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:31:49,596 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.487s 2025-08-04 13:31:49,596 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-664842253"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8daf6237-3380-4c40-b312-997ed2b02a19', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8daf6237-3380-4c40-b312-997ed2b02a19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e27a2356-0610-42c4-b4e4-493196dbc77a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:31:49.439498", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-664842253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a"}], "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:31:49,609 99918 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:31:49,729 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.118s 2025-08-04 13:31:49,729 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1865962788", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMJ0nGd2VsYSdK6v9pKSKySMnYCOVG6TD8ZWCWC9UcayWywCofaKHkSSeOikUH3DoRWNJ2PZJSUBPopGMy00MmcemSNkiDLQpkiZlq2Wd2Vt/ZvfvZdSAxcMCs3Mqutwug=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-942351c6-1577-40c7-8f21-6b4bd444b852', 'x-compute-request-id': 'req-942351c6-1577-40c7-8f21-6b4bd444b852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1865962788", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMJ0nGd2VsYSdK6v9pKSKySMnYCOVG6TD8ZWCWC9UcayWywCofaKHkSSeOikUH3DoRWNJ2PZJSUBPopGMy00MmcemSNkiDLQpkiZlq2Wd2Vt/ZvfvZdSAxcMCs3Mqutwug==", "fingerprint": "74:67:7b:3f:a4:c9:10:1d:c8:d3:0d:53:2e:e6:87:5c", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e"}}' 2025-08-04 13:31:49,732 99918 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1865962788 created 2025-08-04 13:31:52,926 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-groups 3.194s 2025-08-04 13:31:52,926 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1638480121", "description": "tempest-description--1082454802"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-01f09cb8-13ad-4c9d-b258-b18b8d103ac8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5525f68c-de49-4073-ae3f-5a555cba0b58", "name": "tempest-securitygroup--1638480121", "stateful": true, "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "description": "tempest-description--1082454802", "shared": false, "security_group_rules": [{"id": "45f3b173-4cb0-4137-bcb6-d8287688fab8", "project_id": "ba938601f03a4238b76cf0b9aafe3365", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "security_group_id": "5525f68c-de49-4073-ae3f-5a555cba0b58", "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": 201, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:31:52Z", "updated_at": "2025-08-04T13:31:52Z", "revision_number": 0}, {"id": "71a2e1cf-285e-42e5-90ab-484fbb965231", "project_id": "ba938601f03a4238b76cf0b9aafe3365", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "security_group_id": "5525f68c-de49-4073-ae3f-5a555cba0b58", "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": 200, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:31:52Z", "updated_at": "2025-08-04T13:31:52Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:31:52Z", "updated_at": "2025-08-04T13:31:52Z", "revision_number": 1, "project_id": "ba938601f03a4238b76cf0b9aafe3365"}}' 2025-08-04 13:31:54,613 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.686s 2025-08-04 13:31:54,613 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5525f68c-de49-4073-ae3f-5a555cba0b58", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-0db99872-4bfd-4b0c-ad9d-e03bc421e894', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0c525217-996a-47fe-aec1-24f38a601b6c", "project_id": "ba938601f03a4238b76cf0b9aafe3365", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "security_group_id": "5525f68c-de49-4073-ae3f-5a555cba0b58", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:31:54Z", "updated_at": "2025-08-04T13:31:54Z", "revision_number": 0}}' 2025-08-04 13:31:56,531 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.917s 2025-08-04 13:31:56,531 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5525f68c-de49-4073-ae3f-5a555cba0b58", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ae7ce31b-7371-45fc-b0a8-8908d4c3e1ae', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0e4f5e6d-5e27-453f-a4f8-d7e734b0a692", "project_id": "ba938601f03a4238b76cf0b9aafe3365", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "security_group_id": "5525f68c-de49-4073-ae3f-5a555cba0b58", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:31:56Z", "updated_at": "2025-08-04T13:31:56Z", "revision_number": 0}}' 2025-08-04 13:31:56,532 99918 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1638480121 created 2025-08-04 13:32:00,647 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/floatingips 4.114s 2025-08-04 13:32:00,647 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-6942f3b2-864a-4988-b959-e7e53360d787', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "00ba9121-d815-427c-96f3-44f1db8363bc", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "floating_ip_address": "172.24.4.212", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ba938601f03a4238b76cf0b9aafe3365", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:00Z", "updated_at": "2025-08-04T13:32:00Z", "revision_number": 0}}' 2025-08-04 13:32:00,648 99918 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '00ba9121-d815-427c-96f3-44f1db8363bc', 'tenant_id': 'ba938601f03a4238b76cf0b9aafe3365', 'floating_ip_address': '172.24.4.212', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ba938601f03a4238b76cf0b9aafe3365', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:00Z', 'updated_at': '2025-08-04T13:32:00Z', 'revision_number': 0, 'ip': '172.24.4.212'} created 2025-08-04 13:32:00,756 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.101s 2025-08-04 13:32:00,756 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-lengt h': '2503', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-29732ab8-bd35-499b-b1c1-746549046be5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "name": "tempest-ServerStableDeviceRescueTest-719787284-project-member", "password_expires_at": null}, "audit_ids": ["RJl_TYGKSrimdgDV0F-04g"], "expires_at": "2025-08-04T14:32:00.000000Z", "issued_at": "2025-08-04T13:32:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba938601f03a4238b76cf0b9aafe3365", "name": "tempest-ServerStableDeviceRescueTest-719787284"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ba938601f03a4238b76cf0b9aafe3365", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:32:00,757 99918 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '77718810-ddbd-4036-98b8-31a0a014ba5a', 'name': 'tempest-ServerStableDeviceRescueTest-181860541-network', 'tenant_id': 'ba938601f03a4238b76cf0b9aafe3365', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ba938601f03a4238b76cf0b9aafe3365', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47964, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:26Z', 'updated_at': '2025-08-04T13:31:26Z', 'revision_number': 1} available for tenant 2025-08-04 13:32:00,757 99918 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1865962788', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMJ0nGd2VsYSdK6v9pKSKySMnYCOVG6TD8ZWCWC9UcayWywCofaKHkSSeOikUH3DoRWNJ2PZJSUBPopGMy00MmcemSNkiDLQpkiZlq2Wd2Vt/ZvfvZdSAxcMCs3Mqutwug==' , 'fingerprint': '74:67:7b:3f:a4:c9:10:1d:c8:d3:0d:53:2e:e6:87:5c', 'user_id': 'f775f8a9d53f45cc8eb4cdc9c02a915e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBb3gDrA9NmDP4uLHtkyXa+/kGnT8TGTJRYR/MaWOAoc51ltG/u/V6+\n22T2DX6arMugBwYFK4EEACKhZANiAATCdJxndlbGEnSur/aSkiskjJ2AjlRukw/G\nVglgvVHGslssAqH2ih5EknjopFB9w6EVjSdj2SUlAT6KRjMtNDJnHpkjZIgy0KZI\nmZatlndlbf2b372XUgMXDArNzKrrcLo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5525f68c-de49-4073-ae3f-5a555cba0b58', 'name': 'tempest-securitygroup--1638480121', 'stateful': True, 'tenant_id': 'ba938601f03a4238b76cf0b9aafe3365', 'description': 'tempest-description--1082454802', 'shared': False, 'security_group_rules': [{'id': '45f3b173-4cb0-4137-bcb6-d8287688fab8', 'project_id': 'ba938601f03a4238b76cf0b9aafe3365', 'tenant_id': 'ba938601f03a4238b76cf0b9aafe3365', 'security_group_id': '5525f68c-de49-4073-ae3f-5a555cba0b58', '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': 201, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:31:52Z', 'updated_at': '2025-08-04T13:31:52Z', 'revision_number': 0}, {'id': '71a2e1cf-285e-42e5-90ab-484fbb965231', 'project_id': 'ba938601f03a4238b76cf0b9aafe3365', 'tenant_id': 'ba938601f03a4238b76cf0b9aafe3365', 'security_group_id': '5525f68c-de49-4073-ae3f-5a555cba0b58', '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': 200, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:31:52Z', 'updated_at': '2025-08-04T13:31:52Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:31:52Z', 'updated_at': '2025-08-04T13:31:52Z', 'revision_number': 1, 'project_id': 'ba938601f03a4238b76cf0b9aafe3365'}, 'floating_ip': {'id': '00ba9121-d815-427c-96f3-44f1db8363bc', 'tenant_id': 'ba938601f03a4238b76cf0b9aafe3365', 'floating_ip_address': '172.24.4.212', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ba938601f03a4238b76cf0b9aafe3365', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:00Z', 'updated_at': '2025-08-04T13:32:00Z', 'revision_number': 0, 'ip': '172.24.4.212'}} 2025-08-04 13:32:11,541 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 10.783s 2025-08-04 13:32:11,542 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-420371886", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "77718810-ddbd-4036-98b8-31a0a014ba5a"}], "security_groups": [{"name": "tempest-securitygroup--1638480121"}], "key_name": "tempest-keypair-1865962788", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20ea5290-f5f7-4904-a59b-a00d9f10aff2', 'x-compute-request-id': 'req-20ea5290-f5f7-4904-a59b-a00d9f10aff2', 'connection': 'close', 'sta tus': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1638480121"}], "adminPass": "wawZ9gcSpDLu"}}' 2025-08-04 13:32:11,930 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945 0.384s 2025-08-04 13:32:11,930 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-096b0a73-cab6-4294-a86c-6b9fb232f2f5', 'x-compute-request-id': 'req-096b0a73-cab6-4294-a86c-6b9fb232f2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945'} Body: b'{"server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "name": "tempest-ServerStableDeviceRescueTest-server-420371886", "status": "BUILD", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:11Z", "updated": "2025-08-04T13:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1865962788", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:04,724 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945 2.725s 2025-08-04 13:33:04,725 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f945769-e6e1-4529-902e-caac0daa3891', 'x-compute-request-id': 'req-9f945769-e6e1-4529-902e-caac0daa3891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945'} Body: b'{"server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "name": "tempest-ServerStableDeviceRescueTest-server-420371886", "status": "ACTIVE", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "user_id": "f775f8a9d53f45cc8eb4cdc9 c02a915e", "metadata": {}, "hostId": "43943d2fecd25e3e13ee872a6b6ebbf82168b91e4aa4472023c45ec2", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:11Z", "updated": "2025-08-04T13:32:47Z", "addresses": {"tempest-ServerStableDeviceRescueTest-181860541-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:22:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1865962788", "OS-SRV-USG:launched_at": "2025-08-04T13:32:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1638480121"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:04,742 99918 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 53 second wait 2025-08-04 13:34:04,954 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945/os-interface 0.152s 2025-08-04 13:34:04,954 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0489110a-294f-4c80-9c51-968664dcdc63', 'x-compute-request-id': 'req-0489110a-294f-4c80-9c51-968664dcdc63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "77718810-ddbd-4036-98b8-31a0a014ba5a", "port_id": "d4fd6772-f514-491d-a572-a1ce5f79d9fb", "mac_addr": "fa:16:3e:4b:22:51", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "818ba39d-390a-42a6-b27c-b81ee3060a63", "ip_address": "10.0.0.3"}]}]}' 2025-08-04 13:34:06,255 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/00ba9121-d815-427c-96f3-44f1db8363bc 1.294s 2025-08-04 13:34:06,255 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d4fd6772-f514-491d-a572-a1ce5f79d9fb"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-63b029a9-9053-4f83-8e69-180e89c2208b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/00ba9121-d815-427c-96f3-44f1db8363bc'} Body: b'{"floatingip": {"id": "00ba9121-d815-427c-96f3-44f1db8363bc", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "floating_ip_address": "172.24.4.212", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "aac79663-1830-4555-9d95-f460261dff61", "port_id": "d4fd6772-f514-491d-a572-a1ce5f79d9fb", "fixed_i p_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "77718810-ddbd-4036-98b8-31a0a014ba5a", "mac_address": "fa:16:3e:4b:22:51", "admin_state_up": true, "status": "ACTIVE", "device_id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:00Z", "updated_at": "2025-08-04T13:34:05Z", "revision_number": 1, "project_id": "ba938601f03a4238b76cf0b9aafe3365"}}' 2025-08-04 13:34:06,257 99918 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.212:22' as 'cirros' with public key authentication 2025-08-04 13:34:06,278 99918 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:34:06,384 99918 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:34:06,385 99918 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.212 successfully created 2025-08-04 13:34:07,284 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945/action 0.898s 2025-08-04 13:34:07,284 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1738961894"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/845d1fcc-5f51-421c-be64-b0bede3d9b67', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c745ebb9-1778-4440-96f5-6c2e6dcd8c78', 'x-compute-request-id': 'req-c745ebb9-1778-4440-96f5-6c2e6dcd8c78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945/action'} Body: b'' 2025-08-04 13:34:07,371 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67 0.085s 2025-08-04 13:34:07,372 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1119cce5-1878-4e77-bb37-3c4cc611ca24', 'x-compute-request-id': 'req-1119cce5-1878-4e77-bb37-3c4cc611ca24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67'} Body: b'{"image": {"id": "845d1fcc-5f51-421c-be64-b0bede3d9b67", "name": "tempest-ServerStableDeviceRescueTest-image-1738961894", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "owner_project_name": "tempest-ServerStableDeviceRescueTest-719787284", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-719787284-project-member", "u ser_id": "f775f8a9d53f45cc8eb4cdc9c02a915e"}, "created": "2025-08-04T13:34:07Z", "updated": "2025-08-04T13:34:07Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}], "server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}]}}}' 2025-08-04 13:34:57,509 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67 0.076s 2025-08-04 13:34:57,510 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5863a3bd-a9a0-47c4-8038-02c5b14d7f63', 'x-compute-request-id': 'req-5863a3bd-a9a0-47c4-8038-02c5b14d7f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67'} Body: b'{"image": {"id": "845d1fcc-5f51-421c-be64-b0bede3d9b67", "name": "tempest-ServerStableDeviceRescueTest-image-1738961894", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "owner_id": "ba938601f03a4238b76cf0b9aafe3365", "owner_project_name": "tempest-ServerStableDeviceRescueTest-719787284", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-719787284-project-member", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e"}, "created": "2025-08-04T13:34:07Z", "updated": "2025-08-04T13:34:16Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}], "server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}]}}}' 2025-08-04 13:34:57,596 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67 0.078s 2025-08-04 13:34:57,596 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Mon, 04 Aug 2025 13:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8c67e45-ed24-44ef-b61f-4e63e84facd4', 'x-compute-request-id': 'req-b8c67e45-ed24-44ef-b61f-4e63e84facd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67'} Body: b'{"image": {"id": "845d1fcc-5f51-421c-be64-b0bede3d9b67", "name": "tempest-ServerStableDeviceRescueTest-image-1738961894", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "owner_id": "ba938601f03a4238b76cf0b9aafe3365", "owner_project_name": "tempest-ServerStableDeviceRescueTest-719787284", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-719787284-project-member", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e"}, "created": "2025-08-04T13:34:07Z", "updated": "2025-08-04T13:34:16Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}], "server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}]}}}' 2025-08-04 13:34:57,955 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945 0.351s 2025-08-04 13:34:57,955 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5116a329-6b5b-463a-be66-7dabf6639e5a', 'x-compute-request-id': 'req-5116a329-6b5b-463a-be66-7dabf6639e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945'} Body: b'{"server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "name": "tempest-ServerStableDeviceRescueTest-server-420371886", "status": "ACTIVE", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "metadata": {}, "hostId": "43943d2fecd25e3e13ee872a6b6ebbf82168b91e4aa4472023c45ec2", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:11Z", "updated": "2025-08-04T13:34:16Z", "addresses": {"tempest-ServerStableDeviceRescueTest-181860541-n etwork": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:22:51"}, {"version": 4, "addr": "172.24.4.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:22:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1865962788", "OS-SRV-USG:launched_at": "2025-08-04T13:32:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1638480121"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:58,209 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67 0.179s 2025-08-04 13:35:58,209 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2f602947-cebd-4a04-a5e6-bf318bc10392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "owner_id": "ba938601f03a4238b76cf0b9aafe3365", "owner_project_name": "tempest-ServerStableDeviceRescueTest-719787284", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-719787284-project-member", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1738961894", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "a9dddd711594a6057d8d4961963f8bd4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ba938601f03a4238b76cf0b9aafe3365", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1093310d1d4b3d35bd1c20237364720d373cc10dbbe36115a9c62ac76f96735686e679e325a00c3dccc5535551068312a711a886436c8e174ebd3e7f63cb278f", "id": "845d1fcc-5f51-421c-be64-b0bede3d9b67", "created_at": "2025-08-04T13:34:07Z", "updated_at": "2025-08-04T13:35:58Z", "tags": [], "self": "/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67", "file": "/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:35:58,448 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67 0.238s 2025-08-04 13:35:58,448 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-lengt h': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a9e8bbcf-6718-46c4-815c-0ceb1ed5cc32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "owner_id": "ba938601f03a4238b76cf0b9aafe3365", "owner_project_name": "tempest-ServerStableDeviceRescueTest-719787284", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-719787284-project-member", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1738961894", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "a9dddd711594a6057d8d4961963f8bd4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ba938601f03a4238b76cf0b9aafe3365", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1093310d1d4b3d35bd1c20237364720d373cc10dbbe36115a9c62ac76f96735686e679e325a00c3dccc5535551068312a711a886436c8e174ebd3e7f63cb278f", "id": "845d1fcc-5f51-421c-be64-b0bede3d9b67", "created_at": "2025-08-04T13:34:07Z", "updated_at": "2025-08-04T13:35:58Z", "tags": [], "self": "/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67", "file": "/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:35:58,706 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945 0.257s 2025-08-04 13:35:58,707 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66112d4a-0d26-4647-b7c6-b44b5a19f555', 'x-compute-request-id': 'req-66112d4a-0d26-4647-b7c6-b44b5a19f555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945'} Body: b'{"server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "name": "tempest-ServerStableDeviceRescueTest-server-420371886", "status": "ACTIVE", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "metadata": {}, "hostId": "43943d2fecd25e3e13ee872a6b6ebbf82168b91e4aa4472023c45ec2", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:11Z", "updated": "2025-08-04T13:34:16Z", "addresses": {"tempest-ServerStableDeviceRescueTest-181860541-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:22:51"}, {"version": 4, "addr": "172.24.4.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:22:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b 1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1865962788", "OS-SRV-USG:launched_at": "2025-08-04T13:32:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1638480121"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:58,763 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a 0.041s 2025-08-04 13:35:58,764 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f32b4b-05fa-4bc5-bdbc-bb65676e4da3', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f32b4b-05fa-4bc5-bdbc-bb65676e4da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a'} Body: b'{"volume": {"id": "e27a2356-0610-42c4-b4e4-493196dbc77a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:31:49.000000", "updated_at": "2025-08-04T13:31:50.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-664842253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a"}], "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba938601f03a4238b76cf0b9aafe3365"}}' 2025-08-04 13:35:59,818 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a 0.040s 2025-08-04 13:35:59,818 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e3b4ccc-a9f6-4730-a165-3390404cd6ec', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e3b4ccc-a9f6-4730-a165-3390404cd6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a'} Body: b'{"volume": {"id": "e27a2356-0610-42c4-b4e4-493196dbc77a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:31:49.000000", "updated_at": "2025-08-04T13:31:50.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-664842253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a"}], "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "bootable": "false", "encrypted": false, "re plication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba938601f03a4238b76cf0b9aafe3365"}}' {9} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.672475s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:36:00,189 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.334s 2025-08-04 13:36:00,189 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1917108014"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccff9602-6b6c-4c5f-a010-40e7b243181a', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccff9602-6b6c-4c5f-a010-40e7b243181a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:36:00.117299", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1917108014", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}], "user_id": "2dd50c16dd4c4f0ea78f6349d3981b85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:36:00,249 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69 0.046s 2025-08-04 13:36:00,250 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea6e4d2-4280-44e0-8af9-4feea69b819f', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea6e4d2-4280-44e0-8af9-4feea69b819f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69'} Body: b'{"volume": {"id": "cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:36:00.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1917108014", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}], "user_id": "2dd50c16dd4c4f0ea78f6349d3981b85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "640809fcc6514d7cbc8dae7b02a7a24a"}}' 2025-08-04 13:36:01,322 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69 0.058s 2025-08-04 13:36:01,322 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-2638c977-fcb3-4cc4-9052-612317b36c9e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2638c977-fcb3-4cc4-9052-612317b36c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69'} Body: b'{"volume": {"id": "cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:36:00.000000", "updated_at": "2025-08-04T13:36:00.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1917108014", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}], "user_id": "2dd50c16dd4c4f0ea78f6349d3981b85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "640809fcc6514d7cbc8dae7b02a7a24a"}}' 2025-08-04 13:36:01,382 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69 0.045s 2025-08-04 13:36:01,383 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e9be46-b13a-406f-a357-312a418f6e7a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e9be46-b13a-406f-a357-312a418f6e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69'} Body: b'{"volume": {"id": "cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:36:00.000000", "updated_at": "2025-08-04T13:36:00.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1917108014", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}], "user_id": "2dd50c16dd4c4f0ea78f6349d3981b85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "640809fcc6514d7cbc8dae7b02a7a24a"}}' 2025-08-04 13:36:01,493 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69 0.096s 2025-08-04 13:36:01,493 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8756739c-5894-40d1-bc1a-751f01ee9aa7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69'} Body: b'' 2025-08-04 13:36:01,526 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e- 40c3-b2f7-15ac5d5f2a69 0.032s 2025-08-04 13:36:01,526 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-443e4f41-c29b-40cf-9cfc-55f06466d82a', 'x-openstack-request-id': 'req-443e4f41-c29b-40cf-9cfc-55f06466d82a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69 could not be found."}}' {2} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [261.207524s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 288, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server b3097fe9-9a32-4f67-896d-1535c9d4f16e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-04T13:35:28Z', 'message': 'Build of instance b3097fe9-9a32-4f67-896d-1535c9d4f16e aborted: Volume 210ba869-f2d1-49f3-8607-2dd97c1c63ff did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-11c2130a-4457-4157-bde1-77ce652e89ae. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:31:45,094 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2025-08-04 13:31:45,094 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-69396c6f-fe9b-451f-9f26-6f36ef395e95', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "password_expires_at": null}, "audit_ids": ["XxH8TAJZTvWzn_63-agU4Q"], "expires_at": "2025-08-04T14:31:45.000000Z", "issued_at": "2025-08-04T13:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c60b73fe3ca14ff1afec002379f79476", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c60b73fe3ca14ff1afec002379f79476", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:31:45,095 99916 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '3bf88e73-70c8-49b3-844d-ef43dbe03d11', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-605100376-network', 'tenant_id': 'c60b73fe3ca14ff1afec002379f79476', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c60b73fe3ca14ff1afec002379f79476', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14629, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:25Z', 'updated_at': '2025-08-04T13:31:25Z', 'revision_number': 1} available for tenant 2025-08-04 13:32:06,028 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 20.931s 2025-08-04 13:32:06,028 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-597309109", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "3bf88e73-70c8-49b3-844d-ef43dbe03d11"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cbd8eb2-0a0b-4d4d-90e2-4060ed3ef714', 'x-compute-request-id': 'req-4cbd8eb2-0a0b-4d4d-90e2-4060ed3ef714', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "af4d6d36-cfee-4245-98eb-373feba954f8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xU5dxtS7pZ5P"}}' 2025-08-04 13:32:11,232 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8 5.201s 2025-08-04 13:32:11,233 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1454', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac4f672c-c0ea-4026-a9f1-f70fb1369883', 'x-compute-request-id': 'req-ac4f672c-c0ea-4026-a9f1-f70fb1369883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8'} Body: b'{"server": {"id": "af4d6d36-cfee-4245-98eb-373feba954f8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-597309109", "status": "BUILD", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "03d68e53c5275d793966c4fde97547bb4afe42c083497da9d8ccd18f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:32:05Z", "updated": "2025-08-04T13:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_ name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:33:03,706 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8 2.402s 2025-08-04 13:33:03,707 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d11557-cc0e-42ca-a3a4-995bfec683c3', 'x-compute-request-id': 'req-12d11557-cc0e-42ca-a3a4-995bfec683c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8'} Body: b'{"server": {"id": "af4d6d36-cfee-4245-98eb-373feba954f8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-597309109", "status": "ACTIVE", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "03d68e53c5275d793966c4fde97547bb4afe42c083497da9d8ccd18f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:32:05Z", "updated": "2025-08-04T13:32:38Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-605100376-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:83:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:32:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:33:03,728 99916 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "ACTIVE/None" after 52 second wait 2025-08-04 13:34:04,661 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8/action 0.871s 2025-08-04 13:34:04,661 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstac k-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a9f0d18-3f0c-43d4-8cc0-565885106455', 'x-compute-request-id': 'req-4a9f0d18-3f0c-43d4-8cc0-565885106455', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8/action'} Body: b'{"image_id": "66426fd8-b5d4-4ed3-9946-546ae51dd851"}' 2025-08-04 13:34:04,686 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.024s 2025-08-04 13:34:04,687 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ee97a27-6a66-46ff-9123-7881dbac00eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:04Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:05,731 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.042s 2025-08-04 13:34:05,731 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ff27b01-e13a-4011-9985-c809acdb9f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescu eTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:04Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:06,769 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.036s 2025-08-04 13:34:06,769 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0ee1e57f-fe79-4150-8e2c-6ba5952b290e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:04Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:07,795 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.024s 2025-08-04 13:34:07,795 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2a322ccc-b199-41d6-8d74-0e03747d8b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb- 373feba954f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:04Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:08,818 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.020s 2025-08-04 13:34:08,818 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3807b73b-c6f2-4078-9103-f348d83725d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:04Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:09,858 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.038s 2025-08-04 13:34:09,858 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2813c03d-6cb2-43ba-a4ec-df86a59db7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_im age_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:04Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:10,891 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.031s 2025-08-04 13:34:10,892 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0a4a5e9c-9ca9-400d-b587-8dc9054987b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:04Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:11,932 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.038s 2025-08-04 13:34:11,933 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c2ff4565-23d7-450d-8f8d-b7126d053a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:12Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:12,961 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.027s 2025-08-04 13:34:12,962 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e7263ab8-40e3-4e45-9c03-3454d1defafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:13Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:13,98 9 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.025s 2025-08-04 13:34:13,990 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-370be973-4d99-4f57-ae51-22d436341c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "2e3b38f72769913106618e12a71960cd", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e63c9e787c9416f2588a6b8e71d5d8255d64e8b02b5d0211c74ccff2b76970b66a51a8d3c46ad20ae06bcc555e87c8cb61c571a4cb3795a7c92db36dd2e34e8a", "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:14Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:14,020 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.029s 2025-08-04 13:34:14,020 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2f4f9d95-56e0-4559-b212-400633176421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "2e3b38f72769913106618e12a71960cd", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e63c9e787c9416f2588a6b8e71d5d8255d64e8b02b5d0211c74ccff2b76970b66a51a8d3c46ad20ae06bcc555e87c8cb61c571a4cb3795a7c92db36dd2e34e8a", "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:14Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:14,250 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8 0.229s 2025-08-04 13:34:14,251 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94bc6e39-d263-4302-a6b8-28e97be06149', 'x-compute-request-id': 'req-94bc6e39-d263-4302-a6b8-28e97be06149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8'} Body: b'{"server": {"id": "af4d6d36-cfee-4245-98eb-373feba954f8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-597309109", "status": "ACTIVE", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "03d68e53c5275d793966c4fde97547bb4afe42c083497da9d8ccd18f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:32:05Z", "updated": "2025-08-04T13:34:14Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-605100376-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:83:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:32:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:35:14,446 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.111s 2025-08-04 13:35:14,446 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0c8ce57a-7a88-46a0-835f-9b23bcfce882', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "password_expires_at": null}, "audit_ids": ["zIl7PllrSIe9jLhq8wl_oA"], "expires_at": "2025-08-04T14:35:14.000000Z", "issued_at": "2025-08-04T13:35:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c60b73fe3ca14ff1afec002379f79476", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c60b73fe3ca14ff1afec002379f79476", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:35:14,447 99916 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '3bf88e73-70c8-49b3-844d-ef43dbe03d11', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-605100376-network', 'tenant_id': 'c60b73fe3ca14ff1afec002379f79476', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c60b73fe3ca14ff1afec002379f79476', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14629, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:25Z', 'updated_at': '2025-08-04T13:31:25Z', 'revision_number': 1} available for tenant 2025-08-04 13:35:15,202 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.754s 2025-08-04 13:35:15,202 99916 DEBUG [tempest.lib.common.r est_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1073170717", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "3bf88e73-70c8-49b3-844d-ef43dbe03d11"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11c2130a-4457-4157-bde1-77ce652e89ae', 'x-compute-request-id': 'req-11c2130a-4457-4157-bde1-77ce652e89ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b3097fe9-9a32-4f67-896d-1535c9d4f16e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Vw3Mg844NtNH"}}' 2025-08-04 13:35:15,304 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e 0.098s 2025-08-04 13:35:15,304 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bda452cb-3aa7-491e-8c54-e2d224cabab0', 'x-compute-request-id': 'req-bda452cb-3aa7-491e-8c54-e2d224cabab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e'} Body: b'{"server": {"id": "b3097fe9-9a32-4f67-896d-1535c9d4f16e", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1073170717", "status": "BUILD", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:35:15Z", "updated": "2025-08-04T13:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:36:05,468 99916 INFO [te mpest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e 0.100s 2025-08-04 13:36:05,469 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfeb9a95-60a0-40ab-bc22-18d20e03ddb6', 'x-compute-request-id': 'req-dfeb9a95-60a0-40ab-bc22-18d20e03ddb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e'} Body: b'{"server": {"id": "b3097fe9-9a32-4f67-896d-1535c9d4f16e", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1073170717", "status": "ERROR", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:35:15Z", "updated": "2025-08-04T13:35:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-04T13:35:28Z", "message": "Build of instance b3097fe9-9a32-4f67-896d-1535c9d4f16e aborted: Volume 210ba869-f2d1-49f3-8607-2dd97c1c63ff did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:36:05,488 99916 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-04 13:36:06,155 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e 0.666s 2025-08-04 13:36:06,156 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c790d0fe-dcdb-4ed2-9f88-5225e9e64cd8', 'x-compute-request-id': 'req-c790d0fe-dcdb-4ed2-9f88-5225e9e64cd8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e'} Body: b'' 2025-08-04 13:36:06,253 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GE T http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e 0.096s 2025-08-04 13:36:06,253 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b5536dbe-eb1d-4926-ba91-f0c8756d0989', 'x-compute-request-id': 'req-b5536dbe-eb1d-4926-ba91-f0c8756d0989', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b3097fe9-9a32-4f67-896d-1535c9d4f16e could not be found."}}' {9} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.437466s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 73, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 f40d273a-985f-486f-bc2e-a696a89ba97b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:36:04,092 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 POST http://10.0.0.210/volume/v3/types 0.207s 2025-08-04 13:36:04,092 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df5920ac-2d03-4773-8a74-456777561409', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df5920ac-2d03-4773-8a74-456777561409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "166b562d-33c7-4f9d-abfd-2d6f490e79e0", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2025-08-04 13:36:04,778 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.682s 2025-08-04 13:36:04,779 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-e2ae44c5-3c65-43ba-b18b-59ef97837e15', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9c039069b2ae4bab95bc57ca6863e00e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f866ec76-adf7-4700-affb-5e38f4790a19", "created_at": "2025-08-04T13:36:05Z", "updated_at": "2025-08-04T13:36:05Z", "tags": [], "self": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19", "file": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:36:05,758 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 204 PUT http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19/file 0.977s 2025-08-04 13:36:05,758 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-99c5390d -adae-4cbe-89fc-df6d485d21e6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19/file'} Body: b'' 2025-08-04 13:36:05,780 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19 0.021s 2025-08-04 13:36:05,781 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-314e97c0-c27a-4a42-a05d-eb27e1d0de90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "77a154880161c4b4e7183f2fbafc6ba4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9c039069b2ae4bab95bc57ca6863e00e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "43281bdcfb896511c1a7c277c7b5458de220056f4fb5da47a7ed8e23c0251200d33a17d44d58a2c9fcbb1bbed478c7021719da184baccc6ade4cc56e00913263", "id": "f866ec76-adf7-4700-affb-5e38f4790a19", "created_at": "2025-08-04T13:36:05Z", "updated_at": "2025-08-04T13:36:06Z", "tags": [], "self": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19", "file": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:36:05,801 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19 0.020s 2025-08-04 13:36:05,802 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6acbc62f-fa10-4d7b-855b-c1bab14b395a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "77a154880161c4b4e7183f2fbafc6ba4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9c039069b2ae4bab95bc57ca6863e00e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "43281bdcfb896511c1a7c277c7b5458de220056f4fb5da47a7ed8e23c0251200d33a17d44d58a2c9fcbb1bbed478c7021719da184baccc6ade4cc56e00913263", "id": "f866ec76-adf7-4700-affb-5e38f4790a19", "created_at": "2025-08-04T13:36:05Z", "updated_at": "2025-08-04T13:36:06Z", "tags": [], "self": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19", "file": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:36:05,821 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19 0.019s 2025-08-04 13:36:05,822 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d51259bc-0ea6-49cb-9194-5f8145bebd28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "77a154880161c4b4e7183f2fbafc6ba4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9c039069b2ae4bab95bc57ca6863e00e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "43281bdcfb896511c1a7c277c7b5458de220056f4fb5da47a7ed8e23c0251200d33a17d44d58a2c9fcbb1bbed478c7021719da184baccc6ade4cc56e00913263", "id": "f866ec76-adf7-4700-affb-5e38f4790a19", "created_at": "2025-08-04T13:36:05Z", "updated_at": "2025-08-04T13:36:06Z", "tags": [], "self": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19", "file": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:36:06,191 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 202 POST http://10.0.0.210/volume/v3/volumes 0.368s 2025-08-04 13:36:06,191 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "f866ec76-adf7-4700-affb-5e38f4790a19", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-023df8e3-5eb6-454a-80f8-40fdab440a1b', 'content-length': '796', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-023df8e3-5eb6-454a-80f8-40fdab440a1b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f40d273a-985f-486f-bc2e-a696a89ba97b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:06.119481", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b"}], "user_id": "99c1e40be8dd44fda18f43a586d8f5e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:36:06,254 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b 0.051s 2025-08-04 13:36:06,255 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93998c2-72d2-4034-9f0d-fc0f02e490a4', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93998c2-72d2-4034-9f0d-fc0f02e490a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210 /volume/v3/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b'} Body: b'{"volume": {"id": "f40d273a-985f-486f-bc2e-a696a89ba97b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:06.000000", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b"}], "user_id": "99c1e40be8dd44fda18f43a586d8f5e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c039069b2ae4bab95bc57ca6863e00e"}}' 2025-08-04 13:36:07,306 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b 0.037s 2025-08-04 13:36:07,307 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c00315-e5fe-42d4-a337-17c61c3e415b', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c00315-e5fe-42d4-a337-17c61c3e415b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b'} Body: b'{"volume": {"id": "f40d273a-985f-486f-bc2e-a696a89ba97b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:06.000000", "updated_at": "2025-08-04T13:36:06.000000", "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b"}], "user_id": "99c1e40be8dd44fda18f43a586d8f5e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c039069b2ae4bab95bc57ca6863e00e"}}' {5} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [123.193605s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/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 552, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 51517877-43d9-4245-bed0-e6405873011f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:34:05,813 99922 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764 0.226s 2025-08-04 13:34:05,813 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3f46e19-37ef-4216-89cf-9de07abbf1ee', 'x-compute-request-id': 'req-d3f46e19-37ef-4216-89cf-9de07abbf1ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764'} Body: b'{"server": {"id": "1459fbc7-61f1-4e1a-9cdf-f346f07dc764", "name": "tempest-ServerActionsTestOtherB-server-50459123", "status": "ACTIVE", "tenant_id": "0f0d0723eeb7414c911450dad74e740c", "user_id": "3876eb83ba3742ccbdcad9d545c279ab", "metadata": {}, "hostId": "ee461916d0dfdca0532d58541aabb3d9795a37b7ad0ea65f9fc19d2d", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:10Z", "updated": "2025-08-04T13:32:47Z", "addresses": {"tempest-ServerActionsTestOtherB-1512592260-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:63:a2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2096900924", "OS-SRV-USG:launched_at": "2025-08-04T13:32:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1559688062"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:07,141 99922 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 1.254s 2025-08-04 13:35:07,142 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-528434693"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9d89fa-b015-4aff-95bb-5e58a31dae02', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9d89fa-b015-4aff-95bb-5e58a31dae02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "51517877-43d9-4245-bed0-e6405873011f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:07.066926", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-528434693", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/51517877-43d9-4245-bed0-e6405873011f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/51517877-43d9-4245-bed0-e640587 3011f"}], "user_id": "3876eb83ba3742ccbdcad9d545c279ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:35:07,208 99922 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/51517877-43d9-4245-bed0-e6405873011f 0.054s 2025-08-04 13:35:07,209 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e94465-5dbd-4557-88ec-8107f6573684', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e94465-5dbd-4557-88ec-8107f6573684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/51517877-43d9-4245-bed0-e6405873011f'} Body: b'{"volume": {"id": "51517877-43d9-4245-bed0-e6405873011f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:07.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-528434693", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/51517877-43d9-4245-bed0-e6405873011f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/51517877-43d9-4245-bed0-e6405873011f"}], "user_id": "3876eb83ba3742ccbdcad9d545c279ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f0d0723eeb7414c911450dad74e740c"}}' 2025-08-04 13:35:08,340 99922 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/51517877-43d9-4245-bed0-e6405873011f 0.117s 2025-08-04 13:35:08,341 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-153abc60-bed5-479a-bd8c-529622b34b8c', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-153abc60-bed5-479a-bd8c-529622b34b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/51517877-43d9-4245-bed0-e6405873011f'} Body: b'{"volume": {"id": "51517877-43d9-4245-bed0-e6405873011f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:07.000000", "updated_at": "2025-08-04T13:35:07.000000", "name": "tempest-ServerActionsTestOtherB-volume-528434693", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/51517877-43d9-4245-bed0-e6405873011f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/51517877-43d9-4245-bed0-e6405873011f"}], "user_id": "3876eb83ba3742ccbdcad9d545c279ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f0d0723eeb7414c911450dad74e740c"}}' 2025-08-04 13:35:08,354 99922 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599 2025-08-04 13:35:08,705 99922 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOt herB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764 0.348s 2025-08-04 13:35:08,705 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd680e86-a430-4f2e-896e-0258837815fd', 'x-compute-request-id': 'req-bd680e86-a430-4f2e-896e-0258837815fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764'} Body: b'{"server": {"id": "1459fbc7-61f1-4e1a-9cdf-f346f07dc764", "name": "tempest-ServerActionsTestOtherB-server-50459123", "status": "ACTIVE", "tenant_id": "0f0d0723eeb7414c911450dad74e740c", "user_id": "3876eb83ba3742ccbdcad9d545c279ab", "metadata": {}, "hostId": "ee461916d0dfdca0532d58541aabb3d9795a37b7ad0ea65f9fc19d2d", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:10Z", "updated": "2025-08-04T13:32:47Z", "addresses": {"tempest-ServerActionsTestOtherB-1512592260-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:63:a2"}, {"version": 4, "addr": "172.24.4.192", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:63:a2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2096900924", "OS-SRV-USG:launched_at": "2025-08-04T13:32:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1559688062"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {9} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {9} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {7} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.392050s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 47, in test_update_attached_volume_with_nonexistent_volume_in_uri volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 14826cc8-3025-4236-9117-3e6317ba84cf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:34:22,753 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.090s 2025-08-04 13:34:22,754 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-35437cf4-c57e-4866-8686-03fb52de8d09', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b097b1fcea93493b958f7fe934abbbb0", "name": "tempest-VolumesAdminNegativeTest-2143136364-project-member", "password_expires_at": null}, "audit_ids": ["NBFHefsATuGPR1sDEFjgTQ"], "expires_at": "2025-08-04T14:34:22.000000Z", "issued_at": "2025-08-04T13:34:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "402e787621e34450b4fa5e53961a347a", "name": "tempest-VolumesAdminNegativeTest-2143136364"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/402e787621e34450b4fa5e53961a347a", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:34:22,754 99926 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '007c5f92-2eda-47b9-aa78-6f8f0576b1aa', 'name': 'tempest-VolumesAdminNegativeTest-1757865658-network', 'tenant_id': '402e787621e34450b4fa5e53961a347a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '402e787621e34450b4fa5e53961a347a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34043, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scop e': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:26Z', 'updated_at': '2025-08-04T13:31:26Z', 'revision_number': 1} available for tenant 2025-08-04 13:34:23,225 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/compute/v2.1/servers 0.470s 2025-08-04 13:34:23,225 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-2071004388", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "007c5f92-2eda-47b9-aa78-6f8f0576b1aa"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0932c1b6-0f15-40e8-b5aa-800a97c52b2f', 'x-compute-request-id': 'req-0932c1b6-0f15-40e8-b5aa-800a97c52b2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d83e922e-02db-493b-abfb-90aaac61d48d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d83e922e-02db-493b-abfb-90aaac61d48d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "y3CvVrReaeNw"}}' 2025-08-04 13:34:23,301 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d 0.072s 2025-08-04 13:34:23,302 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1be551e9-10b4-4911-ab44-ce85273672ca', 'x-compute-request-id': 'req-1be551e9-10b4-4911-ab44-ce85273672ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d'} Body: b'{"server": {"id": "d83e922e-02db-493b-abfb-90aaac61d48d", "name": "tempest-VolumesAdminNegativeTest-server-2071004388", "status": "BUILD", "tenant_id": "402e787621e34450b4fa5e53961a347a", "user_id": "b097b1fcea93493b958f7fe934abbbb0", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:34:23Z", "updated": "2025-08-04T13:34:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d83e922e-02db-493b-abfb-90aaac61d48d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:13,588 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d 0.222s 2025-08-04 13:35:13,588 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f66927d-137a-450e-8e74-fbb60ae9298e', 'x-compute-request-id': 'req-4f66927d-137a-450e-8e74-fbb60ae9298e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d'} Body: b'{"server": {"id": "d83e922e-02db-493b-abfb-90aaac61d48d", "name": "tempest-VolumesAdminNegativeTest-server-2071004388", "status": "ACTIVE", "tenant_id": "402e787621e34450b4fa5e53961a347a", "user_id": "b097b1fcea93493b958f7fe934abbbb0", "metadata": {}, "hostId": "964ef2e2b8bc1a83ed2c389b5cd47a85dfaac225d5d42acd80a1cdf9", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:34:23Z", "updated": "2025-08-04T13:34:39Z", "addresses": {"tempest-VolumesAdminNegativeTest-1757865658-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:34:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d83e922e-02db-493b-abfb-90aaac61d48d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:34:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:13,603 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:36:13,914 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/volume/v3/volumes 0.252s 2025-08-04 13:36:13,915 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1366524816"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d7b7427-2793-4859-a7c6-5bdcc960bdf8', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d7b7427-2793-4859-a7c6-5bdcc960bdf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "14826cc8-3025-4236-9117-3e6317ba84cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:13.843551", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1366524816", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http ://10.0.0.210/volume/v3/volumes/14826cc8-3025-4236-9117-3e6317ba84cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/14826cc8-3025-4236-9117-3e6317ba84cf"}], "user_id": "b097b1fcea93493b958f7fe934abbbb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:36:13,972 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/volumes/14826cc8-3025-4236-9117-3e6317ba84cf 0.044s 2025-08-04 13:36:13,972 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1045b7d1-1618-45b5-b413-30215e1544a6', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1045b7d1-1618-45b5-b413-30215e1544a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/14826cc8-3025-4236-9117-3e6317ba84cf'} Body: b'{"volume": {"id": "14826cc8-3025-4236-9117-3e6317ba84cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:14.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1366524816", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/14826cc8-3025-4236-9117-3e6317ba84cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/14826cc8-3025-4236-9117-3e6317ba84cf"}], "user_id": "b097b1fcea93493b958f7fe934abbbb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "402e787621e34450b4fa5e53961a347a"}}' 2025-08-04 13:36:15,035 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/volumes/14826cc8-3025-4236-9117-3e6317ba84cf 0.047s 2025-08-04 13:36:15,035 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14f2854-f1c8-400a-8032-4936f99a5c09', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14f2854-f1c8-400a-8032-4936f99a5c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/14826cc8-3025-4236-9117-3e6317ba84cf'} Body: b'{"volume": {"id": "14826cc8-3025-4236-9117-3e6317ba84cf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:14.000000", "updated_at": "2025-08-04T13:36:14.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1366524816", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/14826cc8-3025-4236-9117-3e6317ba84cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/14826cc8-3025-4236-9117-3e6317ba84cf"}], "user_id": "b097b1fcea93493b958f7fe934abbbb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "402e787621e34450b4fa5e53961a347a"}}' {1} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [171.582098s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 70, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 12a3252b-6ed7-47fb-961c-404d16a3a4f7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:33:39,199 99914 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:33:39,199 99914 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:33:39,473 99914 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.272s 2025-08-04 13:33:39,473 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1432466348", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGH7VPdhy/2r6mUTkosDNBpjo29GZZABjYH9kE0MuSWiUrbzQXL6BeyPaol/ibiFmd22VGIAwINKc/qatFAA3gvdQa0ST38JaBBCEi4n9aIwKEuEt5wakaE7EszBZ9qFxw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca3e12d8-a6c5-44f0-a48f-f7e1f94096ed', 'x-compute-request-id': 'req-ca3e12d8-a6c5-44f0-a48f-f7e1f94096ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1432466348", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGH7VPdhy/2r6mUTkosDNBpjo29GZZABjYH9kE0MuSWiUrbzQXL6BeyPaol/ibiFmd22VGIAwINKc/qatFAA3gvdQa0ST38JaBBCEi4n9aIwKEuEt5wakaE7EszBZ9qFxw==", "fingerprint": "bb:5a:f0:c6:08:57:68:c2:15:35:87:88:e5:62:ca:d8", "user_id": "55047d4dc2144b229a551ab7f3ad816f"}}' 2025-08-04 13:33:39,475 99914 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1432466348 created 2025-08-04 13:33:39,683 99914 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.207s 2025-08-04 13:33:39,683 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2098413263", "description": "tempest-description--1433410507"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-26243203-a6d5-41bf-a9ac-4148f260b056', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "74d7c019-84e9-42ce-8a1b-7bfd843759be", "name": "tempest-securitygroup--2098413263", "stateful": true, "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "description": "tempest-description--1433410507", "shared": false, "security_group_rules": [{"id": "15420948-01c1-4ec1-909f-bd8cdc5148d3", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "74d7c019-84e9-42ce-8a1b-7bfd843759be", "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": 463, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:33:39Z", "updated_at": "2025-08-04T13:33:39Z", "revision_number": 0}, {"id": "45eb6c62-e311-48cc-908e-b70f789ed2f7", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "74d7c019-84e9-42ce-8a1b-7bfd843759be", "ethertype": "IPv6", "direction": "egress", "protocol": null, "p ort_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": 462, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:33:39Z", "updated_at": "2025-08-04T13:33:39Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:33:39Z", "updated_at": "2025-08-04T13:33:39Z", "revision_number": 1, "project_id": "df8da984adde4d888e21bc3b9fc6679a"}}' 2025-08-04 13:33:39,872 99914 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.188s 2025-08-04 13:33:39,873 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "74d7c019-84e9-42ce-8a1b-7bfd843759be", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f9fbb5f8-eb73-4fbf-a1b0-45c085160783', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e89fb738-07b7-4455-8d4a-82fef5c3c010", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "74d7c019-84e9-42ce-8a1b-7bfd843759be", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:39Z", "updated_at": "2025-08-04T13:33:39Z", "revision_number": 0}}' 2025-08-04 13:33:40,084 99914 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.210s 2025-08-04 13:33:40,084 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "74d7c019-84e9-42ce-8a1b-7bfd843759be", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5ab08639-4ea9-4691-a2b7-4f6b28c47c26', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "22cc31f3-bd9f-4203-90b8-1896b4882d67", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "74d7c019-84e9-42ce-8a1b-7bfd843759be", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:39Z", "updated_at": "2025-08-04T13:33:39Z", "revision_number": 0}}' 2025-08-04 13:33:40,084 99914 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2098413263 created 2025-08-04 13:33:40,724 99914 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.639s 2025-08-04 13:33:40,724 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth -Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-817afc04-0f79-4172-8994-723627745db4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f8f0e48b-2b75-4f91-b2a9-538011784d35", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "floating_ip_address": "172.24.4.203", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:33:40Z", "updated_at": "2025-08-04T13:33:40Z", "revision_number": 0}}' 2025-08-04 13:33:40,725 99914 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f8f0e48b-2b75-4f91-b2a9-538011784d35', 'tenant_id': 'df8da984adde4d888e21bc3b9fc6679a', 'floating_ip_address': '172.24.4.203', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'df8da984adde4d888e21bc3b9fc6679a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:33:40Z', 'updated_at': '2025-08-04T13:33:40Z', 'revision_number': 0, 'ip': '172.24.4.203'} created 2025-08-04 13:33:40,944 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.219s 2025-08-04 13:33:40,945 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-506813457", "description": "tempest-secgroup-smoke-506813457 description", "project_id": "df8da984adde4d888e21bc3b9fc6679a"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-bcc05fe0-96c2-48db-96d1-5e43511ec2f3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "name": "tempest-secgroup-smoke-506813457", "stateful": true, "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "description": "tempest-secgroup-smoke-506813457 description", "shared": false, "security_group_rules": [{"id": "2c9e80fe-f73d-43e6-b05b-08e2bc408653", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "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": 469, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:33:40Z", "updated_at": "2025-08-04T13:33:40Z", "revision_number": 0}, {"id": "49596892-9573-4ff8-a1ff-64c571af91f9", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "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": 470, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:33:40Z", "updated_at": "2025-08-04T13:33:40Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:33:40Z", "updated_at": "2025-08-04T13:33:40Z", "revision_number": 1, "project_id": "df8da984adde4d888e21bc3b9fc6679a"}}' 2025-08-04 13:33:41,187 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.242s 2025-08-04 13:33:41,188 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f0f9c7cc-311c-4ff3-b538-3f000dc52c68', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ac51782c-bffd-4ab5-ab03-6737ffdb83d3", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:41Z", "updated_at": "2025-08-04T13:33:41Z", "revision_number": 0}}' 2025-08-04 13:33:41,383 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.194s 2025-08-04 13:33:41,383 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-e4b6a152-4437-41b7-839a-14ceaf2f5aa7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "50aaecb5-7456-4a98-be83-e5b1921fafd5", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:41Z", "updated_at": "2025-08-04T13:33:41Z", "revision_number": 0}}' 2025-08-04 13:33:41,611 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.227s 2025-08-04 13:33:41,611 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4c0cf253-5647-47 75-9850-42dcca008490', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c75044e1-33fc-487b-97ae-4ce545f62d25", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:41Z", "updated_at": "2025-08-04T13:33:41Z", "revision_number": 0}}' 2025-08-04 13:33:41,890 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.278s 2025-08-04 13:33:41,890 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-a6cf479f-6ef1-4de4-bb11-017bc706f263', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e2ebcb0a-8cd8-450c-9763-f352adf21ca0", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:41Z", "updated_at": "2025-08-04T13:33:41Z", "revision_number": 0}}' 2025-08-04 13:33:42,126 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.235s 2025-08-04 13:33:42,126 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-fa89da1a-fa7e-4f6c-becf-50049b9d7cf1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "29f14a2f-9711-4e10-ac07-1980b57d84dc", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:41Z", "updated_at": "2025-08-04T13:33:41Z", "revision_number": 0}}' 2025-08-04 13:33:42,353 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.226s 2025-08-04 13:33:42,353 99914 DEBUG [temp est.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-6c42b387-50d0-4688-b72b-4c2a2a2f0fef', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "acbb0da8-9ec2-4144-945e-db594baa1df5", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:42Z", "updated_at": "2025-08-04T13:33:42Z", "revision_number": 0}}' 2025-08-04 13:33:42,404 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.044s 2025-08-04 13:33:42,404 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2499', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-eb8e6c20-f731-42f6-a26d-33cd57aa60fa', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "55047d4dc2144b229a551ab7f3ad816f", "name": "tempest-SnapshotDataIntegrityTests-238163815-project-member", "password_expires_at": null}, "audit_ids": ["vncHRuDxQKCt_IzkvhVDTw"], "expires_at": "2025-08-04T14:33:42.000000Z", "issued_at": "2025-08-04T13:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df8da984adde4d888e21bc3b9fc6679a", "name": "tempest-SnapshotDataIntegrityTests-238163815"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": " a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/df8da984adde4d888e21bc3b9fc6679a", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:33:42,405 99914 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '1df2ed55-87a0-4b07-877b-693116947fef', 'name': 'tempest-SnapshotDataIntegrityTests-1389832389-network', 'tenant_id': 'df8da984adde4d888e21bc3b9fc6679a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'df8da984adde4d888e21bc3b9fc6679a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5671, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:33:24Z', 'updated_at': '2025-08-04T13:33:24Z', 'revision_number': 1} available for tenant 2025-08-04 13:33:42,405 99914 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1432466348', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGH7VPdhy/2r6mUTkosDNBpjo29GZZABjYH9kE0MuSWiUrbzQXL6BeyPaol/ibiFmd22VGIAwINKc/qatFAA3gvdQa0ST38JaBBCEi4n9aIwKEuEt5wakaE7EszBZ9qFxw==', 'fingerprint': 'bb:5a:f0:c6:08:57:68:c2:15:35:87:88:e5:62:ca:d8', 'user_id': '55047d4dc2144b229a551ab7f3ad816f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCRuuRbHlrynmZM0bjrPjIQmTRojPWs4H6pbHrQyq08gFmm3GV1OgVm\nTjyDGNjMEnCgBwYFK4EEACKhZANiAARh+1T3Ycv9q+plE5KLAzQaY6NvRmWQAY2B\n/ZBNDLklolK280Fy+gXsj2qJf4m4hZndtlRiAMCDSnP6mrRQAN4L3UGtEk9/CWgQ\nQhIuJ/WiMChLhLecGpGhOxLMwWfahcc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '74d7c019-84e9-42ce-8a1b-7bfd843759be', 'name': 'tempest-securitygroup--2098413263', 'stateful': True, 'tenant_id': 'df8da984adde4d888e21bc3b9fc6679a', 'description': 'tempest-description--1433410507', 'shared': False, 'security_group_rules': [{'id': '15420948-01c1-4ec1-909f-bd8cdc5148d3', 'project_id': 'df8da984adde4d888e21bc3b9fc6679a', 'tenant_id': 'df8da984adde4d888e21bc3b9fc6679a', 'security_group_id': '74d7c019-84e9-42ce-8a1b-7bfd843759be', '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': 463, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:33:39Z', 'updated_at': '2025-08-04T13:33:39Z', 'revision_number': 0}, {'id': '45eb6c62-e311-48cc-908e-b70f789ed2f7', 'project_id': 'df8da984adde4d888e21bc3b9fc6679a', 'tenant_id': 'df8da984adde4d888e21bc3b9fc6679a', 'security_group_id': '74d7c019-84e9-42ce-8a1b-7bfd843759be', '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': 462, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:33:39Z', 'updated_at': '2025-08-04T13:33:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:33:39Z', 'updated_at': '2025-08-04T13:33:39Z', 'revision_number': 1, 'project_id': 'df8da984adde4d888e21bc3b9fc6679a'}, 'floating_ip': {'id': 'f8f0e48b-2b75-4f91-b2a9-538011784d35', 'tenant_id': 'df8da984adde4d888e21bc3b9fc6679a', 'floating_ip_address': '172.24.4.203', 'floating_network_id': '3d2b57 64-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'df8da984adde4d888e21bc3b9fc6679a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:33:40Z', 'updated_at': '2025-08-04T13:33:40Z', 'revision_number': 0, 'ip': '172.24.4.203'}} 2025-08-04 13:33:42,974 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.568s 2025-08-04 13:33:42,975 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1962395578", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "key_name": "tempest-keypair-1432466348", "security_groups": [{"name": "tempest-secgroup-smoke-506813457"}, {"name": "tempest-securitygroup--2098413263"}], "networks": [{"uuid": "1df2ed55-87a0-4b07-877b-693116947fef"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '450', 'location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93989487-2485-45e8-9668-26f539f28f8f', 'x-compute-request-id': 'req-93989487-2485-45e8-9668-26f539f28f8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d8339849-79d0-4f79-b1e2-fec674bb7a32", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-506813457"}, {"name": "tempest-securitygroup--2098413263"}], "adminPass": "cRSn8xBfLfXX"}}' 2025-08-04 13:33:43,045 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32 0.067s 2025-08-04 13:33:43,045 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37e786cb-742c-4d91-a209-55b2e8282ee4', 'x-compute-request-id': 'req-37e786cb-742c-4d91-a209-55b2e8282ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32'} Body: b'{"server": {"id": "d8339849-79d0-4f79-b1e2-fec674bb7a32", "name": "tempest-SnapshotDataIntegrityTests-server-1962395578", "status": "BUILD", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "user_id": "55047d4dc2144b229a551ab7f3ad816f", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:43Z", "updated": "2025-08-04T13:33:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": " self", "href": "http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1432466348", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:34:33,334 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32 0.224s 2025-08-04 13:34:33,335 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1595', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97849f09-58f5-4338-9401-f83f80a23c78', 'x-compute-request-id': 'req-97849f09-58f5-4338-9401-f83f80a23c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32'} Body: b'{"server": {"id": "d8339849-79d0-4f79-b1e2-fec674bb7a32", "name": "tempest-SnapshotDataIntegrityTests-server-1962395578", "status": "ACTIVE", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "user_id": "55047d4dc2144b229a551ab7f3ad816f", "metadata": {}, "hostId": "184a694174dbdd1343426321db1ffae49331c11fdb213307dd86ef62", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:42Z", "updated": "2025-08-04T13:33:58Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1389832389-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1432466348", "OS-SRV-USG:launched_at": "2025-08-04T13:33:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-506813457"}, {"name": "tempest-securitygroup--2098413263"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:34:33,349 99914 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:35:33,658 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32/os-interface 0.276s 2025-08-04 13:35:33,658 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-req uest-id': 'req-fa33345b-57d8-4a46-8d45-d53c158f8f8f', 'x-compute-request-id': 'req-fa33345b-57d8-4a46-8d45-d53c158f8f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1df2ed55-87a0-4b07-877b-693116947fef", "port_id": "7290e9fc-d6ed-4579-85a8-660cbc871db8", "mac_addr": "fa:16:3e:e9:d3:ec", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "863aedc6-4b6d-4d6a-8640-74f79ba68c59", "ip_address": "10.0.0.11"}]}]}' 2025-08-04 13:35:37,209 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/f8f0e48b-2b75-4f91-b2a9-538011784d35 3.547s 2025-08-04 13:35:37,210 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7290e9fc-d6ed-4579-85a8-660cbc871db8"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-4260b7d2-7315-4619-b07e-a02812fbcd60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f8f0e48b-2b75-4f91-b2a9-538011784d35'} Body: b'{"floatingip": {"id": "f8f0e48b-2b75-4f91-b2a9-538011784d35", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "floating_ip_address": "172.24.4.203", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "b1d3d404-1f8d-4a56-a5d4-630ecfe54472", "port_id": "7290e9fc-d6ed-4579-85a8-660cbc871db8", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1df2ed55-87a0-4b07-877b-693116947fef", "mac_address": "fa:16:3e:e9:d3:ec", "admin_state_up": true, "status": "ACTIVE", "device_id": "d8339849-79d0-4f79-b1e2-fec674bb7a32", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:33:40Z", "updated_at": "2025-08-04T13:35:34Z", "revision_number": 1, "project_id": "df8da984adde4d888e21bc3b9fc6679a"}}' 2025-08-04 13:35:37,212 99914 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.203:22' as 'cirros' with public key authentication 2025-08-04 13:35:37,434 99914 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:35:37,539 99914 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:35:37,540 99914 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.203 successfully created 2025-08-04 13:35:37,723 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32 0.182s 2025-08-04 13:35:37,723 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1595', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fcfba06-78c3-40c0-a748-741d70947780', 'x-compute-request-id': 'req-9fcfba06-78c3-40c0-a748-741d70947780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32'} Body: b'{"server": {"id": "d8339849-79d0-4f79-b1e2-fec674bb7a32", "name": "tempest-SnapshotDataIntegrityTests-server-1962395578", "status": "ACTIVE", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "user_id": "55047d4dc2144b229a551ab7f3ad816f", "metadata": {}, "hostId": "184a69 4174dbdd1343426321db1ffae49331c11fdb213307dd86ef62", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:42Z", "updated": "2025-08-04T13:33:58Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1389832389-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1432466348", "OS-SRV-USG:launched_at": "2025-08-04T13:33:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-506813457"}, {"name": "tempest-securitygroup--2098413263"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:38,023 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/volumes 0.283s 2025-08-04 13:35:38,024 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1958992585", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c373e746-f37f-480e-8ab7-5f6165c99b11', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c373e746-f37f-480e-8ab7-5f6165c99b11', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "12a3252b-6ed7-47fb-961c-404d16a3a4f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:37.935771", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1958992585", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7"}], "user_id": "55047d4dc2144b229a551ab7f3ad816f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:35:38,101 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7 0.058s 2025-08-04 13:35:38,101 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad5cf042-44db-43cb-897b-588a24b644e7', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad5cf042-44db-43cb-897b-588a24b644e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7'} Body: b'{"volume": {"id": "12a32 52b-6ed7-47fb-961c-404d16a3a4f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:38.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1958992585", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7"}], "user_id": "55047d4dc2144b229a551ab7f3ad816f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df8da984adde4d888e21bc3b9fc6679a"}}' 2025-08-04 13:35:39,161 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7 0.045s 2025-08-04 13:35:39,161 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e3f678c-8411-4d83-b191-19c97b001326', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e3f678c-8411-4d83-b191-19c97b001326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7'} Body: b'{"volume": {"id": "12a3252b-6ed7-47fb-961c-404d16a3a4f7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:38.000000", "updated_at": "2025-08-04T13:35:38.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1958992585", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7"}], "user_id": "55047d4dc2144b229a551ab7f3ad816f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df8da984adde4d888e21bc3b9fc6679a"}}' 2025-08-04 13:35:39,294 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7 0.117s 2025-08-04 13:35:39,295 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670b4d42-76e3-42b0-93f0-72c1c03c2cdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7'} Body: b'' 2025-08-04 13:35:39,321 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7 0.025s 2025-08-04 13:35:39,322 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'conten t-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51ae94f-695f-4f15-99e2-afc185eec9b3', 'x-openstack-request-id': 'req-a51ae94f-695f-4f15-99e2-afc185eec9b3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 12a3252b-6ed7-47fb-961c-404d16a3a4f7 could not be found."}}' 2025-08-04 13:35:39,475 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32 0.152s 2025-08-04 13:35:39,475 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27ba47c7-5f33-4e8d-a096-fda35837b590', 'x-compute-request-id': 'req-27ba47c7-5f33-4e8d-a096-fda35837b590', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32'} Body: b'' 2025-08-04 13:35:39,731 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32 0.255s 2025-08-04 13:35:39,732 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-578d16f4-bc50-499b-b3de-3a11812e674b', 'x-compute-request-id': 'req-578d16f4-bc50-499b-b3de-3a11812e674b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32'} Body: b'{"server": {"id": "d8339849-79d0-4f79-b1e2-fec674bb7a32", "name": "tempest-SnapshotDataIntegrityTests-server-1962395578", "status": "ACTIVE", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "user_id": "55047d4dc2144b229a551ab7f3ad816f", "metadata": {}, "hostId": "184a694174dbdd1343426321db1ffae49331c11fdb213307dd86ef62", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:42Z", "updated": "2025-08-04T13:35:39Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1389832389-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:ec"}, {"version": 4, "addr": "172.24.4.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1432466348", "OS-SRV-USG:launched_at": "2025-08-04T13:33:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-506813457"}, {"name": "tempest-securitygroup--2098413263"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-ST S:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:36:29,818 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32 0.039s 2025-08-04 13:36:29,818 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0e4e918a-1abd-448b-ba91-2c487e3e7df3', 'x-compute-request-id': 'req-0e4e918a-1abd-448b-ba91-2c487e3e7df3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d8339849-79d0-4f79-b1e2-fec674bb7a32 could not be found."}}' 2025-08-04 13:36:30,084 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/72c7fc4a-a31b-419c-b5cb-9df2935d9193 0.265s 2025-08-04 13:36:30,084 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a07b3e9a-dda1-4d94-b781-302b6f31e5a3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/72c7fc4a-a31b-419c-b5cb-9df2935d9193'} Body: b'' 2025-08-04 13:36:30,126 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1432466348 0.041s 2025-08-04 13:36:30,127 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da4c8ae4-b4dd-41f8-824c-fd9f3d8a8fa3', 'x-compute-request-id': 'req-da4c8ae4-b4dd-41f8-824c-fd9f3d8a8fa3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1432466348'} Body: b'' 2025-08-04 13:36:30,315 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/74d7c019-84e9-42ce-8a1b-7bfd843759be 0.188s 2025-08-04 13:36:30,316 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-50373d2e-7f16-40ea-b023-0d29a32b7b6c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/74d7c019-84e9-42ce-8a1b-7bfd843759be'} Body: b'' 2025-08-04 13:36:30,339 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/74d7c019-84e9-42ce-8a1b-7bfd843759be 0.022s 2025-08-04 13:36:30,339 99914 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a13abed2-6824-48bf-ba3a-f576f3f3293a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/74d7c019-84e9-42ce-8a1b-7bfd843759be'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 74d7c019-84e9-42ce-8a1b-7bfd843759be does not exist", "detail": ""}}' 2025-08-04 13:36:30,779 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/f8f0e48b-2b75-4f91-b2a9-538011784d35 0.439s 2025-08-04 13:36:30,779 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d2256582-1d9f-49ea-9562-3e531a1d1e91', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f8f0e48b-2b75-4f91-b2a9-538011784d35'} Body: b'' {5} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.742937s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 8a641b7c-bfc1-499a-8599-ad3dae0cf380 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:37:07,835 99922 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/volumes 0.431s 2025-08-04 13:37:07,835 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-170896723"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a51188-a37d-4f9b-9c69-dddb743d8c6b', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a51188-a37d-4f9b-9c69-dddb743d8c6b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8a641b7c-bfc1-499a-8599-ad3dae0cf380", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:07.768850", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-170896723", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}], "user_id": "513c18aaf4a24531a39172551ef6135e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:37:07,886 99922 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380 0.039s 2025-08-04 13:37:07,887 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001eaca8-957b-4242-b143-5237fdf44a30', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001eaca8-957b-4242-b143-5237fdf44a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380'} Body: b'{"volume": {"id": "8a641b7c-bfc1-499a-8599-ad3dae0cf380", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:08.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-170896723", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}], "user_id": "513c18aaf4a24531a39172551ef6135e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e883f7c88642ccb44a9bf5fe4af62c"}}' 2025-08-04 13:37:08,944 99922 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380 0.042s 2025-08-04 13:37:08,945 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:08 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbe301e4-4511-4dca-b906-9da5f84f9e25', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbe301e4-4511-4dca-b906-9da5f84f9e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380'} Body: b'{"volume": {"id": "8a641b7c-bfc1-499a-8599-ad3dae0cf380", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:08.000000", "updated_at": "2025-08-04T13:37:08.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-170896723", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}], "user_id": "513c18aaf4a24531a39172551ef6135e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e883f7c88642ccb44a9bf5fe4af62c"}}' 2025-08-04 13:37:09,007 99922 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380 0.048s 2025-08-04 13:37:09,007 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a1b52bc-697a-428b-9c8d-581d39a71ed8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a1b52bc-697a-428b-9c8d-581d39a71ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380'} Body: b'{"volume": {"id": "8a641b7c-bfc1-499a-8599-ad3dae0cf380", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:08.000000", "updated_at": "2025-08-04T13:37:08.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-170896723", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}], "user_id": "513c18aaf4a24531a39172551ef6135e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e883f7c88642ccb44a9bf5fe4af62c"}}' 2025-08-04 13:37:09,122 99922 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380 0.101s 2025-08-04 13:37:09,123 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9161d0-7b45-4fdf-b88b-d9cbb67922ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380'} Body: b'' 2025-08-04 13:37:09,144 99922 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWitho utMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380 0.020s 2025-08-04 13:37:09,144 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a1cee1f-e749-4ce1-8497-bd62355965a0', 'x-openstack-request-id': 'req-7a1cee1f-e749-4ce1-8497-bd62355965a0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8a641b7c-bfc1-499a-8599-ad3dae0cf380 could not be found."}}' {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.167362s] ... ok {5} setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 32149039-9184-4595-91d0-d1463b7056fe failed to build and is in ERROR status {5} setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_list.py", line 32, in resource_setup volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 e7dac769-d7d5-4da0-bc5e-a28d0f0018dd failed to build and is in ERROR status {5} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {5} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {5} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {5} setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.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 d63f9521-9796-45d8-8bce-ff787b9683d6 failed to build and is in ERROR status {5} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.873159s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 a4108f5a-45da-42d4-91c5-26ceb752f715 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:34:59,895 99932 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:34:59,895 99932 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:34:59,954 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2025-08-04 13:34:59,955 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-293134204", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNJbJAylCE9Bpd6YylB8/yZAptn4sW6l1YCRyWA0qy/CbczC8SGYtz1E4NJ4Qsn7H3Xz/xTryFA6+XbrPBhoX9+GE4NoBWoqoLK2unTcAfEgZAJm4hrpZSjDrGhLlH1xwA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9796c408-436f-4174-91d1-38b0842f276b', 'x-compute-request-id': 'req-9796c408-436f-4174-91d1-38b0842f276b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-293134204", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNJbJAylCE9Bpd6YylB8/yZAptn4sW6l1YCRyWA0qy/CbczC8SGYtz1E4NJ4Qsn7H3Xz/xTryFA6+XbrPBhoX9+GE4NoBWoqoLK2unTcAfEgZAJm4hrpZSjDrGhLlH1xwA==", "fingerprint": "d7:e3:02:37:af:3b:3a:86:5c:be:28:06:3b:e4:22:0b", "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b"}}' 2025-08-04 13:34:59,957 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-293134204 created 2025-08-04 13:35:00,237 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.279s 2025-08-04 13:35:00,237 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1968547716", "description": "tempest-description--1724422081"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-68bca389-5390-4b16-9117-5cc958f7d46d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d", "name": "tempest-securitygroup--1968547716", "stateful": true, "tenant_id": "e753d8a029634009aedc6394e1129761", "description": "tempest-description--1724422081", "shared": false, "security_group_rules": [{"id": "717bfa99-efd5-4d96-bf0b-367ac423ec78", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d", "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": 481, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:35:00Z", "updated_at": "2025-08-04T13:35:00Z", "revision_number": 0}, {"id": "f1144a04-1b2d-4a94-a421-4c4db9828e31", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d", "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": 482, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:35:00Z", "updated_at": "2025-08-04T13:35:00Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:35:00Z", "updated_at": "2025-08-04T13:35:00Z", "revision_number": 1, "project_id": "e753d8a029634009aedc6394e1129761"}}' 2025-08-04 13:35:00,511 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.273s 2025-08-04 13:35:00,511 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f8f27c69-ac1b-480e-8400-11075fa99cd1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "206aa7b4-44c2-4b73-868d-c23850cf2d87", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:35:00Z", "updated_at": "2025-08-04T13:35:00Z", "revision_number": 0}}' 2025-08-04 13:35:00,756 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.244s 2025-08-04 13:35:00,756 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-43769013-f32f-4bb7-b94f-f3addb9e68c0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6ba11071-2492-414c-b92d-3d7b4a97ac0d", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:35:00Z", "updated_at": "2025-08-04T13:35:00Z", "revision_number": 0}}' 2025-08-04 13:35:00,757 99932 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1968547716 created 2025-08-04 13:35:01,468 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.711s 2025-08-04 13:35:01,468 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-20af49a2-0089-49e3-8795-36dfa33d0c94', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "205e5c5a-c533-4a43-860e-90e5f023c411", "tenant_id": "e753d8a029634009aedc6394e1129761", "floating_ip_address": "172.24.4.171", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e753d8a029634009aedc6394e1129761", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:35:01Z", "updated_at": "2025-08-04T13:35:01Z", "revision_number": 0}}' 2025-08-04 13:35:01,469 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '205e5c5a-c533-4a43-860e-90e5f023c411', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'floating_ip_address': '172.24.4.171', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e753d8a029634009aedc6394e1129761', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:35:01Z', 'updated_at': '2025-08-04T13:35:01Z', 'revision_number': 0, 'ip': '172.24.4.171'} created 2025-08-04 13:35:01,571 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.094s 2025-08-04 13:35:01,572 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fa86e801-683d-4125-9e1d-ab0b4c972fe0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d2ed208dd6b44155a313bf2b47bd4b1b", "name": "tempest-AttachVolumeShelveTestJSON-1959602476-project-member", "password_expires_at": null}, "audit_ids": ["VjiUO_GrTYatSm16TaO8XA"], "expires_at": "2025-08-04T14:35:01.000000Z", "issued_at": "2025-08-04T13:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e753d8a029634009aedc6394e1129761", "name": "tempest-AttachVolumeShelveTestJSON-1959602476"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.21 0/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e753d8a029634009aedc6394e1129761", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:35:01,572 99932 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '879d453f-2719-4d2d-ae69-1eb3c2bea856', 'name': 'tempest-AttachVolumeShelveTestJSON-466670225-network', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e753d8a029634009aedc6394e1129761', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43964, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:27Z', 'updated_at': '2025-08-04T13:31:27Z', 'revision_number': 1} available for tenant 2025-08-04 13:35:01,573 99932 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-293134204', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNJbJAylCE9Bpd6YylB8/yZAptn4sW6l1YCRyWA0qy/CbczC8SGYtz1E4NJ4Qsn7H3Xz/xTryFA6+XbrPBhoX9+GE4NoBWoqoLK2unTcAfEgZAJm4hrpZSjDrGhLlH1xwA==', 'fingerprint': 'd7:e3:02:37:af:3b:3a:86:5c:be:28:06:3b:e4:22:0b', 'user_id': 'd2ed208dd6b44155a313bf2b47bd4b1b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDoJKENHdkA7XzDwtRqvXXf2rDnR11IZgwQe01eAZoXB1DRkhWmg8jI\niffkdowEYoCgBwYFK4EEACKhZANiAATSWyQMpQhPQaXemMpQfP8mQKbZ+LFupdWA\nkclgNKsvwm3MwvEhmLc9RODSeELJ+x918/8U68hQOvl26zwYaF/fhhODaAVqKqCy\ntrp03AHxIGQCZuIa6WUow6xoS5R9ccA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d', 'name': 'tempest-securitygroup--1968547716', 'stateful': True, 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'description': 'tempest-description--1724422081', 'shared': False, 'security_group_rules': [{'id': '717bfa99-efd5-4d96-bf0b-367ac423ec78', 'project_id': 'e753d8a029634009aedc6394e1129761', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'security_group_id': '0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d', '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': 481, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:35:00Z', 'updated_at': '2025-08-04T13:35:00Z', 'revision_number': 0}, {'id': 'f1144a04-1b2d-4a94-a421-4c4db9828e31', 'project_id': 'e753d8a029634009aedc6394e1129761', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'security_group_id': '0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d', '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': 482, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at' : '2025-08-04T13:35:00Z', 'updated_at': '2025-08-04T13:35:00Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:35:00Z', 'updated_at': '2025-08-04T13:35:00Z', 'revision_number': 1, 'project_id': 'e753d8a029634009aedc6394e1129761'}, 'floating_ip': {'id': '205e5c5a-c533-4a43-860e-90e5f023c411', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'floating_ip_address': '172.24.4.171', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e753d8a029634009aedc6394e1129761', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:35:01Z', 'updated_at': '2025-08-04T13:35:01Z', 'revision_number': 0, 'ip': '172.24.4.171'}} 2025-08-04 13:35:02,178 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.605s 2025-08-04 13:35:02,179 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1246743957", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "879d453f-2719-4d2d-ae69-1eb3c2bea856"}], "security_groups": [{"name": "tempest-securitygroup--1968547716"}], "key_name": "tempest-keypair-293134204", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52beab21-5bdf-4e87-a0c5-9e308099ece0', 'x-compute-request-id': 'req-52beab21-5bdf-4e87-a0c5-9e308099ece0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b9cf75ce-10b5-4194-9619-7e602d4848f9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1968547716"}], "adminPass": "password"}}' 2025-08-04 13:35:02,259 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9 0.076s 2025-08-04 13:35:02,259 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbd6d4c3-2cd3-41dd-8b08-36ad5c144cc1', 'x-compute-request-id': 'req-bbd6d4c3-2cd3-41dd-8b08-36ad5c144cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9'} Body: b'{"server": {"id": "b9cf75ce-10b5-4194-9619-7e602d4848f9", "name": "tempest-AttachVolumeShelveTestJSON-server-1246743957", "status": "BUILD", "tenant_id": "e753d8a029634009aedc6394e1129761", "user_id": "d2ed20 8dd6b44155a313bf2b47bd4b1b", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:02Z", "updated": "2025-08-04T13:35:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-293134204", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-04 13:35:52,599 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9 0.249s 2025-08-04 13:35:52,599 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9be75fb0-c844-4a33-b0eb-394de61d32c6', 'x-compute-request-id': 'req-9be75fb0-c844-4a33-b0eb-394de61d32c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9'} Body: b'{"server": {"id": "b9cf75ce-10b5-4194-9619-7e602d4848f9", "name": "tempest-AttachVolumeShelveTestJSON-server-1246743957", "status": "ACTIVE", "tenant_id": "e753d8a029634009aedc6394e1129761", "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "metadata": {}, "hostId": "d5daf4193ee35bbfaec6cbd22307c4a1f495ce4f754346de6f4b0f27", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:02Z", "updated": "2025-08-04T13:35:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-466670225-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:97:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-293134204", "OS-SRV-USG:launched_at": "2025-08-04T13:35:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1968547716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-04 13:35:52,617 99932 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:36:53,008 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/b9cf75ce- 10b5-4194-9619-7e602d4848f9/os-interface 0.330s 2025-08-04 13:36:53,009 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8679a45-2df3-4cd7-abd0-8132f57946a2', 'x-compute-request-id': 'req-f8679a45-2df3-4cd7-abd0-8132f57946a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "879d453f-2719-4d2d-ae69-1eb3c2bea856", "port_id": "4f8ec534-6b23-4539-8b77-e3c911b6698e", "mac_addr": "fa:16:3e:bd:97:55", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f4d530a6-2fcd-44ca-b363-34a92eda3913", "ip_address": "10.0.0.13"}]}]}' 2025-08-04 13:36:54,076 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/205e5c5a-c533-4a43-860e-90e5f023c411 1.063s 2025-08-04 13:36:54,076 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4f8ec534-6b23-4539-8b77-e3c911b6698e"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-ae6e5b21-1ad7-4fe6-a54a-f7e47179e0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/205e5c5a-c533-4a43-860e-90e5f023c411'} Body: b'{"floatingip": {"id": "205e5c5a-c533-4a43-860e-90e5f023c411", "tenant_id": "e753d8a029634009aedc6394e1129761", "floating_ip_address": "172.24.4.171", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "77b08667-7dab-455a-ac52-6027da4b50f3", "port_id": "4f8ec534-6b23-4539-8b77-e3c911b6698e", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "879d453f-2719-4d2d-ae69-1eb3c2bea856", "mac_address": "fa:16:3e:bd:97:55", "admin_state_up": true, "status": "ACTIVE", "device_id": "b9cf75ce-10b5-4194-9619-7e602d4848f9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:35:01Z", "updated_at": "2025-08-04T13:36:53Z", "revision_number": 1, "project_id": "e753d8a029634009aedc6394e1129761"}}' 2025-08-04 13:36:54,078 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.171:22' as 'cirros' with public key authentication 2025-08-04 13:36:54,086 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:36:54,190 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:36:54,191 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.171 successfully created 2025-08-04 13:36:54,241 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9/ips 0.049s 2025-08-04 13:36:54,241 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api -version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87850ad2-f21b-460d-9e4e-d184d23d70db', 'x-compute-request-id': 'req-87850ad2-f21b-460d-9e4e-d184d23d70db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-466670225-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2025-08-04 13:36:54,485 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.240s 2025-08-04 13:36:54,485 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1754113157"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c715fab-97e2-4766-83ea-4adef8f18fa3', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c715fab-97e2-4766-83ea-4adef8f18fa3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a4108f5a-45da-42d4-91c5-26ceb752f715", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:54.404104", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1754113157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715"}], "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:36:54,557 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715 0.059s 2025-08-04 13:36:54,557 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c499015-da36-406e-91d9-5b30c741bfe6', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c499015-da36-406e-91d9-5b30c741bfe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715'} Body: b'{"volume": {"id": "a4108f5a-45da-42d4-91c5-26ceb752f715", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:54.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1754113157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715"}], "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e753d8a029634009aedc6394e1129761"}}' 2025 -08-04 13:36:55,617 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715 0.042s 2025-08-04 13:36:55,618 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdeeec1c-fc8b-4f0e-90d5-bcfbfa233fc8', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdeeec1c-fc8b-4f0e-90d5-bcfbfa233fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715'} Body: b'{"volume": {"id": "a4108f5a-45da-42d4-91c5-26ceb752f715", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:54.000000", "updated_at": "2025-08-04T13:36:55.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1754113157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715"}], "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e753d8a029634009aedc6394e1129761"}}' 2025-08-04 13:36:55,781 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9 0.150s 2025-08-04 13:36:55,782 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bc6721a-68a7-4509-ba64-e3361cd20b14', 'x-compute-request-id': 'req-1bc6721a-68a7-4509-ba64-e3361cd20b14', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9'} Body: b'' 2025-08-04 13:36:56,090 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9 0.307s 2025-08-04 13:36:56,090 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62869619-c973-4384-ab0f-8452238a42aa', 'x-compute-request-id': 'req-62869619-c973-4384-ab0f-8452238a42aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9'} Body: b'{"server": {"id": "b9cf75ce-10b5-4194-9619-7e602d4848f9", "name": "tempest-AttachVolumeShelveTestJSON-server-1246743957", "status": "ACTIVE", "tenant_id": "e753d8a029634009aedc 6394e1129761", "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "metadata": {}, "hostId": "d5daf4193ee35bbfaec6cbd22307c4a1f495ce4f754346de6f4b0f27", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:02Z", "updated": "2025-08-04T13:36:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-466670225-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:97:55"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:97:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-293134204", "OS-SRV-USG:launched_at": "2025-08-04T13:35:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1968547716"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-04 13:37:46,175 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9 0.047s 2025-08-04 13:37:46,175 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4912feb7-724b-456d-b335-7334835a01a5', 'x-compute-request-id': 'req-4912feb7-724b-456d-b335-7334835a01a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b9cf75ce-10b5-4194-9619-7e602d4848f9 could not be found."}}' 2025-08-04 13:37:46,210 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-293134204 0.034s 2025-08-04 13:37:46,211 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fc4f8e8-1ca2-4bf3-958a-17d8be43cf76', 'x-compute-request-id': 'req-0fc4f8e8-1ca2-4bf3-958a-17d8be43cf76', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-293134204'} Body: b'' 2025-08-04 13:37:46,413 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d 0.202s 2025-08-04 13:37:46,414 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicat ion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f753a248-70d8-481b-8e92-53dc3e75bd0b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d'} Body: b'' 2025-08-04 13:37:46,430 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d 0.016s 2025-08-04 13:37:46,430 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-62aa43aa-9f32-4587-864b-714c22d1c09e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d does not exist", "detail": ""}}' 2025-08-04 13:37:46,767 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/205e5c5a-c533-4a43-860e-90e5f023c411 0.336s 2025-08-04 13:37:46,767 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1d194c8e-ff44-4b25-a7a8-d1c5053e16bb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/205e5c5a-c533-4a43-860e-90e5f023c411'} Body: b'' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.395076s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 84, in test_force_detach_volume volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 1491c613-86db-4122-8838-70893c337dc7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:35:28,339 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.093s 2025-08-04 13:35:28,340 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2485', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7633c38e-2d1e-4a8c-a75c-f41212771fe7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f5003f153c584b22b41fdcf0a2165637", "name": "tempest-VolumesActionsTest-2014034756-project-member", "password_expires_at": null}, "audit_ids": ["AUj-rvo3TAyL8fC--nnEYA"], "expires_at": "2025-08-04T14:35:28.000000Z", "issued_at": "2025-08-04T13:35:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c9eaa6655ae48fcbe9da22015bf82aa", "name": "tempest-VolumesActionsTest-2014034756"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6c9eaa6655ae48fcbe9da22015bf82aa", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:35:28,341 99924 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'd03dad23-992f-4b01-b384-f559c3621594', 'name': 'tempest-VolumesActionsTest-315714242-network', 'tenant_id': '6c9eaa6655ae48fcbe9da22015bf82aa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6c9eaa6655ae48fcbe9da22015bf82aa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64927, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:35:15Z', 'updated_at': '2025- 08-04T13:35:15Z', 'revision_number': 1} available for tenant 2025-08-04 13:35:28,974 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.633s 2025-08-04 13:35:28,975 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1780640296", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "d03dad23-992f-4b01-b384-f559c3621594"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1973c5d9-547e-4122-a9db-3b9440c118a6', 'x-compute-request-id': 'req-1973c5d9-547e-4122-a9db-3b9440c118a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7780dc0f-a42a-4372-bc01-c1472bc7e408", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9ALgWiwuLZ9N"}}' 2025-08-04 13:35:29,065 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408 0.086s 2025-08-04 13:35:29,065 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1206', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99fb577a-2089-4a81-b83a-63b98a781410', 'x-compute-request-id': 'req-99fb577a-2089-4a81-b83a-63b98a781410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408'} Body: b'{"server": {"id": "7780dc0f-a42a-4372-bc01-c1472bc7e408", "name": "tempest-VolumesActionsTest-instance-1780640296", "status": "BUILD", "tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa", "user_id": "f5003f153c584b22b41fdcf0a2165637", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:29Z", "updated": "2025-08-04T13:35:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:36:19,421 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42 a-4372-bc01-c1472bc7e408 0.291s 2025-08-04 13:36:19,422 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6ce93cb-5c1b-47a6-8d46-002e2835db78', 'x-compute-request-id': 'req-e6ce93cb-5c1b-47a6-8d46-002e2835db78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408'} Body: b'{"server": {"id": "7780dc0f-a42a-4372-bc01-c1472bc7e408", "name": "tempest-VolumesActionsTest-instance-1780640296", "status": "ACTIVE", "tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa", "user_id": "f5003f153c584b22b41fdcf0a2165637", "metadata": {}, "hostId": "c48e004d585280afa1dc686273f2a2d079d02b5fdd2d9a65e09769bf", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:28Z", "updated": "2025-08-04T13:35:45Z", "addresses": {"tempest-VolumesActionsTest-315714242-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:80:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:35:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:36:19,437 99924 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:37:19,866 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.367s 2025-08-04 13:37:19,867 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1680623758"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d15492bf-5e2f-44af-aea9-e0c02acdf9ae', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d15492bf-5e2f-44af-aea9-e0c02acdf9ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1491c613-86db-4122-8838-70893c337dc7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:19.791231", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1680623758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1491c613-86db-4122-8838-70893c337dc7"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consis tencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:37:19,921 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7 0.042s 2025-08-04 13:37:19,922 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-647311df-50af-4f61-afa2-8e9249709210', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647311df-50af-4f61-afa2-8e9249709210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7'} Body: b'{"volume": {"id": "1491c613-86db-4122-8838-70893c337dc7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:20.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1680623758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1491c613-86db-4122-8838-70893c337dc7"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:37:20,985 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7 0.047s 2025-08-04 13:37:20,985 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddade742-6dca-49f0-8417-5698116c29d0', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddade742-6dca-49f0-8417-5698116c29d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7'} Body: b'{"volume": {"id": "1491c613-86db-4122-8838-70893c337dc7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:20.000000", "updated_at": "2025-08-04T13:37:20.000000", "name": "tempest-VolumesActionsTest-Volume-1680623758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1491c613-86db-4122-8838-70893c337dc7"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:37:21,041 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7 0.040s 2025-08-04 13:37:21,041 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:21 GMT', 's erver': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4187ae-d4c2-4bcc-9607-b8b2c7078da5', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4187ae-d4c2-4bcc-9607-b8b2c7078da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7'} Body: b'{"volume": {"id": "1491c613-86db-4122-8838-70893c337dc7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:20.000000", "updated_at": "2025-08-04T13:37:20.000000", "name": "tempest-VolumesActionsTest-Volume-1680623758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1491c613-86db-4122-8838-70893c337dc7"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:37:21,153 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7 0.097s 2025-08-04 13:37:21,153 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98a93151-555d-483d-8381-77e0697a1d2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7'} Body: b'' 2025-08-04 13:37:21,177 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7 0.023s 2025-08-04 13:37:21,178 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b08c2c9-8b39-490c-ad20-efcadd5d886e', 'x-openstack-request-id': 'req-9b08c2c9-8b39-490c-ad20-efcadd5d886e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1491c613-86db-4122-8838-70893c337dc7 could not be found."}}' 2025-08-04 13:37:21,289 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408 0.110s 2025-08-04 13:37:21,290 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aef5c8a8-2ee8-4adc-a2f7-1b67e4a99b61', 'x-compute-request-id': 'req-aef5c8a8-2ee8-4adc-a2f7-1b67e4a99b61', 'connection': 'close', 'status': '204', ' content-location': 'http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408'} Body: b'' 2025-08-04 13:37:21,524 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408 0.234s 2025-08-04 13:37:21,524 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf078016-ee62-4f34-81bb-d525061a9541', 'x-compute-request-id': 'req-cf078016-ee62-4f34-81bb-d525061a9541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408'} Body: b'{"server": {"id": "7780dc0f-a42a-4372-bc01-c1472bc7e408", "name": "tempest-VolumesActionsTest-instance-1780640296", "status": "ACTIVE", "tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa", "user_id": "f5003f153c584b22b41fdcf0a2165637", "metadata": {}, "hostId": "c48e004d585280afa1dc686273f2a2d079d02b5fdd2d9a65e09769bf", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:28Z", "updated": "2025-08-04T13:37:21Z", "addresses": {"tempest-VolumesActionsTest-315714242-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:80:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:35:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:38:11,633 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408 0.043s 2025-08-04 13:38:11,633 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e5ca7313-a524-4afe-9b1a-168074e260fd', 'x-compute-request-id': 'req-e5ca7313-a524-4afe-9b1a-168074e260fd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7780dc0f-a42a-4372-bc01-c1472bc7e408 could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.588855s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 66, in test_volume_force_delete_when_volume_is_attaching self._create_reset_and_force_delete_temp_volume('attaching') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 f3519e26-be8e-4951-b824-6ef859fece33 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:11,877 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 202 POST http://10.0.0.210/volume/v3/volumes 0.239s 2025-08-04 13:38:11,878 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1604343380"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faeabeac-80d9-482d-847c-051b0a7f5cab', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faeabeac-80d9-482d-847c-051b0a7f5cab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f3519e26-be8e-4951-b824-6ef859fece33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:11.786531", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1604343380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:11,931 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33 0.040s 2025-08-04 13:38:11,931 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db60b337-8d58-4fb6-8899-116a25d72f39', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db60b337-8d58-4fb6-8899-116a25d72f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33'} Body: b'{"volume": {"id": "f3519e26-be8e-4951-b824-6ef859fece33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:12.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1604343380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:13,002 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33 0.041s 2025-08-04 13:38:13,002 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/jso n', 'x-compute-request-id': 'req-43b3cd75-38c5-4ac4-891c-142eb2299a17', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b3cd75-38c5-4ac4-891c-142eb2299a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33'} Body: b'{"volume": {"id": "f3519e26-be8e-4951-b824-6ef859fece33", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:12.000000", "updated_at": "2025-08-04T13:38:12.000000", "name": "tempest-VolumesActionsTest-Volume-1604343380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:13,076 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33 0.060s 2025-08-04 13:38:13,076 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c2ebb2-85ba-4223-a0f4-72d392975200', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c2ebb2-85ba-4223-a0f4-72d392975200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33'} Body: b'{"volume": {"id": "f3519e26-be8e-4951-b824-6ef859fece33", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:12.000000", "updated_at": "2025-08-04T13:38:12.000000", "name": "tempest-VolumesActionsTest-Volume-1604343380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:13,203 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33 0.113s 2025-08-04 13:38:13,203 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a80e9475-88e0-47fb-a922-e7f140f69a05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33'} Body: b'' 2025-08-04 13:38:13,224 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33 0.020s 2025-0 8-04 13:38:13,225 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a676b30f-4089-4473-893d-e6341753a8c8', 'x-openstack-request-id': 'req-a676b30f-4089-4473-893d-e6341753a8c8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f3519e26-be8e-4951-b824-6ef859fece33 could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.581782s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 f5f7fdab-23fb-4284-9a5c-ae51214cca49 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:13,457 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.0.0.210/volume/v3/volumes 0.229s 2025-08-04 13:38:13,457 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1932042192"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bfa47bf-c881-458c-8629-779685b350b1', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bfa47bf-c881-458c-8629-779685b350b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f5f7fdab-23fb-4284-9a5c-ae51214cca49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:13.389012", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1932042192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:13,508 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49 0.038s 2025-08-04 13:38:13,508 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1bc6574-3714-4615-9907-2845e57d71cc', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1bc6574-3714-4615-9907-2845e57d71cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49'} Body: b'{"volume": {"id": "f5f7fdab-23fb-4284-9a5c-ae51214cca49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:13.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1932042192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:14,609 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49 0.084s 2025-08-04 13:38:14,609 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8988aa4d-6973-461f-9978-f33307a5e6b3', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8988aa4d-6973-461f-9978-f33307a5e6b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49'} Body: b'{"volume": {"id": "f5f7fdab-23fb-4284-9a5c-ae51214cca49", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:13.000000", "updated_at": "2025-08-04T13:38:14.000000", "name": "tempest-VolumesActionsTest-Volume-1932042192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:14,682 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49 0.057s 2025-08-04 13:38:14,682 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30528272-80ce-4810-827f-a50cec771545', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30528272-80ce-4810-827f-a50cec771545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49'} Body: b'{"volume": {"id": "f5f7fdab-23fb-4284-9a5c-ae51214cca49", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:13.000000", "updated_at": "2025-08-04T13:38:14.000000", "name": "tempest-VolumesActionsTest-Volume-1932042192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:14,785 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49 0.089s 2025-08-04 13:38:14,786 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1349ce13-d581-4a5c-b55c-878c959a7557', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49'} Body: b'' 2025-08-04 13:38:14,808 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49 0.022s 2025-08-0 4 13:38:14,808 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-782804f9-3d50-49b7-af71-2d6f56c83818', 'x-openstack-request-id': 'req-782804f9-3d50-49b7-af71-2d6f56c83818', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f5f7fdab-23fb-4284-9a5c-ae51214cca49 could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.743576s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 d5453356-02cd-4de7-9805-6e4aeda89a75 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:15,017 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.0.0.210/volume/v3/volumes 0.205s 2025-08-04 13:38:15,018 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-495249238"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2659433d-2010-474e-875e-123e9dd0227a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2659433d-2010-474e-875e-123e9dd0227a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d5453356-02cd-4de7-9805-6e4aeda89a75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:14.949252", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-495249238", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:15,075 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75 0.041s 2025-08-04 13:38:15,076 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d186e267-3e40-40b7-aacf-1b181e83da94', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d186e267-3e40-40b7-aacf-1b181e83da94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75'} Body: b'{"volume": {"id": "d5453356-02cd-4de7-9805-6e4aeda89a75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:15.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-495249238", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:16,143 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75 0.052s 2025-08-04 13:38:16,144 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-2c484353-f277-4277-8be1-dafc7a628636', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c484353-f277-4277-8be1-dafc7a628636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75'} Body: b'{"volume": {"id": "d5453356-02cd-4de7-9805-6e4aeda89a75", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:15.000000", "updated_at": "2025-08-04T13:38:15.000000", "name": "tempest-VolumesActionsTest-Volume-495249238", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:16,217 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75 0.053s 2025-08-04 13:38:16,218 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff20ded-1e39-4df7-bfd9-22176dcf667f', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff20ded-1e39-4df7-bfd9-22176dcf667f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75'} Body: b'{"volume": {"id": "d5453356-02cd-4de7-9805-6e4aeda89a75", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:15.000000", "updated_at": "2025-08-04T13:38:15.000000", "name": "tempest-VolumesActionsTest-Volume-495249238", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:16,523 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75 0.280s 2025-08-04 13:38:16,523 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef88b96-083e-479a-b229-a11bc38ba223', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75'} Body: b'' 2025-08-04 13:38:16,553 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75 0.029s 2025-08-04 13:38:16,553 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f058a02-f058-4383-b4cf-692d88247585', 'x-openstack-request-id': 'req-3f058a02-f058-4383-b4cf-692d88247585', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d5453356-02cd-4de7-9805-6e4aeda89a75 could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.533375s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 a6b94287-c717-4b4c-a4cd-f3a19f99f03c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:16,760 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.0.0.210/volume/v3/volumes 0.202s 2025-08-04 13:38:16,761 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-281282440"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e482deb4-db96-40fe-aaac-d4b86273da4c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e482deb4-db96-40fe-aaac-d4b86273da4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a6b94287-c717-4b4c-a4cd-f3a19f99f03c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:16.697844", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-281282440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:16,828 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c 0.044s 2025-08-04 13:38:16,828 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ed637e-d9e7-4390-956f-e165646ec499', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ed637e-d9e7-4390-956f-e165646ec499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c'} Body: b'{"volume": {"id": "a6b94287-c717-4b4c-a4cd-f3a19f99f03c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:17.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-281282440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:17,891 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c 0.037s 2025-08-04 13:38:17,892 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-df5400d5-fc0d-4169-b17c-2ab872e7f1f3', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df5400d5-fc0d-4169-b17c-2ab872e7f1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c'} Body: b'{"volume": {"id": "a6b94287-c717-4b4c-a4cd-f3a19f99f03c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:17.000000", "updated_at": "2025-08-04T13:38:17.000000", "name": "tempest-VolumesActionsTest-Volume-281282440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:17,947 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c 0.041s 2025-08-04 13:38:17,947 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70c385c1-7b64-49b3-8d74-0851223c013f', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70c385c1-7b64-49b3-8d74-0851223c013f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c'} Body: b'{"volume": {"id": "a6b94287-c717-4b4c-a4cd-f3a19f99f03c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:17.000000", "updated_at": "2025-08-04T13:38:17.000000", "name": "tempest-VolumesActionsTest-Volume-281282440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:18,066 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c 0.105s 2025-08-04 13:38:18,067 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3a25262-e1f9-4712-85d8-15847c02f43c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c'} Body: b'' 2025-08-04 13:38:18,090 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c 0.022s 2025- 08-04 13:38:18,090 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50e0119-55ea-4b99-9ce6-46d264f99e15', 'x-openstack-request-id': 'req-e50e0119-55ea-4b99-9ce6-46d264f99e15', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a6b94287-c717-4b4c-a4cd-f3a19f99f03c could not be found."}}' {6} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.539113s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 47, in test_volume_reset_status volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 3d5ace01-2f00-447b-b636-e0ddf6212103 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:18,284 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/volumes 0.191s 2025-08-04 13:38:18,285 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-898169884"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85bf72f2-45c9-4b8e-85cb-f9dc041f83be', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85bf72f2-45c9-4b8e-85cb-f9dc041f83be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3d5ace01-2f00-447b-b636-e0ddf6212103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:18.212142", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-898169884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:18,337 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103 0.040s 2025-08-04 13:38:18,338 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d366d8a-5837-4f74-a27e-0442d09c2053', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d366d8a-5837-4f74-a27e-0442d09c2053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103'} Body: b'{"volume": {"id": "3d5ace01-2f00-447b-b636-e0ddf6212103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:18.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-898169884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:19,397 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103 0.044s 2025-08-04 13:38:19,398 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a5a8cd-bbf1-47e3-ac7f-9cd5cde396d1', 'conte nt-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a5a8cd-bbf1-47e3-ac7f-9cd5cde396d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103'} Body: b'{"volume": {"id": "3d5ace01-2f00-447b-b636-e0ddf6212103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:18.000000", "updated_at": "2025-08-04T13:38:18.000000", "name": "tempest-VolumesActionsTest-Volume-898169884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:19,484 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103 0.070s 2025-08-04 13:38:19,484 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d19d2f-0d46-4cf1-b27e-5dc8e3a1ec9b', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d19d2f-0d46-4cf1-b27e-5dc8e3a1ec9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103'} Body: b'{"volume": {"id": "3d5ace01-2f00-447b-b636-e0ddf6212103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:18.000000", "updated_at": "2025-08-04T13:38:18.000000", "name": "tempest-VolumesActionsTest-Volume-898169884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:19,608 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103 0.107s 2025-08-04 13:38:19,608 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c15835-3ff7-46c3-a428-732f75249d70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103'} Body: b'' 2025-08-04 13:38:19,630 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103 0.021s 2025-08-04 13:38:19,631 99924 DEBUG [tempest.lib.common.rest_client] Request - Head ers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d8d3c0a-b835-4b15-96f0-19d980e70cf9', 'x-openstack-request-id': 'req-6d8d3c0a-b835-4b15-96f0-19d980e70cf9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d5ace01-2f00-447b-b636-e0ddf6212103 could not be found."}}' {7} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.848227s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 c1c07ef3-6c69-498d-b911-11a5a591705a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:24,502 99926 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.732s 2025-08-04 13:38:24,502 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1074462463", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a99a9b-9fcf-4e48-bf12-2fbee2706698', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a99a9b-9fcf-4e48-bf12-2fbee2706698', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c1c07ef3-6c69-498d-b911-11a5a591705a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:24.432447", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1074462463", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a"}], "user_id": "5405e75d5cf9461a8d830f491933068e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:24,550 99926 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a 0.036s 2025-08-04 13:38:24,551 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65bc1498-47ac-4eaa-b596-9d191f4d28db', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65bc1498-47ac-4eaa-b596-9d191f4d28db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a'} Body: b'{"volume": {"id": "c1c07ef3-6c69-498d-b911-11a5a591705a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:24.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1074462463", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a"}], "user_id": "5405e75d5cf9461a8d830f491933068e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9549b2bdc57841fb9081508d59942ef8"}}' 2025-08-04 13:38:25,602 99926 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a 0.036s 2025-08-04 13:38:25,602 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-c8302418-8516-42e8-9529-cd53822324c1', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8302418-8516-42e8-9529-cd53822324c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a'} Body: b'{"volume": {"id": "c1c07ef3-6c69-498d-b911-11a5a591705a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:24.000000", "updated_at": "2025-08-04T13:38:25.000000", "name": "tempest-TaggedBootDevicesTest-volume-1074462463", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a"}], "user_id": "5405e75d5cf9461a8d830f491933068e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9549b2bdc57841fb9081508d59942ef8"}}' {6} setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_list.py", line 37, in resource_setup volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 81e8af55-bc05-4a35-8a40-7149567e1783 failed to build and is in ERROR status {6} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.717776s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 79a6c330-b390-4523-8957-8f998d5d963f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:34,564 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/volumes 0.374s 2025-08-04 13:38:34,564 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-213591271"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0855f4ad-9521-480a-96f2-1813d60481fc', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0855f4ad-9521-480a-96f2-1813d60481fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "79a6c330-b390-4523-8957-8f998d5d963f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:34.503056", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-213591271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:34,618 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f 0.041s 2025-08-04 13:38:34,618 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc2e0f8-9a55-48e4-86ff-06db16512c96', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc2e0f8-9a55-48e4-86ff-06db16512c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f'} Body: b'{"volume": {"id": "79a6c330-b390-4523-8957-8f998d5d963f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:35.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-213591271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9bfc81232674e2eb3fe4ddc3c3b9e02"}}' 2025-08-04 13:38:35,705 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f 0.071s 2025-08-04 13:38:35,705 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ac9d787-bac6-4b87-9741-37e 82792e1d9', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ac9d787-bac6-4b87-9741-37e82792e1d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f'} Body: b'{"volume": {"id": "79a6c330-b390-4523-8957-8f998d5d963f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:35.000000", "updated_at": "2025-08-04T13:38:35.000000", "name": "tempest-VolumesDeleteCascade-Volume-213591271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9bfc81232674e2eb3fe4ddc3c3b9e02"}}' 2025-08-04 13:38:35,759 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f 0.039s 2025-08-04 13:38:35,759 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0885de6b-b05c-46b7-8db6-1b9cd092de20', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0885de6b-b05c-46b7-8db6-1b9cd092de20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f'} Body: b'{"volume": {"id": "79a6c330-b390-4523-8957-8f998d5d963f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:35.000000", "updated_at": "2025-08-04T13:38:35.000000", "name": "tempest-VolumesDeleteCascade-Volume-213591271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9bfc81232674e2eb3fe4ddc3c3b9e02"}}' 2025-08-04 13:38:35,877 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f 0.104s 2025-08-04 13:38:35,878 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1fa6d0-0fd6-44f3-89b6-2b91da8b0ea6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f'} Body: b'' 2025-08-04 13:38:35,904 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f 0.026s 2025-08-04 13:38:35,905 99924 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d475470d-e264-43d4-8f92-9bb7e8c16087', 'x-openstack-request-id': 'req-d475470d-e264-43d4-8f92-9bb7e8c16087', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 79a6c330-b390-4523-8957-8f998d5d963f could not be found."}}' {6} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.513128s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 93, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 7f146027-deb0-4f1a-ae96-a64c0fddbba6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:36,089 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.179s 2025-08-04 13:38:36,090 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-462564824"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d862498d-c2b7-4fc6-92e7-8a9015f9d96c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d862498d-c2b7-4fc6-92e7-8a9015f9d96c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7f146027-deb0-4f1a-ae96-a64c0fddbba6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:36.030180", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-462564824", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:36,143 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6 0.041s 2025-08-04 13:38:36,143 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83513bf6-a32d-45d1-a8b1-329e0f043468', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83513bf6-a32d-45d1-a8b1-329e0f043468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6'} Body: b'{"volume": {"id": "7f146027-deb0-4f1a-ae96-a64c0fddbba6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:36.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-462564824", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9bfc81232674e2eb3fe4ddc3c3b9e02"}}' 2025-08-04 13:38:37,196 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6 0.038s 2025-08-04 13:38:37,197 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-8cca6b88-ad74-49f8-a918-0c0ff55196a2', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cca6b88-ad74-49f8-a918-0c0ff55196a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6'} Body: b'{"volume": {"id": "7f146027-deb0-4f1a-ae96-a64c0fddbba6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:36.000000", "updated_at": "2025-08-04T13:38:36.000000", "name": "tempest-VolumesDeleteCascade-Volume-462564824", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9bfc81232674e2eb3fe4ddc3c3b9e02"}}' 2025-08-04 13:38:37,247 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6 0.037s 2025-08-04 13:38:37,248 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6130ed1d-89cb-4160-af1a-507c2f971646', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6130ed1d-89cb-4160-af1a-507c2f971646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6'} Body: b'{"volume": {"id": "7f146027-deb0-4f1a-ae96-a64c0fddbba6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:36.000000", "updated_at": "2025-08-04T13:38:36.000000", "name": "tempest-VolumesDeleteCascade-Volume-462564824", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9bfc81232674e2eb3fe4ddc3c3b9e02"}}' 2025-08-04 13:38:37,399 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6 0.137s 2025-08-04 13:38:37,399 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11e0786-8b62-46b5-93e4-8f1cdc5199fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6'} Body: b'' 2025-08-04 13:38:37,419 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6 0.020s 2025-08-04 13:38 :37,420 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f94ae10d-62ff-4a3e-8020-c59db49ecb41', 'x-openstack-request-id': 'req-f94ae10d-62ff-4a3e-8020-c59db49ecb41', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7f146027-deb0-4f1a-ae96-a64c0fddbba6 could not be found."}}' {6} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.755291s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 117, in test_volume_create_get_update_delete self._volume_create_get_update_delete(size=CONF.volume.volume_size) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:39,403 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.391s 2025-08-04 13:38:39,403 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1124381360", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d0a330-11ea-45ae-ba57-db77b4b06580', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d0a330-11ea-45ae-ba57-db77b4b06580', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:39.278005", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1124381360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:39,487 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6 0.072s 2025-08-04 13:38:39,488 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab717308-2ee1-4ac6-8833-dd01e90df5e5', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab717308-2ee1-4ac6-8833-dd01e90df5e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6'} Body: b'{"volume": {"id": "4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:39.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1124381360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:40,546 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6 0.038s 2025-08-04 13:38:40,546 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', ' x-compute-request-id': 'req-de4a6487-59ad-4471-9ebe-e9a436e7e120', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4a6487-59ad-4471-9ebe-e9a436e7e120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6'} Body: b'{"volume": {"id": "4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:39.000000", "updated_at": "2025-08-04T13:38:39.000000", "name": "tempest-VolumesGetTest-Volume-1124381360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:40,629 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6 0.068s 2025-08-04 13:38:40,629 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77377bb3-cd8a-417a-b3d9-fe44b251df89', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77377bb3-cd8a-417a-b3d9-fe44b251df89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6'} Body: b'{"volume": {"id": "4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:39.000000", "updated_at": "2025-08-04T13:38:39.000000", "name": "tempest-VolumesGetTest-Volume-1124381360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:40,744 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6 0.101s 2025-08-04 13:38:40,744 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b010d9b8-4e05-4c76-bec5-8d9f94f11326', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6'} Body: b'' 2025-08-04 13:38:40,765 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6 0.020s 202 5-08-04 13:38:40,765 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d15b06-785b-4772-b0d4-78cddbcd7d6f', 'x-openstack-request-id': 'req-90d15b06-785b-4772-b0d4-78cddbcd7d6f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6 could not be found."}}' {6} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.510984s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 135, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 916e9adc-10de-44fb-957c-84edd7f3a12c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:40,967 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.0.0.210/volume/v3/volumes 0.199s 2025-08-04 13:38:40,967 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-824890501"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d117fc3c-24b9-4b27-a2e2-2197d8110e09', 'content-length': '745', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d117fc3c-24b9-4b27-a2e2-2197d8110e09', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "916e9adc-10de-44fb-957c-84edd7f3a12c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:40.904455", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-824890501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:41,017 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c 0.037s 2025-08-04 13:38:41,018 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a237f82e-cc88-4bd1-90ef-63e309b03351', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a237f82e-cc88-4bd1-90ef-63e309b03351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c'} Body: b'{"volume": {"id": "916e9adc-10de-44fb-957c-84edd7f3a12c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:41.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-824890501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:42,082 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c 0.048s 2025-08-04 13:38:42,082 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-743c37 ae-602f-4d66-9d25-012c323e7db1', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-743c37ae-602f-4d66-9d25-012c323e7db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c'} Body: b'{"volume": {"id": "916e9adc-10de-44fb-957c-84edd7f3a12c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:41.000000", "updated_at": "2025-08-04T13:38:41.000000", "name": "tempest-VolumesGetTest-Volume-824890501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:42,134 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c 0.037s 2025-08-04 13:38:42,134 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13bc30f4-a9fc-41c6-bb22-46e473603b2b', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13bc30f4-a9fc-41c6-bb22-46e473603b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c'} Body: b'{"volume": {"id": "916e9adc-10de-44fb-957c-84edd7f3a12c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:41.000000", "updated_at": "2025-08-04T13:38:41.000000", "name": "tempest-VolumesGetTest-Volume-824890501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:42,255 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c 0.107s 2025-08-04 13:38:42,256 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493ea382-bccf-4c44-98ea-97fcf75deefc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c'} Body: b'' 2025-08-04 13:38:42,277 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c 0.021s 2025-08-04 13:38:42,278 99924 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab50bcfd-a0d6-4a89-9469-836d178378cf', 'x-openstack-request-id': 'req-ab50bcfd-a0d6-4a89-9469-836d178378cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 916e9adc-10de-44fb-957c-84edd7f3a12c could not be found."}}' {6} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.693128s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 127, in test_volume_create_get_update_delete_from_image self._volume_create_get_update_delete( File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 f1e53565-2b02-4c04-b556-89d5273feef5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:42,305 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.024s 2025-08-04 13:38:42,306 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2d5a4172-e3f2-4132-b3e8-b6f20ebc99e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:42,328 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.022s 2025-08-04 13:38:42,328 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-75a97a68-3734-4c96-a398-db999c092ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:42,674 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://10.0.0.210/volume/v3/volumes 0.345s 2025-08-04 13:38:42,675 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-Volumes GetTest-Volume-1782366", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b115bb-9cbb-4f88-bde2-f4eb11e11ff4', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b115bb-9cbb-4f88-bde2-f4eb11e11ff4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f1e53565-2b02-4c04-b556-89d5273feef5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:42.610800", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1782366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:42,729 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5 0.042s 2025-08-04 13:38:42,729 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1728293-c5e5-454d-b61a-6f28ef1ac1f0', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1728293-c5e5-454d-b61a-6f28ef1ac1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5'} Body: b'{"volume": {"id": "f1e53565-2b02-4c04-b556-89d5273feef5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:43.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1782366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:43,786 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5 0.042s 2025-08-04 13:38:43,786 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2101f8-cc2a-473d-8c93-9091b9436ce1', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2101f8-cc2a-473d-8c93-9091b9436ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5'} Body: b'{"volume": {"id": "f1e53565-2b02-4c0 4-b556-89d5273feef5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:43.000000", "updated_at": "2025-08-04T13:38:43.000000", "name": "tempest-VolumesGetTest-Volume-1782366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:43,839 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5 0.039s 2025-08-04 13:38:43,840 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a18600-d7f7-4628-8656-5f12cfbfbec2', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a18600-d7f7-4628-8656-5f12cfbfbec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5'} Body: b'{"volume": {"id": "f1e53565-2b02-4c04-b556-89d5273feef5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:43.000000", "updated_at": "2025-08-04T13:38:43.000000", "name": "tempest-VolumesGetTest-Volume-1782366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:43,951 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5 0.096s 2025-08-04 13:38:43,951 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd41c61-bb63-4b72-aada-b88cec395960', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5'} Body: b'' 2025-08-04 13:38:43,972 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5 0.020s 2025-08-04 13:38:43,972 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-e6a97d50-4b31-4bd5-90d0-e74e092cd57b', 'x-openstack-request-id': 'req-e6a97d50-4b31-4bd5-90d0-e74e092cd57b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f1e53565-2b02-4c04-b556-89d5273feef5 could not be found."}}' {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [167.346605s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 6e8407d7-6cc6-47c3-a72b-d3b4868c1269 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:35:58,366 99920 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:35:58,366 99920 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:35:58,426 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.059s 2025-08-04 13:35:58,426 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1341941961", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGjE+plJrXht3sKMIq0BD/kMsUt8sqz4ADcVr8MLnF0xUMgE6z3XwIaqHHU6ePPR8MHHjZgvzXFh7U/6fCWphj1jyutcDSGXaA0AC1CXAtMUJsWprZR1Uf4lO9yEYwWZ3A=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c23c1e01-98eb-4797-8383-fa2f6f802ac4', 'x-compute-request-id': 'req-c23c1e01-98eb-4797-8383-fa2f6f802ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1341941961", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGjE+plJrXht3sKMIq0BD/kMsUt8sqz4ADcVr8MLnF0xUMgE6z3XwIaqHHU6ePPR8MHHjZgvzXFh7U/6fCWphj1jyutcDSGXaA0AC1CXAtMUJsWprZR1Uf4lO9yEYwWZ3A==", "fingerprint": "7a:3d:2c:1d:10:05:37:9b:83:91:4d:0a:78:34:5b:87", "user_id": "9ecd4b634bf941c3baadaa43098d6d54"}}' 2025-08-04 13:35:58,428 99920 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1341941961 created 2025-08-04 13:35:58,727 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.297s 2025-08-04 13:35:58,727 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1212205216", "description": "tempest-description--30139456"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-0128f21c-2663-4521-ab56-3a7f1d37b52b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3313e146-0136-4a52-a5bd-e0e5d94ef28b", "name": "tempest-securitygroup--1212205216", "stateful": true, "tenant_id": "2ca33c405717499b87669a843d3ec84d", "description": "tempest-description--30139456", "shared": false, "security_group_rules": [{"id": "31efbcb7-2801-49b5-b81c-8dc8e19ca962", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "3313e146-0136-4a52-a5bd-e0e5d94ef28b", "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": 586, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:35:58Z", "updated_at": "2025-08-04T13:35:58Z", "revision_number": 0}, {"id": "8462d4ed-4289-4a34-99e9-dc02cf8d375b", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "3313e146-0136-4a52-a5bd-e0e5d94ef28b", "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": 585, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:35:58Z", "updated_at": "2025-08-04T13:35:58Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:35:58Z", "updated_at": "2025-08-04T13:35:58Z", "revision_number": 1, "project_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:35:58,965 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.237s 2025-08-04 13:35:58,966 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3313e146-0136-4a52-a5bd-e0e5d94ef28b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-58e53f46-2355-492e-b0ef-0de018b2bd95', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d2ffbc55-222e-40c7-b29a-61ba71719b36", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "3313e146-0136-4a52-a5bd-e0e5d94ef28b", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:35:58Z", "updated_at": "2025-08-04T13:35:58Z", "revision_number": 0}}' 2025-08-04 13:35:59,276 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.309s 2025-08-04 13:35:59,276 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3313e146-0136-4a52-a5bd-e0e5d94ef28b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6686bdd8-384e-4ba2-8a6b-1253fab7068c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a8fa7c73-c1c6-4ce7-93a5-3aadb85ea049", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "3313e146-0136-4a52-a5bd-e0e5d94ef28b", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:35:59Z", "updated_at": "2025-08-04T13:35:59Z", "revision_number": 0}}' 2025-08-04 13:35:59,276 99920 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1212205216 created 2025-08-04 13:36:00,809 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.532s 2025-08-04 13:36:00,810 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Tok en': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fe5df3c5-34d0-40a4-bcaf-211b33ebf737', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "18201899-52d0-44f6-a9d2-e5e37ecbd433", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "floating_ip_address": "172.24.4.191", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2ca33c405717499b87669a843d3ec84d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:35:59Z", "updated_at": "2025-08-04T13:35:59Z", "revision_number": 0}}' 2025-08-04 13:36:00,810 99920 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '18201899-52d0-44f6-a9d2-e5e37ecbd433', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'floating_ip_address': '172.24.4.191', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:35:59Z', 'updated_at': '2025-08-04T13:35:59Z', 'revision_number': 0, 'ip': '172.24.4.191'} created 2025-08-04 13:36:00,908 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.092s 2025-08-04 13:36:00,908 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-97c6eb24-a646-42e2-8f2b-aa1d4bcc96a1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9ecd4b634bf941c3baadaa43098d6d54", "name": "tempest-AttachVolumeTestJSON-1831123566-project-member", "password_expires_at": null}, "audit_ids": ["N5cdr2zJTsGpX8Z-5bnMjQ"], "expires_at": "2025-08-04T14:36:00.000000Z", "issued_at": "2025-08-04T13:36:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ca33c405717499b87669a843d3ec84d", "name": "tempest-AttachVolumeTestJSON-1831123566"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2ca33c405717499b87669a843d3ec84d", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:36:00,909 99920 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'f1f97b1f-cc98-4200-86ee-d2a0d35e02bb', 'name': 'tempest-AttachVolumeTestJSON-403965630-network', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2ca33c405717499b87669a843d3ec84d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55790, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:32:59Z', 'updated_at': '2025-08-04T13:33:00Z', 'revision_number': 1} available for tenant 2025-08-04 13:36:00,909 99920 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1341941961', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGjE+plJrXht3sKMIq0BD/kMsUt8sqz4ADcVr8MLnF0xUMgE6z3XwIaqHHU6ePPR8MHHjZgvzXFh7U/6fCWphj1jyutcDSGXaA0AC1CXAtMUJsWprZR1Uf4lO9yEYwWZ3A==', 'fingerprint': '7a:3d:2c:1d:10:05:37:9b:83:91:4d:0a:78:34:5b:87', 'user_id': '9ecd4b634bf941c3baadaa43098d6d54', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDNQBoPo4CYAx/WwCbdO5P+jcfpHlKsGvB9w4h8U3Nupj9BymP3p3xW\n412uH7i+VlqgBwYFK4EEACKhZANiAARoxPqZSa14bd7CjCKtAQ/5DLFLfLKs+AA3\nFa/DC5xdMVDIBOs918CGqhx1Onjz0fDBx42YL81xYe1P+nwlqYY9Y8rrXA0hl2gN\nAAtQlwLTFCbFqa2UdVH+JTvchGMFmdw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3313e146-0136-4a52-a5bd-e0e5d94ef28b', 'name': 'tempest-securitygroup--1212205216', 'stateful': True, 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'description': 'tempest-description--30139456', 'shared': False, 'security_group_rules': [{'id': '31efbcb7-2801-49b5-b81c-8dc8e19ca962', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'security_group_id': '3313e146-0136-4a52-a5bd-e0e5d94ef28b', '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': 586, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:35:58Z', 'updated_at': '2025-08-04T13:35:58Z', 'revision_number': 0}, {'id': '8462d4ed-4289-4a34-99e9-dc02cf8d375b', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'security_group_id': '3313e146-0136-4a52-a5bd-e0e5d94ef28b', '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': 585, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:35:58Z', 'updated_at': '2025-08-04T13:35:58Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13 :35:58Z', 'updated_at': '2025-08-04T13:35:58Z', 'revision_number': 1, 'project_id': '2ca33c405717499b87669a843d3ec84d'}, 'floating_ip': {'id': '18201899-52d0-44f6-a9d2-e5e37ecbd433', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'floating_ip_address': '172.24.4.191', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:35:59Z', 'updated_at': '2025-08-04T13:35:59Z', 'revision_number': 0, 'ip': '172.24.4.191'}} 2025-08-04 13:36:01,523 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.613s 2025-08-04 13:36:01,524 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1687129945", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "f1f97b1f-cc98-4200-86ee-d2a0d35e02bb"}], "security_groups": [{"name": "tempest-securitygroup--1212205216"}], "key_name": "tempest-keypair-1341941961", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db64e925-97f2-4f34-94d5-00d65052927b', 'x-compute-request-id': 'req-db64e925-97f2-4f34-94d5-00d65052927b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1212205216"}], "adminPass": "password"}}' 2025-08-04 13:36:01,647 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3 0.119s 2025-08-04 13:36:01,647 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-243d741b-c70c-41ce-9b50-f182d7b5b8cb', 'x-compute-request-id': 'req-243d741b-c70c-41ce-9b50-f182d7b5b8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3'} Body: b'{"server": {"id": "ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3", "name": "tempest-AttachVolumeTestJSON-server-1687129945", "status": "BUILD", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:36:01Z", "updated": "2025-08-04T13:36:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1341941961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:36:51,967 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3 0.253s 2025-08-04 13:36:51,968 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38c8be1f-18d7-44ca-9d6f-3f9ac52f0395', 'x-compute-request-id': 'req-38c8be1f-18d7-44ca-9d6f-3f9ac52f0395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3'} Body: b'{"server": {"id": "ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3", "name": "tempest-AttachVolumeTestJSON-server-1687129945", "status": "ACTIVE", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "metadata": {}, "hostId": "3a6d2e6927d731fd29612eb5c469b86dd8627ea3339aace72ae8c41c", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:36:01Z", "updated": "2025-08-04T13:36:18Z", "addresses": {"tempest-AttachVolumeTestJSON-403965630-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:74:3f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1341941961", "OS-SRV-USG:launched_at": "2025-08-04T13:36:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1212205216"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:36:51,982 99920 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:37:52,202 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3/os-interface 0.160s 2025-08-04 13:37:52,202 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'opens tack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-356e2c8a-23e0-4696-8aa2-d411671afc78', 'x-compute-request-id': 'req-356e2c8a-23e0-4696-8aa2-d411671afc78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f1f97b1f-cc98-4200-86ee-d2a0d35e02bb", "port_id": "ad38c399-2bdb-4e71-8bec-183cdbd18d51", "mac_addr": "fa:16:3e:55:74:3f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "97bb490c-d661-49e5-861d-19b8fe982d7a", "ip_address": "10.0.0.14"}]}]}' 2025-08-04 13:37:53,054 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/18201899-52d0-44f6-a9d2-e5e37ecbd433 0.848s 2025-08-04 13:37:53,055 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ad38c399-2bdb-4e71-8bec-183cdbd18d51"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-e300df26-6aa9-4d79-b35f-b2898998eeff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/18201899-52d0-44f6-a9d2-e5e37ecbd433'} Body: b'{"floatingip": {"id": "18201899-52d0-44f6-a9d2-e5e37ecbd433", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "floating_ip_address": "172.24.4.191", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "d48547f9-627f-4af5-a2c9-f149e2a3563c", "port_id": "ad38c399-2bdb-4e71-8bec-183cdbd18d51", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f1f97b1f-cc98-4200-86ee-d2a0d35e02bb", "mac_address": "fa:16:3e:55:74:3f", "admin_state_up": true, "status": "ACTIVE", "device_id": "ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:35:59Z", "updated_at": "2025-08-04T13:37:52Z", "revision_number": 1, "project_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:37:53,056 99920 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.191:22' as 'cirros' with public key authentication 2025-08-04 13:37:53,064 99920 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:37:53,167 99920 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:37:53,168 99920 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.191 successfully created 2025-08-04 13:37:53,212 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3/ips 0.044s 2025-08-04 13:37:53,212 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65b982e1-5447-4ef9-b15c-9a2fe1ced079', 'x-compute-request-id': 'req-65b982e1-5447-4ef9-b15c-9a2fe1ced079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-403965630-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2025-08-04 13:37:53,410 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/volumes 0.194s 2025-08-04 13:37:53,410 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1647828627"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e1e6f30-f5cf-4111-9f50-42a59820cb58', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e1e6f30-f5cf-4111-9f50-42a59820cb58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6e8407d7-6cc6-47c3-a72b-d3b4868c1269", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:53.342847", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1647828627", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269"}], "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:37:53,484 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269 0.062s 2025-08-04 13:37:53,485 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40e597c-6346-4fc4-a7c3-7894400eb6ec', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40e597c-6346-4fc4-a7c3-7894400eb6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269'} Body: b'{"volume": {"id": "6e8407d7-6cc6-47c3-a72b-d3b4868c1269", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:53.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1647828627", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269"}], "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:37:54,534 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269 0.035s 2025-08-04 13:37:54,535 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbc22f4- 6594-45f2-8cc2-91097214a321', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbc22f4-6594-45f2-8cc2-91097214a321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269'} Body: b'{"volume": {"id": "6e8407d7-6cc6-47c3-a72b-d3b4868c1269", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:53.000000", "updated_at": "2025-08-04T13:37:53.000000", "name": "tempest-AttachVolumeTestJSON-volume-1647828627", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269"}], "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:37:54,668 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3 0.119s 2025-08-04 13:37:54,668 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a9c68db-bd50-48bd-81c3-4ae7eba98237', 'x-compute-request-id': 'req-9a9c68db-bd50-48bd-81c3-4ae7eba98237', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3'} Body: b'' 2025-08-04 13:37:54,842 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3 0.173s 2025-08-04 13:37:54,843 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0092a986-da81-4189-a688-6a248ed149cb', 'x-compute-request-id': 'req-0092a986-da81-4189-a688-6a248ed149cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3'} Body: b'{"server": {"id": "ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3", "name": "tempest-AttachVolumeTestJSON-server-1687129945", "status": "ACTIVE", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "metadata": {}, "hostId": "3a6d2e6927d731fd29612eb5c469b86dd8627ea3339aace72ae8c41c", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:36:01Z", "updated": "2025-08-04T13:37:55Z", "addresses": {"tempest-AttachVolumeTestJSON-403965630-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:74:3f"}, {"version": 4, "addr": "172.24.4.191", "OS-EXT-IPS:type": "fl oating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:74:3f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1341941961", "OS-SRV-USG:launched_at": "2025-08-04T13:36:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1212205216"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:38:45,113 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3 0.206s 2025-08-04 13:38:45,113 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-00a6c641-d58c-4919-a3f2-5ae8f41db5e9', 'x-compute-request-id': 'req-00a6c641-d58c-4919-a3f2-5ae8f41db5e9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3 could not be found."}}' 2025-08-04 13:38:45,146 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1341941961 0.032s 2025-08-04 13:38:45,147 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-728c67cb-c1a4-43b7-ac61-dd8ab02772df', 'x-compute-request-id': 'req-728c67cb-c1a4-43b7-ac61-dd8ab02772df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1341941961'} Body: b'' 2025-08-04 13:38:45,350 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/3313e146-0136-4a52-a5bd-e0e5d94ef28b 0.202s 2025-08-04 13:38:45,350 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-eb06dc88-bef7-437f-b649-8ac435bc61c3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/3313e146-0136-4a52-a5bd-e0e5d94ef28b'} Body: b'' 2025-08-04 13:38:45,367 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/3313e146-0136-4a52-a5bd-e0e5d94ef28b 0.017s 2025-08-04 13:38:45,368 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-86622584-0bf5-4a50-a9a6-56602f08170b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/3313e146-0136-4a52-a5bd-e0e5d94ef28b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3313e146-0136-4a52-a5bd-e0e5d94ef28b does not exist", "detail": ""}}' 2025-08-04 13:38:45,711 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/18201899-52d0-44f6-a9d2-e5e37ecbd433 0.342s 2025-08-04 13:38:45,711 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f3fd2121-6681-4200-a495-41290c9544d4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/18201899-52d0-44f6-a9d2-e5e37ecbd433'} Body: b'' {6} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.167325s] ... ok {6} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.069077s] ... ok {6} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.013114s] ... ok {6} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.282744s] ... ok {6} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.014038s] ... ok {6} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.514489s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 65, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 f2776d42-bfd3-440d-b97c-e46467016307 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:46,684 99924 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.207s 2025-08-04 13:38:46,684 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-955367086"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f0498d-f016-46de-9e10-bd7a10b7f3c5', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f0498d-f016-46de-9e10-bd7a10b7f3c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f2776d42-bfd3-440d-b97c-e46467016307", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:38:46.619330", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-955367086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}], "user_id": "631253ab7c4446c28e8df1c8386a29fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:46,739 99924 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307 0.042s 2025-08-04 13:38:46,739 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c939fca-6bdd-44aa-9c2d-1c8a628d9d28', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c939fca-6bdd-44aa-9c2d-1c8a628d9d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307'} Body: b'{"volume": {"id": "f2776d42-bfd3-440d-b97c-e46467016307", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:38:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-955367086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}], "user_id": "631253ab7c4446c28e8df1c8386a29fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1c153043767c496ba72c4dec904cf87a"}}' 2025-08-04 13:38:47,798 99924 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307 0.045s 2025-08-04 13:38:47,799 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:47 GMT', 'server': 'Apache /2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad39ed17-4023-4e76-8058-7869fe34e614', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad39ed17-4023-4e76-8058-7869fe34e614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307'} Body: b'{"volume": {"id": "f2776d42-bfd3-440d-b97c-e46467016307", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:38:47.000000", "updated_at": "2025-08-04T13:38:47.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-955367086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}], "user_id": "631253ab7c4446c28e8df1c8386a29fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1c153043767c496ba72c4dec904cf87a"}}' 2025-08-04 13:38:47,855 99924 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307 0.042s 2025-08-04 13:38:47,856 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182e396e-68cb-43d3-8a85-3962385b4722', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182e396e-68cb-43d3-8a85-3962385b4722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307'} Body: b'{"volume": {"id": "f2776d42-bfd3-440d-b97c-e46467016307", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:38:47.000000", "updated_at": "2025-08-04T13:38:47.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-955367086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}], "user_id": "631253ab7c4446c28e8df1c8386a29fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1c153043767c496ba72c4dec904cf87a"}}' 2025-08-04 13:38:47,968 99924 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307 0.097s 2025-08-04 13:38:47,969 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d7eef5d-f5a9-4682-bf52-aad16dd02120', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307'} Body: b'' 2025-08-04 13:38:47,989 99924 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJ SON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307 0.020s 2025-08-04 13:38:47,990 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3548523-dd2e-41af-a10d-fac19a4e9860', 'x-openstack-request-id': 'req-c3548523-dd2e-41af-a10d-fac19a4e9860', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f2776d42-bfd3-440d-b97c-e46467016307 could not be found."}}' {7} setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 858, in resource_setup cls.server_id = cls.recreate_server(None, volume_backed=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 8c56f450-f58a-419b-8d36-1f94d22db185 failed to build and is in ERROR status {4} setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 7c36abb4-5633-4e29-bfe3-60261abdfe29 failed to build and is in ERROR status {7} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.537015s] ... ok {7} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000733s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.618992s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.152537s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.132865s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.135588s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.020282s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.027261s] ... ok {7} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.181284s] ... ok {7} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.643352s] ... ok {4} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.177356s] ... ok {4} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.101176s] ... ok {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.189202s] ... ok {7} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {7} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {4} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.105558s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 56, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 6b99e731-fa7c-4a69-99a6-51b2b15ddfaf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:39:03,546 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/types 0.137s 2025-08-04 13:39:03,546 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-138115967", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f83175e-57a4-4672-829a-cedef8067b4b', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f83175e-57a4-4672-829a-cedef8067b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "0ff7982e-3a7f-42f9-b270-e2882397b195", "name": "tempest-VolumeTypesTest-volume-type-138115967", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:39:03,592 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/types 0.040s 2025-08-04 13:39:03,593 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1902391240", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-116cf0de-c391-4100-8a9d-82997f9190b1', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-116cf0de-c391-4100-8a9d-82997f9190b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "7a5a0b66-7d2b-4f7b-a024-ec0ae2ed024d", "name": "tempest-VolumeTypesTest-volume-type-1902391240", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:39:03,988 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 202 POST http://10.0.0.210/volume/v3/volumes 0.388s 2025-08-04 13:39:03,988 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1208798364", "volume_type": "0ff7982e-3a7f-42f9-b270-e2882397b195", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b548547-e41d-440f-8acf-5581b5e84a0d', 'content-length': '781', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b548547-e41d-440f-8acf-5581b5e84a0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6b99e731-fa7c-4a69-99a6-51b2b15ddfaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:03.893376", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1208798364", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-138115967", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6b99e731 -fa7c-4a69-99a6-51b2b15ddfaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf"}], "user_id": "d50da696671b4592932d7552dc0fe9c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:39:04,055 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf 0.049s 2025-08-04 13:39:04,055 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3e4115-b86b-4271-a80d-70b7f0d67b7a', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3e4115-b86b-4271-a80d-70b7f0d67b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf'} Body: b'{"volume": {"id": "6b99e731-fa7c-4a69-99a6-51b2b15ddfaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:04.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1208798364", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-138115967", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf"}], "user_id": "d50da696671b4592932d7552dc0fe9c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "815f5fa6f43a40feab06bee38d489c16"}}' 2025-08-04 13:39:05,161 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf 0.088s 2025-08-04 13:39:05,163 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b1bef0-5586-401d-b81d-30204d4a2159', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b1bef0-5586-401d-b81d-30204d4a2159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf'} Body: b'{"volume": {"id": "6b99e731-fa7c-4a69-99a6-51b2b15ddfaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:04.000000", "updated_at": "2025-08-04T13:39:04.000000", "name": "tempest-VolumeTypesTest-volume-1208798364", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-138115967", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf"}], "user_id": "d50da696671b4592932d7552dc0fe9c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "815f5fa6f43a40feab06bee38d489c16"}}' 2025-08-04 13:39:05,225 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 2 00 GET http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf 0.046s 2025-08-04 13:39:05,226 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83211c7a-944c-46b1-83c3-5e91426d4764', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83211c7a-944c-46b1-83c3-5e91426d4764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf'} Body: b'{"volume": {"id": "6b99e731-fa7c-4a69-99a6-51b2b15ddfaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:04.000000", "updated_at": "2025-08-04T13:39:04.000000", "name": "tempest-VolumeTypesTest-volume-1208798364", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-138115967", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf"}], "user_id": "d50da696671b4592932d7552dc0fe9c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "815f5fa6f43a40feab06bee38d489c16"}}' 2025-08-04 13:39:05,355 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf 0.116s 2025-08-04 13:39:05,356 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf0cd718-cb3b-4a74-bfb2-54794915dfe2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf'} Body: b'' 2025-08-04 13:39:05,377 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf 0.021s 2025-08-04 13:39:05,378 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eaddea6-0262-4520-8108-f3f17bb93979', 'x-openstack-request-id': 'req-7eaddea6-0262-4520-8108-f3f17bb93979', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6b99e731-fa7c-4a69-99a6-51b2b15ddfaf could not be found."}}' 2025-08-04 13:39:05,428 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/7a5a0b66-7d2b-4f7b-a024-ec0ae2ed024d 0.049s 2025-08-04 13:39:05,428 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2831815c-3dd9-4faa-aacb-37553990acdf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/7a5a0b66-7d2b-4f7b-a024-ec0ae2ed024d'} Body: b'' 2025-08-04 13:39:05,445 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/7a5a0b66-7d2b-4f7b-a024-ec0ae2ed024d 0.016s 2025-08-04 13:39:05,445 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-280f18f4-9fd6-494d-9b48-eed2f0fd7ef1', 'x-openstack-request-id': 'req-280f18f4-9fd6-494d-9b48-eed2f0fd7ef1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/7a5a0b66-7d2b-4f7b-a024-ec0ae2ed024d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7a5a0b66-7d2b-4f7b-a024-ec0ae2ed024d could not be found."}}' 2025-08-04 13:39:05,497 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/0ff7982e-3a7f-42f9-b270-e2882397b195 0.050s 2025-08-04 13:39:05,497 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd630f36-5ff7-4cc7-ac9c-b440c2c9ca5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/0ff7982e-3a7f-42f9-b270-e2882397b195'} Body: b'' 2025-08-04 13:39:05,512 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/0ff7982e-3a7f-42f9-b270-e2882397b195 0.014s 2025-08-04 13:39:05,513 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95e6223-13da-4ede-af5e-ea3ba6f382fb', 'x-openstack-request-id': 'req-e95e6223-13da-4ede-af5e-ea3ba6f382fb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/0ff7982e-3a7f-42f9-b270-e2882397b195'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0ff7982e-3a7f-42f9-b270-e2882397b195 could not be found."}}' {4} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.159358s] ... ok {4} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.447292s] ... ok {4} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.070743s] ... ok {4} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.252974s] ... ok {4} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.016095s] ... ok {4} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.211123s] ... ok {6} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [5.511671s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 82, in _create_server_then_shelve_and_unshelve server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 a47013d3-b58a-4065-a69b-7c25d743c808 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:39:07,480 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.212s 2025-08-04 13:39:07,480 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-928125030", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLokxVOUEjElW2USIhq+tQjNoWp1Irm14ILZmd2LdAc7c/5PA22BvmHCuZRGNPq7Or8Yl1g3Y0oI/xuNsSJ3cYYlqPkO36yPAxnP4EAb0IqGDuVM9latXgf0TJEdHznTsg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a472be89-2223-4afb-acb9-871c357090d5', 'x-compute-request-id': 'req-a472be89-2223-4afb-acb9-871c357090d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-928125030", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLokxVOUEjElW2USIhq+tQjNoWp1Irm14ILZmd2LdAc7c/5PA22BvmHCuZRGNPq7Or8Yl1g3Y0oI/xuNsSJ3cYYlqPkO36yPAxnP4EAb0IqGDuVM9latXgf0TJEdHznTsg==", "fingerprint": "45:07:bb:82:ac:e3:2a:f5:f5:09:6e:e1:7a:fe:ce:21", "user_id": "7dfd95531e7d468986146fa5b1f7d78f"}}' 2025-08-04 13:39:07,775 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.291s 2025-08-04 13:39:07,775 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-70176241", "description": "tempest-secgroup-smoke-70176241 description", "project_id": "658d19695b924dc899efd44fd8e93243"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1671', 'x-openstack-request-id': 'req-31233e6f-b702-47b9-b5c6-7b4278fbfd04', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "name": "tempest-secgroup-smoke-70176241", "stateful": true, "tenant_id": "658d19695b924dc899efd44fd8e93243", "description": "tempest-secgroup-smoke-70176241 description", "shared": false, "security_group_rules": [{"id": "7512b3ee-8cb8-4dc5-be9e-f0483e362a75", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "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": 833, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:39:07Z", "updated_at": "2025-08-04T13:39:07Z", "revision_number": 0}, {"id": "e0402ea8-bdc7-4b30-955f-4c8301845138", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "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": 832, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:39:07Z", "updated_at": "2025-08-04T13:39:07Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:39:07Z", "updated_at": "2025-08-04T13:39:07Z", "revision_number": 1, "project_id": "658d19695b924dc899efd44fd8e93243"}}' 2025-08-04 13:39:07,984 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.208s 2025-08-04 13:39:07,985 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "project_id": "658d19695b924dc899efd44fd8e93243", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-522c1794-13d2-423f-92a9-03d976282dd8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b2a33c2b-44b6-4334-9129-fd2cdb658fb0", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:39:07Z", "updated_at": "2025-08-04T13:39:07Z", "revision_number": 0}}' 2025-08-04 13:39:08,261 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.274s 2025-08-04 13:39:08,261 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "project_id": "658d19695b924dc899efd44fd8e93243", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-4e9068ef-1f34-4c5c-b61e-73d956800bf1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "104ed83c-e83f-4294-a9e4-ce41a129079b", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:39:08Z", "updated_at": "2025-08-04T13:39:08Z", "revision_number": 0}}' 2025-08-04 13:39:09,148 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.886s 2025-08-04 13:39:09,149 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "project_id": "658d19695b924dc899efd44fd8e93243", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content- length': '602', 'x-openstack-request-id': 'req-b2954c02-4582-449a-883d-5c137a2c39d0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b78003b4-f30c-41aa-9905-01bfcca9e4c7", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:39:08Z", "updated_at": "2025-08-04T13:39:08Z", "revision_number": 0}}' 2025-08-04 13:39:09,866 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.716s 2025-08-04 13:39:09,867 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "project_id": "658d19695b924dc899efd44fd8e93243", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-b8a34b1f-5e7f-4edf-9565-ce5f776428ad', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b4cde5aa-fae5-4d74-ac08-d1ead2ae5eb0", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:39:09Z", "updated_at": "2025-08-04T13:39:09Z", "revision_number": 0}}' 2025-08-04 13:39:10,178 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.311s 2025-08-04 13:39:10,179 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "project_id": "658d19695b924dc899efd44fd8e93243", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-aa79eada-5d8d-4408-b6f3-f70e30cb5ca6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9ac01dcb-4236-4391-bb47-a3c33f945981", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:39:10Z", "updated_at": "2025-08-04T13:39:10Z", "revision_number": 0}}' 2025-08-04 13:39:10,419 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_ instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.240s 2025-08-04 13:39:10,420 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "project_id": "658d19695b924dc899efd44fd8e93243", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-4262dd6c-c814-4aaa-a351-de793b122072', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d49cd17a-0ae5-4fc4-9a91-7ac4888adbb9", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:39:10Z", "updated_at": "2025-08-04T13:39:10Z", "revision_number": 0}}' 2025-08-04 13:39:10,529 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.102s 2025-08-04 13:39:10,529 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2485', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-83071fa6-0727-42b1-b18d-c0c1b0bf71c5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7dfd95531e7d468986146fa5b1f7d78f", "name": "tempest-TestShelveInstance-1315503364-project-member", "password_expires_at": null}, "audit_ids": ["TpKML19tRnuSrKnpsgo2iw"], "expires_at": "2025-08-04T14:39:10.000000Z", "issued_at": "2025-08-04T13:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "658d19695b924dc899efd44fd8e93243", "name": "tempest-TestShelveInstance-1315503364"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "Regio nOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/658d19695b924dc899efd44fd8e93243", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:39:10,530 99924 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '88fb8727-d14d-46c9-acb2-28059af93e71', 'name': 'tempest-TestShelveInstance-415360901-network', 'tenant_id': '658d19695b924dc899efd44fd8e93243', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '658d19695b924dc899efd44fd8e93243', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19425, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:38:50Z', 'updated_at': '2025-08-04T13:38:50Z', 'revision_number': 1} available for tenant 2025-08-04 13:39:11,167 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.636s 2025-08-04 13:39:11,168 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1381424184", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4fd4941-c679-49de-971e-c77448cf94da', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4fd4941-c679-49de-971e-c77448cf94da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a47013d3-b58a-4065-a69b-7c25d743c808", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:11.093798", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1381424184", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a47013d3-b58a-4065-a69b-7c25d743c808"}], "user_id": "7dfd95531e7d468986146fa5b1f7d78f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:39:11,237 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808 0.056s 2025-08-04 13:39:11,237 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e71eeb2-e93f-4af0-8c17-0895f1580c69', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e71eeb2-e93f-4af0-8c 17-0895f1580c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808'} Body: b'{"volume": {"id": "a47013d3-b58a-4065-a69b-7c25d743c808", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:11.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1381424184", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a47013d3-b58a-4065-a69b-7c25d743c808"}], "user_id": "7dfd95531e7d468986146fa5b1f7d78f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "658d19695b924dc899efd44fd8e93243"}}' 2025-08-04 13:39:12,305 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808 0.052s 2025-08-04 13:39:12,306 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a9a553-ee42-4c90-a06d-ea1a36185bdf', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a9a553-ee42-4c90-a06d-ea1a36185bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808'} Body: b'{"volume": {"id": "a47013d3-b58a-4065-a69b-7c25d743c808", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:11.000000", "updated_at": "2025-08-04T13:39:11.000000", "name": "tempest-tempest.common.compute-volume-1381424184", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a47013d3-b58a-4065-a69b-7c25d743c808"}], "user_id": "7dfd95531e7d468986146fa5b1f7d78f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "658d19695b924dc899efd44fd8e93243"}}' 2025-08-04 13:39:12,439 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808 0.119s 2025-08-04 13:39:12,440 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90374643-f90f-4945-9724-a521462e3547', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808'} Body: b'' 2025-08-04 13:39:12,465 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808 0.024s 2025-08-04 13:39:12,465 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54534c9-2a2d-4140-881d-e679c3ef4eb6', 'x-openstack-request-id': 'req-b54534c9-2a2d-4140-881d-e679c3ef4eb6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a47013d3-b58a-4065-a69b-7c25d743c808 could not be found."}}' 2025-08-04 13:39:12,748 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/9deaca9f-1da5-435c-a95b-bcc557cc9ac8 0.280s 2025-08-04 13:39:12,748 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-dd7f9a8b-5ff5-4d75-921a-997abbd8a457', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/9deaca9f-1da5-435c-a95b-bcc557cc9ac8'} Body: b'' 2025-08-04 13:39:12,776 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-928125030 0.027s 2025-08-04 13:39:12,776 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d0c0bc1-b136-4b55-89ed-551de612c301', 'x-compute-request-id': 'req-8d0c0bc1-b136-4b55-89ed-551de612c301', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-928125030'} Body: b'' {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.899425s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 4ddb2fe4-e82d-4bec-bd08-9897de96d5df failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:39:14,385 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.449s 2025-08-04 13:39:14,386 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-3851240"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82a7fc8e-a405-4eff-8d83-4ec439063fd5', 'content-length': '817', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82a7fc8e-a405-4eff-8d83-4ec439063fd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4ddb2fe4-e82d-4bec-bd08-9897de96d5df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:14.323627", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-3851240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 13:39:14,439 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df 0.042s 2025-08-04 13:39:14,440 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d1dffe-65f3-4006-b8c9-507271efb93c', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d1dffe-65f3-4006-b8c9-507271efb93c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df'} Body: b'{"volume": {"id": "4ddb2fe4-e82d-4bec-bd08-9897de96d5df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:14.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-3851240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "c167052251a14583996342bff0d9da8c"}}' 2025-08-04 13:39:15,492 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df 0.038s 2025-08-04 13:39:15,492 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84fb54a8-af9b-44cb-a9a8-dbf59243b810', 'content-length': '906', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84fb54a8-af9b-44cb-a9a8-dbf59243b810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df'} Body: b'{"volume": {"id": "4ddb2fe4-e82d-4bec-bd08-9897de96d5df", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:14.000000", "updated_at": "2025-08-04T13:39:14.000000", "name": "tempest-VolumesTransfersV357Test-Volume-3851240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "c167052251a14583996342bff0d9da8c"}}' 2025-08-04 13:39:15,550 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df 0.043s 2025-08-04 13:39:15,550 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27be466-1df1-4d76-809f-f3bb34de8d68', 'content-length': '906', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27be466-1df1-4d76-809f-f3bb34de8d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df'} Body: b'{"volume": {"id": "4ddb2fe4-e82d-4bec-bd08-9897de96d5df", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:14.000000", "updated_at": "2025-08-04T13:39:14.000000", "name": "tempest-VolumesTransfersV357Test-Volume-3851240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "c167052251a14583996342bff0d9da8c"}}' 2025-08-04 13:39:15,811 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df 0.246s 2025-08-04 13:39:15,811 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-vers ion': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-878794ea-1d1b-4c8b-aa36-fb19061e624d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df'} Body: b'' 2025-08-04 13:39:15,833 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df 0.021s 2025-08-04 13:39:15,834 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-40c82676-2bae-4347-b52c-b8881858b633', 'x-openstack-request-id': 'req-40c82676-2bae-4347-b52c-b8881858b633', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4ddb2fe4-e82d-4bec-bd08-9897de96d5df could not be found."}}' {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.540079s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 454def89-8b8e-4395-9bbc-a34cb45097d8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:39:16,061 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.222s 2025-08-04 13:39:16,061 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-783145153"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271422a6-1903-453a-a1eb-3dc82edcc14a', 'content-length': '819', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271422a6-1903-453a-a1eb-3dc82edcc14a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "454def89-8b8e-4395-9bbc-a34cb45097d8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:15.990187", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-783145153", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 13:39:16,113 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8 0.040s 2025-08-04 13:39:16,113 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c074e292-1b1a-4705-9caf-bd296c8b25dd', 'content-length': '887', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c074e292-1b1a-4705-9caf-bd296c8b25dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8'} Body: b'{"volume": {"id": "454def89-8b8e-4395-9bbc-a34cb45097d8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:16.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-783145153", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "c167052251a14583996342bff0d9da8c"}}' 2025-08-04 13:39:17,167 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8 0.038s 2025-08-04 13:39:17,167 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283f01c1-cb74-4a61-8c0d-3ad75f72f98c', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283f01c1-cb74-4a61-8c0d-3ad75f72f98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8'} Body: b'{"volume": {"id": "454def89-8b8e-4395-9bbc-a34cb45097d8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:16.000000", "updated_at": "2025-08-04T13:39:16.000000", "name": "tempest-VolumesTransfersV357Test-Volume-783145153", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "c167052251a14583996342bff0d9da8c"}}' 2025-08-04 13:39:17,229 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8 0.044s 2025-08-04 13:39:17,230 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad446f2c-e377-47b7-b15d-4ee79786fd55', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad446f2c-e377-47b7-b15d-4ee79786fd55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8'} Body: b'{"volume": {"id": "454def89-8b8e-4395-9bbc-a34cb45097d8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:16.000000", "updated_at": "2025-08-04T13:39:16.000000", "name": "tempest-VolumesTransfersV357Test-Volume-783145153", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "c167052251a14583996342bff0d9da8c"}}' 2025-08-04 13:39:17,352 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8 0.109s 2025-08-04 13:39:17,352 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versio n': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-850ce2b6-2730-453d-98a9-86f43e357ab9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8'} Body: b'' 2025-08-04 13:39:17,376 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8 0.024s 2025-08-04 13:39:17,377 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9314b81a-d6c6-45ca-b445-a23380822db6', 'x-openstack-request-id': 'req-9314b81a-d6c6-45ca-b445-a23380822db6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 454def89-8b8e-4395-9bbc-a34cb45097d8 could not be found."}}' {7} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal [1.675654s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 139, in test_snapshot_removal volume_1 = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7b4e46cd-7803-430d-9be8-3a388030ae99 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:39:19,604 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 202 POST http://10.0.0.210/volume/v3/volumes 0.406s 2025-08-04 13:39:19,604 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1475118116", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96153be-9e45-4d01-8038-57d63ed05a4f', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96153be-9e45-4d01-8038-57d63ed05a4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7b4e46cd-7803-430d-9be8-3a388030ae99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:19.492429", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-1475118116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99"}], "user_id": "c4f7267175cb41da80617f8db2ac2ab1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:39:19,656 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99 0.040s 2025-08-04 13:39:19,656 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12405292-a046-4a34-a765-bf8af468fb50', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12405292-a046-4a34-a765-bf8af468fb50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99'} Body: b'{"volume": {"id": "7b4e46cd-7803-430d-9be8-3a388030ae99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:19.000000", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-1475118116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99"}], "user_id": "c4f7267175cb41da80617f8db2ac2ab1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "002d9765b76448b9b43588313f45f0b6"}}' 2025-08-04 13:39:20,729 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99 0.051s 2025-08-04 13:39:20,729 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-8e22d358-d01b-4e3a-b6b4-68e6f7377191', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e22d358-d01b-4e3a-b6b4-68e6f7377191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99'} Body: b'{"volume": {"id": "7b4e46cd-7803-430d-9be8-3a388030ae99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:19.000000", "updated_at": "2025-08-04T13:39:20.000000", "name": "tempest-SnapshotDependencyTests-volume-1475118116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99"}], "user_id": "c4f7267175cb41da80617f8db2ac2ab1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "002d9765b76448b9b43588313f45f0b6"}}' 2025-08-04 13:39:20,848 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99 0.104s 2025-08-04 13:39:20,849 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1c0441-d28a-4218-a098-e5039da7fb43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99'} Body: b'' 2025-08-04 13:39:20,871 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99 0.022s 2025-08-04 13:39:20,871 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc89022-427b-4818-a52d-0f1356667620', 'x-openstack-request-id': 'req-7bc89022-427b-4818-a52d-0f1356667620', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7b4e46cd-7803-430d-9be8-3a388030ae99 could not be found."}}' {4} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {4} setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 504db835-dd4e-41a0-b039-852ccefd9286 failed to build and is in ERROR status {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.116462s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_servers_negative.py", line 537, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 58c79adb-8de7-40f6-8769-92771119ed1d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:37:26,174 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899 0.202s 2025-08-04 13:37:26,174 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee0824f-b806-4252-a61c-c753729a96ad', 'x-compute-request-id': 'req-9ee0824f-b806-4252-a61c-c753729a96ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899'} Body: b'{"server": {"id": "814eefdd-58e7-48e6-957e-f33802653899", "name": "tempest-ServersNegativeTestJSON-server-81941002", "status": "ACTIVE", "tenant_id": "0a2747e484a24c3483e6a332710e3e3a", "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "metadata": {}, "hostId": "6bb5a1aa0ed7fab415db4eb6030b1844c4eb16a0fac261e949228f69", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:53Z", "updated": "2025-08-04T13:33:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1082818368-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:37:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/814eefdd-58e7-48e6-957e-f33802653899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:33:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:38:26,569 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.319s 2025-08-04 13:38:26,570 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2111291027"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e89964-6760-43b2-b692-d6ce3316f620', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e89964-6760-43b2-b692-d6ce3316f620', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "58c79adb-8de7-40f6-8769-92771119ed1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:26.507461", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-2111291027", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/58c79adb-8de7-40f6-8769-92771119ed1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/58c79adb-8de7-40f6-8769-92771119ed1d"}], "user_id": "c647ad1aa99c4ba1a3a950e81911b6 13", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:26,630 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/58c79adb-8de7-40f6-8769-92771119ed1d 0.047s 2025-08-04 13:38:26,630 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c611b1-f646-4b9f-8faa-504420a6349f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c611b1-f646-4b9f-8faa-504420a6349f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/58c79adb-8de7-40f6-8769-92771119ed1d'} Body: b'{"volume": {"id": "58c79adb-8de7-40f6-8769-92771119ed1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:27.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-2111291027", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/58c79adb-8de7-40f6-8769-92771119ed1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/58c79adb-8de7-40f6-8769-92771119ed1d"}], "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a2747e484a24c3483e6a332710e3e3a"}}' 2025-08-04 13:38:27,720 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/58c79adb-8de7-40f6-8769-92771119ed1d 0.072s 2025-08-04 13:38:27,721 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855f60a1-504d-421c-ab9c-481e9aa27517', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855f60a1-504d-421c-ab9c-481e9aa27517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/58c79adb-8de7-40f6-8769-92771119ed1d'} Body: b'{"volume": {"id": "58c79adb-8de7-40f6-8769-92771119ed1d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:27.000000", "updated_at": "2025-08-04T13:38:27.000000", "name": "tempest-ServersNegativeTestJSON-volume-2111291027", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/58c79adb-8de7-40f6-8769-92771119ed1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/58c79adb-8de7-40f6-8769-92771119ed1d"}], "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a2747e484a24c3483e6a332710e3e3a"}}' 2025-08-04 13:38:28,012 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899 0.276s 2025-08-04 13:38:28,012 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acc ept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce5fab36-2a4a-4ea5-a0b0-ba631437e298', 'x-compute-request-id': 'req-ce5fab36-2a4a-4ea5-a0b0-ba631437e298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899'} Body: b'{"server": {"id": "814eefdd-58e7-48e6-957e-f33802653899", "name": "tempest-ServersNegativeTestJSON-server-81941002", "status": "ACTIVE", "tenant_id": "0a2747e484a24c3483e6a332710e3e3a", "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "metadata": {}, "hostId": "6bb5a1aa0ed7fab415db4eb6030b1844c4eb16a0fac261e949228f69", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:53Z", "updated": "2025-08-04T13:33:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1082818368-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:37:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/814eefdd-58e7-48e6-957e-f33802653899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:33:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [287.665742s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 475, in test_rebuild_server_with_volume_attached 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 5753c04b-8cf2-4bfd-b13a-50bda48cefe2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:34:53,258 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757 0.158s 2025-08-04 13:34:53,259 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e9ad237-cf3a-4236-8a37-889afbd243b1', 'x-compute-request-id': 'req-3e9ad237-cf3a-4236-8a37-889afbd243b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757'} Body: b'{"server": {"id": "7229a121-eece-43db-a201-3f8d64f1d757", "name": "tempest-ServerActionsTestOtherA-server-138727107", "status": "ACTIVE", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", "metadata": {}, "hostId": "964caeb4ee647af2f2e118fa4d4ffe1fb164630ed1ac3bc2cb39442f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:01Z", "updated": "2025-08-04T13:33:21Z", "addresses": {"tempest-ServerActionsTestOtherA-872625979-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e4:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7229a121-eece-43db-a201-3f8d64f1d757"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2108686127", "OS-SRV-USG:launched_at": "2025-08-04T13:33:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1667480816"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:53,569 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.235s 2025-08-04 13:35:53,570 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1606787122"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc22ba6b-99f9-4897-a191-de01b1d54e74', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc22ba6b-99f9-4897-a191-de01b1d54e74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5753c04b-8cf2-4bfd-b13a-50bda48cefe2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:53.497013", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-1606787122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2 "}], "user_id": "a8e2e1d9fcb8447faab0071712007e74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:35:53,740 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.148s 2025-08-04 13:35:53,741 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5235c156-c7f6-40e5-9639-c99a4287d46d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a8e2e1d9fcb8447faab0071712007e74", "name": "tempest-ServerActionsTestOtherA-189646506-project-member", "password_expires_at": null}, "audit_ids": ["Lh6flaGcTzWT7Tl2sEDUrA"], "expires_at": "2025-08-04T14:35:53.000000Z", "issued_at": "2025-08-04T13:35:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c62833758024bbd90e160ee763d0d0d", "name": "tempest-ServerActionsTestOtherA-189646506"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2c62833758024bbd90e160ee763d0d0d", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:35:53,741 99928 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': '0840d2ed-e121-4bb1-8a43-fd62ba23cfd4', 'name': 'tempest-ServerActionsTestOtherA-872625979-network', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 257 52, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:32:36Z', 'updated_at': '2025-08-04T13:32:36Z', 'revision_number': 1} available for tenant 2025-08-04 13:35:53,742 99928 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:35:53,742 99928 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:35:53,794 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2025-08-04 13:35:53,794 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-577233431", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGRHpEy1lOuyG1m8+7d4U4Yw+BC+MOQEwPSZALwQVfPcIFUgw1ZuREFcM9SsOpBYv+CJUPjiMC7ayPvfaxQzEnfxDHu8t9RXbdWGl5puq+lIBX1o+vuIXiMYzBLFffMZRA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5537ff1f-c159-45f9-a1cd-5daa9d5184db', 'x-compute-request-id': 'req-5537ff1f-c159-45f9-a1cd-5daa9d5184db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-577233431", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGRHpEy1lOuyG1m8+7d4U4Yw+BC+MOQEwPSZALwQVfPcIFUgw1ZuREFcM9SsOpBYv+CJUPjiMC7ayPvfaxQzEnfxDHu8t9RXbdWGl5puq+lIBX1o+vuIXiMYzBLFffMZRA==", "fingerprint": "09:c6:e2:b4:2c:dd:62:fd:09:e0:d3:b1:82:c1:8f:ed", "user_id": "a8e2e1d9fcb8447faab0071712007e74"}}' 2025-08-04 13:35:53,796 99928 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-577233431 created 2025-08-04 13:35:54,049 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.252s 2025-08-04 13:35:54,049 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1849853390", "description": "tempest-description--324967329"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-ca7c0d42-7793-4cda-beb0-39886ee6c7ac', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e7cc328b-8014-4dfb-859f-c2741fbb4b9a", "name": "tempest-securitygroup--1849853390", "stateful": true, "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "description": "tempest-description--324967329", "shared": false, "security_group_rules": [{"id": "16430561-06d7-4c4a-a011-a4ec43dade51", "project_id": "2c62833758024bbd90e160ee763d0d0d", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "security_group_id": "e7cc328b-8014-4dfb-859f-c2741fbb4b9a", "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": 569, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:35:53Z", "updated_at": "2025-08-04T13 :35:53Z", "revision_number": 0}, {"id": "7b57c7cb-20ee-446e-9234-abb2e7a3e3e8", "project_id": "2c62833758024bbd90e160ee763d0d0d", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "security_group_id": "e7cc328b-8014-4dfb-859f-c2741fbb4b9a", "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": 568, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:35:53Z", "updated_at": "2025-08-04T13:35:53Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:35:53Z", "updated_at": "2025-08-04T13:35:53Z", "revision_number": 1, "project_id": "2c62833758024bbd90e160ee763d0d0d"}}' 2025-08-04 13:35:54,298 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.248s 2025-08-04 13:35:54,298 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e7cc328b-8014-4dfb-859f-c2741fbb4b9a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-94843176-1d06-4d98-8efc-6468415f4530', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9fc3fb15-74b0-485c-85dd-6ed12f4e41eb", "project_id": "2c62833758024bbd90e160ee763d0d0d", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "security_group_id": "e7cc328b-8014-4dfb-859f-c2741fbb4b9a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:35:54Z", "updated_at": "2025-08-04T13:35:54Z", "revision_number": 0}}' 2025-08-04 13:35:54,533 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.234s 2025-08-04 13:35:54,534 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e7cc328b-8014-4dfb-859f-c2741fbb4b9a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-924bc03a-f762-4f10-8532-9319c05c22b8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "34bf2f03-bd12-4245-aad2-b5721bf86e05", "project_id": "2c62833758024bbd90e160ee763d0d0d", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "security_group_id": "e7cc328b-8014-4dfb-859f-c2741fbb4b9a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:35:54Z", "updated_at": "2025-08-04T13:35:54Z", "revision_number": 0}}' 2025-08-04 13:35:54,534 99928 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1849853390 created 2025-08-04 13:35:55,421 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.887s 2025-08-04 13:35:55,422 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-caf5a13d-17be-4612-80a0-186f7d2bf05b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "94179927-f6b5-41f7-aa30-cd7a85efbc82", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "floating_ip_address": "172.24.4.124", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2c62833758024bbd90e160ee763d0d0d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:35:55Z", "updated_at": "2025-08-04T13:35:55Z", "revision_number": 0}}' 2025-08-04 13:35:55,422 99928 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '94179927-f6b5-41f7-aa30-cd7a85efbc82', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'floating_ip_address': '172.24.4.124', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:35:55Z', 'updated_at': '2025-08-04T13:35:55Z', 'revision_number': 0, 'ip': '172.24.4.124'} created 2025-08-04 13:35:55,423 99928 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-577233431', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGRHpEy1lOuyG1m8+7d4U4Yw+BC+MOQEwPSZALwQVfPcIFUgw1ZuREFcM9SsOpBYv+CJUPjiMC7ayPvfaxQzEnfxDHu8t9RXbdWGl5puq+lIBX1o+vuIXiMYzBLFffMZRA==', 'fingerprint': '09:c6:e2:b4:2c:dd:62:fd:09:e0:d3:b1:82:c1:8f:ed', 'user_id': 'a8e2e1d9fcb8447faab0071712007e74', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBGM9azZ+UEqKMr404Ilalah0mpf+iyrg5KBsUa/lk1Z1BChzYHKP97\nFWvYYFyM8tGgBwYFK4EEACKhZANiAARkR6RMtZTrshtZvPu3eFOGMPgQvjDkBMD0\nmQC8EFXz3CBVIMNWbkRBXDPUrDqQWL/giVD44jAu2sj732sUMxJ38Qx7vLfUV23V\nhpeabqvpSAV9aPr7iF4jGMwSxX3zGUQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e7cc328b-8014-4dfb-859f-c2741fbb4b9a', 'name': 'tempest-securitygroup--1849853390', 'stateful': True, 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'description': 'tempest-description--324967329', 'shared': False, 'security_group_rules': [{'id': '16430561-06d7-4c4a-a011-a4ec43dade51', 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'security_group_id': 'e7cc328b-8014-4dfb-859f-c2741fbb4b9a', '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': 569, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:35:53Z', 'updated_at': '2025-08-04T13:35:53Z', 'revision_number': 0}, {'id': '7b57c7cb-20ee-446e-9234-abb2e7a3e3e8', 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'security_group_id': 'e7cc328b-8014-4dfb-859f-c2741fbb4b9a', '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': 568, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:35:53Z', 'updated_at': '2025-08-04T13:35:53Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:35:53Z', 'updated_at': '2025-08-04T13:35:53Z', 'revision_number': 1, 'project_id': '2c62833758024bbd90e160ee763d0d0d'}, 'floating_ip': {'id': '94179927-f6b5-41f7-aa30-cd7a85efbc82', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'floating_ip_address': '172.24.4.124', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:35:55Z', 'updated_at': '2025-08-04T13:35:55Z', 'revision_number': 0, 'ip': '172.24.4.124'}} 2025-08-04 13:35:56,074 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.651s 2025-08-04 13:35:56,075 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-tempest.common.compute-instance-1013653024", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "0840d2ed-e121-4bb1-8a43-fd62ba23cfd4"}], "security_groups": [{"name": "tempest-securitygroup--1849853390"}], "key_name": "tempest-keypair-577233431", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37877138-3143-44dd-aee2-c5e390982aec', 'x-compute-request-id': 'req-37877138-3143-44dd-aee2-c5e390982aec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5d697391-bd6e-4aad-bccc-71939afb9d6a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1849853390"}], "adminPass": "Uw8bGYRcvtkB"}}' 2025-08-04 13:35:56,162 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a 0.080s 2025-08-04 13:35:56,162 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65c11d1e-bf97-44b2-9470-b689dadbaef4', 'x-compute-request-id': 'req-65c11d1e-bf97-44b2-9470-b689dadbaef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a'} Body: b'{"server": {"id": "5d697391-bd6e-4aad-bccc-71939afb9d6a", "name": "tempest-tempest.common.compute-instance-1013653024", "status": "BUILD", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", " metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:56Z", "updated": "2025-08-04T13:35:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-577233431", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:36:46,625 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a 0.397s 2025-08-04 13:36:46,625 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d547c7a-aeef-4dbc-ae4b-3694d51efa4b', 'x-compute-request-id': 'req-2d547c7a-aeef-4dbc-ae4b-3694d51efa4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a'} Body: b'{"server": {"id": "5d697391-bd6e-4aad-bccc-71939afb9d6a", "name": "tempest-tempest.common.compute-instance-1013653024", "status": "ACTIVE", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", "metadata": {}, "hostId": "964caeb4ee647af2f2e118fa4d4ffe1fb164630ed1ac3bc2cb39442f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:56Z", "updated": "2025-08-04T13:36:12Z", "addresses": {"tempest-ServerActionsTestOtherA-872625979-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:bd:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-577233431", "OS-SRV-USG:launched_at": "2025-08-04T13:36:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1849853390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:36:46,639 99928 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:37:46,856 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a/os-interface 0.156s 2025-08-04 13:37:46,857 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application /json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-103a9122-7c4e-4421-8831-8fe4fe0650f8', 'x-compute-request-id': 'req-103a9122-7c4e-4421-8831-8fe4fe0650f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0840d2ed-e121-4bb1-8a43-fd62ba23cfd4", "port_id": "b348651d-7a37-4ec3-8319-22e034921650", "mac_addr": "fa:16:3e:bd:bd:b7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "08d2f3cc-46da-4fbc-ace6-72c3f5d75102", "ip_address": "10.0.0.7"}]}]}' 2025-08-04 13:37:47,621 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/94179927-f6b5-41f7-aa30-cd7a85efbc82 0.760s 2025-08-04 13:37:47,622 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b348651d-7a37-4ec3-8319-22e034921650"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-39d1112a-f99a-4fa8-9534-327d3f1fff6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/94179927-f6b5-41f7-aa30-cd7a85efbc82'} Body: b'{"floatingip": {"id": "94179927-f6b5-41f7-aa30-cd7a85efbc82", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "floating_ip_address": "172.24.4.124", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "dd11f468-76cc-44e2-a982-32d3f1950378", "port_id": "b348651d-7a37-4ec3-8319-22e034921650", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0840d2ed-e121-4bb1-8a43-fd62ba23cfd4", "mac_address": "fa:16:3e:bd:bd:b7", "admin_state_up": true, "status": "ACTIVE", "device_id": "5d697391-bd6e-4aad-bccc-71939afb9d6a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:35:55Z", "updated_at": "2025-08-04T13:37:47Z", "revision_number": 1, "project_id": "2c62833758024bbd90e160ee763d0d0d"}}' 2025-08-04 13:37:47,623 99928 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.124:22' as 'cirros' with public key authentication 2025-08-04 13:37:47,635 99928 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:37:47,737 99928 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:37:47,737 99928 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.124 successfully created 2025-08-04 13:37:47,953 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a 0.215s 2025-08-04 13:37:47,954 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb9634c-78ee-42b0-b72a-11bd689a342d', 'x-compute-request-id': 'req-6bb9634c-78ee-42b0-b72a-11bd689a342d', 'con nection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a'} Body: b'{"server": {"id": "5d697391-bd6e-4aad-bccc-71939afb9d6a", "name": "tempest-tempest.common.compute-instance-1013653024", "status": "ACTIVE", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", "metadata": {}, "hostId": "964caeb4ee647af2f2e118fa4d4ffe1fb164630ed1ac3bc2cb39442f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:56Z", "updated": "2025-08-04T13:36:12Z", "addresses": {"tempest-ServerActionsTestOtherA-872625979-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:bd:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-577233431", "OS-SRV-USG:launched_at": "2025-08-04T13:36:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1849853390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:37:48,020 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2 0.051s 2025-08-04 13:37:48,020 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a6008e-dffd-4f53-9897-70683c43a3fd', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a6008e-dffd-4f53-9897-70683c43a3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2'} Body: b'{"volume": {"id": "5753c04b-8cf2-4bfd-b13a-50bda48cefe2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:53.000000", "updated_at": "2025-08-04T13:35:54.000000", "name": "tempest-ServerActionsTestOtherA-volume-1606787122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2"}], "user_id": "a8e2e1d9fcb8447faab0071712007e74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c62833758024bbd90e160ee763d0d0d"}}' 2025-08-04 13:37:49,079 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2 0.039s 2025-08-04 13:37:49,079 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-f12d4458-2810-4494-bd41-d36c95e5d635', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f12d4458-2810-4494-bd41-d36c95e5d635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2'} Body: b'{"volume": {"id": "5753c04b-8cf2-4bfd-b13a-50bda48cefe2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:53.000000", "updated_at": "2025-08-04T13:35:54.000000", "name": "tempest-ServerActionsTestOtherA-volume-1606787122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2"}], "user_id": "a8e2e1d9fcb8447faab0071712007e74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c62833758024bbd90e160ee763d0d0d"}}' 2025-08-04 13:37:49,254 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757 0.159s 2025-08-04 13:37:49,255 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80025526-8625-438a-9e49-18a6d5f14306', 'x-compute-request-id': 'req-80025526-8625-438a-9e49-18a6d5f14306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757'} Body: b'{"server": {"id": "7229a121-eece-43db-a201-3f8d64f1d757", "name": "tempest-ServerActionsTestOtherA-server-138727107", "status": "ACTIVE", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", "metadata": {}, "hostId": "964caeb4ee647af2f2e118fa4d4ffe1fb164630ed1ac3bc2cb39442f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:01Z", "updated": "2025-08-04T13:33:21Z", "addresses": {"tempest-ServerActionsTestOtherA-872625979-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e4:95"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e4:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7229a121-eece-43db-a201-3f8d64f1d757"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2108686127", "OS-SRV-USG:launched_at": "2025-08-04T13:33:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1667480816"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:38:49,674 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939 afb9d6a 0.343s 2025-08-04 13:38:49,674 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-443ffd31-c05f-43e9-b3c4-cafd0f345222', 'x-compute-request-id': 'req-443ffd31-c05f-43e9-b3c4-cafd0f345222', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a'} Body: b'' 2025-08-04 13:38:49,975 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a 0.300s 2025-08-04 13:38:49,975 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a52aa7b-4af7-45ea-ac98-47f2ff80a802', 'x-compute-request-id': 'req-3a52aa7b-4af7-45ea-ac98-47f2ff80a802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a'} Body: b'{"server": {"id": "5d697391-bd6e-4aad-bccc-71939afb9d6a", "name": "tempest-tempest.common.compute-instance-1013653024", "status": "ACTIVE", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", "metadata": {}, "hostId": "964caeb4ee647af2f2e118fa4d4ffe1fb164630ed1ac3bc2cb39442f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:56Z", "updated": "2025-08-04T13:38:50Z", "addresses": {"tempest-ServerActionsTestOtherA-872625979-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:bd:b7"}, {"version": 4, "addr": "172.24.4.124", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:bd:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-577233431", "OS-SRV-USG:launched_at": "2025-08-04T13:36:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1849853390"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:39:40,057 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a 0.046s 2025-08-04 13:39:40,057 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack -API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-c5bcc417-43bd-44f3-bb4b-988b60330928', 'x-compute-request-id': 'req-c5bcc417-43bd-44f3-bb4b-988b60330928', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5d697391-bd6e-4aad-bccc-71939afb9d6a could not be found."}}' 2025-08-04 13:39:40,086 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-577233431 0.028s 2025-08-04 13:39:40,087 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fefd075-c0e9-4519-821c-81bcace07cd5', 'x-compute-request-id': 'req-3fefd075-c0e9-4519-821c-81bcace07cd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-577233431'} Body: b'' 2025-08-04 13:39:40,274 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/e7cc328b-8014-4dfb-859f-c2741fbb4b9a 0.186s 2025-08-04 13:39:40,274 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6d2168e9-4323-4250-ae95-a5efd3c0e4ca', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e7cc328b-8014-4dfb-859f-c2741fbb4b9a'} Body: b'' 2025-08-04 13:39:40,294 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/e7cc328b-8014-4dfb-859f-c2741fbb4b9a 0.019s 2025-08-04 13:39:40,294 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-291b0b99-d65f-4e6b-bbaf-cd0849bd3401', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e7cc328b-8014-4dfb-859f-c2741fbb4b9a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e7cc328b-8014-4dfb-859f-c2741fbb4b9a does not exist", "detail": ""}}' 2025-08-04 13:39:40,764 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/94179927-f6b5-41f7-aa30-cd7a85efbc82 0.469s 2025-08-04 13:39:40,765 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ac0de9ea-9b54-471a-baf1-c9b04a69e897', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/94179927-f6b5-41f7-aa30-cd7a85efbc82'} Body: b'' {2} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [234.037521s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 307, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 0960b106-7a77-46c3-932f-0d90a81f6bb8 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-04T13:39:25Z', 'message': 'Build of instance 0960b106-7a77-46c3-932f-0d90a81f6bb8 aborted: Volume 4013dba5-e35d-40a1-85b9-65bed48c0977 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-da27c2e8-13ee-47ea-a060-431348965633. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:36:06,357 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2025-08-04 13:36:06,357 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-23fa15a6-f3bb-4724-be8b-594c17c643e4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "password_expires_at": null}, "audit_ids": ["AvXZjn5lQTeuudrZkRW6Qg"], "expires_at": "2025-08-04T14:36:06.000000Z", "issued_at": "2025-08-04T13:36:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c60b73fe3ca14ff1afec002379f79476", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c60b73fe3ca14ff1afec002379f79476", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:36:06,357 99916 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '3bf88e73-70c8-49b3-844d-ef43dbe03d11', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-605100376-network', 'tenant_id': 'c60b73fe3ca14ff1afec002379f79476', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c60b73fe3ca14ff1afec002379f79476', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14629, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:25Z', 'updated_at': '2025-08-04T13:31:25Z', 'revision_number': 1} available for tenant 2025-08-04 13:36:06,841 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.482s 2025-08-04 13:36:06,841 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1282676245", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "3bf88e73-70c8-49b3-844d-ef43dbe03d11"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfd464bc-b662-4755-aea6-c554d63c7661', 'x-compute-request-id': 'req-dfd464bc-b662-4755-aea6-c554d63c7661', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Hz4gkZDn8bkj"}}' 2025-08-04 13:36:06,935 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d 0.091s 2025-08-04 13:36:06,936 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-992838d6-5389-458d-befd-c6a886e0a4ab', 'x-compute-request-id': 'req-992838d6-5389-458d-befd-c6a886e0a4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d'} Body: b'{"server": {"id": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1282676245", "status": "BUILD", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:36:07Z", "updated": "2025-08-04T13:36:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:te rminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:36:57,349 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d 0.343s 2025-08-04 13:36:57,350 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48218972-7425-43e9-9dff-a1d3ea05d4c8', 'x-compute-request-id': 'req-48218972-7425-43e9-9dff-a1d3ea05d4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d'} Body: b'{"server": {"id": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1282676245", "status": "ACTIVE", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "03d68e53c5275d793966c4fde97547bb4afe42c083497da9d8ccd18f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:36:06Z", "updated": "2025-08-04T13:36:22Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-605100376-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:e0:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:36:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:36:57,369 99916 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 13:37:58,279 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d/action 0.848s 2025-08-04 13:37:58,279 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Versio n,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29b79438-7b62-4541-b5aa-8ef9d323fb76', 'x-compute-request-id': 'req-29b79438-7b62-4541-b5aa-8ef9d323fb76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d/action'} Body: b'{"image_id": "5fe23730-107a-442b-b10f-5822b7d82578"}' 2025-08-04 13:37:58,301 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.020s 2025-08-04 13:37:58,302 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-14f6ad1c-b3ff-4d27-92dd-331c79167e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:37:58Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:37:59,328 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.025s 2025-08-04 13:37:59,329 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d3cd5ca0-318b-4476-b6f5-ced0f54b1394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634 321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:37:58Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:00,354 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.024s 2025-08-04 13:38:00,354 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a49f1703-cd84-48c6-80fa-d3503f98c8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:37:58Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:01,376 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.020s 2025-08-04 13:38:01,376 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0bc69fb5-b20e-4b3d-a4a0-7ea006c5196b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_project_name": "tempest-ServerBootFr omVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:37:58Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:02,399 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.021s 2025-08-04 13:38:02,399 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8e363d57-1d74-4d71-8400-bc4d0b165eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:37:58Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:03,428 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.027s 2025-08-04 13:38:03,429 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95b46e46-87bf-40fc-a314-c235783ae720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_ro les": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:37:58Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:04,455 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.026s 2025-08-04 13:38:04,456 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9ce3665f-6e7e-4931-9c17-cf20812a375a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:37:58Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:05,481 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.023s 2025-08-04 13:38:05,481 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'appl ication/json', 'x-openstack-request-id': 'req-63ed3cb1-e950-451b-8c72-c40c5325bf55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:38:05Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:06,504 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.021s 2025-08-04 13:38:06,505 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c2d58851-03a9-4bd0-853e-8a46a01255c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:38:05Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:07,549 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.043s 2025-08-04 13:38:07,550 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9b00c2e7-c63b-441c-b5cf-795f57e1a0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "58a754bc0482faa9e49be952ca4d832c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e83397002b56468886af1564689b4e378333df41b0e260bf566ffec543efa1da836f22a581bba1dcba60aeead42a9df5e54f5ee73bffe9893f80d03e741e117b", "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:38:07Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:07,573 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.023s 2025-08-04 13:38:07,574 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-077ac285-1a65-4e74-b887-08425854d7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-imag e-1711823981", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "58a754bc0482faa9e49be952ca4d832c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e83397002b56468886af1564689b4e378333df41b0e260bf566ffec543efa1da836f22a581bba1dcba60aeead42a9df5e54f5ee73bffe9893f80d03e741e117b", "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:38:07Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:07,850 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d 0.275s 2025-08-04 13:38:07,850 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326004e5-294b-44ad-88b1-2dc72d590427', 'x-compute-request-id': 'req-326004e5-294b-44ad-88b1-2dc72d590427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d'} Body: b'{"server": {"id": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1282676245", "status": "ACTIVE", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "03d68e53c5275d793966c4fde97547bb4afe42c083497da9d8ccd18f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:36:06Z", "updated": "2025-08-04T13:38:07Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-605100376-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:e0:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:36:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:39:08,025 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.090s 2025-08-04 13:39:08,025 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fcb6d7da-e80a-4ed6-8d81-a8508652c5dc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "password_expires_at": null}, "audit_ids": ["PvQld2QkTiyWbMYOWWs4cg"], "expires_at": "2025-08-04T14:39:07.000000Z", "issued_at": "2025-08-04T13:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c60b73fe3ca14ff1afec002379f79476", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c60b73fe3ca14ff1afec002379f79476", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:39:08,026 99916 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '3bf88e73-70c8-49b3-844d-ef43dbe03d11', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-605100376-network', 'tenant_id': 'c60b73fe3ca14ff1afec002379f79476', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c60b73fe3ca14ff1afec002379f79476', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14629, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:25Z', 'updated_at': '2025-08-04T13:31:25Z', 'revision_number': 1} available for tenant 2025-08-04 13:39:09,369 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.342s 2025-08-04 13:39:09,370 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicat ion/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-289527515", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "be82952d-0747-426d-bef8-9d75b0bc03bc", "destination_type": "volume"}], "networks": [{"uuid": "3bf88e73-70c8-49b3-844d-ef43dbe03d11"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da27c2e8-13ee-47ea-a060-431348965633', 'x-compute-request-id': 'req-da27c2e8-13ee-47ea-a060-431348965633', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0960b106-7a77-46c3-932f-0d90a81f6bb8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "4TQy9knGR49E"}}' 2025-08-04 13:39:09,497 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8 0.124s 2025-08-04 13:39:09,498 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04f7d566-b920-4d1e-9b96-049564cc37a5', 'x-compute-request-id': 'req-04f7d566-b920-4d1e-9b96-049564cc37a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8'} Body: b'{"server": {"id": "0960b106-7a77-46c3-932f-0d90a81f6bb8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-289527515", "status": "BUILD", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:39:09Z", "updated": "2025-08-04T13:39:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:39:59,670 99916 INFO [tempest.lib.c ommon.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8 0.102s 2025-08-04 13:39:59,670 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93a78662-0994-4e45-9e96-5ac1518055dc', 'x-compute-request-id': 'req-93a78662-0994-4e45-9e96-5ac1518055dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8'} Body: b'{"server": {"id": "0960b106-7a77-46c3-932f-0d90a81f6bb8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-289527515", "status": "ERROR", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:39:09Z", "updated": "2025-08-04T13:39:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-04T13:39:25Z", "message": "Build of instance 0960b106-7a77-46c3-932f-0d90a81f6bb8 aborted: Volume 4013dba5-e35d-40a1-85b9-65bed48c0977 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:39:59,689 99916 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-04 13:40:00,263 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8 0.573s 2025-08-04 13:40:00,264 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1d595d3-6a33-4466-a562-89478fe1e905', 'x-compute-request-id': 'req-a1d595d3-6a33-4466-a562-89478fe1e905', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8'} Body: b'' 2025-08-04 13:40:00,301 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10. 0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8 0.037s 2025-08-04 13:40:00,302 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-85118f7e-67fa-4e45-aa96-ba33654cd78b', 'x-compute-request-id': 'req-85118f7e-67fa-4e45-aa96-ba33654cd78b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0960b106-7a77-46c3-932f-0d90a81f6bb8 could not be found."}}' {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [166.587270s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 afd03de1-5bee-4972-8f12-83b37d3ec492 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:00,377 99932 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:38:00,377 99932 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:38:00,463 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.084s 2025-08-04 13:38:00,464 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1264048036", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBND5sRCSpNzwgcH6HKuu0a5mjcoK50Mz9T/Iu09D9Fep01YWj1GpbF70ywQAOR89BtSaAYRoElZGwYfmFlmVgf4VUiXLhw4/YuykPEo8nD5HcoixKXjc/REvApEbu3ykVw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec1bf7bf-3b00-4cd4-8416-2310e1dbe8be', 'x-compute-request-id': 'req-ec1bf7bf-3b00-4cd4-8416-2310e1dbe8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1264048036", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBND5sRCSpNzwgcH6HKuu0a5mjcoK50Mz9T/Iu09D9Fep01YWj1GpbF70ywQAOR89BtSaAYRoElZGwYfmFlmVgf4VUiXLhw4/YuykPEo8nD5HcoixKXjc/REvApEbu3ykVw==", "fingerprint": "31:17:80:0e:3b:94:88:c9:e0:7a:e7:a4:2f:65:b6:ed", "user_id": "e4cc22a1f98845e4a6663f81dd39594a"}}' 2025-08-04 13:38:00,469 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1264048036 created 2025-08-04 13:38:00,734 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.264s 2025-08-04 13:38:00,735 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1369537056", "description": "tempest-description--1428872917"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-82d4e12b-edc2-41bb-a0d5-d9ed365aae32', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "014d8608-b7eb-4b51-9261-cf5fe18b7a5b", "name": "tempest-securitygroup--1369537056", "stateful": true, "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "description": "tempest-description--1428872917", "shared": false, "security_group_rules": [{"id": "91f87baa-f68b-4591-8344-04adfd493edf", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "014d8608-b7eb-4b51-9261-cf5fe18b7a5b", "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": 667, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:38:00Z", "updated_at": "2025-08-04T13:38:00Z", "revision_number": 0}, {"id": "fd69b7d5-2cdb-4718-b821-c272494a1dd7", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "014d8608-b7eb-4b51-9261-cf5fe18b7a5b", "ethertype": "IPv6", "direction": "egress", "protocol": null, "p ort_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 666, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:38:00Z", "updated_at": "2025-08-04T13:38:00Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:38:00Z", "updated_at": "2025-08-04T13:38:00Z", "revision_number": 1, "project_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:38:00,935 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.200s 2025-08-04 13:38:00,936 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "014d8608-b7eb-4b51-9261-cf5fe18b7a5b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-827c0455-5b71-4131-8852-7213214e849a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5cf0ec7a-21d3-4d2b-90e1-60c4c550e0eb", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "014d8608-b7eb-4b51-9261-cf5fe18b7a5b", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:38:00Z", "updated_at": "2025-08-04T13:38:00Z", "revision_number": 0}}' 2025-08-04 13:38:01,193 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.257s 2025-08-04 13:38:01,193 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "014d8608-b7eb-4b51-9261-cf5fe18b7a5b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e4e87d80-ab2d-423b-8d79-0ad113e5824d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "90579d89-02f8-4d1a-b25d-f0f29cf3077c", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "014d8608-b7eb-4b51-9261-cf5fe18b7a5b", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:38:01Z", "updated_at": "2025-08-04T13:38:01Z", "revision_number": 0}}' 2025-08-04 13:38:01,194 99932 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1369537056 created 2025-08-04 13:38:01,936 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.742s 2025-08-04 13:38:01,937 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth -Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-c45ffe2c-115d-49df-810e-e59a2e895797', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "floating_ip_address": "172.24.4.35", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bea9f7f3034847c3a270e88aef534d20", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:38:01Z", "updated_at": "2025-08-04T13:38:01Z", "revision_number": 0}}' 2025-08-04 13:38:01,937 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'floating_ip_address': '172.24.4.35', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:38:01Z', 'updated_at': '2025-08-04T13:38:01Z', 'revision_number': 0, 'ip': '172.24.4.35'} created 2025-08-04 13:38:01,991 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.048s 2025-08-04 13:38:01,992 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4563ba13-e473-4c45-ab59-d8962639b997', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e4cc22a1f98845e4a6663f81dd39594a", "name": "tempest-AttachVolumeNegativeTest-1668127627-project-member", "password_expires_at": null}, "audit_ids": ["r1WtO3NBT0OLbFoJvJsjPg"], "expires_at": "2025-08-04T14:38:01.000000Z", "issued_at": "2025-08-04T13:38:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bea9f7f3034847c3a270e88aef534d20", "name": "tempest-AttachVolumeNegativeTest-1668127627"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b 78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bea9f7f3034847c3a270e88aef534d20", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:38:01,993 99932 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'fc896084-11a1-4a9d-ba8f-fbebac0589af', 'name': 'tempest-AttachVolumeNegativeTest-562325249-network', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62482, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:37:52Z', 'updated_at': '2025-08-04T13:37:52Z', 'revision_number': 1} available for tenant 2025-08-04 13:38:01,993 99932 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1264048036', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBND5sRCSpNzwgcH6HKuu0a5mjcoK50Mz9T/Iu09D9Fep01YWj1GpbF70ywQAOR89BtSaAYRoElZGwYfmFlmVgf4VUiXLhw4/YuykPEo8nD5HcoixKXjc/REvApEbu3ykVw==', 'fingerprint': '31:17:80:0e:3b:94:88:c9:e0:7a:e7:a4:2f:65:b6:ed', 'user_id': 'e4cc22a1f98845e4a6663f81dd39594a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD9C633spdbSmTIca7UlPRc7tkJVhIoJ85jnUKni4J+dSGJVSeEXjWC\n8LEJb2FhSt+gBwYFK4EEACKhZANiAATQ+bEQkqTc8IHB+hyrrtGuZo3KCudDM/U/\nyLtPQ/RXqdNWFo9RqWxe9MsEADkfPQbUmgGEaBJWRsGH5hZZlYH+FVIly4cOP2Ls\npDxKPJw+R3KIsSl43P0RLwKRG7t8pFc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '014d8608-b7eb-4b51-9261-cf5fe18b7a5b', 'name': 'tempest-securitygroup--1369537056', 'stateful': True, 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': 'tempest-description--1428872917', 'shared': False, 'security_group_rules': [{'id': '91f87baa-f68b-4591-8344-04adfd493edf', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'security_group_id': '014d8608-b7eb-4b51-9261-cf5fe18b7a5b', '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': 667, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:38:00Z', 'updated_at': '2025-08-04T13:38:00Z', 'revision_number': 0}, {'id': 'fd69b7d5-2cdb-4718-b821-c272494a1dd7', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'security_group_id': '014d8608-b7eb-4b51-9261-cf5fe18b7a5b', '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': 666, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:38:00Z', 'updated_at': '2025-08-04T13:38:00Z', 'revision_n umber': 0}], 'tags': [], 'created_at': '2025-08-04T13:38:00Z', 'updated_at': '2025-08-04T13:38:00Z', 'revision_number': 1, 'project_id': 'bea9f7f3034847c3a270e88aef534d20'}, 'floating_ip': {'id': '6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'floating_ip_address': '172.24.4.35', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:38:01Z', 'updated_at': '2025-08-04T13:38:01Z', 'revision_number': 0, 'ip': '172.24.4.35'}} 2025-08-04 13:38:02,677 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.682s 2025-08-04 13:38:02,677 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1657172870", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "fc896084-11a1-4a9d-ba8f-fbebac0589af"}], "security_groups": [{"name": "tempest-securitygroup--1369537056"}], "key_name": "tempest-keypair-1264048036", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc9aafc9-de03-4dc7-b550-90d2ca44ce33', 'x-compute-request-id': 'req-bc9aafc9-de03-4dc7-b550-90d2ca44ce33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ba29b053-6553-439f-9376-823af3402763", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba29b053-6553-439f-9376-823af3402763"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1369537056"}], "adminPass": "password"}}' 2025-08-04 13:38:02,767 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763 0.086s 2025-08-04 13:38:02,768 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfe6537f-058c-4eac-b28e-badd696f37a0', 'x-compute-request-id': 'req-dfe6537f-058c-4eac-b28e-badd696f37a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763'} Body: b'{"server": {"id": "ba29b053-6553-439f-9376-823af3402763", "name": "tempest-AttachVolumeNegativeTest-server-1657172870", "status": "BUILD", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://1 0.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:38:03Z", "updated": "2025-08-04T13:38:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba29b053-6553-439f-9376-823af3402763"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1264048036", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:38:53,491 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763 0.659s 2025-08-04 13:38:53,491 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c527fd78-1a60-491c-8dbc-cb6e2496500f', 'x-compute-request-id': 'req-c527fd78-1a60-491c-8dbc-cb6e2496500f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763'} Body: b'{"server": {"id": "ba29b053-6553-439f-9376-823af3402763", "name": "tempest-AttachVolumeNegativeTest-server-1657172870", "status": "ACTIVE", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "341377d42f30e9bd5f6d2553dbc4517a68fac6bf103df0c33bbdd76a", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:38:02Z", "updated": "2025-08-04T13:38:19Z", "addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:14:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba29b053-6553-439f-9376-823af3402763"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1264048036", "OS-SRV-USG:launched_at": "2025-08-04T13:38:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1369537056"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:38:53,506 99932 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 13:39:53,725 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763/os-interface 0.158s 2025-08-04 13:39:53,725 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Mon, 04 Aug 2025 13:39:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff4b84b7-5aa5-432d-b7e3-409e0ae6009a', 'x-compute-request-id': 'req-ff4b84b7-5aa5-432d-b7e3-409e0ae6009a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "fc896084-11a1-4a9d-ba8f-fbebac0589af", "port_id": "454f75a9-bf2a-4b73-b85f-ad12aeec3d18", "mac_addr": "fa:16:3e:b6:14:02", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6703771d-2217-4f0c-8d0f-9517385c1be7", "ip_address": "10.0.0.10"}]}]}' 2025-08-04 13:39:54,511 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48 0.781s 2025-08-04 13:39:54,511 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "454f75a9-bf2a-4b73-b85f-ad12aeec3d18"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-bba0005b-3a6c-4ade-b0a7-d76a091580c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48'} Body: b'{"floatingip": {"id": "6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "floating_ip_address": "172.24.4.35", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "575be008-1e59-4ec7-8ebe-840432d727e8", "port_id": "454f75a9-bf2a-4b73-b85f-ad12aeec3d18", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "fc896084-11a1-4a9d-ba8f-fbebac0589af", "mac_address": "fa:16:3e:b6:14:02", "admin_state_up": true, "status": "ACTIVE", "device_id": "ba29b053-6553-439f-9376-823af3402763", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:38:01Z", "updated_at": "2025-08-04T13:39:53Z", "revision_number": 1, "project_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:39:54,515 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.35:22' as 'cirros' with public key authentication 2025-08-04 13:39:54,527 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:39:54,634 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:39:54,635 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.35 successfully created 2025-08-04 13:39:54,685 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763/ips 0.048s 2025-08-04 13:39:54,685 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf32b7e5-21a7-4f7b-b819-c61d0f0e5657', 'x-compute-request-id': 'req-bf32b7e5-21a7-4f7b-b819-c61d0f0e5657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/server s/ba29b053-6553-439f-9376-823af3402763/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2025-08-04 13:39:54,906 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.217s 2025-08-04 13:39:54,906 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-995734753"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d5ea6d9-a41a-40da-814e-1ae1ec31c1c0', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d5ea6d9-a41a-40da-814e-1ae1ec31c1c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "afd03de1-5bee-4972-8f12-83b37d3ec492", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:54.846238", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-995734753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:39:54,959 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492 0.040s 2025-08-04 13:39:54,959 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7160599c-339a-413f-9583-0ba13cd0ad24', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7160599c-339a-413f-9583-0ba13cd0ad24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492'} Body: b'{"volume": {"id": "afd03de1-5bee-4972-8f12-83b37d3ec492", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:55.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-995734753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:39:56,017 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492 0.042s 2025-08-04 13:39:56,017 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accep t': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7885e68-9e1e-41ee-8ac7-b6a0d282a004', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7885e68-9e1e-41ee-8ac7-b6a0d282a004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492'} Body: b'{"volume": {"id": "afd03de1-5bee-4972-8f12-83b37d3ec492", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:55.000000", "updated_at": "2025-08-04T13:39:55.000000", "name": "tempest-AttachVolumeNegativeTest-volume-995734753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:39:56,141 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763 0.109s 2025-08-04 13:39:56,141 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d0d7135-65d1-471e-bce3-aabdad3feb3d', 'x-compute-request-id': 'req-3d0d7135-65d1-471e-bce3-aabdad3feb3d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763'} Body: b'' 2025-08-04 13:39:56,308 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763 0.166s 2025-08-04 13:39:56,309 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c09ef9aa-d976-4ef7-b9f6-2f34cfc03ee1', 'x-compute-request-id': 'req-c09ef9aa-d976-4ef7-b9f6-2f34cfc03ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763'} Body: b'{"server": {"id": "ba29b053-6553-439f-9376-823af3402763", "name": "tempest-AttachVolumeNegativeTest-server-1657172870", "status": "ACTIVE", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "341377d42f30e9bd5f6d2553dbc4517a68fac6bf103df0c33bbdd76a", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:38:02Z", "updated": "2025-08-04T13:39:56Z", "addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:14:02"}, {"version": 4, "addr": "172.24.4.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:14:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba29b053-6553-439f-9376-823af3402763"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1264048036", "OS-SRV-USG:launched_at": "2025-08-04T13:38:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1369537056"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:40:46,413 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763 0.040s 2025-08-04 13:40:46,414 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9ed65c43-3217-43ca-b83b-fb72a623e249', 'x-compute-request-id': 'req-9ed65c43-3217-43ca-b83b-fb72a623e249', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ba29b053-6553-439f-9376-823af3402763 could not be found."}}' 2025-08-04 13:40:46,443 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1264048036 0.029s 2025-08-04 13:40:46,444 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1071ff70-596e-4899-8b1a-bdd28bb0c0a3', 'x-compute-request-id': 'req-1071ff70-596e-4899-8b1a-bdd28bb0c0a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1264048036'} Body: b'' 2025-08-04 13:40:46,615 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/014d8608-b7eb-4b51-9261-cf5fe18b7a5b 0.170s 2025-08-04 13:40:46,615 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6f53ed1d-5a60-4a26-a88b-90efd66ffb6a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/014d8608-b7eb-4b51-9261-cf5fe18b7a5b'} Body: b'' 2025-08-04 13:40:46,635 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0. 0.210/networking/v2.0/security-groups/014d8608-b7eb-4b51-9261-cf5fe18b7a5b 0.019s 2025-08-04 13:40:46,635 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-34b76dd2-dd9c-41b1-9b3a-9d216cc4fdaa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/014d8608-b7eb-4b51-9261-cf5fe18b7a5b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 014d8608-b7eb-4b51-9261-cf5fe18b7a5b does not exist", "detail": ""}}' 2025-08-04 13:40:46,961 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48 0.325s 2025-08-04 13:40:46,961 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f45c6fee-385b-4407-950e-911af3fb19c7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48'} Body: b'' {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.934403s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 239, in test_create_server_invalid_bdm_in_2nd_dict volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 d1b7eebd-fb46-47f5-aa03-25e426edb3e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:39:28,367 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899 0.278s 2025-08-04 13:39:28,367 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5646f01-f800-4ee4-b07d-c814da6e97ab', 'x-compute-request-id': 'req-d5646f01-f800-4ee4-b07d-c814da6e97ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899'} Body: b'{"server": {"id": "814eefdd-58e7-48e6-957e-f33802653899", "name": "tempest-ServersNegativeTestJSON-server-81941002", "status": "ACTIVE", "tenant_id": "0a2747e484a24c3483e6a332710e3e3a", "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "metadata": {}, "hostId": "6bb5a1aa0ed7fab415db4eb6030b1844c4eb16a0fac261e949228f69", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:53Z", "updated": "2025-08-04T13:33:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1082818368-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:37:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/814eefdd-58e7-48e6-957e-f33802653899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:33:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:40:28,600 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 202 POST http://10.0.0.210/volume/v3/volumes 0.184s 2025-08-04 13:40:28,600 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1253551743"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78f2591-fb4b-422d-8aeb-f5fd094d5ba0', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78f2591-fb4b-422d-8aeb-f5fd094d5ba0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d1b7eebd-fb46-47f5-aa03-25e426edb3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:40:28.538556", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1253551743", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8"}], "user_id": "c647ad1aa99c4ba1a3a950e81911b61 3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:40:28,652 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8 0.040s 2025-08-04 13:40:28,653 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61452d46-26f1-4384-bc27-0c64cf90187f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61452d46-26f1-4384-bc27-0c64cf90187f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8'} Body: b'{"volume": {"id": "d1b7eebd-fb46-47f5-aa03-25e426edb3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:40:29.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1253551743", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8"}], "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a2747e484a24c3483e6a332710e3e3a"}}' 2025-08-04 13:40:29,709 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8 0.040s 2025-08-04 13:40:29,709 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d8ae37-9dd2-4541-b8d8-2c675d7de731', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d8ae37-9dd2-4541-b8d8-2c675d7de731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8'} Body: b'{"volume": {"id": "d1b7eebd-fb46-47f5-aa03-25e426edb3e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:40:29.000000", "updated_at": "2025-08-04T13:40:29.000000", "name": "tempest-ServersNegativeTestJSON-volume-1253551743", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8"}], "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a2747e484a24c3483e6a332710e3e3a"}}' 2025-08-04 13:40:29,947 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899 0.215s 2025-08-04 13:40:29,948 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept ': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad1fda83-b989-4149-b967-92b68a702a79', 'x-compute-request-id': 'req-ad1fda83-b989-4149-b967-92b68a702a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899'} Body: b'{"server": {"id": "814eefdd-58e7-48e6-957e-f33802653899", "name": "tempest-ServersNegativeTestJSON-server-81941002", "status": "ACTIVE", "tenant_id": "0a2747e484a24c3483e6a332710e3e3a", "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "metadata": {}, "hostId": "6bb5a1aa0ed7fab415db4eb6030b1844c4eb16a0fac261e949228f69", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:53Z", "updated": "2025-08-04T13:33:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1082818368-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:37:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/814eefdd-58e7-48e6-957e-f33802653899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:33:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {8} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [122.259692s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/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 505, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 fac4328d-e538-4a4f-a260-dcf516bb89fd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:39:40,991 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757 0.218s 2025-08-04 13:39:40,992 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0f6707e-1413-44fd-acec-bbe8e603931a', 'x-compute-request-id': 'req-d0f6707e-1413-44fd-acec-bbe8e603931a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757'} Body: b'{"server": {"id": "7229a121-eece-43db-a201-3f8d64f1d757", "name": "tempest-ServerActionsTestOtherA-server-138727107", "status": "ACTIVE", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", "metadata": {}, "hostId": "964caeb4ee647af2f2e118fa4d4ffe1fb164630ed1ac3bc2cb39442f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:01Z", "updated": "2025-08-04T13:33:21Z", "addresses": {"tempest-ServerActionsTestOtherA-872625979-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e4:95"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e4:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7229a121-eece-43db-a201-3f8d64f1d757"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2108686127", "OS-SRV-USG:launched_at": "2025-08-04T13:33:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1667480816"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:40:41,130 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.092s 2025-08-04 13:40:41,131 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3618c2fd-e863-4e1b-a541-b06b72658680', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a8e2e1d9fcb8447faab0071712007e74", "name": "tempest-ServerActionsTestOtherA-189646506-project-member", "password_expires_at": null}, "audit_ids": ["gOB6ZiHRRlimwJO-pLeNcA"], "expires_at": "2025-08-04T14:40:41.000000Z", "issued_at": "2025-08-04T13:40:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c62833758024bbd90e160ee763d0d0d", "name": "tempest-ServerActionsTestOtherA-189646506"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f 59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2c62833758024bbd90e160ee763d0d0d", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:40:41,131 99928 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': '0840d2ed-e121-4bb1-8a43-fd62ba23cfd4', 'name': 'tempest-ServerActionsTestOtherA-872625979-network', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25752, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:32:36Z', 'updated_at': '2025-08-04T13:32:36Z', 'revision_number': 1} available for tenant 2025-08-04 13:40:41,132 99928 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2108686127', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCzcnPH8E0hAgstSZ9gkzADYvaxSgTLla/NkxDq0dfqTv8Ap+7vBy0eqjmKTrvTBH2pFiWryn4oyeral2S/6xl/HiUBXqNprRwmGi/vuIzDC49myK1Tzus2Yqzh25VuiPQ==', 'fingerprint': '39:e3:68:00:5a:8a:b9:6d:0a:7e:db:1e:3a:00:91:cd', 'user_id': 'a8e2e1d9fcb8447faab0071712007e74', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCfeqmZw8YN5Er2XZa7Qm6lmuPChQe6jArkkdEdbYQIny1hIZUy9fsj\nU3/1CH6NeAWgBwYFK4EEACKhZANiAAQs3Jzx/BNIQILLUmfYJMwA2L2sUoEy5Wvz\nZMQ6tHX6k7/AKfu7wctHqo5ik670wR9qRYlq8p+KMnq2pdkv+sZfx4lAV6jaa0cJ\nhov77iMwwuPZsitU87rNmKs4duVboj0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd46d7d42-010c-4ad3-b7b2-22dd3be3e5fa', 'name': 'tempest-securitygroup--1667480816', 'stateful': True, 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'description': 'tempest-description--1843990490', 'shared': False, 'security_group_rules': [{'id': 'be9d659b-292e-40c6-a5e5-4d1507d8d577', 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'security_group_id': 'd46d7d42-010c-4ad3-b7b2-22dd3be3e5fa', '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': 389, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:32:53Z', 'updated_at': '2025-08-04T13:32:53Z', 'revision_number': 0}, {'id': 'cd445f6b-a4a0-409a-b5bb-51ff9f69d6d1', 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'security_group_id': 'd46d7d42-010c-4ad3-b7b2-22dd3be3e5fa', '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': 390, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:32:53Z', 'updated_at': '2025-08-04T13:32:53Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:32:53Z', 'updated_at': '2025-08-04T13:32:53Z', 'revision_number': 1, 'project_id': '2c62833758024bbd90e160ee763d0d0d'}, 'floating_ip': {'id': 'fed4fd8a-4596-4e2c-9837-56133cdcf48e', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:57Z', 'updated_at': '2025-08-04T13:32:57Z', 'revision_number': 0, 'ip': '172.24.4.214'}} 2025-08-04 13:40:41,436 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/volumes 0.303s 2025-08-04 13:40:41,437 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-917669058", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932e5862-a56f-4c08-8901-a9b53f812475', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932e5862-a56f-4c08-8901-a9b53f812475', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fac4328d-e538-4a4f-a260-dcf516bb89fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:40:41.379568", "updated_at": null, "name": "tempest-tempest.common.compute-volume-917669058", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd"}], "user_id": "a8e2e1d9fcb8447faab0071712007e74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:40:41,486 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd 0.037s 2025-08-04 13:40:41,486 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id ': 'req-554f46d8-a9c1-49d2-afe8-c4350ccba671', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554f46d8-a9c1-49d2-afe8-c4350ccba671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd'} Body: b'{"volume": {"id": "fac4328d-e538-4a4f-a260-dcf516bb89fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:40:41.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-917669058", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd"}], "user_id": "a8e2e1d9fcb8447faab0071712007e74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c62833758024bbd90e160ee763d0d0d"}}' 2025-08-04 13:40:42,548 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd 0.044s 2025-08-04 13:40:42,549 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e179bfc-b817-4d7b-950e-eb2c701ed0ac', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e179bfc-b817-4d7b-950e-eb2c701ed0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd'} Body: b'{"volume": {"id": "fac4328d-e538-4a4f-a260-dcf516bb89fd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:40:41.000000", "updated_at": "2025-08-04T13:40:41.000000", "name": "tempest-tempest.common.compute-volume-917669058", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd"}], "user_id": "a8e2e1d9fcb8447faab0071712007e74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c62833758024bbd90e160ee763d0d0d"}}' 2025-08-04 13:40:42,739 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd 0.177s 2025-08-04 13:40:42,740 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b06c5a-8a05-4eb3-bdf4-e5f23c9dcf12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd'} Body: b'' 2025-08-04 13:40:42,764 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/vo lumes/fac4328d-e538-4a4f-a260-dcf516bb89fd 0.023s 2025-08-04 13:40:42,764 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab38ca3f-4b78-4339-8e79-f602e6e34624', 'x-openstack-request-id': 'req-ab38ca3f-4b78-4339-8e79-f602e6e34624', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fac4328d-e538-4a4f-a260-dcf516bb89fd could not be found."}}' 2025-08-04 13:40:42,765 99928 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2025-08-04 13:40:42,985 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757 0.218s 2025-08-04 13:40:42,986 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-518f6942-fd1b-48f5-be8a-46ca565ef222', 'x-compute-request-id': 'req-518f6942-fd1b-48f5-be8a-46ca565ef222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757'} Body: b'{"server": {"id": "7229a121-eece-43db-a201-3f8d64f1d757", "name": "tempest-ServerActionsTestOtherA-server-138727107", "status": "ACTIVE", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", "metadata": {}, "hostId": "964caeb4ee647af2f2e118fa4d4ffe1fb164630ed1ac3bc2cb39442f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:01Z", "updated": "2025-08-04T13:33:21Z", "addresses": {"tempest-ServerActionsTestOtherA-872625979-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e4:95"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e4:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7229a121-eece-43db-a201-3f8d64f1d757"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2108686127", "OS-SRV-USG:launched_at": "2025-08-04T13:33:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1667480816"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {3} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.343871s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 120, in test_rescued_vm_attach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 6ac38441-1fb5-4e85-88ec-4e968d760c85 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:41:46,464 99918 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.224s 2025-08-04 13:41:46,464 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-95155938"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-743d07fd-b662-4518-9138-93d8756fe1fe', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-743d07fd-b662-4518-9138-93d8756fe1fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6ac38441-1fb5-4e85-88ec-4e968d760c85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:41:46.399266", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-95155938", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85"}], "user_id": "70f96ba41f8a4af7a020337c2341b4b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:41:46,516 99918 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85 0.040s 2025-08-04 13:41:46,516 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9433a441-d345-4719-8864-ffd4e52c08b8', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9433a441-d345-4719-8864-ffd4e52c08b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85'} Body: b'{"volume": {"id": "6ac38441-1fb5-4e85-88ec-4e968d760c85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:41:46.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-95155938", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85"}], "user_id": "70f96ba41f8a4af7a020337c2341b4b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c78140c7da1481fb1cd4172c35ecb15"}}' 2025-08-04 13:41:47,567 99918 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85 0.037s 2025-08-04 13:41:47,567 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/j son', 'x-compute-request-id': 'req-84129c99-430d-4fa7-9fb0-f2a23cdad907', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84129c99-430d-4fa7-9fb0-f2a23cdad907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85'} Body: b'{"volume": {"id": "6ac38441-1fb5-4e85-88ec-4e968d760c85", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:41:46.000000", "updated_at": "2025-08-04T13:41:47.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-95155938", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85"}], "user_id": "70f96ba41f8a4af7a020337c2341b4b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c78140c7da1481fb1cd4172c35ecb15"}}' {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.813081s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 162, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:41:47,000 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/types 0.209s 2025-08-04 13:41:47,000 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-427528632"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30f35f3-c968-4af6-92f7-6c71e5f67662', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30f35f3-c968-4af6-92f7-6c71e5f67662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "85c6b2ac-512b-4595-a10d-a076a08a446a", "name": "tempest-GroupSnapshotsTest-volume-type-427528632", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:41:47,038 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/group_types 0.035s 2025-08-04 13:41:47,039 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-404263675"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bbe84a7-65ae-4615-b65d-56d333e89bea', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bbe84a7-65ae-4615-b65d-56d333e89bea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "34ff3eaf-fd63-4fa1-baf5-dae1ea0fea2d", "name": "tempest-GroupSnapshotsTest-group-type-404263675", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:41:47,237 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/groups 0.195s 2025-08-04 13:41:47,238 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "34ff3eaf-fd63-4fa1-baf5-dae1ea0fea2d", "volume_types": ["85c6b2ac-512b-4595-a10d-a076a08a446a"], "name": "tempest-GroupSnapshotsTest-Group-263975862"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d1c294-c632-40fd-bd54-489f89234c07', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d1c294-c632-40fd-bd54-489f89234c07', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de", "name": "tempest-GroupSnapshotsTest-Group-263975862"}}' 2025-08-04 13:41:47,274 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de 0.033s 2025-08-04 13:41:47,275 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Au g 2025 13:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf062d4-4bf0-4f8a-898b-dc41e17125ff', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf062d4-4bf0-4f8a-898b-dc41e17125ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de'} Body: b'{"group": {"id": "2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:41:47.000000", "name": "tempest-GroupSnapshotsTest-Group-263975862", "description": null, "group_type": "34ff3eaf-fd63-4fa1-baf5-dae1ea0fea2d", "volume_types": ["85c6b2ac-512b-4595-a10d-a076a08a446a"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:48,376 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de 0.095s 2025-08-04 13:41:48,376 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a043f870-6ace-491b-ba8a-7c969025711f', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a043f870-6ace-491b-ba8a-7c969025711f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de'} Body: b'{"group": {"id": "2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:41:47.000000", "name": "tempest-GroupSnapshotsTest-Group-263975862", "description": null, "group_type": "34ff3eaf-fd63-4fa1-baf5-dae1ea0fea2d", "volume_types": ["85c6b2ac-512b-4595-a10d-a076a08a446a"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:48,416 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.034s 2025-08-04 13:41:48,416 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f627986-23ab-468a-bd0e-48fd0ce1a3ca', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f627986-23ab-468a-bd0e-48fd0ce1a3ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:41:48,488 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de/action 0.058s 2025-08-04 13:41:48,488 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e7a6359-a949-4cb9-a49f-9b68c720e894', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/2c084 9ff-baa1-4a8a-8f6e-689b0a8cb1de/action'} Body: b'' 2025-08-04 13:41:48,504 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de 0.016s 2025-08-04 13:41:48,505 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-20578c4a-2fa3-48a9-98c0-2be5d823d0d7', 'x-openstack-request-id': 'req-20578c4a-2fa3-48a9-98c0-2be5d823d0d7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de could not be found."}}' 2025-08-04 13:41:48,537 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/34ff3eaf-fd63-4fa1-baf5-dae1ea0fea2d 0.031s 2025-08-04 13:41:48,537 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e0183a9-6a22-4c8e-acf0-427d6adb4aa6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/34ff3eaf-fd63-4fa1-baf5-dae1ea0fea2d'} Body: b'' 2025-08-04 13:41:48,584 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/85c6b2ac-512b-4595-a10d-a076a08a446a 0.046s 2025-08-04 13:41:48,584 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09890a11-b2f2-4b38-a46b-eacf24764782', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/85c6b2ac-512b-4595-a10d-a076a08a446a'} Body: b'' 2025-08-04 13:41:48,601 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/85c6b2ac-512b-4595-a10d-a076a08a446a 0.016s 2025-08-04 13:41:48,601 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-939a9e53-5868-45d7-acfe-2ec278b7b495', 'x-openstack-request-id': 'req-939a9e53-5868-45d7-acfe-2ec278b7b495', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/85c6b2ac-512b-4595-a10d-a076a08a446a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 85c6b2ac-512b-4595-a10d-a076a08a446a could not be found."}}' {3} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.318706s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 140, in test_rescued_vm_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 3ed03b4d-e915-4106-ac9f-bd35b0e63eb8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:41:47,782 99918 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.198s 2025-08-04 13:41:47,782 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1997108099"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d512913-90ed-4510-983a-4ab367153160', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d512913-90ed-4510-983a-4ab367153160', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3ed03b4d-e915-4106-ac9f-bd35b0e63eb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:41:47.722024", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1997108099", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8"}], "user_id": "70f96ba41f8a4af7a020337c2341b4b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:41:47,837 99918 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8 0.043s 2025-08-04 13:41:47,838 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d056aa7-da05-4e12-bc4b-715492a81038', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d056aa7-da05-4e12-bc4b-715492a81038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8'} Body: b'{"volume": {"id": "3ed03b4d-e915-4106-ac9f-bd35b0e63eb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:41:48.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1997108099", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8"}], "user_id": "70f96ba41f8a4af7a020337c2341b4b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c78140c7da1481fb1cd4172c35ecb15"}}' 2025-08-04 13:41:48,887 99918 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8 0.035s 2025-08-04 13:41:48,888 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applica tion/json', 'x-compute-request-id': 'req-af907f69-6465-4b59-9207-433eb7d9c33d', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af907f69-6465-4b59-9207-433eb7d9c33d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8'} Body: b'{"volume": {"id": "3ed03b4d-e915-4106-ac9f-bd35b0e63eb8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:41:48.000000", "updated_at": "2025-08-04T13:41:48.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1997108099", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8"}], "user_id": "70f96ba41f8a4af7a020337c2341b4b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c78140c7da1481fb1cd4172c35ecb15"}}' {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.499228s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 225, in test_delete_group_snapshots_following_updated_volumes grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 0a6f7b98-afa8-4901-afb5-49da16772139 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:41:48,635 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/types 0.031s 2025-08-04 13:41:48,636 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-698812976"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c068d79-9b91-442b-9285-348dec082a38', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c068d79-9b91-442b-9285-348dec082a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "a63681b3-81cb-4512-a166-d0763f93caf0", "name": "tempest-GroupSnapshotsTest-volume-type-698812976", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:41:48,670 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/group_types 0.032s 2025-08-04 13:41:48,671 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-580713338"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5960e824-5fc2-4dcb-8d67-d9fddbaf9faa', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5960e824-5fc2-4dcb-8d67-d9fddbaf9faa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "8df6c4cb-e991-4430-b527-ff47a23bf91f", "name": "tempest-GroupSnapshotsTest-group-type-580713338", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:41:48,800 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/groups 0.127s 2025-08-04 13:41:48,801 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "8df6c4cb-e991-4430-b527-ff47a23bf91f", "volume_types": ["a63681b3-81cb-4512-a166-d0763f93caf0"], "name": "tempest-GroupSnapshotsTest-Group-1754817699"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2217f8d-f28e-4650-8c0d-35efe7d145ba', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2217f8d-f28e-4650-8c0d-35efe7d145ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "0a6f7b98-afa8-4901-afb5-49da16772139", "name": "tempest-GroupSnapshotsTest-Group-1754817699"}}' 2025-08-04 13:41:48,836 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139 0.034s 2025-08-04 13:41:48,837 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a206bd7-284c-4e4c-bcf9-b1121b953519', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a206bd7-284c-4e4c-bcf9-b1121b953519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139'} Body: b'{"group": {"id": "0a6f7b98-afa8-4901-afb5-49da16772139", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:41:49.000000", "name": "tempest-GroupSnapshotsTest-Group-1754817699", "description": null, "group_type": "8df6c4cb-e991-4430-b527-ff47a23bf91f", "volume_types": ["a63681b3-81cb-4512-a166-d0763f93caf0"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:49,872 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139 0.029s 2025-08-04 13:41:49,872 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a7c642-c83b-4173-8cd9-0340563c2d4c', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a7c642-c83b-4173-8cd9-0340563c2d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139'} Body: b'{"group": {"id": "0a6f7b98-afa8-4901-afb5-49da16772139", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:41:49.000000", "name": "tempest-GroupSnapshotsTest-Group-1754817699", "description": null, "group_type": "8df6c4cb-e991-4430-b527-ff47a23bf91f", "volume_types": ["a63681b3-81cb-4512-a166-d0763f93caf0"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:49,877 99916 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2025-08-04 13:41:49,906 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.028s 2025-08-04 13:41:49,907 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a7ec42-3dc3-4fea-b753-ee15db5f44ee', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a7ec42-3dc3-4fea-b753-ee15db5f44ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:41:49,979 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139/action 0.059s 2025-08-04 13:41:49,979 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text /html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce33d0a-07e5-48cf-aee8-70ee3d2e41f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139/action'} Body: b'' 2025-08-04 13:41:49,996 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139 0.016s 2025-08-04 13:41:49,996 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-134aaf2d-05d8-48de-851b-553cfa5ab9fe', 'x-openstack-request-id': 'req-134aaf2d-05d8-48de-851b-553cfa5ab9fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 0a6f7b98-afa8-4901-afb5-49da16772139 could not be found."}}' 2025-08-04 13:41:50,024 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/8df6c4cb-e991-4430-b527-ff47a23bf91f 0.027s 2025-08-04 13:41:50,024 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6553adf-5a4c-43c4-b24d-df12f815dd2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/8df6c4cb-e991-4430-b527-ff47a23bf91f'} Body: b'' 2025-08-04 13:41:50,075 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/a63681b3-81cb-4512-a166-d0763f93caf0 0.050s 2025-08-04 13:41:50,075 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e428c6ea-00a6-4f31-93ea-d19624dad19b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/a63681b3-81cb-4512-a166-d0763f93caf0'} Body: b'' 2025-08-04 13:41:50,102 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/a63681b3-81cb-4512-a166-d0763f93caf0 0.026s 2025-08-04 13:41:50,102 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-07eec7ce-5f86-4272-b678-b1639d23cf02', 'x-openstack-request-id': 'req-07eec7ce-5f86-4272-b678-b1639d23cf02', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/a63681b3- 81cb-4512-a166-d0763f93caf0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a63681b3-81cb-4512-a166-d0763f93caf0 could not be found."}}' {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.482633s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 92, in test_group_snapshot_create_show_list_delete grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 62b5a280-792b-4b94-a901-1168f13bf8c7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:41:50,131 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.026s 2025-08-04 13:41:50,132 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-553489009"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b84bbc-02f7-4b9e-a4ab-463398d15bda', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b84bbc-02f7-4b9e-a4ab-463398d15bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "0539fc42-c05e-42f8-b7a3-573956b06d65", "name": "tempest-GroupSnapshotsTest-volume-type-553489009", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:41:50,196 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.062s 2025-08-04 13:41:50,197 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-620630337"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3fb88d-bbc5-44b5-8538-6b44c3e9c1bc', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3fb88d-bbc5-44b5-8538-6b44c3e9c1bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "1c94983d-84be-4c65-acb5-a54e92900368", "name": "tempest-GroupSnapshotsTest-group-type-620630337", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:41:50,279 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.080s 2025-08-04 13:41:50,279 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "1c94983d-84be-4c65-acb5-a54e92900368", "volume_types": ["0539fc42-c05e-42f8-b7a3-573956b06d65"], "name": "tempest-GroupSnapshotsTest-Group-763837319"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086784be-76bd-40a5-9ae0-230162025279', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086784be-76bd-40a5-9ae0-230162025279', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "62b5a280-792b-4b94-a901-1168f13bf8c7", "name": "tempest-GroupSnapshotsTest-Group-763837319"}}' 2025-08-04 13:41:50,334 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7 0.052s 2025-08-04 13:41:50,334 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Mon, 04 Aug 2025 13:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f01f1ff-672c-409a-b110-6b8e4ff44890', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f01f1ff-672c-409a-b110-6b8e4ff44890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7'} Body: b'{"group": {"id": "62b5a280-792b-4b94-a901-1168f13bf8c7", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:41:50.000000", "name": "tempest-GroupSnapshotsTest-Group-763837319", "description": null, "group_type": "1c94983d-84be-4c65-acb5-a54e92900368", "volume_types": ["0539fc42-c05e-42f8-b7a3-573956b06d65"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:51,370 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7 0.030s 2025-08-04 13:41:51,371 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd5c087-b993-4d1c-8401-22419760dfa9', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd5c087-b993-4d1c-8401-22419760dfa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7'} Body: b'{"group": {"id": "62b5a280-792b-4b94-a901-1168f13bf8c7", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:41:50.000000", "name": "tempest-GroupSnapshotsTest-Group-763837319", "description": null, "group_type": "1c94983d-84be-4c65-acb5-a54e92900368", "volume_types": ["0539fc42-c05e-42f8-b7a3-573956b06d65"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:51,411 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.033s 2025-08-04 13:41:51,411 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acfef4ec-7e8e-4e81-9c07-ce9529dd779a', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acfef4ec-7e8e-4e81-9c07-ce9529dd779a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:41:51,481 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7/action 0.056s 2025-08-04 13:41:51,481 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ebb57a9-9b47-4d06-bb61-15f766322eda', 'connection': 'close', 'status': '202', 'content-location': 'http://10. 0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7/action'} Body: b'' 2025-08-04 13:41:51,496 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7 0.014s 2025-08-04 13:41:51,496 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b02519-70f0-456d-b828-527de8cd42ae', 'x-openstack-request-id': 'req-69b02519-70f0-456d-b828-527de8cd42ae', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 62b5a280-792b-4b94-a901-1168f13bf8c7 could not be found."}}' 2025-08-04 13:41:51,525 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/1c94983d-84be-4c65-acb5-a54e92900368 0.028s 2025-08-04 13:41:51,525 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa011124-9431-4f39-8bb2-5b595163b62b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/1c94983d-84be-4c65-acb5-a54e92900368'} Body: b'' 2025-08-04 13:41:51,570 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/0539fc42-c05e-42f8-b7a3-573956b06d65 0.045s 2025-08-04 13:41:51,571 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b55ba6-870f-40d5-88fe-f15a7ee95ddb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/0539fc42-c05e-42f8-b7a3-573956b06d65'} Body: b'' 2025-08-04 13:41:51,586 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/0539fc42-c05e-42f8-b7a3-573956b06d65 0.015s 2025-08-04 13:41:51,587 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d2d7e5-f698-41ee-a7b9-5b82de4e38de', 'x-openstack-request-id': 'req-d0d2d7e5-f698-41ee-a7b9-5b82de4e38de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/0539fc42-c05e-42f8-b7a3-573956b06d65'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0539fc42-c05e-42f8-b7a3-573956b06d65 could not be found."}}' {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.842952s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 293, in test_reset_group_snapshot_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 05173e98-7212-439a-91a3-621e7dc4b046 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:41:54,705 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/types 0.153s 2025-08-04 13:41:54,705 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1505509806"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab0f0c9-b8a1-4013-a0fb-7d1cca2639b0', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab0f0c9-b8a1-4013-a0fb-7d1cca2639b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "1b4a033e-afe2-4698-a18b-4bbb845bd100", "name": "tempest-GroupSnapshotsV319Test-volume-type-1505509806", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:41:54,735 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.027s 2025-08-04 13:41:54,736 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-612510881"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3f6e42-4c7a-4e24-931b-e8de6fede8a1', 'content-length': '184', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3f6e42-4c7a-4e24-931b-e8de6fede8a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "8c1784b7-421e-46da-8f68-591b6a51b1e5", "name": "tempest-GroupSnapshotsV319Test-group-type-612510881", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:41:54,997 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/groups 0.257s 2025-08-04 13:41:54,997 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group": {"group_type": "8c1784b7-421e-46da-8f68-591b6a51b1e5", "volume_types": ["1b4a033e-afe2-4698-a18b-4bbb845bd100"], "name": "tempest-GroupSnapshotsV319Test-Group-1484449769"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1e0400-bd90-4ee1-ad58-b364699c6e83', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1e0400-bd90-4ee1-ad58-b364699c6e83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "05173e98-7212-439a-91a3-621e7dc4b046", "name": "tempest-GroupSnapshotsV319Test-Group-1484449769"}}' 2025-08-04 13:41:55,027 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046 0.028s 2025-08-04 13:41:55,028 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Mon, 04 Aug 2025 13:41:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09a9bdc3-5b77-40f2-a96a-b4f29d6260e7', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09a9bdc3-5b77-40f2-a96a-b4f29d6260e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046'} Body: b'{"group": {"id": "05173e98-7212-439a-91a3-621e7dc4b046", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:41:55.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1484449769", "description": null, "group_type": "8c1784b7-421e-46da-8f68-591b6a51b1e5", "volume_types": ["1b4a033e-afe2-4698-a18b-4bbb845bd100"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:56,063 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046 0.029s 2025-08-04 13:41:56,063 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fcce028-b36b-49e9-936e-b5b0807f7066', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fcce028-b36b-49e9-936e-b5b0807f7066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046'} Body: b'{"group": {"id": "05173e98-7212-439a-91a3-621e7dc4b046", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:41:55.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1484449769", "description": null, "group_type": "8c1784b7-421e-46da-8f68-591b6a51b1e5", "volume_types": ["1b4a033e-afe2-4698-a18b-4bbb845bd100"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:56,114 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.045s 2025-08-04 13:41:56,114 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46059bc7-4601-4ea7-aed2-4f23ba436493', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46059bc7-4601-4ea7-aed2-4f23ba436493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:41:56,282 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046/action 0.154s 2025-08-04 13:41:56,283 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63c1dc1-0425-4ba1-b7f8-0d1c66e3643a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046/action'} Body: b'' 2025-08-04 13:41:56,297 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046 0.013s 2025-08-04 13:41:56,297 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-514bac48-1008-4796-89d4-1027b8291b90', 'x-openstack-request-id': 'req-514bac48-1008-4796-89d4-1027b8291b90', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 05173e98-7212-439a-91a3-621e7dc4b046 could not be found."}}' 2025-08-04 13:41:56,328 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/8c1784b7-421e-46da-8f68-591b6a51b1e5 0.031s 2025-08-04 13:41:56,328 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06486a9-3fdb-4148-8904-b6f6094230b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/8c1784b7-421e-46da-8f68-591b6a51b1e5'} Body: b'' 2025-08-04 13:41:56,378 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/1b4a033e-afe2-4698-a18b-4bbb845bd100 0.049s 2025-08-04 13:41:56,378 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb67266e-d899-46c7-bf24-29362f58d0d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/1b4a033e-afe2-4698-a18b-4bbb845bd100'} Body: b'' 2025-08-04 13:41:56,393 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/1b4a033e-afe2-4698-a18b-4bbb845bd100 0.014s 2025-08-04 13:41:56,393 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-03eb7a74-f4f8-43cd-ba85-a0bbee0f0554', 'x-openstack-request-id': 'req-03eb7a74-f4f8-43cd-ba85-a0bbee0f0554', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/1b4a033e-afe2-4698-a18b-4bbb845bd100'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1b4a033e-afe2-4698-a18b-4bbb845bd100 could not be found."}}' {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.660855s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 949, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:41:59,976 99916 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True 0.648s 2025-08-04 13:41:59,976 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d317843f-98ab-4552-9827-044412ea1975', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d317843f-98ab-4552-9827-044412ea1975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.532573s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 39, in test_get_pools_without_details self._assert_pools() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 949, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:00,519 99916 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools 0.529s 2025-08-04 13:42:00,520 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f9e070b-2a3a-48b6-b304-b3591f0ecf08', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f9e070b-2a3a-48b6-b304-b3591f0ecf08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools'} Body: b'{"pools": []}' {2} setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 078acd5c-f57c-40ad-8f5d-c5cd57da6057 failed to build and is in ERROR status {2} setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 41, in resource_setup cls.volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 a74fa12b-8376-4507-92c9-ff274b045ec5 failed to build and is in ERROR status {11} tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency [3.499226s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/image/v2/test_images_dependency.py", line 128, in test_image_volume_server_snapshot_dependency base_image_id, snapshot_image_id = self._create_instance_snapshot( File "/opt/stack/tempest/tempest/api/image/v2/test_images_dependency.py", line 77, in _create_instance_snapshot instance = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 1ea8acdb-6434-45de-93f6-51e5040a9430 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:25,932 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/image/v2/images 0.657s 2025-08-04 13:42:25,932 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-image-dependency-test-1297174542", "container_format": "bare", "disk_format": "raw", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '648', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-58a4e52b-52e1-4125-877c-59808bd36c91', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-image-dependency-test-1297174542", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "889f8bb82d114a458737e389419ee238", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bb0e46e7-01f9-4bf2-b547-4a7be0092471", "created_at": "2025-08-04T13:42:26Z", "updated_at": "2025-08-04T13:42:26Z", "tags": [], "self": "/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471", "file": "/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:42:26,884 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 204 PUT http://10.0.0.210/image/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471/file 0.947s 2025-08-04 13:42:26,885 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d37c2e2c-9f59-4712-800c-b5211d00b40c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471/file'} Body: b'' 2025-08-04 13:42:26,906 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/image/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471 0.020s 2025-08-04 13:42:26,906 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '808', 'content-type': 'application/json', 'x-openstack-request-id': 'req-391f2de6-bdd6-483f-98dd-e9e200f10273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471'} Body: b'{"name": "tempest-image-dependency-test-1297174542", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "d063803b4a4a551118284939a5aa56cd", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "889f8bb82d114a458737e389419ee238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a0cc195b752dd3f0142499af4e175acfeb63a26d048b2d09c6414159114c020abd71fe859578047d797e82bd825b91ecddb0cc7c3290ae5631bbdb621ed4e64b", "id": "bb0e46e7-01f9-4bf2-b547-4a7be0092471", "created_at": "2025-08-04T13:42:26Z", "updated_at": "2025-08-04T13:42:27Z", "tags": [], "self": "/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471", "file": "/v2/images/bb0e46e7-01f9-4bf 2-b547-4a7be0092471/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:42:27,011 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.098s 2025-08-04 13:42:27,012 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7babc4c8-e108-49a2-b0f9-405d1daf68d0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e616f6289a246aa81fe6dd2f0bc48f8", "name": "tempest-ImageDependencyTests-1843654090-project-member", "password_expires_at": null}, "audit_ids": ["QzFmLJtaQJWVE2_C3XvHqw"], "expires_at": "2025-08-04T14:42:26.000000Z", "issued_at": "2025-08-04T13:42:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "889f8bb82d114a458737e389419ee238", "name": "tempest-ImageDependencyTests-1843654090"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/889f8bb82d114a458737e389419ee238", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:42:27,013 99934 INFO [tempest.lib.common.fixed_network] (ImageDependencyTests:test_image_volume_server_snapshot_dependency) Found network None available for tenant 2025-08-04 13:42:27,479 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 POST http://10.0.0.210/volume/v3/volumes 0.465s 2025-08-04 13:42:27,479 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-34374660", "imageRef": "bb0e46e7-01f9-4bf2-b547-4a7be0092471", "size": 1}} Response - Headers: {'da te': 'Mon, 04 Aug 2025 13:42:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9581340b-07a8-470c-a92f-5ab9cf299df7', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9581340b-07a8-470c-a92f-5ab9cf299df7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1ea8acdb-6434-45de-93f6-51e5040a9430", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:27.418461", "updated_at": null, "name": "tempest-tempest.common.compute-volume-34374660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430"}], "user_id": "5e616f6289a246aa81fe6dd2f0bc48f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:27,538 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430 0.045s 2025-08-04 13:42:27,538 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8527fe7a-9ee9-47f1-85f6-32e5db61ece2', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8527fe7a-9ee9-47f1-85f6-32e5db61ece2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430'} Body: b'{"volume": {"id": "1ea8acdb-6434-45de-93f6-51e5040a9430", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:27.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-34374660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430"}], "user_id": "5e616f6289a246aa81fe6dd2f0bc48f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "889f8bb82d114a458737e389419ee238"}}' 2025-08-04 13:42:28,595 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430 0.042s 2025-08-04 13:42:28,596 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc56b08-1c2b-4b44-9376-858eb480f54d', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc56b08-1c2b-4b44-9376-858eb480f54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430'} Body: b'{"volume": {"id": "1ea8acdb-6434-45de-93f6-51e5040a9430", "status": "error", "size": 1, "availability_zone": "nova", "create d_at": "2025-08-04T13:42:27.000000", "updated_at": "2025-08-04T13:42:28.000000", "name": "tempest-tempest.common.compute-volume-34374660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430"}], "user_id": "5e616f6289a246aa81fe6dd2f0bc48f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "889f8bb82d114a458737e389419ee238"}}' 2025-08-04 13:42:28,742 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 DELETE http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430 0.133s 2025-08-04 13:42:28,743 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b806c51-1df3-479a-9dc0-9f89c81b2f7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430'} Body: b'' 2025-08-04 13:42:28,770 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 404 GET http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430 0.027s 2025-08-04 13:42:28,771 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e83046-d909-4e2d-b959-2bfe1931e072', 'x-openstack-request-id': 'req-00e83046-d909-4e2d-b959-2bfe1931e072', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1ea8acdb-6434-45de-93f6-51e5040a9430 could not be found."}}' {11} setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 31e70a79-b8bf-4379-b781-ce3420361cb5 failed to build and is in ERROR status {11} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.900370s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 36, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 7f36a6ca-010d-45b9-99f6-99be918b27c4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:35,552 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.146s 2025-08-04 13:42:35,553 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-918b6b0b-af77-4e97-985e-7944176a8052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:42:35,909 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/volumes 0.355s 2025-08-04 13:42:35,910 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1385223109"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd50d4f4-0149-44c9-82dd-41f3c3ee8f3c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd50d4f4-0149-44c9-82dd-41f3c3ee8f3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7f36a6ca-010d-45b9-99f6-99be918b27c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:35.850120", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1385223109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:35,970 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4 0.047s 2025-08-04 13:42:35,971 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req -b2b3510c-2753-4183-ba97-d6e79af0ea0c', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2b3510c-2753-4183-ba97-d6e79af0ea0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4'} Body: b'{"volume": {"id": "7f36a6ca-010d-45b9-99f6-99be918b27c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:36.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1385223109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}}' 2025-08-04 13:42:37,022 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4 0.035s 2025-08-04 13:42:37,023 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea43a0b1-9247-4dd6-8a18-282a30117824', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea43a0b1-9247-4dd6-8a18-282a30117824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4'} Body: b'{"volume": {"id": "7f36a6ca-010d-45b9-99f6-99be918b27c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:36.000000", "updated_at": "2025-08-04T13:42:36.000000", "name": "tempest-VolumesExtendTest-Volume-1385223109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}}' 2025-08-04 13:42:37,074 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4 0.037s 2025-08-04 13:42:37,075 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04874e30-b9c0-4f74-9438-1f7dcee7e156', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04874e30-b9c0-4f74-9438-1f7dcee7e156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4'} Body: b'{"volume": {"id": "7f36a6ca-010d-45b9-99f6-99be918b27c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:36.000000", "updated_at": "2025-08-04T13:42:36.000000", "name": "tempest-VolumesExtendTest-Volume-1385223109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}}' 2025-08-04 13:42:37,278 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4 0.189s 2025-08-04 13:42:37,278 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083bda68-1d36-4f0b-bfa1-c057f2972315', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4'} Body: b'' 2025-08-04 13:42:37,305 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4 0.026s 2025-08-04 13:42:37,306 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b93424-795b-45af-91f0-6376e7ce6aa4', 'x-openstack-request-id': 'req-58b93424-795b-45af-91f0-6376e7ce6aa4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7f36a6ca-010d-45b9-99f6-99be918b27c4 could not be found."}}' {2} tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes [5.288604s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_instances_with_cinder_volumes.py", line 134, in test_instances_with_cinder_volumes_on_all_compute_nodes waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2ebb645f-1ad0-4227-9d2a-78fda70c467b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:33,435 99916 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-749858335-149896789 on backend None 2025-08-04 13:42:33,577 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.141s 2025-08-04 13:42:33,577 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-749858335-149896789", "extra_specs": {}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-368b319a-e763-40ad-8226-2d823fbea6ea', 'content-length': '267', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-368b319a-e763-40ad-8226-2d823fbea6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "3d06199e-6442-47bf-943d-3d1f6a294f78", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-749858335-149896789", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:42:33,580 99916 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-04 13:42:34,237 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/image/v2/images 0.655s 2025-08-04 13:42:34,237 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--2044570869", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-94c0ac17-9425-4636-802f-e009bc27d014', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--2044570869", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1ca8eaf061f94ec08c4b7299dbb9f6aa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "11043e87-67a4-4eb3-a0ff-fa86f15fd38b", "created_at": "2025-08-04T13:42:34Z", "updated_at": "2025-08-04T13:42:34Z", "tags": [], "self": "/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b", "file": "/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:42:35,609 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT http://10.0.0.210/image/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b/file 1.371s 2025-08-04 13:42:35,609 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e59f05fd-ad80-4593-a080-51b6bf 6ad90c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b/file'} Body: b'' 2025-08-04 13:42:35,609 99916 DEBUG [tempest.scenario.manager] image:11043e87-67a4-4eb3-a0ff-fa86f15fd38b 2025-08-04 13:42:35,662 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2025-08-04 13:42:35,663 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-705276815", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBinMHChHuN0NKpWCF83ngdgikd7kkPZVQesdIMliRsz5wICduvFvLbsGwO5+qLUrGKO5jXu9AklihLHdjn98AVzmC6QouUYJK/3H6N/6fLm6IfkBeZz1vgHDKde1iQyOw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53c89f26-638b-4f7c-a73e-856d710a541d', 'x-compute-request-id': 'req-53c89f26-638b-4f7c-a73e-856d710a541d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-705276815", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBinMHChHuN0NKpWCF83ngdgikd7kkPZVQesdIMliRsz5wICduvFvLbsGwO5+qLUrGKO5jXu9AklihLHdjn98AVzmC6QouUYJK/3H6N/6fLm6IfkBeZz1vgHDKde1iQyOw==", "fingerprint": "79:52:f8:75:56:d0:fe:f3:30:9b:1f:ec:52:9b:ad:13", "user_id": "79e576f1f7c34fe99ce1880bc78e906a"}}' 2025-08-04 13:42:35,726 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/compute/v2.1/os-availability-zone/detail 0.060s 2025-08-04 13:42:35,727 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '479', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba553519-75a7-4887-9530-6d920f84fd60', 'x-compute-request-id': 'req-ba553519-75a7-4887-9530-6d920f84fd60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-availability-zone/detail'} Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"user": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2025-08-04T13:40:47.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-08-04T13:42:28.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"user": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-08-04T13:41:21.000000"}}}}]}' 2025-08-04 13:42:35,741 99916 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-82776014-1503297224 on backend None 2025-08-04 13:42:35,778 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.034s 2025-08-04 13:42:35,779 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: { 'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-82776014-1503297224", "extra_specs": {}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7eef1b8-f384-4309-8e81-090dc995954f', 'content-length': '267', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7eef1b8-f384-4309-8e81-090dc995954f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "42dc1038-b09a-472d-a7cf-53a79ca00f11", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-82776014-1503297224", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:42:35,782 99916 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-43088501-405101620 on backend None 2025-08-04 13:42:35,811 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.028s 2025-08-04 13:42:35,811 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-43088501-405101620", "extra_specs": {}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8e4a854-9ead-4fdc-a510-4883930f3155', 'content-length': '266', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8e4a854-9ead-4fdc-a510-4883930f3155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "2c51a422-821c-4a0c-83b9-5ad14a34ec23", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-43088501-405101620", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:42:35,814 99916 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'user'}]: 2025-08-04 13:42:36,045 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.230s 2025-08-04 13:42:36,046 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1122090248", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-82776014-1503297224", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5051742-624f-4993-99a0-789050b51a70', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5051742-624f-4993-99a0-789050b51a70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ca2d9838-c9f7-485a-ba19-a0682c0a0898", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:35.977489", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1122090248", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-82776014-1503297224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ca2d9838-c9f7-485a-ba19-a0682c0a0898"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ca2d9838-c9f7-485a-ba19-a0682c0a0898"}], "user_id": "79e576f1f7c34fe99ce1880bc78e906a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:36,259 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.200s 2025-08-04 13:42:36,260 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2135189040", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-43088501-405101620", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3faf663-ab69-4e97-9935-17f59b33aed2', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3faf663-ab69-4e97-9935-17f59b33aed2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d99f9c88-9ef7-44b8-a21d-5e48075efe60", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:36.198418", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-2135189040", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-43088501-405101620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d99f9c88-9ef7-44b8-a21d-5e48075efe60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d99f9c88-9ef7-44b8-a21d-5e48075efe60"}], "user_id": "79e576f1f7c34fe99ce1880bc78e906a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:36,295 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/image/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b 0.022s 2025-08-04 13:42:36,295 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8b598dcd-55bc-44e3-bd89-ba6459aa4377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b'} Body: b'{"name": "tempest-scenario-img--2044570869", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1ca8eaf061f94ec08c4b7299dbb9f6aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "11043e87-67a4-4eb3-a0ff-fa86f15fd38b", "created_at": "2025-08-04T13:42:34Z", "updated_at": "2025-08-04T13:42:36Z", "tags": [], "se lf": "/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b", "file": "/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:42:36,624 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.328s 2025-08-04 13:42:36,624 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-674764904", "snapshot_id": null, "imageRef": "11043e87-67a4-4eb3-a0ff-fa86f15fd38b", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-749858335-149896789", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc65d77-53aa-46ef-ac80-651a0b3a2811', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc65d77-53aa-46ef-ac80-651a0b3a2811', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2ebb645f-1ad0-4227-9d2a-78fda70c467b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:36.557548", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-674764904", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-749858335-149896789", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b"}], "user_id": "79e576f1f7c34fe99ce1880bc78e906a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:36,678 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b 0.039s 2025-08-04 13:42:36,678 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f9ce695-0323-4da2-b1fe-e6be10524ab2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f9ce695-0323-4da2-b1fe-e6be10524ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b'} Body: b'{"volume": {"id": "2ebb645f-1ad0-4227-9d2a-78fda70c467b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-674764904", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-749858335-149896789", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b"}], "user_id": "79e576f1f7c34fe99ce1880bc78e906a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ca8eaf061f94ec08c4b7299dbb9f6aa"}}' 2025-08-04 13 :42:37,747 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b 0.054s 2025-08-04 13:42:37,748 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6088bda-b1f3-42fa-ba74-6bceb454c33b', 'content-length': '931', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6088bda-b1f3-42fa-ba74-6bceb454c33b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b'} Body: b'{"volume": {"id": "2ebb645f-1ad0-4227-9d2a-78fda70c467b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": "2025-08-04T13:42:37.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-674764904", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-749858335-149896789", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b"}], "user_id": "79e576f1f7c34fe99ce1880bc78e906a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ca8eaf061f94ec08c4b7299dbb9f6aa"}}' 2025-08-04 13:42:37,866 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b 0.103s 2025-08-04 13:42:37,866 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9a70c3-ca15-4d00-ae90-2d073b3548ed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b'} Body: b'' 2025-08-04 13:42:37,887 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b 0.020s 2025-08-04 13:42:37,887 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-55afa960-d696-4f5b-8316-ce0f8fe8dd7f', 'x-openstack-request-id': 'req-55afa960-d696-4f5b-8316-ce0f8fe8dd7f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2ebb645f-1ad0-4227-9d2a-78fda70c467b could not be found."}}' 2025-08-04 13:42:37,981 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d99f9c88-9ef7-44b8-a21d-5e48075efe60 0.093s 2025-08-04 13:42:37, 982 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87e2f13-a052-4e27-bc07-87256b3b00ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d99f9c88-9ef7-44b8-a21d-5e48075efe60'} Body: b'' 2025-08-04 13:42:38,007 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d99f9c88-9ef7-44b8-a21d-5e48075efe60 0.025s 2025-08-04 13:42:38,008 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-998ecdf0-9bbf-4c63-a4f7-bb1cdae93d8a', 'x-openstack-request-id': 'req-998ecdf0-9bbf-4c63-a4f7-bb1cdae93d8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d99f9c88-9ef7-44b8-a21d-5e48075efe60'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d99f9c88-9ef7-44b8-a21d-5e48075efe60 could not be found."}}' 2025-08-04 13:42:38,099 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ca2d9838-c9f7-485a-ba19-a0682c0a0898 0.090s 2025-08-04 13:42:38,099 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fcfa95d-200b-40e1-bcda-12ab3b28f8e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ca2d9838-c9f7-485a-ba19-a0682c0a0898'} Body: b'' 2025-08-04 13:42:38,124 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ca2d9838-c9f7-485a-ba19-a0682c0a0898 0.025s 2025-08-04 13:42:38,125 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9eab1b-4121-4997-9013-5d56de268c08', 'x-openstack-request-id': 'req-8c9eab1b-4121-4997-9013-5d56de268c08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ca2d9838-c9f7-485a-ba19-a0682c0a0898'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ca2d9838-c9f7-485a-ba19-a0682c0a0898 could not be found."}}' 2025-08-04 13:42:38,212 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.086s 2025-08-04 13:42:38,212 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095550f5-6f50-4c80-a4a3-846df7e67e3f', 'content-length': '3835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095550f5-6f50-4c80-a4a3-846df7e67e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "414100cc-f334-43bb-a1bf-5b4c7e9c5be2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": "2025-08-04T13:42:38.000000", "name": "tempest-VolumesExtendTest-Volume-1950010740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}, {"id": "afd03de1-5bee-4972-8f12-83b37d3ec492", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:55.000000", "updated_at": "2025-08-04T13:39:55.000000", "name": "tempest-AttachVolumeNegativeTest-volume-995734753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}, {"id": "4013dba5-e35d-40a1-85b9-65bed48c0977", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:16.000000", "updated_at": "2025-08-04T13:39:16.000000", "name": "", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4013dba5-e35d-40a1-85b9-65bed48c0977"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4013dba5-e35d-40a1-85b9-65bed48c0977"}], "user_id": "f678d921d0634321b7cf4b69e13e859f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "c60b73fe3ca14ff1afec002379f79476"}, {"id": "210ba869-f2d1-49f3-8607-2dd97c1c63ff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:22.000000", "updated_at": "2025-08-04T13:35:22.000000", "name": "b3097fe9-9a32-4f67-896d-1535c9d4f16e-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/210ba869-f2d1-49f3-8607-2dd97c1c63ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/210ba869-f2d1-49f3-8607-2dd97c1c63ff"}], "user_id": "f678d921d0634321b7cf4b69e13e859f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachme nts": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "c60b73fe3ca14ff1afec002379f79476"}]}' 2025-08-04 13:42:38,313 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/2c51a422-821c-4a0c-83b9-5ad14a34ec23 0.083s 2025-08-04 13:42:38,313 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096c4e16-c75e-48bc-bc83-068cc4ed4749', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/2c51a422-821c-4a0c-83b9-5ad14a34ec23'} Body: b'' 2025-08-04 13:42:38,352 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.039s 2025-08-04 13:42:38,353 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b66783aa-94e0-49da-9784-dd95dbc379ba', 'content-length': '3835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b66783aa-94e0-49da-9784-dd95dbc379ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "414100cc-f334-43bb-a1bf-5b4c7e9c5be2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": "2025-08-04T13:42:38.000000", "name": "tempest-VolumesExtendTest-Volume-1950010740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}, {"id": "afd03de1-5bee-4972-8f12-83b37d3ec492", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:55.000000", "updated_at": "2025-08-04T13:39:55.000000", "name": "tempest-AttachVolumeNegativeTest-volume-995734753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}, {"id": "4013dba5-e35d-40a1-85b9-65bed48c0977", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-0 8-04T13:39:16.000000", "updated_at": "2025-08-04T13:39:16.000000", "name": "", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4013dba5-e35d-40a1-85b9-65bed48c0977"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4013dba5-e35d-40a1-85b9-65bed48c0977"}], "user_id": "f678d921d0634321b7cf4b69e13e859f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "c60b73fe3ca14ff1afec002379f79476"}, {"id": "210ba869-f2d1-49f3-8607-2dd97c1c63ff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:22.000000", "updated_at": "2025-08-04T13:35:22.000000", "name": "b3097fe9-9a32-4f67-896d-1535c9d4f16e-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/210ba869-f2d1-49f3-8607-2dd97c1c63ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/210ba869-f2d1-49f3-8607-2dd97c1c63ff"}], "user_id": "f678d921d0634321b7cf4b69e13e859f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "c60b73fe3ca14ff1afec002379f79476"}]}' 2025-08-04 13:42:38,419 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/42dc1038-b09a-472d-a7cf-53a79ca00f11 0.049s 2025-08-04 13:42:38,419 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa1b1fb-0bb2-4ec9-820a-6c77933a9390', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/42dc1038-b09a-472d-a7cf-53a79ca00f11'} Body: b'' 2025-08-04 13:42:38,445 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-705276815 0.024s 2025-08-04 13:42:38,445 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e11439df-23cd-4495-8535-cf1850e0b4f3', 'x-compute-request-id': 'req-e11439df-23cd-4495-8535-cf1850e0b4f3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-705276815'} Body: b'' 2025-08-04 13:42:38,527 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b 0.081s 2025-08-04 13:42:38,527 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json' , 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b7ed5627-c851-4f8e-8884-86592cfcc346', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b'} Body: b'' 2025-08-04 13:42:38,637 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.110s 2025-08-04 13:42:38,638 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60343e79-dd84-463a-9e09-76c00cacb1b4', 'content-length': '3835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60343e79-dd84-463a-9e09-76c00cacb1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "414100cc-f334-43bb-a1bf-5b4c7e9c5be2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": "2025-08-04T13:42:38.000000", "name": "tempest-VolumesExtendTest-Volume-1950010740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}, {"id": "afd03de1-5bee-4972-8f12-83b37d3ec492", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:55.000000", "updated_at": "2025-08-04T13:39:55.000000", "name": "tempest-AttachVolumeNegativeTest-volume-995734753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}, {"id": "4013dba5-e35d-40a1-85b9-65bed48c0977", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:16.000000", "updated_at": "2025-08-04T13:39:16.000000", "name": "", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4013dba5-e35d-40a1-85b9-65bed48c0977"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4013dba5-e35d-40a1-85b9-65bed48c0977"}], "user_id": "f678d921d0634321b7cf4b69e13e859f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "o s-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "c60b73fe3ca14ff1afec002379f79476"}, {"id": "210ba869-f2d1-49f3-8607-2dd97c1c63ff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:22.000000", "updated_at": "2025-08-04T13:35:22.000000", "name": "b3097fe9-9a32-4f67-896d-1535c9d4f16e-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/210ba869-f2d1-49f3-8607-2dd97c1c63ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/210ba869-f2d1-49f3-8607-2dd97c1c63ff"}], "user_id": "f678d921d0634321b7cf4b69e13e859f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "c60b73fe3ca14ff1afec002379f79476"}]}' 2025-08-04 13:42:38,721 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/3d06199e-6442-47bf-943d-3d1f6a294f78 0.066s 2025-08-04 13:42:38,722 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27628730-ed22-4b16-a3a8-4ea9ee6766b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/3d06199e-6442-47bf-943d-3d1f6a294f78'} Body: b'' {11} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.509843s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 53, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 414100cc-f334-43bb-a1bf-5b4c7e9c5be2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:37,493 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.184s 2025-08-04 13:42:37,493 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1950010740"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa701ef-faf5-4350-a610-efac638f8be2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa701ef-faf5-4350-a610-efac638f8be2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "414100cc-f334-43bb-a1bf-5b4c7e9c5be2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.429015", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1950010740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:37,543 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2 0.037s 2025-08-04 13:42:37,543 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7792b57-3c3f-42d4-bdb9-ccad72c3c214', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7792b57-3c3f-42d4-bdb9-ccad72c3c214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2'} Body: b'{"volume": {"id": "414100cc-f334-43bb-a1bf-5b4c7e9c5be2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1950010740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}}' 2025-08-04 13:42:38,594 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2 0.036s 2025-08-04 13:42:38,594 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-i d': 'req-9693fdab-c85e-4f98-8f10-25d9d2368b41', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9693fdab-c85e-4f98-8f10-25d9d2368b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2'} Body: b'{"volume": {"id": "414100cc-f334-43bb-a1bf-5b4c7e9c5be2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": "2025-08-04T13:42:38.000000", "name": "tempest-VolumesExtendTest-Volume-1950010740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}}' 2025-08-04 13:42:38,644 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2 0.036s 2025-08-04 13:42:38,645 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec3c1e6-8819-4230-baa3-8f4eb7d7890b', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec3c1e6-8819-4230-baa3-8f4eb7d7890b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2'} Body: b'{"volume": {"id": "414100cc-f334-43bb-a1bf-5b4c7e9c5be2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": "2025-08-04T13:42:38.000000", "name": "tempest-VolumesExtendTest-Volume-1950010740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}}' 2025-08-04 13:42:38,795 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2 0.137s 2025-08-04 13:42:38,796 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c1192d-a8fc-4012-837c-587539d7f618', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2'} Body: b'' 2025-08-04 13:42:38,817 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2 0.020s 2025-08-04 13:42:38,817 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc56f80e-17d5-41cf-8ece-9f188a1baba2', 'x-openstack-request-id': 'req-fc56f80e-17d5-41cf-8ece-9f188a1baba2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 414100cc-f334-43bb-a1bf-5b4c7e9c5be2 could not be found."}}' {11} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {8} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.597636s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volume_snapshots.py", line 53, in test_volume_snapshot_create_get_list_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 847062b4-6c10-4cdc-918e-ebca663163f7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:40,016 99928 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.441s 2025-08-04 13:42:40,016 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-753981678"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/847062b4-6c10-4cdc-918e-ebca663163f7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60130d61-cc20-4762-8535-e8ddbde16512', 'x-compute-request-id': 'req-60130d61-cc20-4762-8535-e8ddbde16512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "847062b4-6c10-4cdc-918e-ebca663163f7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T13:42:39.900042", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-753981678", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-04 13:42:40,103 99928 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/847062b4-6c10-4cdc-918e-ebca663163f7 0.075s 2025-08-04 13:42:40,103 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ad21ee1-7ea2-4938-9b84-f5412ab777ee', 'x-compute-request-id': 'req-8ad21ee1-7ea2-4938-9b84-f5412ab777ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/847062b4-6c10-4cdc-918e-ebca663163f7'} Body: b'{"volume": {"id": "847062b4-6c10-4cdc-918e-ebca663163f7", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T13:42:40.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-753981678", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-04 13:42:41,165 99928 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/847062b4-6c10-4cdc-918e-ebca663163f7 0.056s 2025-08-04 13:42:41,166 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b8bb010-10b4-4e13-bd89-6797b02490f6', 'x-compute-request-id': 'req-1b8bb010-10b4-4e13-bd89-6797b02490f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/847062b4-6c10-4cdc-918e-ebca663163f7'} Body: b'{"volume": {"id": "847062b4-6c10-4cdc-918e-ebca663163f7", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T1 3:42:40.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-753981678", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {11} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.494419s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 257, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 706963e0-55c4-48aa-9b25-5a2541c34ccc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:40,952 99934 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.346s 2025-08-04 13:42:40,952 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1228832482"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61414713-7808-498e-8f98-c3a0db422a8c', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61414713-7808-498e-8f98-c3a0db422a8c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "706963e0-55c4-48aa-9b25-5a2541c34ccc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:40.882919", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1228832482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc"}], "user_id": "39f563a91803412b99a3dc7d12baf89b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:41,176 99934 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.211s 2025-08-04 13:42:41,176 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1234798793"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80689d3d-4174-463e-bbe1-4310ce3994a5', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80689d3d-4174-463e-bbe1-4310ce3994a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "092cdee8-e939-4757-ac73-83f51dac055a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.108661", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1234798793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/092cdee8-e939-4757-ac73-83f51dac055a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/092cdee8-e939-4757-ac73-83f51dac055a"}], "user_id": "39f563a91803412b99a3dc7d12baf89b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:41,469 99934 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.281s 2025-08-04 13:42:41,470 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-864218 709"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16bda1c2-c0e3-4b1c-82a6-df5c2ab848d6', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16bda1c2-c0e3-4b1c-82a6-df5c2ab848d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9c751792-d602-4e0e-98f4-b35931f4892d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.395989", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-864218709", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9c751792-d602-4e0e-98f4-b35931f4892d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9c751792-d602-4e0e-98f4-b35931f4892d"}], "user_id": "39f563a91803412b99a3dc7d12baf89b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:41,674 99934 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.192s 2025-08-04 13:42:41,674 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1406217637"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd17fdc-442f-412c-a23a-66ae1ea7d13e', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd17fdc-442f-412c-a23a-66ae1ea7d13e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b32bab66-ffc2-41b0-96e6-c949c9012639", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.611966", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1406217637", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b32bab66-ffc2-41b0-96e6-c949c9012639"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b32bab66-ffc2-41b0-96e6-c949c9012639"}], "user_id": "39f563a91803412b99a3dc7d12baf89b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:41,947 99934 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.261s 2025-08-04 13:42:41,948 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1354227502"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3439546e-0ef8-4a18-aead-ff768320e7c8', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3439546e-0ef8-4a18-aead-ff768320e7c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7685bba4-064c-4 433-b360-370adaf6c235", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.872107", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1354227502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7685bba4-064c-4433-b360-370adaf6c235"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7685bba4-064c-4433-b360-370adaf6c235"}], "user_id": "39f563a91803412b99a3dc7d12baf89b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:42,014 99934 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc 0.054s 2025-08-04 13:42:42,015 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba66b053-dc17-4316-8bb1-22227ff42e6d', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba66b053-dc17-4316-8bb1-22227ff42e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc'} Body: b'{"volume": {"id": "706963e0-55c4-48aa-9b25-5a2541c34ccc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.000000", "updated_at": "2025-08-04T13:42:41.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1228832482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc"}], "user_id": "39f563a91803412b99a3dc7d12baf89b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a29c082f135d43a3ad9d2c15fed42897"}}' 2025-08-04 13:42:43,079 99934 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc 0.049s 2025-08-04 13:42:43,080 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8c6773-19f4-47f8-ae98-0411b407c530', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8c6773-19f4-47f8-ae98-0411b407c530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc'} Body: b'{"volume": {"id": "706963e0-55c4-48aa-9b25-5a2541c34ccc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.000000", "updated_at": "2025-08-04T13:42:41.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1228832482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc"}], "user_ id": "39f563a91803412b99a3dc7d12baf89b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a29c082f135d43a3ad9d2c15fed42897"}}' {8} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.126564s] ... ok {11} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Encrypted volume attach is not supported {11} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {8} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.744310s] ... ok {8} setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 51, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 c92238f5-9352-4bb8-a809-5ba8443919d5 failed to build and is in ERROR status {8} setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 20b83837-1ca8-4c6f-966e-f610afffcc36 failed to build and is in ERROR status {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.742550s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 691e7d9f-6e42-4aea-a043-91d8c2433480 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:59,499 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.398s 2025-08-04 13:42:59,499 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-948001427"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8afcad3d-a13e-47ae-9d54-c7496b39b5c1', 'content-length': '819', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8afcad3d-a13e-47ae-9d54-c7496b39b5c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "691e7d9f-6e42-4aea-a043-91d8c2433480", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:59.436287", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-948001427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 13:42:59,548 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480 0.036s 2025-08-04 13:42:59,548 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c488b78-2ede-4e2a-9e55-514d9b4426da', 'content-length': '887', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c488b78-2ede-4e2a-9e55-514d9b4426da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480'} Body: b'{"volume": {"id": "691e7d9f-6e42-4aea-a043-91d8c2433480", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:59.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-948001427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "5c7b10cb17164c0a9500b24f404f0139"}}' 2025-08-04 13:43:00,607 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480 0.045s 2025-08-04 13:43:00,608 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applic ation/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d77e020-0eca-41cb-84ab-9a734463ad46', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d77e020-0eca-41cb-84ab-9a734463ad46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480'} Body: b'{"volume": {"id": "691e7d9f-6e42-4aea-a043-91d8c2433480", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:59.000000", "updated_at": "2025-08-04T13:43:00.000000", "name": "tempest-VolumesTransfersV355Test-Volume-948001427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "5c7b10cb17164c0a9500b24f404f0139"}}' 2025-08-04 13:43:00,702 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480 0.080s 2025-08-04 13:43:00,702 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483ab7c9-5967-422a-b054-fb46829b4020', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483ab7c9-5967-422a-b054-fb46829b4020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480'} Body: b'{"volume": {"id": "691e7d9f-6e42-4aea-a043-91d8c2433480", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:59.000000", "updated_at": "2025-08-04T13:43:00.000000", "name": "tempest-VolumesTransfersV355Test-Volume-948001427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "5c7b10cb17164c0a9500b24f404f0139"}}' 2025-08-04 13:43:00,819 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480 0.102s 2025-08-04 13:43:00,820 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstac k-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce85e512-9e29-4d82-b265-995fdde268ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480'} Body: b'' 2025-08-04 13:43:00,841 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480 0.021s 2025-08-04 13:43:00,841 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a39ea3-2f56-4206-a023-f753c2d6e805', 'x-openstack-request-id': 'req-02a39ea3-2f56-4206-a023-f753c2d6e805', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 691e7d9f-6e42-4aea-a043-91d8c2433480 could not be found."}}' {8} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.499180s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 a8a0e851-76f3-4534-97f3-b5f769e45534 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:43:01,047 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.201s 2025-08-04 13:43:01,047 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-584602308"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0b5883-6730-4e59-8bfd-e8f77ac9caef', 'content-length': '819', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0b5883-6730-4e59-8bfd-e8f77ac9caef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a8a0e851-76f3-4534-97f3-b5f769e45534", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:00.980444", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-584602308", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 13:43:01,107 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534 0.047s 2025-08-04 13:43:01,107 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967bc2df-a0e1-4003-8acf-018cc110c1b1', 'content-length': '887', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967bc2df-a0e1-4003-8acf-018cc110c1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534'} Body: b'{"volume": {"id": "a8a0e851-76f3-4534-97f3-b5f769e45534", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:01.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-584602308", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "5c7b10cb17164c0a9500b24f404f0139"}}' 2025-08-04 13:43:02,161 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534 0.038s 2025-08-04 13:43:02,161 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8fd8211-6ace-4c1b-88c5-871c19aab769', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fd8211-6ace-4c1b-88c5-871c19aab769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534'} Body: b'{"volume": {"id": "a8a0e851-76f3-4534-97f3-b5f769e45534", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:01.000000", "updated_at": "2025-08-04T13:43:01.000000", "name": "tempest-VolumesTransfersV355Test-Volume-584602308", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "5c7b10cb17164c0a9500b24f404f0139"}}' 2025-08-04 13:43:02,214 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534 0.039s 2025-08-04 13:43:02,215 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b69f05d-5966-4646-babd-be214fd15048', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b69f05d-5966-4646-babd-be214fd15048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534'} Body: b'{"volume": {"id": "a8a0e851-76f3-4534-97f3-b5f769e45534", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:01.000000", "updated_at": "2025-08-04T13:43:01.000000", "name": "tempest-VolumesTransfersV355Test-Volume-584602308", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "5c7b10cb17164c0a9500b24f404f0139"}}' 2025-08-04 13:43:02,318 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534 0.089s 2025-08-04 13:43:02,318 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versio n': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deef51e5-4a88-4067-b2d2-12ace7cdaac4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534'} Body: b'' 2025-08-04 13:43:02,343 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534 0.024s 2025-08-04 13:43:02,343 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e35c76a-87a2-4854-a17d-6f478630717d', 'x-openstack-request-id': 'req-5e35c76a-87a2-4854-a17d-6f478630717d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a8a0e851-76f3-4534-97f3-b5f769e45534 could not be found."}}' {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.989418s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 90607cfa-24e3-4561-a24c-4f270f3948f1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:40:46,967 99932 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:40:46,968 99932 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:40:47,021 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.049s 2025-08-04 13:40:47,021 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1396315304", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKD5tznrxOHE3SQvpR/qaPLfxh9QGbzbivXAgtlGpvxJ84Ieb6M6H4Ftyerdc0k8hqH6kaN2pNOUfXt8vXKlc6utfG7wYF8ZaiuJX6YwGOP76CW+ykR5+h6ceTdmnaodDw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-871a4936-4918-44a6-91aa-1e687dd03c73', 'x-compute-request-id': 'req-871a4936-4918-44a6-91aa-1e687dd03c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1396315304", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKD5tznrxOHE3SQvpR/qaPLfxh9QGbzbivXAgtlGpvxJ84Ieb6M6H4Ftyerdc0k8hqH6kaN2pNOUfXt8vXKlc6utfG7wYF8ZaiuJX6YwGOP76CW+ykR5+h6ceTdmnaodDw==", "fingerprint": "21:ef:6b:62:6f:93:3e:76:ca:c1:14:8c:d5:85:25:70", "user_id": "e4cc22a1f98845e4a6663f81dd39594a"}}' 2025-08-04 13:40:47,024 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1396315304 created 2025-08-04 13:40:47,246 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.222s 2025-08-04 13:40:47,246 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2081404152", "description": "tempest-description--1290770767"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-c42272ee-41c6-4680-8e9b-6a24f80fd071', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5b2718b9-7eb1-4460-809b-03c6af41da13", "name": "tempest-securitygroup--2081404152", "stateful": true, "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "description": "tempest-description--1290770767", "shared": false, "security_group_rules": [{"id": "2fdf58f1-ece0-400c-b6cb-8becd09f2ccc", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "5b2718b9-7eb1-4460-809b-03c6af41da13", "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": 885, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:40:47Z", "updated_at": "2025-08-04T13:40:47Z", "revision_number": 0}, {"id": "5307a577-c25e-433d-8b15-1deff098506e", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "5b2718b9-7eb1-4460-809b-03c6af41da13", "ethertype": "IPv4", "direction": "egress", "protocol": null, "p ort_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": 886, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:40:47Z", "updated_at": "2025-08-04T13:40:47Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:40:47Z", "updated_at": "2025-08-04T13:40:47Z", "revision_number": 1, "project_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:40:47,550 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.303s 2025-08-04 13:40:47,551 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5b2718b9-7eb1-4460-809b-03c6af41da13", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b9f61007-6e58-4ba3-a6db-bf300d35adf0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "779df880-daf7-499e-b216-9889ef0d3cdb", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "5b2718b9-7eb1-4460-809b-03c6af41da13", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:40:47Z", "updated_at": "2025-08-04T13:40:47Z", "revision_number": 0}}' 2025-08-04 13:40:47,784 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.232s 2025-08-04 13:40:47,784 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5b2718b9-7eb1-4460-809b-03c6af41da13", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-32d25371-738b-4f60-ba93-4be852b7ee6c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4460221f-31c3-4ed6-b557-2cb958540bd2", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "5b2718b9-7eb1-4460-809b-03c6af41da13", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:40:47Z", "updated_at": "2025-08-04T13:40:47Z", "revision_number": 0}}' 2025-08-04 13:40:47,784 99932 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2081404152 created 2025-08-04 13:40:48,550 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.765s 2025-08-04 13:40:48,550 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth -Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-470e5d5f-17cc-436e-822f-017f97bd7bf0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "080c90d1-ac53-4aa4-96b8-5de6b125cd07", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "floating_ip_address": "172.24.4.145", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bea9f7f3034847c3a270e88aef534d20", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:40:48Z", "updated_at": "2025-08-04T13:40:48Z", "revision_number": 0}}' 2025-08-04 13:40:48,550 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '080c90d1-ac53-4aa4-96b8-5de6b125cd07', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'floating_ip_address': '172.24.4.145', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:40:48Z', 'updated_at': '2025-08-04T13:40:48Z', 'revision_number': 0, 'ip': '172.24.4.145'} created 2025-08-04 13:40:48,647 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.090s 2025-08-04 13:40:48,648 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-25e90a4a-c748-4883-874f-85c7e89d34f9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e4cc22a1f98845e4a6663f81dd39594a", "name": "tempest-AttachVolumeNegativeTest-1668127627-project-member", "password_expires_at": null}, "audit_ids": ["ODZFijadS5GpYKpOxsFzDA"], "expires_at": "2025-08-04T14:40:48.000000Z", "issued_at": "2025-08-04T13:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bea9f7f3034847c3a270e88aef534d20", "name": "tempest-AttachVolumeNegativeTest-1668127627"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78 bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bea9f7f3034847c3a270e88aef534d20", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:40:48,648 99932 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'fc896084-11a1-4a9d-ba8f-fbebac0589af', 'name': 'tempest-AttachVolumeNegativeTest-562325249-network', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62482, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:37:52Z', 'updated_at': '2025-08-04T13:37:52Z', 'revision_number': 1} available for tenant 2025-08-04 13:40:48,649 99932 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1396315304', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKD5tznrxOHE3SQvpR/qaPLfxh9QGbzbivXAgtlGpvxJ84Ieb6M6H4Ftyerdc0k8hqH6kaN2pNOUfXt8vXKlc6utfG7wYF8ZaiuJX6YwGOP76CW+ykR5+h6ceTdmnaodDw==', 'fingerprint': '21:ef:6b:62:6f:93:3e:76:ca:c1:14:8c:d5:85:25:70', 'user_id': 'e4cc22a1f98845e4a6663f81dd39594a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCd6X945zj9ja4ubOgLsOp6LfFyAeICERI6ZMUDof6Z7VJqo+XXZMjy\n6kqSk1Y1Q1mgBwYFK4EEACKhZANiAASg+bc568ThxN0kL6Uf6mjy38YfUBm824r1\nwILZRqb8SfOCHm+jOh+Bbcnq3XNJPIah+pGjdqTTlH17fL1ypXOrrXxu8GBfGWor\niV+mMBjj++glvspEefoenHk3Zp2qHQ8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5b2718b9-7eb1-4460-809b-03c6af41da13', 'name': 'tempest-securitygroup--2081404152', 'stateful': True, 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': 'tempest-description--1290770767', 'shared': False, 'security_group_rules': [{'id': '2fdf58f1-ece0-400c-b6cb-8becd09f2ccc', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'security_group_id': '5b2718b9-7eb1-4460-809b-03c6af41da13', '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': 885, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:40:47Z', 'updated_at': '2025-08-04T13:40:47Z', 'revision_number': 0}, {'id': '5307a577-c25e-433d-8b15-1deff098506e', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'security_group_id': '5b2718b9-7eb1-4460-809b-03c6af41da13', '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': 886, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:40:47Z', 'updated_at': '2025-08-04T13:40:47Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:40:47Z', 'updated_at': '2025-08-04T13:40:47Z', 'revision_number': 1, 'project_id': 'bea9f7f3034847c3a270e88aef534d20'}, 'floating_ip': {'id': '080c90d1-ac53-4aa4-96b8-5de6b125cd07', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'floating_ip_address': '172.24.4.145', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:40:48Z', 'updated_at': '2025-08-04T13:40:48Z', 'revision_number': 0, 'ip': '172.24.4.145'}} 2025-08-04 13:40:49,241 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.591s 2025-08-04 13:40:49,241 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1849916454", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "fc896084-11a1-4a9d-ba8f-fbebac0589af"}], "security_groups": [{"name": "tempest-securitygroup--2081404152"}], "key_name": "tempest-keypair-1396315304", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-197c941a-bb35-49ad-8845-5768f8b416be', 'x-compute-request-id': 'req-197c941a-bb35-49ad-8845-5768f8b416be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "97fc5a23-d19a-4aa4-ad33-8388d7f958ac", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2081404152"}], "adminPass": "password"}}' 2025-08-04 13:40:49,315 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac 0.070s 2025-08-04 13:40:49,315 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1526059b-326f-408f-a511-77dcfbf8b574', 'x-compute-request-id': 'req-1526059b-326f-408f-a511-77dcfbf8b574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac'} Body: b'{"server": {"id": "97fc5a23-d19a-4aa4-ad33-8388d7f958ac", "name": "tempest-AttachVolumeNegativeTest-server-1849916454", "status": "BUILD", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compu te/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:40:49Z", "updated": "2025-08-04T13:40:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1396315304", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:41:39,591 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac 0.210s 2025-08-04 13:41:39,591 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c0c14a9-4852-42e4-a9d0-e8bccb1ed481', 'x-compute-request-id': 'req-5c0c14a9-4852-42e4-a9d0-e8bccb1ed481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac'} Body: b'{"server": {"id": "97fc5a23-d19a-4aa4-ad33-8388d7f958ac", "name": "tempest-AttachVolumeNegativeTest-server-1849916454", "status": "ACTIVE", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "341377d42f30e9bd5f6d2553dbc4517a68fac6bf103df0c33bbdd76a", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:40:49Z", "updated": "2025-08-04T13:41:04Z", "addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:a0:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1396315304", "OS-SRV-USG:launched_at": "2025-08-04T13:41:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2081404152"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:41:39,607 99932 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:42:39,967 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac/os-interface 0.301s 2025-08-04 13:42:39,968 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40bb01de-759e-4004-906d-5aeabeb6bcf4', 'x-compute-request-id': 'req-40bb01de-759e-4004-906d-5aeabeb6bcf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "fc896084-11a1-4a9d-ba8f-fbebac0589af", "port_id": "78ba03f9-3287-430d-a802-928161f726da", "mac_addr": "fa:16:3e:19:a0:a9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6703771d-2217-4f0c-8d0f-9517385c1be7", "ip_address": "10.0.0.13"}]}]}' 2025-08-04 13:42:40,952 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/080c90d1-ac53-4aa4-96b8-5de6b125cd07 0.979s 2025-08-04 13:42:40,953 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "78ba03f9-3287-430d-a802-928161f726da"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-51259b29-bb2a-40d3-99c7-4f275d4fd44d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/080c90d1-ac53-4aa4-96b8-5de6b125cd07'} Body: b'{"floatingip": {"id": "080c90d1-ac53-4aa4-96b8-5de6b125cd07", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "floating_ip_address": "172.24.4.145", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "575be008-1e59-4ec7-8ebe-840432d727e8", "port_id": "78ba03f9-3287-430d-a802-928161f726da", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "fc896084-11a1-4a9d-ba8f-fbebac0589af", "mac_address": "fa:16:3e:19:a0:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "97fc5a23-d19a-4aa4-ad33-8388d7f958ac", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:40:48Z", "updated_at": "2025-08-04T13:42:40Z", "revision_number": 1, "project_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:42:40,955 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.145:22' as 'cirros' with public key authentication 2025-08-04 13:42:40,965 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:42:41,070 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:42:41,070 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.145 successfully created 2025-08-04 13:42:41,126 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac/ips 0.055s 2025-08-04 13:42:41,126 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15b95d4b-0655-40b1-8ed1-154234b22041', 'x-compute-request-id': 'req-15b95d4b-0655-40b1-8ed1-154234b22041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7 f958ac/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2025-08-04 13:42:41,345 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.216s 2025-08-04 13:42:41,346 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-934377299"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a71554c2-9bcb-449e-88b2-285d19d44e56', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a71554c2-9bcb-449e-88b2-285d19d44e56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "90607cfa-24e3-4561-a24c-4f270f3948f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.279605", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-934377299", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:41,395 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1 0.037s 2025-08-04 13:42:41,395 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34af5721-85e5-486b-acd6-41b5333457f5', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34af5721-85e5-486b-acd6-41b5333457f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1'} Body: b'{"volume": {"id": "90607cfa-24e3-4561-a24c-4f270f3948f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-934377299", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:42:42,460 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1 0.048s 2025-08-04 13:42:42,460 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ac40fc-18f8-4e46-8a16-32bd6e1dc16c', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ac40fc-18f8-4e46-8a16-32bd6e1dc16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1'} Body: b'{"volume": {"id": "90607cfa-24e3-4561-a24c-4f270f3948f1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.000000", "updated_at": "2025-08-04T13:42:41.000000", "name": "tempest-AttachVolumeNegativeTest-volume-934377299", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:42:42,797 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac 0.323s 2025-08-04 13:42:42,797 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49fbaf85-b281-4b14-8b14-deafed7393e5', 'x-compute-request-id': 'req-49fbaf85-b281-4b14-8b14-deafed7393e5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac'} Body: b'' 2025-08-04 13:42:43,087 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac 0.289s 2025-08-04 13:42:43,087 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a791b199-e576-444b-8746-30e77111d8e6', 'x-compute-request-id': 'req-a791b199-e576-444b-8746-30e77111d8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac'} Body: b'{"server": {"id": "97fc5a23-d19a-4aa4-ad33-8388d7f958ac", "name": "tempest-AttachVolumeNegativeTest-server-1849916454", "status": "ACTIVE", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "341377d42f30e9bd5f6d2553dbc4517a68fac6bf103df0c33bbdd76a", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:40:49Z", "updated": "2025-08-04T13:42:43Z", "addresses": {"tempest- AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:a0:a9"}, {"version": 4, "addr": "172.24.4.145", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:a0:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1396315304", "OS-SRV-USG:launched_at": "2025-08-04T13:41:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2081404152"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:43:33,298 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac 0.143s 2025-08-04 13:43:33,298 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-119d5369-3e36-4eac-8b70-95af4dff5fd6', 'x-compute-request-id': 'req-119d5369-3e36-4eac-8b70-95af4dff5fd6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 97fc5a23-d19a-4aa4-ad33-8388d7f958ac could not be found."}}' 2025-08-04 13:43:33,333 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1396315304 0.034s 2025-08-04 13:43:33,333 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0ae79cb-46b7-43f7-8579-44de358503e7', 'x-compute-request-id': 'req-e0ae79cb-46b7-43f7-8579-44de358503e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1396315304'} Body: b'' 2025-08-04 13:43:33,546 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/5b2718b9-7eb1-4460-809b-03c6af41da13 0.212s 2025-08-04 13:43:33,546 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d254a6eb-2374-438d-ab55-9d7ec135535a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/5b2718b9-7eb1-4460-809b-03c6af41da13'} Body: b'' 2025-08-04 13:43:33,563 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/5b2718b9 -7eb1-4460-809b-03c6af41da13 0.016s 2025-08-04 13:43:33,563 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-2c9d8d0d-218f-4f4d-a0f5-a5b780e68e68', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/5b2718b9-7eb1-4460-809b-03c6af41da13'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5b2718b9-7eb1-4460-809b-03c6af41da13 does not exist", "detail": ""}}' 2025-08-04 13:43:33,955 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/080c90d1-ac53-4aa4-96b8-5de6b125cd07 0.392s 2025-08-04 13:43:33,956 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-26857b73-5200-495d-b81f-91a673fb15db', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/080c90d1-ac53-4aa4-96b8-5de6b125cd07'} Body: b'' {3} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.373205s] ... ok {3} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.273183s] ... ok {3} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.810886s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 227, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 37773361-1948-434c-b0ca-a0f5fbb7cf3c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:43:39,970 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/types 0.163s 2025-08-04 13:43:39,971 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-760017338"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5ef3d5-4945-4db6-8eef-bdaf463c9ee1', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5ef3d5-4945-4db6-8eef-bdaf463c9ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "b2428e0b-394e-4367-8312-552c3f5fadb6", "name": "tempest-GroupsV320Test-volume-type-760017338", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:43:40,002 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.028s 2025-08-04 13:43:40,003 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1799288320"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5126fb1b-7219-4174-a5e5-282009bdee66', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5126fb1b-7219-4174-a5e5-282009bdee66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "e2107a33-261c-4b25-9c71-4b31e376bd87", "name": "tempest-GroupsV320Test-group-type-1799288320", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:43:40,262 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/groups 0.255s 2025-08-04 13:43:40,263 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group": {"group_type": "e2107a33-261c-4b25-9c71-4b31e376bd87", "volume_types": ["b2428e0b-394e-4367-8312-552c3f5fadb6"], "name": "tempest-GroupsV320Test-Group-1104482478"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed2af881-0a06-4298-9471-c730811606f2', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed2af881-0a06-4298-9471-c730811606f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "37773361-1948-434c-b0ca-a0f5fbb7cf3c", "name": "tempest-GroupsV320Test-Group-1104482478"}}' 2025-08-04 13:43:40,296 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c 0.030s 2025-08-04 13:43:40,296 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json' , 'x-compute-request-id': 'req-8cb9b4a8-91cd-449d-a476-cebc582bca27', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb9b4a8-91cd-449d-a476-cebc582bca27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c'} Body: b'{"group": {"id": "37773361-1948-434c-b0ca-a0f5fbb7cf3c", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:43:40.000000", "name": "tempest-GroupsV320Test-Group-1104482478", "description": null, "group_type": "e2107a33-261c-4b25-9c71-4b31e376bd87", "volume_types": ["b2428e0b-394e-4367-8312-552c3f5fadb6"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:43:41,337 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c 0.036s 2025-08-04 13:43:41,338 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e7b5406-6a5f-4ce1-84cc-122156a9b70e', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e7b5406-6a5f-4ce1-84cc-122156a9b70e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c'} Body: b'{"group": {"id": "37773361-1948-434c-b0ca-a0f5fbb7cf3c", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:43:40.000000", "name": "tempest-GroupsV320Test-Group-1104482478", "description": null, "group_type": "e2107a33-261c-4b25-9c71-4b31e376bd87", "volume_types": ["b2428e0b-394e-4367-8312-552c3f5fadb6"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:43:41,378 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.033s 2025-08-04 13:43:41,379 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18bfef11-5b7f-4d1e-b534-163076acfa01', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18bfef11-5b7f-4d1e-b534-163076acfa01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:43:41,465 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c/action 0.072s 2025-08-04 13:43:41,465 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d3364f-6c2f-40a6-a75f-324d3e896b44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c/action'} Body: b'' 2025-08-04 13:43:41,482 99918 INFO [tempest.lib.common.rest_c lient] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c 0.016s 2025-08-04 13:43:41,482 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53b44a8-fc19-4a69-8302-774e9d8bae5c', 'x-openstack-request-id': 'req-a53b44a8-fc19-4a69-8302-774e9d8bae5c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 37773361-1948-434c-b0ca-a0f5fbb7cf3c could not be found."}}' 2025-08-04 13:43:41,550 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/e2107a33-261c-4b25-9c71-4b31e376bd87 0.067s 2025-08-04 13:43:41,550 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961b0b83-646c-4e5d-841f-287f7bd9db0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/e2107a33-261c-4b25-9c71-4b31e376bd87'} Body: b'' 2025-08-04 13:43:41,600 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/b2428e0b-394e-4367-8312-552c3f5fadb6 0.049s 2025-08-04 13:43:41,600 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d66365-e0c7-4e13-a195-7f234f7beb25', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/b2428e0b-394e-4367-8312-552c3f5fadb6'} Body: b'' 2025-08-04 13:43:41,617 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/b2428e0b-394e-4367-8312-552c3f5fadb6 0.016s 2025-08-04 13:43:41,617 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-d956150a-bd17-4bed-81eb-97f27727b728', 'x-openstack-request-id': 'req-d956150a-bd17-4bed-81eb-97f27727b728', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/b2428e0b-394e-4367-8312-552c3f5fadb6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b2428e0b-394e-4367-8312-552c3f5fadb6 could not be found."}}' {3} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [1.950353s] ... ok {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.940494s] ... ok {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.077354s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 ae083f54-56b3-4b46-9640-d485fb5f738c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:43:52,652 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/types 0.162s 2025-08-04 13:43:52,652 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-167177952", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2cbc994-55ed-41ba-a8c6-e32ffd99a57d', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2cbc994-55ed-41ba-a8c6-e32ffd99a57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "7fbf1841-b425-41e4-8492-6ae59c317e97", "name": "tempest-VolumeTypesAccessTest-volume-type-167177952", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2025-08-04 13:43:52,779 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/volumes 0.124s 2025-08-04 13:43:52,780 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "7fbf1841-b425-41e4-8492-6ae59c317e97", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-66d4e9d9-66b8-4cd9-931e-7313ac5b819b', 'x-openstack-request-id': 'req-66d4e9d9-66b8-4cd9-931e-7313ac5b819b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7fbf1841-b425-41e4-8492-6ae59c317e97 could not be found."}}' 2025-08-04 13:43:52,780 99918 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2025-08-04 13:43:52,813 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97/action 0.032s 2025-08-04 13:43:52,814 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "e2b2ac7aa928456ca3c6fbe1120a03b4"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0106afe3-7d70-4d6e-8cf0-7e39ccd355dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97/action'} Body: b'' 2025-08-04 13:43:53,062 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/volumes 0.248s 2025-08-04 13:43:53,063 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "7fbf1841-b425-41e4-8492-6ae59c317e97", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1509218529"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-ea5dcbe8-c93c-4c08-8215-60da67319e61', 'content-length': '793', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea5dcbe8-c93c-4c08-8215-60da67319e61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ae083f54-56b3-4b46-9640-d485fb5f738c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:52.993345", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1509218529", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-167177952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}], "user_id": "a20e16886dfe41de9959b8f6cfe43948", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:43:53,122 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c 0.047s 2025-08-04 13:43:53,123 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfd9ad17-e3a7-4c7d-b2e3-63cd679790b5', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfd9ad17-e3a7-4c7d-b2e3-63cd679790b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c'} Body: b'{"volume": {"id": "ae083f54-56b3-4b46-9640-d485fb5f738c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:53.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1509218529", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-167177952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}], "user_id": "a20e16886dfe41de9959b8f6cfe43948", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e2b2ac7aa928456ca3c6fbe1120a03b4"}}' 2025-08-04 13:43:54,180 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c 0.042s 2025-08-04 13:43:54,180 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d0ff129-fd92-439c-acec-fcf97d187f28', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d0ff129-fd92-439c-acec-fcf97d187f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c'} Body: b'{"volume": {"id": "ae083f54-56b3-4b46-9640-d485fb5f738c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:53.000000", "updated_at": "2025-08-04T13:43:53.00000 0", "name": "tempest-VolumeTypesAccessTest-Volume-1509218529", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-167177952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}], "user_id": "a20e16886dfe41de9959b8f6cfe43948", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e2b2ac7aa928456ca3c6fbe1120a03b4"}}' 2025-08-04 13:43:54,232 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c 0.038s 2025-08-04 13:43:54,232 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb7c646-d00c-4a8d-bcc8-e79f670cd91a', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb7c646-d00c-4a8d-bcc8-e79f670cd91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c'} Body: b'{"volume": {"id": "ae083f54-56b3-4b46-9640-d485fb5f738c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:53.000000", "updated_at": "2025-08-04T13:43:53.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1509218529", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-167177952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}], "user_id": "a20e16886dfe41de9959b8f6cfe43948", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e2b2ac7aa928456ca3c6fbe1120a03b4"}}' 2025-08-04 13:43:54,428 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c 0.180s 2025-08-04 13:43:54,428 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a0309d-ee2f-49b0-87be-d739d8f39248', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c'} Body: b'' 2025-08-04 13:43:54,450 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c 0.022s 2025-08-04 13:43:54,451 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a885bc-be5d-47dc-a41d-9db266e0d d88', 'x-openstack-request-id': 'req-a4a885bc-be5d-47dc-a41d-9db266e0dd88', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ae083f54-56b3-4b46-9640-d485fb5f738c could not be found."}}' 2025-08-04 13:43:54,487 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97/action 0.036s 2025-08-04 13:43:54,487 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "e2b2ac7aa928456ca3c6fbe1120a03b4"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8ba9af-fd81-41da-9684-13d1d0c396c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97/action'} Body: b'' 2025-08-04 13:43:54,547 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97 0.059s 2025-08-04 13:43:54,548 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11e3104-6fb6-495a-b89c-9873eb284f8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97'} Body: b'' 2025-08-04 13:43:54,564 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97 0.016s 2025-08-04 13:43:54,565 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fde67c4-0ca2-4094-a010-67fa3736f29d', 'x-openstack-request-id': 'req-4fde67c4-0ca2-4094-a010-67fa3736f29d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7fbf1841-b425-41e4-8492-6ae59c317e97 could not be found."}}' {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.256329s] ... ok {3} setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 2f93ea16-76ef-424d-88c7-f8ffa6338999 failed to build and is in ERROR status {2} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [167.318418s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 186, in test_old_versions_reject volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 98b7acba-4a65-401e-9f1f-86dcb60442f2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:43:02,721 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2025-08-04 13:43:02,722 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2529', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6700b94d-bf57-451f-afa1-887f7d846e0a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a282daffb42f44d7b248f85a63bb759b", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1530780575-project-member", "password_expires_at": null}, "audit_ids": ["bLACOg7RQ42mDynMW3gHDw"], "expires_at": "2025-08-04T14:43:02.000000Z", "issued_at": "2025-08-04T13:43:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4871b9bc089447b3af96cb8bfcc28da9", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1530780575"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4871b9bc089447b3af96cb8bfcc28da9", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:43:02,722 99916 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': 'ae64c29a-7cf9-45f8-9cbc-3c7636a8af15', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-282680730-network', 'tenant_id': '4871b9bc089447b3af96cb8bfcc28da9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4871b9bc089447b3af96cb8bfcc28da9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 36264, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_a ddress_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:42:48Z', 'updated_at': '2025-08-04T13:42:48Z', 'revision_number': 1} available for tenant 2025-08-04 13:43:02,723 99916 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:43:02,724 99916 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:43:02,980 99916 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.254s 2025-08-04 13:43:02,980 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1501517108", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPiRDUPmJIPHWeZYkeS4PxQAjiHOIIjABgjt/7HuhzIJoWj3IlTg/yflOBM/7O9pJQ9jGp79rYfgt2z4ak3svurN85ta8kR/UToGEDMPMT1l4Nbpenmxeb2cjEzrj0xjqA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db8962de-610c-4b9b-b7af-b879ad86d833', 'x-compute-request-id': 'req-db8962de-610c-4b9b-b7af-b879ad86d833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1501517108", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPiRDUPmJIPHWeZYkeS4PxQAjiHOIIjABgjt/7HuhzIJoWj3IlTg/yflOBM/7O9pJQ9jGp79rYfgt2z4ak3svurN85ta8kR/UToGEDMPMT1l4Nbpenmxeb2cjEzrj0xjqA==", "fingerprint": "c4:d6:37:f0:26:c2:37:9f:9e:d5:b8:13:96:18:a4:98", "user_id": "a282daffb42f44d7b248f85a63bb759b"}}' 2025-08-04 13:43:02,983 99916 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1501517108 created 2025-08-04 13:43:03,213 99916 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.230s 2025-08-04 13:43:03,213 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1778001148", "description": "tempest-description--1854567054"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-441714d1-08ff-4fb4-a664-d7bdfca979ea', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "71abd3a9-6715-44d8-b33c-400e63b3d573", "name": "tempest-securitygroup--1778001148", "stateful": true, "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "description": "tempest-description--1854567054", "shared": false, "security_group_rules": [{"id": "077fff3d-4f48-4231-a0af-1f4024df8ff4", "project_id": "4871b9bc089447b3af96cb8bfcc28da9", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "security_group_id": "71abd3a9-6715-44d8-b33c-400e63b3d573", "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": 1050, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:43:03Z", "updated_at": "2025-08-04T13:43:03Z", "revision_number": 0}, {"id": "53123670-9afc-4dcb-8dab-311997702658", "project_id": "4871b9bc089447b3af96cb8bfcc28da9", "t enant_id": "4871b9bc089447b3af96cb8bfcc28da9", "security_group_id": "71abd3a9-6715-44d8-b33c-400e63b3d573", "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": 1051, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:43:03Z", "updated_at": "2025-08-04T13:43:03Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:43:03Z", "updated_at": "2025-08-04T13:43:03Z", "revision_number": 1, "project_id": "4871b9bc089447b3af96cb8bfcc28da9"}}' 2025-08-04 13:43:03,432 99916 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.218s 2025-08-04 13:43:03,432 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "71abd3a9-6715-44d8-b33c-400e63b3d573", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-86ec6e79-f6f1-4c22-8514-64aef9dc7745', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c8f4e1ff-8fec-48cb-b5e3-bde061a59dda", "project_id": "4871b9bc089447b3af96cb8bfcc28da9", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "security_group_id": "71abd3a9-6715-44d8-b33c-400e63b3d573", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:43:03Z", "updated_at": "2025-08-04T13:43:03Z", "revision_number": 0}}' 2025-08-04 13:43:03,632 99916 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.199s 2025-08-04 13:43:03,633 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "71abd3a9-6715-44d8-b33c-400e63b3d573", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6ac2a904-2050-4295-a273-e07acced8239', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "883bf0d6-730c-41bc-81fe-a027bdc36cbc", "project_id": "4871b9bc089447b3af96cb8bfcc28da9", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "security_group_id": "71abd3a9-6715-44d8-b33c-400e63b3d573", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:43:03Z", "updated_at": "2025-08-04T13:43:03Z", "revision_number": 0}}' 2025-08-04 13:43:03,633 99916 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1778001148 created 2025-08-04 13:43:04,638 99916 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.004s 2025-08-04 13:43:04,638 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a4e1a86f-cd51-494f-a707-bdb1e7217010', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ae40f3f3-80a4-4005-bb9e-e79291e6fbec", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "floating_ip_address": "172.24.4.129", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4871b9bc089447b3af96cb8bfcc28da9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:43:04Z", "updated_at": "2025-08-04T13:43:04Z", "revision_number": 0}}' 2025-08-04 13:43:04,638 99916 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ae40f3f3-80a4-4005-bb9e-e79291e6fbec', 'tenant_id': '4871b9bc089447b3af96cb8bfcc28da9', 'floating_ip_address': '172.24.4.129', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4871b9bc089447b3af96cb8bfcc28da9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:43:04Z', 'updated_at': '2025-08-04T13:43:04Z', 'revision_number': 0, 'ip': '172.24.4.129'} created 2025-08-04 13:43:04,639 99916 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1501517108', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPiRDUPmJIPHWeZYkeS4PxQAjiHOIIjABgjt/7HuhzIJoWj3IlTg/yflOBM/7O9pJQ9jGp79rYfgt2z4ak3svurN85ta8kR/UToGEDMPMT1l4Nbpenmxeb2cjEzrj0xjqA==', 'fingerprint': 'c4:d6:37:f0:26:c2:37:9f:9e:d5:b8:13:96:18:a4:98', 'user_id': 'a282daffb42f44d7b248f85a63bb759b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCbGIjp827urgJbThfmWn1CDUXrRpnDlGZVRlrXJPr61Dt1ATaH5n8Y\ncDmE4JPcmmGgBwYFK4EEACKhZANiAAT4kQ1D5iSDx1nmWJHkuD8UAI4hziCIwAYI\n7f+x7ocyCaFo9yJU4P8n5TgTP+zvaSUPYxqe/a2H4Lds+GpN7L7qzfObWvJEf1E6\nBhAzDzE9ZeDW6Xp5sXm9nIxM649MY6g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '71abd3a9-6715-44d8-b33c-400e63b3d573', 'name': 'tempest-securitygroup--1778001148', 'stateful': True, 'tenant_id': '4871b9bc089447b3af96cb8bfcc28da9', 'description': 'tempest-description--1854567054', 'shared': False, 'security_group_rules': [{'id': '077fff3d-4f48-4231-a0af-1f4024df8ff4', 'project_id': '4871b9bc089447b3af96cb8bfcc28da9', 'tenant_id': '4871b9bc089447b3af96cb8bfcc28da9', 'security_group_id': '71abd3a9-6715-44d8-b33c-400e63b3d573', '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': 1050, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:43:03Z', 'updated_at': '2025-08-04T13:43:03Z', 'revision_number': 0}, {'id': '53123670-9afc-4dcb-8dab-311997702658', 'project_id': '4871b9bc089447b3af96cb8bfcc28da9', 'tenant_id': '4871b9bc089447b3af96cb8bfcc28da9', 'security_group_id': '71abd3a9-6715-44d8-b33c-400e63b3d573', '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': 1051, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:43:03Z', 'updated _at': '2025-08-04T13:43:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:43:03Z', 'updated_at': '2025-08-04T13:43:03Z', 'revision_number': 1, 'project_id': '4871b9bc089447b3af96cb8bfcc28da9'}, 'floating_ip': {'id': 'ae40f3f3-80a4-4005-bb9e-e79291e6fbec', 'tenant_id': '4871b9bc089447b3af96cb8bfcc28da9', 'floating_ip_address': '172.24.4.129', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4871b9bc089447b3af96cb8bfcc28da9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:43:04Z', 'updated_at': '2025-08-04T13:43:04Z', 'revision_number': 0, 'ip': '172.24.4.129'}} 2025-08-04 13:43:05,393 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 0.753s 2025-08-04 13:43:05,393 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-650707104", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "ae64c29a-7cf9-45f8-9cbc-3c7636a8af15"}], "security_groups": [{"name": "tempest-securitygroup--1778001148"}], "key_name": "tempest-keypair-1501517108", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c3a2465-7d6b-4d9c-ab47-975bb5381eda', 'x-compute-request-id': 'req-9c3a2465-7d6b-4d9c-ab47-975bb5381eda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "28035777-c19b-4470-9428-4a81b538b4b1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/28035777-c19b-4470-9428-4a81b538b4b1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1778001148"}], "adminPass": "WK7p9qnr96QE"}}' 2025-08-04 13:43:05,472 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1 0.076s 2025-08-04 13:43:05,473 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d8cd97-0dc8-4704-b63b-c2056c5405be', 'x-compute-request-id': 'req-c1d8cd97-0dc8-4704-b63b-c2056c5405be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1'} Body: b'{"server": {"id": "28035777-c19b-4470-9428-4a81b538b4b1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-650707104", "status": "BUILD", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "user_id": "a282daffb42f44d7b248f85a63bb759b", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:05Z", "updated": "2025-08-04T13:43:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/28035777-c19b-4470-9428-4a81b538b4b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1501517108", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:43:55,774 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1 0.240s 2025-08-04 13:43:55,775 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4d35d71-be13-4a19-a1fa-fff940f472d2', 'x-compute-request-id': 'req-f4d35d71-be13-4a19-a1fa-fff940f472d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1'} Body: b'{"server": {"id": "28035777-c19b-4470-9428-4a81b538b4b1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-650707104", "status": "ACTIVE", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "user_id": "a282daffb42f44d7b248f85a63bb759b", "metadata": {}, "hostId": "5fe739b129b60561eb668ff78956241c7cbb7ea092c8c4142e26fe4c", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:05Z", "updated": "2025-08-04T13:43:23Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-282680730-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:90:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/28035777-c19b-4470-9428-4a81b538b4b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1501517108", "OS-SRV-USG:launched_at": "2025-08-04T13:43:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1778001148"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:43:55,790 99916 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:44:55,978 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1/os-interface 0.164s 2025-08-04 13:44:55,978 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9ce3b09-70df-47ed-bab4-ad78d9ba5a4d', 'x-compute-request-id': 'req-f9ce3b09-70df-47ed-bab4-ad78d9ba5a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ae64c29a-7cf9-45f8-9cbc-3c7636a8af15", "port_id": "0651adbc-a61b-40da-87b4-e01e23731064", "mac_addr": "fa:16:3e:49:90:68", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b0233b2d-91e8-4763-8b28-85e9f44efcd8", "ip_address": "10.0.0.9"}]}]}' 2025-08-04 13:44:56,991 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/ae40f3f3-80a4-4005-bb9e-e79291e6fbec 1.009s 2025-08-04 13:44:56,992 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0651adbc-a61b-40da-87b4-e01e23731064"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e495b3bd-6aab-4a9c-9c88-ecd28f97bf63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/ae40f3f3-80a4-4005-bb9e-e79291e6fbec'} Body: b'{"floatingip": {"id": "ae40f3f3-80a4-4005-bb9e-e79291e6fbec", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "floating_ip_address": "172.24.4.129", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "f5d94d11-61fc-48d6-8a61-5ac9e95ac87b", "port_id": "0651adbc-a61b-40da-87b4-e01e23731064", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ae64c29a-7cf9-45f8-9cbc-3c7636a8af15", "mac_address": "fa:16:3e:49:90:68", "admin_state_up": true, "status": "ACTIVE", "device_id": "28035777-c19b-4470-9428-4a81b538b4b1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:43:04Z", "updated_at": "2025-08-04T13:44:56Z", "revision_number": 1, "project_id": "4871b9bc089447b3af96cb8bfcc28da9"}}' 2025-08-04 13:44:56,995 99916 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.129:22' as 'cirros' with public key authentication 2025-08-04 13:44:57,006 99916 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:44:57,109 99916 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:44:57,110 99916 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.129 successfully created 2025-08-04 13:44:57,322 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1 0.212s 2025-08-04 13:44:57,323 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab52c437-4b93-4304-8cc0-ac7179472e26', 'x-compute-request-id': 'req-ab52c437-4b93-4304-8cc0-ac7179472e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1'} Body: b'{"server": {"id": "28035777-c19b-4470-9428-4a81b538b4b1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-650707104", "status": "ACTIVE", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "user_id": "a282daffb42f44d7b248f85a63bb759b", "metadata": {}, "hostId": "5fe739b129b60561eb668ff78956241c7cbb7ea092c8c4142e26fe4c", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:05Z", "updated": "2025-08-04T13:43:23Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-282680730-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:90:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/28035777-c19b-4470-9428-4a81b538b4b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1501517108", "OS-SRV-USG:launched_at": "2025-08-04T13:43:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1778001148"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:44:57,526 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.189s 2025-08-04 13:44:57,527 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d66de49-e606-48fe-aae3-eb26ba44effd', 'x-compute-request-id': 'req-5d66de49-e606-48fe-aae3-eb26ba44effd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "28035777-c19b-4470-9428-4a81b538b4b1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-650707104", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/28035777-c19b-4470-9428-4a81b538b4b1"}]}]}' 2025-08-04 13:44:57,735 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/volumes 0.204s 2025-08-04 13:44:57,736 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-433534677", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b7dcab-f2b6-493a-919d-f15a20b1fda2', 'content-length': '789', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b7dcab-f2b6-493a-919d-f15a20b1fda2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volu me": {"id": "98b7acba-4a65-401e-9f1f-86dcb60442f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:44:57.675573", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-433534677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2"}], "user_id": "a282daffb42f44d7b248f85a63bb759b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:44:57,794 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2 0.040s 2025-08-04 13:44:57,795 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b655d6-b585-4cf0-a4a7-01a59d1cee08', 'content-length': '857', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b655d6-b585-4cf0-a4a7-01a59d1cee08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2'} Body: b'{"volume": {"id": "98b7acba-4a65-401e-9f1f-86dcb60442f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:44:58.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-433534677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2"}], "user_id": "a282daffb42f44d7b248f85a63bb759b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4871b9bc089447b3af96cb8bfcc28da9"}}' 2025-08-04 13:44:58,853 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2 0.044s 2025-08-04 13:44:58,854 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f297eb63-6ec5-4e54-86a0-1afcfdb220fd', 'content-length': '878', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f297eb63-6ec5-4e54-86a0-1afcfdb220fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2'} Body: b'{"volume": {"id": "98b7acba-4a65-401e-9f1f-86dcb60442f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:44:58.000000", "updated_at": "2025-08-04T13:44:58.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-433534677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http:// 10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2"}], "user_id": "a282daffb42f44d7b248f85a63bb759b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4871b9bc089447b3af96cb8bfcc28da9"}}' 2025-08-04 13:44:58,963 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2 0.095s 2025-08-04 13:44:58,964 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88de1e75-01a3-4bbe-ace2-7a3ad9b245c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2'} Body: b'' 2025-08-04 13:44:58,985 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2 0.021s 2025-08-04 13:44:58,985 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0df2dca1-08bc-4aa5-aea0-81371f3ee094', 'x-openstack-request-id': 'req-0df2dca1-08bc-4aa5-aea0-81371f3ee094', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 98b7acba-4a65-401e-9f1f-86dcb60442f2 could not be found."}}' 2025-08-04 13:44:59,096 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1 0.110s 2025-08-04 13:44:59,097 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bba7c894-4344-4f5a-9062-ab219268ea9b', 'x-compute-request-id': 'req-bba7c894-4344-4f5a-9062-ab219268ea9b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1'} Body: b'' 2025-08-04 13:44:59,265 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1 0.168s 2025-08-04 13:44:59,266 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1699', 'content-type': 'applicat ion/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-506acaa5-9296-4417-a9f3-62bb10558475', 'x-compute-request-id': 'req-506acaa5-9296-4417-a9f3-62bb10558475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1'} Body: b'{"server": {"id": "28035777-c19b-4470-9428-4a81b538b4b1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-650707104", "status": "ACTIVE", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "user_id": "a282daffb42f44d7b248f85a63bb759b", "metadata": {}, "hostId": "5fe739b129b60561eb668ff78956241c7cbb7ea092c8c4142e26fe4c", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:05Z", "updated": "2025-08-04T13:44:59Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-282680730-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:90:68"}, {"version": 4, "addr": "172.24.4.129", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:90:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/28035777-c19b-4470-9428-4a81b538b4b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1501517108", "OS-SRV-USG:launched_at": "2025-08-04T13:43:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1778001148"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:45:49,347 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1 0.042s 2025-08-04 13:45:49,347 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-32aef0da-5dfa-4e3c-a607-415771d8023a', 'x-compute-request-id': 'req-32aef0da-5dfa-4e3c-a607-415771d8023a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 28035777-c19b-4470-9428-4a81b538b4b1 could not be found."}}' 2025-08-04 13:45:49,389 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1501517108 0.040s 2025-08-04 13:45:49,389 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b87b4e9-481e-440d-9845-3 7e514fd27f6', 'x-compute-request-id': 'req-9b87b4e9-481e-440d-9845-37e514fd27f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1501517108'} Body: b'' 2025-08-04 13:45:49,582 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/71abd3a9-6715-44d8-b33c-400e63b3d573 0.192s 2025-08-04 13:45:49,583 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a38adfb4-945a-4601-97a7-a6baa8618b36', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/71abd3a9-6715-44d8-b33c-400e63b3d573'} Body: b'' 2025-08-04 13:45:49,600 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/71abd3a9-6715-44d8-b33c-400e63b3d573 0.016s 2025-08-04 13:45:49,600 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ec1c5e9e-cede-479d-b4a3-0879e7279d08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/71abd3a9-6715-44d8-b33c-400e63b3d573'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 71abd3a9-6715-44d8-b33c-400e63b3d573 does not exist", "detail": ""}}' 2025-08-04 13:45:49,944 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/ae40f3f3-80a4-4005-bb9e-e79291e6fbec 0.342s 2025-08-04 13:45:49,944 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-400be167-1721-4684-8653-1f62451b977e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/ae40f3f3-80a4-4005-bb9e-e79291e6fbec'} Body: b'' {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [165.614139s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 181, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4b3712f7-ee3d-44a9-8908-01568f3efaa1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:43:20,743 99928 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-04 13:43:21,405 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.660s 2025-08-04 13:43:21,405 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--826209904", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ce6f7435-2a3d-45b1-b533-3d6a059b3733', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--826209904", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b6c91797dc5145169aa46d993c39dcc1", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "created_at": "2025-08-04T13:43:21Z", "updated_at": "2025-08-04T13:43:21Z", "tags": [], "self": "/v2/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "file": "/v2/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:43:22,572 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT http://10.0.0.210/image/v2/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d/file 1.167s 2025-08-04 13:43:22,573 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e58d98b5-dd6d-45b0-b2f9-b76713f4dd60', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d/file'} Body: b'' 2025-08-04 13:43:22,573 99928 DEBUG [tempest.scenario.manager] image:ae148c5e-9bb2-476a-b80f-2a6e9b10687d 2025-08-04 13:43:22,622 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.047s 2025-08-04 13:43:22,622 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-128020715", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFZKWqx/C4lS6eVlfqMIkNokqpFEkF9nm7UisZQZF43AEoBwDFrHytbr6OTsq+oJ6FsGh49iYsLPcT9DLB7ON5Nf6w4gpjJW151eGCMr7MIknSI1tkpGYBXmxqpGX+YVSw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d48a276-6395-4201-a87f-603928054d7d', 'x-compute-request-id': 'req-9d48a276-6395-4201-a87f-603928054d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-128020715", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFZKWqx/C4lS6eVlfqMIkNokqpFEkF9nm7UisZQZF43AEoBwDFrHytbr6OTsq+oJ6FsGh49iYsLPcT9DLB7ON5Nf6w4gpjJW151eGCMr7MIknSI1tkpGYBXmxqpGX+YVSw==", "fingerprint": "b4:ee:16:d4:6e:a7:c3:e7:23:83:a3:a0:96:e4:eb:d1", "user_id": "122c813e63ad447a80a4897de4fae3f9"}}' 2025-08-04 13:43:22,669 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.039s 2025-08-04 13:43:22,670 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c142d914-7bee-41cd-8863-78e94eef3a51', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "122c813e63ad447a80a4897de4fae3f9", "name": "tempest-TestMinimumBasicScenario-779330828-project-member", "password_expires_at": null}, "audit_ids": ["Hya2TiutTZOhTPjbQqRHFA"], "expires_at": "2025-08-04T14:43:22.000000Z", "issued_at": "2025-08-04T13:43:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6c91797dc5145169aa46d993c39dcc1", "name": "tempest-TestMinimumBasicScenario-779330828"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b6c91797dc5145169aa46d993c39dcc1", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:43:22,670 99928 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'afcb922b-8e49-4b5f-bbc0-24ebefd5151c', 'name': 'tempest-TestMinimumBasicScenario-1095447036-network', 'tenant_id': 'b6c91797dc5145169aa46d 993c39dcc1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b6c91797dc5145169aa46d993c39dcc1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42785, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:43:06Z', 'updated_at': '2025-08-04T13:43:06Z', 'revision_number': 1} available for tenant 2025-08-04 13:43:23,177 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.505s 2025-08-04 13:43:23,177 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1584675985", "imageRef": "ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-128020715", "networks": [{"uuid": "afcb922b-8e49-4b5f-bbc0-24ebefd5151c"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5189c17-c5f2-4d00-811b-9a14afce0f1f', 'x-compute-request-id': 'req-c5189c17-c5f2-4d00-811b-9a14afce0f1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b5f05852-6987-4151-9264-5c0e04ed03a1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "J4Ar3MbRsTEq"}}' 2025-08-04 13:43:23,250 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1 0.069s 2025-08-04 13:43:23,251 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-488fedd4-9dfb-4447-bdf3-fa82c00fbccd', 'x-compute-request-id': 'req-488fedd4-9dfb-4447-bdf3-fa82c00fbccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1'} Body: b'{"server": {"id": "b5f05852-6987-4151-9264-5c0e04ed03a1", "name": "tempest-TestMinimumBasicScenario-server-1584675985", "status": "BUILD", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "", "image": {"id": "ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:23Z", "updated": "2025-08-04T13:43:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self" , "href": "http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-128020715", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:44:13,496 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1 0.218s 2025-08-04 13:44:13,496 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff1632a-7580-4398-9aa2-9b73d943e02d', 'x-compute-request-id': 'req-bff1632a-7580-4398-9aa2-9b73d943e02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1'} Body: b'{"server": {"id": "b5f05852-6987-4151-9264-5c0e04ed03a1", "name": "tempest-TestMinimumBasicScenario-server-1584675985", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:23Z", "updated": "2025-08-04T13:43:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:f3:5d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-128020715", "OS-SRV-USG:launched_at": "2025-08-04T13:43:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:44:13,512 99928 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:45:13,782 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1 0.211s 2025-08-04 13:45:13,783 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack -request-id': 'req-8b0ddcca-9725-4813-9270-2bc4ec7ab069', 'x-compute-request-id': 'req-8b0ddcca-9725-4813-9270-2bc4ec7ab069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1'} Body: b'{"server": {"id": "b5f05852-6987-4151-9264-5c0e04ed03a1", "name": "tempest-TestMinimumBasicScenario-server-1584675985", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:23Z", "updated": "2025-08-04T13:43:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:f3:5d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-128020715", "OS-SRV-USG:launched_at": "2025-08-04T13:43:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:45:13,975 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers 0.178s 2025-08-04 13:45:13,976 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b584ad3-7ee0-4551-8738-c25a0bbee646', 'x-compute-request-id': 'req-3b584ad3-7ee0-4551-8738-c25a0bbee646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "b5f05852-6987-4151-9264-5c0e04ed03a1", "name": "tempest-TestMinimumBasicScenario-server-1584675985", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}]}]}' 2025-08-04 13:45:14,200 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1 0.218s 2025-08-04 13:45:14,200 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cd8ba24-e619-4e22-88b6-85f6c457f56b', 'x-compute-request-id': 'req-2cd8ba24-e619-4e22-88b6-85f6c457f56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1'} Body: b'{"server": {"id": "b5f05852-6987-4151-9264-5c0e04ed03a1", "name": "tempest-TestMinimumBasicScenario-server-1584675985", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:23Z", "updated": "2025-08-04T13:43:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:f3:5d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-128020715", "OS-SRV-USG:launched_at": "2025-08-04T13:43:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:45:14,505 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/volume/v3/volumes 0.288s 2025-08-04 13:45:14,505 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1695343094", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53fc1f9-5cb4-43a3-b8fc-116a99058196', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53fc1f9-5cb4-43a3-b8fc-116a99058196', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4b3712f7-ee3d-44a9-8908-01568f3efaa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:45:14.397201", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1695343094", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1"}], "user_id": "122c813e63ad447a80a4897de4fae3f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:45:14,556 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1 0.038s 2025-08-04 13:45:14,557 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reque st-id': 'req-ac21ac2c-8561-41a6-be10-18e7cfd26804', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac21ac2c-8561-41a6-be10-18e7cfd26804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1'} Body: b'{"volume": {"id": "4b3712f7-ee3d-44a9-8908-01568f3efaa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:45:14.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1695343094", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1"}], "user_id": "122c813e63ad447a80a4897de4fae3f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6c91797dc5145169aa46d993c39dcc1"}}' 2025-08-04 13:45:15,613 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1 0.041s 2025-08-04 13:45:15,614 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-622a9f6a-f902-4edf-b1fb-ee6faa84883d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-622a9f6a-f902-4edf-b1fb-ee6faa84883d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1'} Body: b'{"volume": {"id": "4b3712f7-ee3d-44a9-8908-01568f3efaa1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:45:14.000000", "updated_at": "2025-08-04T13:45:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-1695343094", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1"}], "user_id": "122c813e63ad447a80a4897de4fae3f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6c91797dc5145169aa46d993c39dcc1"}}' 2025-08-04 13:45:15,735 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1 0.106s 2025-08-04 13:45:15,735 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9174d36-82ba-4450-ad15-9b5c0bf5ef4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1'} Body: b'' 2025-08-04 13:45:15,758 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/4b3712f7-ee 3d-44a9-8908-01568f3efaa1 0.022s 2025-08-04 13:45:15,758 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-06c51a95-5821-4b91-a69c-857d12e930be', 'x-openstack-request-id': 'req-06c51a95-5821-4b91-a69c-857d12e930be', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4b3712f7-ee3d-44a9-8908-01568f3efaa1 could not be found."}}' 2025-08-04 13:45:15,873 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1 0.114s 2025-08-04 13:45:15,873 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f75dbff8-5ba9-4070-ad84-72af64c07203', 'x-compute-request-id': 'req-f75dbff8-5ba9-4070-ad84-72af64c07203', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1'} Body: b'' 2025-08-04 13:45:16,101 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1 0.227s 2025-08-04 13:45:16,102 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ee32db1-ca0f-459e-abf1-93f36df2dbbc', 'x-compute-request-id': 'req-2ee32db1-ca0f-459e-abf1-93f36df2dbbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1'} Body: b'{"server": {"id": "b5f05852-6987-4151-9264-5c0e04ed03a1", "name": "tempest-TestMinimumBasicScenario-server-1584675985", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:23Z", "updated": "2025-08-04T13:45:16Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:f3:5d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", " key_name": "tempest-TestMinimumBasicScenario-128020715", "OS-SRV-USG:launched_at": "2025-08-04T13:43:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:46:06,209 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1 0.044s 2025-08-04 13:46:06,210 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8b16bb06-7a1a-4904-8841-4a219c53a6a7', 'x-compute-request-id': 'req-8b16bb06-7a1a-4904-8841-4a219c53a6a7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b5f05852-6987-4151-9264-5c0e04ed03a1 could not be found."}}' 2025-08-04 13:46:06,243 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-128020715 0.032s 2025-08-04 13:46:06,243 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b75ba7e2-8fab-43c1-ba94-6cf9f77553eb', 'x-compute-request-id': 'req-b75ba7e2-8fab-43c1-ba94-6cf9f77553eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-128020715'} Body: b'' 2025-08-04 13:46:06,354 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d 0.110s 2025-08-04 13:46:06,355 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-22d7cec2-1708-4a8a-9d60-1416d8216579', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d'} Body: b'' {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion [1.847673s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 358, in test_instance_boot_after_snapshot_deletion volume1 = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 855f3d8d-e861-4096-83ff-d556a97da2e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:46:10,577 99916 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.197s 2025-08-04 13:46:10,577 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-98e40959-dc93-474c-906e-38f14aeb5417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:46:10,954 99916 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST http://10.0.0.210/volume/v3/volumes 0.376s 2025-08-04 13:46:10,955 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1569153391", "snapshot_id": null, "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36941da9-a4ca-404e-89b3-5ba7b5e698b9', 'content-length': '782', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36941da9-a4ca-404e-89b3-5ba7b5e698b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "855f3d8d-e861-4096-83ff-d556a97da2e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:10.889461", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1569153391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8"}], "user_id": "e7407131952e487292e5111b785ff956", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:46:11,025 99916 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8 0.053s 2025-08-04 13:46:11,025 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applic ation/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9345e6f5-e306-4bef-8b8d-ab9dd87cc0f8', 'content-length': '850', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9345e6f5-e306-4bef-8b8d-ab9dd87cc0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8'} Body: b'{"volume": {"id": "855f3d8d-e861-4096-83ff-d556a97da2e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:11.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1569153391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8"}], "user_id": "e7407131952e487292e5111b785ff956", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "12d671fdcb884bf1b5cfbe9647f6a2c7"}}' 2025-08-04 13:46:12,078 99916 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8 0.037s 2025-08-04 13:46:12,078 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd6ed6c-6c54-4e6f-b8de-c7c0c736cefb', 'content-length': '871', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd6ed6c-6c54-4e6f-b8de-c7c0c736cefb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8'} Body: b'{"volume": {"id": "855f3d8d-e861-4096-83ff-d556a97da2e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:11.000000", "updated_at": "2025-08-04T13:46:11.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1569153391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8"}], "user_id": "e7407131952e487292e5111b785ff956", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "12d671fdcb884bf1b5cfbe9647f6a2c7"}}' 2025-08-04 13:46:12,193 99916 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8 0.100s 2025-08-04 13:46:12,193 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -1bdf6051-b34f-4658-8ee3-792cb319876d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8'} Body: b'' 2025-08-04 13:46:12,224 99916 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8 0.030s 2025-08-04 13:46:12,225 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a5628a-8f6e-41ba-b276-3a20c44ab2b0', 'x-openstack-request-id': 'req-70a5628a-8f6e-41ba-b276-3a20c44ab2b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 855f3d8d-e861-4096-83ff-d556a97da2e8 could not be found."}}' {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.917225s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 d910241b-dedb-4853-8b74-e80b6f7e40a4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:43:33,963 99932 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:43:33,963 99932 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:43:34,020 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.055s 2025-08-04 13:43:34,020 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-514121732", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLw9R+c3qv/oUSmQtlsMsg3rwmSouY0o8dlNN1R/vECoMuUkP5i9nF6rdP4AMUweE0mtWvmZgjpKQG+NWQdhJZN+mGCSXWZJTSMBtYqrk8ZoFdMPu2nBeHmIwOuqkfSBZA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a685ff1-8db0-4ed2-8a3f-d67c3e1b9df3', 'x-compute-request-id': 'req-2a685ff1-8db0-4ed2-8a3f-d67c3e1b9df3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-514121732", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLw9R+c3qv/oUSmQtlsMsg3rwmSouY0o8dlNN1R/vECoMuUkP5i9nF6rdP4AMUweE0mtWvmZgjpKQG+NWQdhJZN+mGCSXWZJTSMBtYqrk8ZoFdMPu2nBeHmIwOuqkfSBZA==", "fingerprint": "fd:f5:fa:bd:4e:81:19:47:cc:b1:fc:4b:e4:3a:ff:59", "user_id": "e4cc22a1f98845e4a6663f81dd39594a"}}' 2025-08-04 13:43:34,023 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-514121732 created 2025-08-04 13:43:34,318 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.294s 2025-08-04 13:43:34,318 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1581407048", "description": "tempest-description--1055155108"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-54c2e79d-6846-4ef2-bd7e-21dc50732959', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a20004fb-a8bf-4525-b34a-096213c5ea1e", "name": "tempest-securitygroup--1581407048", "stateful": true, "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "description": "tempest-description--1055155108", "shared": false, "security_group_rules": [{"id": "5f7ba64e-c40d-4642-8f56-34452c33ca51", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "a20004fb-a8bf-4525-b34a-096213c5ea1e", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1096, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:43:34Z", "updated_at": "2025-08-04T13:43:34Z", "revision_number": 0}, {"id": "cee83f54-c2c7-41af-b638-bf6f2ee73858", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "a20004fb-a8bf-4525-b34a-096213c5ea1e", "ethertype": "IPv4", "direction": "egress", "protocol": null, "por t_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": 1097, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:43:34Z", "updated_at": "2025-08-04T13:43:34Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:43:34Z", "updated_at": "2025-08-04T13:43:34Z", "revision_number": 1, "project_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:43:34,525 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.206s 2025-08-04 13:43:34,525 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a20004fb-a8bf-4525-b34a-096213c5ea1e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2eb7ac17-f996-49a5-bf34-d6bb1986cd57', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "263b0b4b-e393-4f89-a72d-b5499cf8229a", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "a20004fb-a8bf-4525-b34a-096213c5ea1e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:43:34Z", "updated_at": "2025-08-04T13:43:34Z", "revision_number": 0}}' 2025-08-04 13:43:34,890 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.364s 2025-08-04 13:43:34,891 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a20004fb-a8bf-4525-b34a-096213c5ea1e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-fd444ef6-b312-449c-9224-e0dc01665cfc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "64c4f969-5e12-467a-9d3a-36f1de4767be", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "a20004fb-a8bf-4525-b34a-096213c5ea1e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:43:34Z", "updated_at": "2025-08-04T13:43:34Z", "revision_number": 0}}' 2025-08-04 13:43:34,891 99932 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1581407048 created 2025-08-04 13:43:35,633 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.741s 2025-08-04 13:43:35,633 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth- Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-84b83183-fa55-4678-93e0-2c2f7acea614', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1a356191-4f9b-4346-b513-25d33ca8b832", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "floating_ip_address": "172.24.4.173", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bea9f7f3034847c3a270e88aef534d20", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:43:35Z", "updated_at": "2025-08-04T13:43:35Z", "revision_number": 0}}' 2025-08-04 13:43:35,634 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1a356191-4f9b-4346-b513-25d33ca8b832', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'floating_ip_address': '172.24.4.173', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:43:35Z', 'updated_at': '2025-08-04T13:43:35Z', 'revision_number': 0, 'ip': '172.24.4.173'} created 2025-08-04 13:43:35,802 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.162s 2025-08-04 13:43:35,802 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3f0e6110-bf99-4268-a32a-009d1ab097dd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e4cc22a1f98845e4a6663f81dd39594a", "name": "tempest-AttachVolumeNegativeTest-1668127627-project-member", "password_expires_at": null}, "audit_ids": ["9j5-IMPxSmW5wiRBcrAPZw"], "expires_at": "2025-08-04T14:43:35.000000Z", "issued_at": "2025-08-04T13:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bea9f7f3034847c3a270e88aef534d20", "name": "tempest-AttachVolumeNegativeTest-1668127627"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252 ", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bea9f7f3034847c3a270e88aef534d20", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:43:35,803 99932 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'fc896084-11a1-4a9d-ba8f-fbebac0589af', 'name': 'tempest-AttachVolumeNegativeTest-562325249-network', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62482, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:37:52Z', 'updated_at': '2025-08-04T13:37:52Z', 'revision_number': 1} available for tenant 2025-08-04 13:43:35,803 99932 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-514121732', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLw9R+c3qv/oUSmQtlsMsg3rwmSouY0o8dlNN1R/vECoMuUkP5i9nF6rdP4AMUweE0mtWvmZgjpKQG+NWQdhJZN+mGCSXWZJTSMBtYqrk8ZoFdMPu2nBeHmIwOuqkfSBZA==', 'fingerprint': 'fd:f5:fa:bd:4e:81:19:47:cc:b1:fc:4b:e4:3a:ff:59', 'user_id': 'e4cc22a1f98845e4a6663f81dd39594a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDekib2cHMTsqZtpKzMcwD9BZou5gZZ35nUycwMEuA+BpK+IfXw+6il\n4EUKvldWP/CgBwYFK4EEACKhZANiAAS8PUfnN6r/6FEpkLZbDLIN68JkqLmNKPHZ\nTTdUf7xAqDLlJD+YvZxeq3T+ADFMHhNJrVr5mYI6SkBvjVkHYSWTfphgkl1mSU0j\nAbWKq5PGaBXTD7tpwXh5iMDrqpH0gWQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a20004fb-a8bf-4525-b34a-096213c5ea1e', 'name': 'tempest-securitygroup--1581407048', 'stateful': True, 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': 'tempest-description--1055155108', 'shared': False, 'security_group_rules': [{'id': '5f7ba64e-c40d-4642-8f56-34452c33ca51', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'security_group_id': 'a20004fb-a8bf-4525-b34a-096213c5ea1e', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1096, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:43:34Z', 'updated_at': '2025-08-04T13:43:34Z', 'revision_number': 0}, {'id': 'cee83f54-c2c7-41af-b638-bf6f2ee73858', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'security_group_id': 'a20004fb-a8bf-4525-b34a-096213c5ea1e', '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': 1097, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:43:34Z', 'updated_at': '2025-08-04T13:43:34Z', 'revision_number': 0}], 'tags': [], 'created_at' : '2025-08-04T13:43:34Z', 'updated_at': '2025-08-04T13:43:34Z', 'revision_number': 1, 'project_id': 'bea9f7f3034847c3a270e88aef534d20'}, 'floating_ip': {'id': '1a356191-4f9b-4346-b513-25d33ca8b832', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'floating_ip_address': '172.24.4.173', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:43:35Z', 'updated_at': '2025-08-04T13:43:35Z', 'revision_number': 0, 'ip': '172.24.4.173'}} 2025-08-04 13:43:36,606 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.801s 2025-08-04 13:43:36,606 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1062845502", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "fc896084-11a1-4a9d-ba8f-fbebac0589af"}], "security_groups": [{"name": "tempest-securitygroup--1581407048"}], "key_name": "tempest-keypair-514121732", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c37c4411-6f3b-420b-a983-1e55b68414cd', 'x-compute-request-id': 'req-c37c4411-6f3b-420b-a983-1e55b68414cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6602fe14-bc45-45a2-a2ec-310670601d6a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1581407048"}], "adminPass": "password"}}' 2025-08-04 13:43:36,675 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a 0.066s 2025-08-04 13:43:36,676 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-656bb268-8b02-493e-a8f0-acea13b3dade', 'x-compute-request-id': 'req-656bb268-8b02-493e-a8f0-acea13b3dade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a'} Body: b'{"server": {"id": "6602fe14-bc45-45a2-a2ec-310670601d6a", "name": "tempest-AttachVolumeNegativeTest-server-1062845502", "status": "BUILD", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:37Z", "updated": "2025-08-04T13:43:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-514121732", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:44:26,919 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a 0.199s 2025-08-04 13:44:26,920 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5bb6b5f-51c9-49e5-9942-2ba8465076ee', 'x-compute-request-id': 'req-f5bb6b5f-51c9-49e5-9942-2ba8465076ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a'} Body: b'{"server": {"id": "6602fe14-bc45-45a2-a2ec-310670601d6a", "name": "tempest-AttachVolumeNegativeTest-server-1062845502", "status": "ACTIVE", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "341377d42f30e9bd5f6d2553dbc4517a68fac6bf103df0c33bbdd76a", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:36Z", "updated": "2025-08-04T13:43:52Z", "addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:96:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-514121732", "OS-SRV-USG:launched_at": "2025-08-04T13:43:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1581407048"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:44:26,935 99932 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:45:27,136 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a/os-interface 0.178s 2025-08-04 13:45:27,137 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'a pplication/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-103f61dc-d37d-4568-bf5f-36426fba08bb', 'x-compute-request-id': 'req-103f61dc-d37d-4568-bf5f-36426fba08bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "fc896084-11a1-4a9d-ba8f-fbebac0589af", "port_id": "4138b8fa-273f-4821-8dba-6b68c8787475", "mac_addr": "fa:16:3e:f5:96:4f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6703771d-2217-4f0c-8d0f-9517385c1be7", "ip_address": "10.0.0.8"}]}]}' 2025-08-04 13:45:27,957 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/1a356191-4f9b-4346-b513-25d33ca8b832 0.816s 2025-08-04 13:45:27,957 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4138b8fa-273f-4821-8dba-6b68c8787475"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2c70ebfb-5e37-4acb-ac9e-bcde0c044f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/1a356191-4f9b-4346-b513-25d33ca8b832'} Body: b'{"floatingip": {"id": "1a356191-4f9b-4346-b513-25d33ca8b832", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "floating_ip_address": "172.24.4.173", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "575be008-1e59-4ec7-8ebe-840432d727e8", "port_id": "4138b8fa-273f-4821-8dba-6b68c8787475", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "fc896084-11a1-4a9d-ba8f-fbebac0589af", "mac_address": "fa:16:3e:f5:96:4f", "admin_state_up": true, "status": "ACTIVE", "device_id": "6602fe14-bc45-45a2-a2ec-310670601d6a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:43:35Z", "updated_at": "2025-08-04T13:45:27Z", "revision_number": 1, "project_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:45:27,958 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.173:22' as 'cirros' with public key authentication 2025-08-04 13:45:27,975 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:45:28,082 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:45:28,083 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.173 successfully created 2025-08-04 13:45:28,555 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a/ips 0.471s 2025-08-04 13:45:28,556 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88889f63-052c-4f55-a005-7f2ea68e223d', 'x-compute-request-id': 'req-88889f63-052c-4f55-a005-7f2ea68e223d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10. 0.0.8"}]}}' 2025-08-04 13:45:28,798 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.239s 2025-08-04 13:45:28,798 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1982238685"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ea20689-5a78-42f9-9caf-93044c1cd246', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ea20689-5a78-42f9-9caf-93044c1cd246', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d910241b-dedb-4853-8b74-e80b6f7e40a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:45:28.722148", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1982238685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:45:28,853 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4 0.042s 2025-08-04 13:45:28,853 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897eba51-a4cd-45b7-ae55-113f78fd3a41', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897eba51-a4cd-45b7-ae55-113f78fd3a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4'} Body: b'{"volume": {"id": "d910241b-dedb-4853-8b74-e80b6f7e40a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:45:29.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1982238685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:45:29,904 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4 0.035s 2025-08-04 13:45:29,904 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-com pute-request-id': 'req-123f8623-06c5-4a16-8e18-5fae23bc2607', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-123f8623-06c5-4a16-8e18-5fae23bc2607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4'} Body: b'{"volume": {"id": "d910241b-dedb-4853-8b74-e80b6f7e40a4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:45:29.000000", "updated_at": "2025-08-04T13:45:29.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1982238685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:45:30,034 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a 0.115s 2025-08-04 13:45:30,034 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a409fff3-2249-4ffa-8875-346c551f70a2', 'x-compute-request-id': 'req-a409fff3-2249-4ffa-8875-346c551f70a2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a'} Body: b'' 2025-08-04 13:45:30,219 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a 0.185s 2025-08-04 13:45:30,220 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88b1fa29-0d2a-40b0-b051-88102b4bd660', 'x-compute-request-id': 'req-88b1fa29-0d2a-40b0-b051-88102b4bd660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a'} Body: b'{"server": {"id": "6602fe14-bc45-45a2-a2ec-310670601d6a", "name": "tempest-AttachVolumeNegativeTest-server-1062845502", "status": "ACTIVE", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "341377d42f30e9bd5f6d2553dbc4517a68fac6bf103df0c33bbdd76a", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:36Z", "updated": "2025-08-04T13:45:30Z", "addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:96:4f"}, {"version" : 4, "addr": "172.24.4.173", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:96:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-514121732", "OS-SRV-USG:launched_at": "2025-08-04T13:43:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1581407048"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:46:20,317 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a 0.035s 2025-08-04 13:46:20,317 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d1717774-f454-4778-9f20-58f2bc5e6f6d', 'x-compute-request-id': 'req-d1717774-f454-4778-9f20-58f2bc5e6f6d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6602fe14-bc45-45a2-a2ec-310670601d6a could not be found."}}' 2025-08-04 13:46:20,347 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-514121732 0.029s 2025-08-04 13:46:20,348 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0cf34c0-35e7-44eb-af45-cee3aead4b42', 'x-compute-request-id': 'req-b0cf34c0-35e7-44eb-af45-cee3aead4b42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-514121732'} Body: b'' 2025-08-04 13:46:20,507 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/a20004fb-a8bf-4525-b34a-096213c5ea1e 0.159s 2025-08-04 13:46:20,508 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f2189c8c-347c-4729-ba54-38b0144bdbef', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a20004fb-a8bf-4525-b34a-096213c5ea1e'} Body: b'' 2025-08-04 13:46:20,526 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/a20004fb-a8bf-4525-b34a-096213c5ea1e 0.018s 2025-08-04 13:46:20,527 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c3fe1091-feca-48ce-a9f5-776609032ac9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a20004fb-a8bf-4525-b34a-096213c5ea1e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a20004fb-a8bf-4525-b34a-096213c5ea1e does not exist", "detail": ""}}' 2025-08-04 13:46:20,877 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/1a356191-4f9b-4346-b513-25d33ca8b832 0.349s 2025-08-04 13:46:20,877 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-fa83ab2b-4608-41c1-b495-1db85a024cf5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/1a356191-4f9b-4346-b513-25d33ca8b832'} Body: b'' {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.281722s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.035637s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.040474s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.675720s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 ec4a3b05-8148-4c40-bad9-97dc141dbfd0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:46:27,530 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/os-quota-sets/273abf5635c34775a27922adf40c11cd?usage=True 0.062s 2025-08-04 13:46:27,531 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52306fb6-1a8e-4b9c-bd02-1a35aa5bd4fd', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52306fb6-1a8e-4b9c-bd02-1a35aa5bd4fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/os-quota-sets/273abf5635c34775a27922adf40c11cd?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "273abf5635c34775a27922adf40c11cd"}}' 2025-08-04 13:46:27,843 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/volumes 0.299s 2025-08-04 13:46:27,844 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1760438180"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a88f47-c4e7-4932-b7e0-3108b5799921', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a88f47-c4e7-4932-b7e0-3108b5799921', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ec4a3b05-8148-4c40-bad9-97dc141dbfd0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:27.784615", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1760438180", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:46:27,901 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0 0.044s 2025-08-04 13:46:27,901 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'app lication/json', 'x-compute-request-id': 'req-34199c11-be52-4f9e-907d-03da23544e24', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34199c11-be52-4f9e-907d-03da23544e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0'} Body: b'{"volume": {"id": "ec4a3b05-8148-4c40-bad9-97dc141dbfd0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:28.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1760438180", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "273abf5635c34775a27922adf40c11cd"}}' 2025-08-04 13:46:28,955 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0 0.039s 2025-08-04 13:46:28,956 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ada292-0676-473c-aa37-201233f0a93e', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ada292-0676-473c-aa37-201233f0a93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0'} Body: b'{"volume": {"id": "ec4a3b05-8148-4c40-bad9-97dc141dbfd0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:28.000000", "updated_at": "2025-08-04T13:46:28.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1760438180", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "273abf5635c34775a27922adf40c11cd"}}' 2025-08-04 13:46:29,008 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0 0.037s 2025-08-04 13:46:29,008 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b275854e-3081-4471-8f5d-1686e9005111', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b275854e-3081-4471-8f5d-1686e9005111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0'} Body: b'{"volume": {"id": "ec4a3b05-8148-4c40-bad9-97dc141dbfd0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:28.000000", "updated_at": "2025-08-04T13:46:28.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1760438180", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "273abf5635c34775a27922adf40c11cd"}}' 2025-08-04 13:46:29,121 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0 0.099s 2025-08-04 13:46:29,121 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a756762-a7fe-4aef-aef3-06bf6fcb7e6b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0'} Body: b'' 2025-08-04 13:46:29,141 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0 0.019s 2025-08-04 13:46:29,142 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f758c467-dffc-4be4-ae10-3bdbb6140381', 'x-openstack-request-id': 'req-f758c467-dffc-4be4-ae10-3bdbb6140381', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ec4a3b05-8148-4c40-bad9-97dc141dbfd0 could not be found."}}' {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.504068s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 141, in test_quota_usage_after_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:46:29,327 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.181s 2025-08-04 13:46:29,327 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966122989"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b41cf63e-8ca0-46dc-8c73-535ae4e4a10b', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b41cf63e-8ca0-46dc-8c73-535ae4e4a10b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:29.263559", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966122989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:46:29,414 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941 0.075s 2025-08-04 13:46:29,415 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11d621cf-6e86-4884-8b7a-4880441b0034', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11d621cf-6e86-4884-8b7a-4880441b0034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941'} Body: b'{"volume": {"id": "2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:29.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966122989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "273abf5635c34775a27922adf40c11cd"}}' 2025-08-04 13:46:30,465 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941 0.035s 2025-08-04 13:46:30,465 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-f87915e5-8203-4489-b77f-a9756aa0a05c', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87915e5-8203-4489-b77f-a9756aa0a05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941'} Body: b'{"volume": {"id": "2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:29.000000", "updated_at": "2025-08-04T13:46:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966122989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "273abf5635c34775a27922adf40c11cd"}}' 2025-08-04 13:46:30,517 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941 0.037s 2025-08-04 13:46:30,517 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35633281-56ec-4c64-a0f8-8e28dab78a6a', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35633281-56ec-4c64-a0f8-8e28dab78a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941'} Body: b'{"volume": {"id": "2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:29.000000", "updated_at": "2025-08-04T13:46:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966122989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "273abf5635c34775a27922adf40c11cd"}}' 2025-08-04 13:46:30,627 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941 0.096s 2025-08-04 13:46:30,627 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59204d53-03f6-4939-8a33-d8a3f1c7ac6b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941'} Body: b'' 2025-08-04 13:46:30,648 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2cb79c 3f-3fb0-4cc6-aa8c-0f11e41c0941 0.020s 2025-08-04 13:46:30,648 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c78f4f-15ed-4ca6-847e-75d596d1191c', 'x-openstack-request-id': 'req-69c78f4f-15ed-4ca6-847e-75d596d1191c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941 could not be found."}}' {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.048825s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.225880s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.016442s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.024504s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.023279s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.025560s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.019570s] ... ok {10} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.748294s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 0d4753de-aa7d-4448-8626-185e6b6a54b9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:46:39,566 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.442s 2025-08-04 13:46:39,566 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1121538432"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efdb62f7-3dd8-4013-aeac-04ad55a03bff', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdb62f7-3dd8-4013-aeac-04ad55a03bff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0d4753de-aa7d-4448-8626-185e6b6a54b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:39.488694", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1121538432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:46:39,620 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9 0.037s 2025-08-04 13:46:39,621 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-825b6afb-f586-4a33-bb5a-b4cf2b63b032', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825b6afb-f586-4a33-bb5a-b4cf2b63b032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9'} Body: b'{"volume": {"id": "0d4753de-aa7d-4448-8626-185e6b6a54b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:39.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1121538432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2d3e93528b46f79e1902ee6054e4f9"}}' 2025-08-04 13:46:40,677 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9 0.042s 2025-08-04 13:46:40,678 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-6f601f8b-27b8-4748-ad83-dc231fac45ce', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f601f8b-27b8-4748-ad83-dc231fac45ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9'} Body: b'{"volume": {"id": "0d4753de-aa7d-4448-8626-185e6b6a54b9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:39.000000", "updated_at": "2025-08-04T13:46:40.000000", "name": "tempest-VolumesTransfersTest-Volume-1121538432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2d3e93528b46f79e1902ee6054e4f9"}}' 2025-08-04 13:46:40,738 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9 0.043s 2025-08-04 13:46:40,738 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee851510-bb04-4c86-b814-ed24bcffd14c', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee851510-bb04-4c86-b814-ed24bcffd14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9'} Body: b'{"volume": {"id": "0d4753de-aa7d-4448-8626-185e6b6a54b9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:39.000000", "updated_at": "2025-08-04T13:46:40.000000", "name": "tempest-VolumesTransfersTest-Volume-1121538432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2d3e93528b46f79e1902ee6054e4f9"}}' 2025-08-04 13:46:40,848 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9 0.096s 2025-08-04 13:46:40,848 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d8b2f3c-0597-4d27-9b21-6844ef779f2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9'} Body: b'' 2025-08-04 13:46:40,869 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9 0.021s 20 25-08-04 13:46:40,869 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f11013-641b-4bf7-9664-b3db1065af44', 'x-openstack-request-id': 'req-d0f11013-641b-4bf7-9664-b3db1065af44', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0d4753de-aa7d-4448-8626-185e6b6a54b9 could not be found."}}' {10} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.476522s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 cef19a44-d177-4113-ab59-f1525de4d5ca failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:46:41,059 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.181s 2025-08-04 13:46:41,059 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1923841124"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79496842-7638-4ad2-ae7f-97d795fd44b6', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79496842-7638-4ad2-ae7f-97d795fd44b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cef19a44-d177-4113-ab59-f1525de4d5ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:41.002751", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1923841124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:46:41,108 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca 0.036s 2025-08-04 13:46:41,108 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b8a0a8-57e2-4008-8039-6be83c5ed9c1', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b8a0a8-57e2-4008-8039-6be83c5ed9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca'} Body: b'{"volume": {"id": "cef19a44-d177-4113-ab59-f1525de4d5ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:41.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1923841124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2d3e93528b46f79e1902ee6054e4f9"}}' 2025-08-04 13:46:42,161 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca 0.039s 2025-08-04 13:46:42,161 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-c338bbf5-9ba7-4855-be35-e36ee91ebb63', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c338bbf5-9ba7-4855-be35-e36ee91ebb63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca'} Body: b'{"volume": {"id": "cef19a44-d177-4113-ab59-f1525de4d5ca", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:41.000000", "updated_at": "2025-08-04T13:46:41.000000", "name": "tempest-VolumesTransfersTest-Volume-1923841124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2d3e93528b46f79e1902ee6054e4f9"}}' 2025-08-04 13:46:42,222 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca 0.047s 2025-08-04 13:46:42,222 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a1dbc5-7348-48ba-a07e-8b0dc18bbd3d', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a1dbc5-7348-48ba-a07e-8b0dc18bbd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca'} Body: b'{"volume": {"id": "cef19a44-d177-4113-ab59-f1525de4d5ca", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:41.000000", "updated_at": "2025-08-04T13:46:41.000000", "name": "tempest-VolumesTransfersTest-Volume-1923841124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2d3e93528b46f79e1902ee6054e4f9"}}' 2025-08-04 13:46:42,327 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca 0.091s 2025-08-04 13:46:42,328 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a3d4a5-497e-47a1-9603-42ca58e991ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca'} Body: b'' 2025-08-04 13:46:42,351 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca 0.023s 2025-08-04 13: 46:42,352 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e9a5ae-cba2-428a-a511-8dbfc61b02c5', 'x-openstack-request-id': 'req-f3e9a5ae-cba2-428a-a511-8dbfc61b02c5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cef19a44-d177-4113-ab59-f1525de4d5ca could not be found."}}' {10} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {10} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.164049s] ... ok {3} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [167.320941s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 86, in test_server_detach_rules 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 b0b50262-53dc-4bd4-a6b9-13b77fadf146 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:44:17,982 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.422s 2025-08-04 13:44:17,982 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-769249549", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6ba548-30c9-4b46-bb58-7db003d3a7a6', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6ba548-30c9-4b46-bb58-7db003d3a7a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b0b50262-53dc-4bd4-a6b9-13b77fadf146", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:44:17.919295", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-769249549", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146"}], "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:44:18,183 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.186s 2025-08-04 13:44:18,183 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1332713045", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ac1158-e6e2-47da-a630-a66c1b96eca1', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ac1158-e6e2-47da-a630-a66c1b96eca1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1139dfa2-3b3d-4e91-a862-9ed0b0df3ed9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:44:18.120728", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1332713045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1139dfa2-3b3d-4e91-a862-9ed0b0df3ed9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1139dfa2-3b3d-4e91-a862-9ed0b0df3ed9"}], "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:44:18,247 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.046s 2025-08-04 13:44:18,248 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'content-length': '2517', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a33d6a56-7d34-4372-84e7-4ed91f187c06', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "name": "tempest-TestServerVolumeAttachmentScenario-1377908126-project-member", "password_expires_at": null}, "audit_ids": ["-6Jo2F4iT7asPPmtOw4bJQ"], "expires_at": "2025-08-04T14:44:18.000000Z", "issued_at": "2025-08-04T13:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d478a54439914f1c9050a10ee50d97cf", "name": "tempest-TestServerVolumeAttachmentScenario-1377908126"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d478a54439914f1c9050a10ee50d97cf", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:44:18,248 99918 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '40d0d728-7bb2-47c8-bc13-26d635ffa5e6', 'name': 'tempest-TestServerVolumeAttachmentScenario-1715560963-network', 'tenant_id': 'd478a54439914f1c9050a10ee50d97cf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd478a54439914f1c9050a10ee50d97cf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25199, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:44:01Z', 'updated_at': '2025-08-04T13:44:01Z', 'revision_number': 1} available for tenant 2025-08-04 13:44:18,249 99918 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:44:18,249 99918 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025 -08-04 13:44:18,302 99918 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2025-08-04 13:44:18,302 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-272875872", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLLxCr9rJTWrfbSqk4k8GUY4xRINqoy+sTQQ8InawqrVO576Gb3A5rdwEZWlWj8CEJmWbub3OUk1yueog0Eya5dz4C3e6c9AbZoVu02x8vKuO7RPidvZIen59DdHbQLeDQ=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-199ca3b2-0a05-4817-82e2-6ffef911d5f9', 'x-compute-request-id': 'req-199ca3b2-0a05-4817-82e2-6ffef911d5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-272875872", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLLxCr9rJTWrfbSqk4k8GUY4xRINqoy+sTQQ8InawqrVO576Gb3A5rdwEZWlWj8CEJmWbub3OUk1yueog0Eya5dz4C3e6c9AbZoVu02x8vKuO7RPidvZIen59DdHbQLeDQ==", "fingerprint": "78:cf:8e:ee:a9:51:26:5a:f6:d1:a0:73:b3:2d:bb:a6", "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8"}}' 2025-08-04 13:44:18,304 99918 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-272875872 created 2025-08-04 13:44:18,517 99918 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.212s 2025-08-04 13:44:18,517 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--171094350", "description": "tempest-description--900263891"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-71948621-f8e1-4921-b7ba-b10dd432e309', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be", "name": "tempest-securitygroup--171094350", "stateful": true, "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "description": "tempest-description--900263891", "shared": false, "security_group_rules": [{"id": "dd0de6d2-c4c8-4301-8d3e-cb8c28b8a6eb", "project_id": "d478a54439914f1c9050a10ee50d97cf", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "security_group_id": "6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be", "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": 1178, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:44:18Z", "updated_at": "2025-08-04T13:44:18Z", "revision_number": 0}, {"id": "ffc776c6-3d81-40d3-9211-c8219236805f", "project_id": "d478a54439914f1c9050a10ee50d97cf", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "security_group_id": "6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be", "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": 1179, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:44:18Z", "updated_at": "2025-08-04T13:44:18Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:44:18Z", "updated_at": "2025-08-04T13:44:18Z", "revision_number": 1, "project_id": "d478a54439914f1c9050a10ee50d97cf"}}' 2025-08-04 13:44:18,733 99918 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.215s 2025-08-04 13:44:18,733 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f38cfa30-a152-4992-851a-fff50d8383a7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "46a13068-2e43-4f37-a0d7-d780bfaa5b35", "project_id": "d478a54439914f1c9050a10ee50d97cf", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "security_group_id": "6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:44:18Z", "updated_at": "2025-08-04T13:44:18Z", "revision_number": 0}}' 2025-08-04 13:44:18,936 99918 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.203s 2025-08-04 13:44:18,937 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f8115a24-4f8a-4904-8cdc-f911740a72cb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4acda08a-8041-40e9-b6f3-22795bcde6c9", "project_id": "d478a54439914f1c9050a10ee50d97cf", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "security_group_id": "6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:44:18Z", "updated_at": "2025-08-04T13:44:18Z", "revision_number": 0}}' 2025-08-04 13:44:18,937 99918 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--171094350 created 2025-08-04 13:44:19,646 99918 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.708s 2025-08-04 13:44:19,646 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-5f6cdbfd-d966-4666-a346-27e73da230cf ', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c7f2ef45-6b8d-4e77-800e-f374878e49de", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "floating_ip_address": "172.24.4.186", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d478a54439914f1c9050a10ee50d97cf", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:44:19Z", "updated_at": "2025-08-04T13:44:19Z", "revision_number": 0}}' 2025-08-04 13:44:19,646 99918 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c7f2ef45-6b8d-4e77-800e-f374878e49de', 'tenant_id': 'd478a54439914f1c9050a10ee50d97cf', 'floating_ip_address': '172.24.4.186', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd478a54439914f1c9050a10ee50d97cf', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:44:19Z', 'updated_at': '2025-08-04T13:44:19Z', 'revision_number': 0, 'ip': '172.24.4.186'} created 2025-08-04 13:44:19,647 99918 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-272875872', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLLxCr9rJTWrfbSqk4k8GUY4xRINqoy+sTQQ8InawqrVO576Gb3A5rdwEZWlWj8CEJmWbub3OUk1yueog0Eya5dz4C3e6c9AbZoVu02x8vKuO7RPidvZIen59DdHbQLeDQ==', 'fingerprint': '78:cf:8e:ee:a9:51:26:5a:f6:d1:a0:73:b3:2d:bb:a6', 'user_id': '4db0c9e4923a4f7aaf8b26bb3cf217e8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBV1+wBo3OmAkeISEuFdj6dRZCJ1a+qefYjnuzyjAn6Di2IVf4UTqZG\n+V5VotP+OD+gBwYFK4EEACKhZANiAASy8Qq/ayU1q320qpOJPBlGOMUSDaqMvrE0\nEPCJ2sKq1Tue+hm9wOa3cBGVpVo/AhCZlm7m9zlJNcrnqINBMmuXc+At3unPQG2a\nFbtNsfLyrju0T4nb2SHp+fQ3R20C3g0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be', 'name': 'tempest-securitygroup--171094350', 'stateful': True, 'tenant_id': 'd478a54439914f1c9050a10ee50d97cf', 'description': 'tempest-description--900263891', 'shared': False, 'security_group_rules': [{'id': 'dd0de6d2-c4c8-4301-8d3e-cb8c28b8a6eb', 'project_id': 'd478a54439914f1c9050a10ee50d97cf', 'tenant_id': 'd478a54439914f1c9050a10ee50d97cf', 'security_group_id': '6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be', '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': 1178, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:44:18Z', 'updated_at': '2025-08-04T13:44:18Z', 'revision_number': 0}, {'id': 'ffc776c6-3d81-40d3-9211-c8219236805f', 'project_id': 'd478a54439914f1c9050a10ee50d97cf', 'tenant_id': 'd478a54439914f1c9050a10ee50d97cf', 'security_group_id': '6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be', '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': 1179, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:44:18Z', 'updated_at': '2025-08-04T13:44:18Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:44:18Z', 'updated_at': '2025-08-04T13:44:18Z', 'revision_number': 1, 'project_id': 'd478a54439914f1c9050a10ee50d97cf'}, 'floating_ip': {'id': 'c7f2ef45-6b8d-4e77-800e-f374878e49de', 'tenant_id': 'd478a54439914f1c9050a10ee50d97cf', 'floating_ip_address': '172.24.4.186', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd478a54439914f1c9050a10ee50d97cf', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:44:19Z', 'updated_at': '2025-08-04T13:44:19Z', 'revision_number': 0, 'ip': '172.24.4.186'}} 2025-08-04 13:44:20,208 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.561s 2025-08-04 13:44:20,209 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-512724951", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "40d0d728-7bb2-47c8-bc13-26d635ffa5e6"}], "security_groups": [{"name": "tempest-securitygroup--171094350"}], "key_name": "tempest-keypair-272875872", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0705e756-0d2a-45a6-8313-549a8a8981f1', 'x-compute-request-id': 'req-0705e756-0d2a-45a6-8313-549a8a8981f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4d749ab9-7cd2-4112-92c8-4fc42f1aff1a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--171094350"}], "adminPass": "H55HUjLmY3Hw"}}' 2025-08-04 13:44:20,274 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a 0.063s 2025-08-04 13:44:20,275 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb4e9bcd-6be6-4612-911f-3be928841926', 'x-compute-request-id': 'req-bb4e9bcd-6be6-4612-911f-3be928841926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a'} Body: b'{"server": {"id": "4d749ab9-7cd2-4112-92c8-4fc42f1aff1a", "name": "tempest-TestServerVolumeAttachmentScenario-server-512724951", "status": "BUILD", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:44:20Z", "updated": "2025-08-04T13:44:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}], " OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-272875872", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:45:10,595 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a 0.256s 2025-08-04 13:45:10,595 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44a2ead5-34fa-4ac3-89ff-a0b696110426', 'x-compute-request-id': 'req-44a2ead5-34fa-4ac3-89ff-a0b696110426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a'} Body: b'{"server": {"id": "4d749ab9-7cd2-4112-92c8-4fc42f1aff1a", "name": "tempest-TestServerVolumeAttachmentScenario-server-512724951", "status": "ACTIVE", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "metadata": {}, "hostId": "41ec9e9e491fb04d41adb294f586b5312e7bad8a97f70eac3fdf1ef4", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:44:20Z", "updated": "2025-08-04T13:44:35Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1715560963-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:52:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-272875872", "OS-SRV-USG:launched_at": "2025-08-04T13:44:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--171094350"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:45:10,610 99918 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:46:10,877 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a/os-interface 0.207s 2025-08-04 13:46:10,877 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4ecbe24-2005-409d-a096-a18cdd1a7023', 'x-compute-request-id': 'req-c4ecbe24-2005-409d-a096-a18cdd1a7023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d74 9ab9-7cd2-4112-92c8-4fc42f1aff1a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "40d0d728-7bb2-47c8-bc13-26d635ffa5e6", "port_id": "39db1f07-c617-448a-8855-f1b1ea048390", "mac_addr": "fa:16:3e:3c:52:f6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f528be31-b1de-4c5c-a350-508c24604b68", "ip_address": "10.0.0.10"}]}]}' 2025-08-04 13:46:11,687 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/c7f2ef45-6b8d-4e77-800e-f374878e49de 0.806s 2025-08-04 13:46:11,688 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "39db1f07-c617-448a-8855-f1b1ea048390"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-b4021da1-4f31-45a9-82a6-75b1ba26512a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/c7f2ef45-6b8d-4e77-800e-f374878e49de'} Body: b'{"floatingip": {"id": "c7f2ef45-6b8d-4e77-800e-f374878e49de", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "floating_ip_address": "172.24.4.186", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "1984a8c2-b8d8-4d5d-a8ab-a2516d6f018a", "port_id": "39db1f07-c617-448a-8855-f1b1ea048390", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "40d0d728-7bb2-47c8-bc13-26d635ffa5e6", "mac_address": "fa:16:3e:3c:52:f6", "admin_state_up": true, "status": "ACTIVE", "device_id": "4d749ab9-7cd2-4112-92c8-4fc42f1aff1a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:44:19Z", "updated_at": "2025-08-04T13:46:11Z", "revision_number": 1, "project_id": "d478a54439914f1c9050a10ee50d97cf"}}' 2025-08-04 13:46:11,689 99918 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.186:22' as 'cirros' with public key authentication 2025-08-04 13:46:11,714 99918 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:46:11,816 99918 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:46:11,816 99918 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.186 successfully created 2025-08-04 13:46:12,122 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a 0.305s 2025-08-04 13:46:12,122 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8eacfa3-4dcb-48f4-ae6a-74cb0d38e588', 'x-compute-request-id': 'req-d8eacfa3-4dcb-48f4-ae6a-74cb0d38e588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a'} Body: b'{"server": {"id": "4d749ab9-7cd2-4112-92c8-4fc42f1aff1a", "name": "tempest-TestServerVolumeAttachmentScenario-server-512724951", "status": "ACTIVE", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "metadata": {}, "hostId": "41ec9e9e491fb04d41adb294f586b5312e7bad8a97f70eac3fdf1ef4", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0 bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:44:20Z", "updated": "2025-08-04T13:44:35Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1715560963-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:52:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-272875872", "OS-SRV-USG:launched_at": "2025-08-04T13:44:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--171094350"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:46:12,207 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.070s 2025-08-04 13:46:12,207 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfec4118-93b6-473f-bbcc-3b34f6cab0a9', 'x-compute-request-id': 'req-cfec4118-93b6-473f-bbcc-3b34f6cab0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "4d749ab9-7cd2-4112-92c8-4fc42f1aff1a", "name": "tempest-TestServerVolumeAttachmentScenario-server-512724951", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}]}]}' 2025-08-04 13:46:12,268 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146 0.057s 2025-08-04 13:46:12,268 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4eeecf-dfcd-4f15-841c-52e9bbec1b8c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4eeecf-dfcd-4f15-841c-52e9bbec1b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146'} Body: b'{"volume": {"id": "b0b50262-53dc-4bd4-a6b9-13b77fadf146", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:44:18.000000", "updated_at": "2025-08-04T13:44:18.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-769249549", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146"}], "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d478a54439914f1c9050a10ee50d97cf"}}' 2025-08-04 13:46:13,322 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146 0.039s 2025-08-04 13:46:13,322 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6866ebf6-121d-4ddd-b88a-95fd87e6b830', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6866ebf6-121d-4ddd-b88a-95fd87e6b830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146'} Body: b'{"volume": {"id": "b0b50262-53dc-4bd4-a6b9-13b77fadf146", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:44:18.000000", "updated_at": "2025-08-04T13:44:18.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-769249549", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146"}], "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d478a54439914f1c9050a10ee50d97cf"}}' 2025-08-04 13:46:13,462 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a 0.125s 2025-08-04 13:46:13,463 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e286e7e-4a61-4ddf-ac3c-007cfdc236ab', 'x-compute-request-id': 'req-2e286e7e-4a61-4ddf-ac3c-007cfdc236ab', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a'} Body: b'' 2025-08-04 13:46:13,689 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a 0.225s 2025-08-04 13:46:13,689 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1687', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f97e5a9-1041-4858-bc37-c7f6d89e9de5', 'x-compute-request-id': 'req-9f97e5a9-1041-4858-bc37-c7f6d89e9de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a'} Body: b'{"server": {"id": "4d749ab9-7cd2-4112-92c8-4fc42f1aff1a", "name": "tempest-TestServerVolumeAttachmentScenario-server-512724951", "sta tus": "ACTIVE", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "metadata": {}, "hostId": "41ec9e9e491fb04d41adb294f586b5312e7bad8a97f70eac3fdf1ef4", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:44:20Z", "updated": "2025-08-04T13:46:13Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1715560963-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:52:f6"}, {"version": 4, "addr": "172.24.4.186", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:52:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-272875872", "OS-SRV-USG:launched_at": "2025-08-04T13:44:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--171094350"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:47:03,794 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a 0.041s 2025-08-04 13:47:03,795 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9e4d49d2-3aaf-4fd3-b5f0-8e18f76a62b8', 'x-compute-request-id': 'req-9e4d49d2-3aaf-4fd3-b5f0-8e18f76a62b8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4d749ab9-7cd2-4112-92c8-4fc42f1aff1a could not be found."}}' 2025-08-04 13:47:03,821 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-272875872 0.026s 2025-08-04 13:47:03,821 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a284b7-d207-4f51-90e8-0cec01a02b28', 'x-compute-request-id': 'req-a5a284b7-d207-4f51-90e8-0cec01a02b28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-272875872'} Body: b'' 2025-08-04 13:47:03,989 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be 0.167s 2025-08-04 13:47:03,990 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accep t': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-cdac29b8-a4f4-4a86-a7f8-b218d7bbf98a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be'} Body: b'' 2025-08-04 13:47:04,006 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be 0.016s 2025-08-04 13:47:04,006 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-de867ef0-857f-43b0-a3b5-4c8f6b240175', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be does not exist", "detail": ""}}' 2025-08-04 13:47:04,514 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/c7f2ef45-6b8d-4e77-800e-f374878e49de 0.507s 2025-08-04 13:47:04,515 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-b864437f-2656-4d96-8276-b81d6c908079', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/c7f2ef45-6b8d-4e77-800e-f374878e49de'} Body: b'' 2025-08-04 13:47:04,655 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1139dfa2-3b3d-4e91-a862-9ed0b0df3ed9 0.140s 2025-08-04 13:47:04,655 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0fd37d7-e2dc-431a-8218-f1bec0700854', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1139dfa2-3b3d-4e91-a862-9ed0b0df3ed9'} Body: b'' 2025-08-04 13:47:04,677 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1139dfa2-3b3d-4e91-a862-9ed0b0df3ed9 0.021s 2025-08-04 13:47:04,678 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb31b44a-622b-4852-8533-4a39c6471014', 'x-openstack-request-id': 'req-eb31b44a-622b-4852-8533-4a39c6471014', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1139dfa2-3b3d-4e91-a862-9ed0b0df3ed9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1139dfa2-3b3d-4e91-a862-9ed 0b0df3ed9 could not be found."}}' 2025-08-04 13:47:04,840 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146 0.161s 2025-08-04 13:47:04,840 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bce71cf-d184-4cdd-ba2e-bd74ae6d0899', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146'} Body: b'' 2025-08-04 13:47:04,878 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146 0.037s 2025-08-04 13:47:04,878 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-555de864-9314-4267-9c99-2d051aa74391', 'x-openstack-request-id': 'req-555de864-9314-4267-9c99-2d051aa74391', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b0b50262-53dc-4bd4-a6b9-13b77fadf146 could not be found."}}' {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.211413s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 101, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ef0519f6-823d-4126-982f-f18176f1b3cb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:46:06,360 99928 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-04 13:46:06,898 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.537s 2025-08-04 13:46:06,899 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--142619840", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/22fb60ef-751f-4d51-bd89-608081c2e763', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-1da14ede-7169-4eaf-b6f4-12215b159c6e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--142619840", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b6c91797dc5145169aa46d993c39dcc1", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "22fb60ef-751f-4d51-bd89-608081c2e763", "created_at": "2025-08-04T13:46:07Z", "updated_at": "2025-08-04T13:46:07Z", "tags": [], "self": "/v2/images/22fb60ef-751f-4d51-bd89-608081c2e763", "file": "/v2/images/22fb60ef-751f-4d51-bd89-608081c2e763/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:46:08,298 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/22fb60ef-751f-4d51-bd89-608081c2e763/file 1.399s 2025-08-04 13:46:08,298 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-61c6392c-6803-4527-a983-01d0e7e04502', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/22fb60ef-751f-4d51-bd89-608081c2e763/file'} Body: b'' 2025-08-04 13:46:08,299 99928 DEBUG [tempest.scenario.manager] image:22fb60ef-751f-4d51-bd89-608081c2e763 2025-08-04 13:46:08,347 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.047s 2025-08-04 13:46:08,348 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2136366130", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGfGAlqEFUYwNG5UGBkNXTwwwwTLtvG8RXVG0krfu7HRqg9rFoHsarsLGmhtIbUC/6nrrME8/knf+zW0rK3LtId5sEv2aBvqAa2VlvuqsyO/nDgtumeFPfTZFS7k97svuA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-376e8479-9ba9-4a03-8f3a-cb79c4df42df', 'x-compute-request-id': 'req-376e8479-9ba9-4a03-8f3a-cb79c4df42df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-21363 66130", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGfGAlqEFUYwNG5UGBkNXTwwwwTLtvG8RXVG0krfu7HRqg9rFoHsarsLGmhtIbUC/6nrrME8/knf+zW0rK3LtId5sEv2aBvqAa2VlvuqsyO/nDgtumeFPfTZFS7k97svuA==", "fingerprint": "ee:fb:f4:98:2a:96:e4:a9:34:63:f5:3e:3a:40:e7:18", "user_id": "122c813e63ad447a80a4897de4fae3f9"}}' 2025-08-04 13:46:08,440 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.084s 2025-08-04 13:46:08,440 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9760fd07-dbe8-4876-9435-df8ac79b37b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "122c813e63ad447a80a4897de4fae3f9", "name": "tempest-TestMinimumBasicScenario-779330828-project-member", "password_expires_at": null}, "audit_ids": ["goCau15tTNeQhik3MlUhHA"], "expires_at": "2025-08-04T14:46:08.000000Z", "issued_at": "2025-08-04T13:46:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6c91797dc5145169aa46d993c39dcc1", "name": "tempest-TestMinimumBasicScenario-779330828"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b6c91797dc5145169aa46d993c39dcc1", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:46:08,440 99928 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'afcb922b-8e49-4b5f-bbc0-24ebefd5151c', 'name': 'tempest-TestMinimumBasicScenario-1095447036-network', 'tenant_id': 'b6c91797dc5145169aa46d993c39dcc1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b6c91797dc5145169aa46d993c39dcc1', 'port_security_enabled': T rue, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42785, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:43:06Z', 'updated_at': '2025-08-04T13:43:06Z', 'revision_number': 1} available for tenant 2025-08-04 13:46:09,238 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.797s 2025-08-04 13:46:09,239 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1981754097", "imageRef": "22fb60ef-751f-4d51-bd89-608081c2e763", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-2136366130", "networks": [{"uuid": "afcb922b-8e49-4b5f-bbc0-24ebefd5151c"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5fb9c62-cb6b-4afa-aae9-e45aabfebd43', 'x-compute-request-id': 'req-d5fb9c62-cb6b-4afa-aae9-e45aabfebd43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9fe376aa-ec29-42df-98cf-f1022207b322", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Tv5BG6TrHHFP"}}' 2025-08-04 13:46:09,311 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322 0.069s 2025-08-04 13:46:09,311 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb15cdf7-2864-43af-a4c6-85df5eada5ab', 'x-compute-request-id': 'req-fb15cdf7-2864-43af-a4c6-85df5eada5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322'} Body: b'{"server": {"id": "9fe376aa-ec29-42df-98cf-f1022207b322", "name": "tempest-TestMinimumBasicScenario-server-1981754097", "status": "BUILD", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "", "image": {"id": "22fb60ef-751f-4d51-bd89-608081c2e763", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22fb60ef-751f-4d51-bd89-608081c2e763"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:46:09Z", "updated": "2025-08-04T13:46:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-A Z:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2136366130", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:46:59,760 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322 0.385s 2025-08-04 13:46:59,760 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f8d9b36-eae3-48ff-a619-bd2e68bafa02', 'x-compute-request-id': 'req-1f8d9b36-eae3-48ff-a619-bd2e68bafa02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322'} Body: b'{"server": {"id": "9fe376aa-ec29-42df-98cf-f1022207b322", "name": "tempest-TestMinimumBasicScenario-server-1981754097", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "22fb60ef-751f-4d51-bd89-608081c2e763", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22fb60ef-751f-4d51-bd89-608081c2e763"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:46:09Z", "updated": "2025-08-04T13:46:24Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:a8:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2136366130", "OS-SRV-USG:launched_at": "2025-08-04T13:46:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:46:59,779 99928 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:48:00,058 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322 0.231s 2025-08-04 13:48:00,058 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d3c6c7-ee5a-45dd-96a9-6383c8893999', 'x-compute-request-id': 'req-13d3c6c7-ee5a-45dd-96a9-6383c8893999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322'} Body: b'{"server": {"id": "9fe376aa-ec29-42df -98cf-f1022207b322", "name": "tempest-TestMinimumBasicScenario-server-1981754097", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "22fb60ef-751f-4d51-bd89-608081c2e763", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22fb60ef-751f-4d51-bd89-608081c2e763"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:46:09Z", "updated": "2025-08-04T13:46:24Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:a8:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2136366130", "OS-SRV-USG:launched_at": "2025-08-04T13:46:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:48:00,150 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.077s 2025-08-04 13:48:00,151 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79464712-cf98-4a59-8184-cb8e5d7a6e5f', 'x-compute-request-id': 'req-79464712-cf98-4a59-8184-cb8e5d7a6e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "9fe376aa-ec29-42df-98cf-f1022207b322", "name": "tempest-TestMinimumBasicScenario-server-1981754097", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}]}]}' 2025-08-04 13:48:00,375 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322 0.220s 2025-08-04 13:48:00,376 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a72a338-baa0-4af7-999c-e8af6fdb610f', 'x-compute-request-id': 'req-3a72a338-baa0-4af7-999c-e8af6fdb610f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322'} Body: b'{"server": {"id": "9fe376aa-ec29-42df-98cf-f1022207b322", "name": "tempest-TestMinimumBasicScenario-server-1981754097", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60 b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "22fb60ef-751f-4d51-bd89-608081c2e763", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22fb60ef-751f-4d51-bd89-608081c2e763"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:46:09Z", "updated": "2025-08-04T13:46:24Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:a8:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2136366130", "OS-SRV-USG:launched_at": "2025-08-04T13:46:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:48:00,583 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/volumes 0.190s 2025-08-04 13:48:00,584 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1688040120", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06100643-cb6e-4ff6-b327-941f92bb1b23', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06100643-cb6e-4ff6-b327-941f92bb1b23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ef0519f6-823d-4126-982f-f18176f1b3cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:48:00.520515", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1688040120", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb"}], "user_id": "122c813e63ad447a80a4897de4fae3f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:48:00,643 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb 0.047s 2025-08-04 13:48:00,643 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e46ebc0-1dd3-4262-8ede-320f221c6c03', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e46ebc0-1dd3-4262-8ede-320f221c6c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb'} Body: b'{"volume": {"id": "ef0519f6-823d-4126-982f-f18176f1b3cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:48:01.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1688040120", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb"}], "user_id": "122c813e63ad447a80a4897de4fae3f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6c91797dc5145169aa46d993c39dcc1"}}' 2025-08-04 13:48:01,710 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb 0.051s 2025-08-04 13:48:01,710 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356b9ce8-821c-433f-ade1-a62fb09f5903', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356b9ce8-821c-433f-ade1-a62fb09f5903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb'} Body: b'{"volume": {"id": "ef0519f6-823d-4126-982f-f18176f1b3cb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:48:01.000000", "updated_at": "2025-08-04T13:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-1688040120", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb"}], "user_id": "122c813e63ad447a80a4897de4fae3f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6c91797dc5145169aa46d993c39dcc1"}}' 2025-08-04 13:48:01,819 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb 0.094s 2025-08-04 13:48:01,819 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5547d04c-3233-49c5-9a59-0a1b11ccd2ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb'} Body: b'' 2025-08-04 13:48:01,839 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb 0.020s 2025-08-04 13:48:01,840 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-i d': 'req-084bd117-d3dd-4539-81e6-52a9fb686e6e', 'x-openstack-request-id': 'req-084bd117-d3dd-4539-81e6-52a9fb686e6e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ef0519f6-823d-4126-982f-f18176f1b3cb could not be found."}}' 2025-08-04 13:48:01,950 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322 0.109s 2025-08-04 13:48:01,950 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6821eca-43be-40bf-8178-ac8945f0c89e', 'x-compute-request-id': 'req-e6821eca-43be-40bf-8178-ac8945f0c89e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322'} Body: b'' 2025-08-04 13:48:02,276 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322 0.325s 2025-08-04 13:48:02,276 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c71b31e-035a-4e65-9ea3-3dc1f514c7a3', 'x-compute-request-id': 'req-6c71b31e-035a-4e65-9ea3-3dc1f514c7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322'} Body: b'{"server": {"id": "9fe376aa-ec29-42df-98cf-f1022207b322", "name": "tempest-TestMinimumBasicScenario-server-1981754097", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "22fb60ef-751f-4d51-bd89-608081c2e763", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22fb60ef-751f-4d51-bd89-608081c2e763"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:46:09Z", "updated": "2025-08-04T13:48:02Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:a8:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2136366130", "OS-SRV-USG:launched_at": "2025-08-04T13:46:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:48:52,433 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2 .1/servers/9fe376aa-ec29-42df-98cf-f1022207b322 0.136s 2025-08-04 13:48:52,433 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-cd2fe672-8194-4593-8ec3-8c5cfef0edd5', 'x-compute-request-id': 'req-cd2fe672-8194-4593-8ec3-8c5cfef0edd5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9fe376aa-ec29-42df-98cf-f1022207b322 could not be found."}}' 2025-08-04 13:48:52,467 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2136366130 0.033s 2025-08-04 13:48:52,467 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d126c851-b3b7-4aac-9fa3-09ecf6242677', 'x-compute-request-id': 'req-d126c851-b3b7-4aac-9fa3-09ecf6242677', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2136366130'} Body: b'' 2025-08-04 13:48:52,569 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/22fb60ef-751f-4d51-bd89-608081c2e763 0.101s 2025-08-04 13:48:52,570 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b631a020-97c7-4e9a-87b9-8f0b03ad65a5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/22fb60ef-751f-4d51-bd89-608081c2e763'} Body: b'' {8} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1 [3.463600s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 168, in test_image_volume_dependencies_1 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 ae79ceb8-9f3f-4b82-88c4-5fa17a266d99 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:49:01,108 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 201 POST http://10.0.0.210/image/v2/images 0.782s 2025-08-04 13:49:01,108 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "min_disk": 1} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7624db87-09f7-4195-855e-361ea7278850', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "175c901c-7ce3-40b7-96ec-252d3a3271b1", "created_at": "2025-08-04T13:49:01Z", "updated_at": "2025-08-04T13:49:01Z", "tags": [], "self": "/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1", "file": "/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:02,132 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 204 PUT http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1/file 1.021s 2025-08-04 13:49:02,132 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-332ce63e-6c0c-4ec6-9c45-49c867d5d22d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1/file'} Body: b'' 2025-08-04 13:49:02,155 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1 0.022s 2025-08-04 13:49:02,155 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-110f2168-3819-42c1-b4a9-2b91802ea74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fb77eaf1ab534f218dbb5af4749d9692", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5a0a103e38fd3ebccce21409b09e7f1cf16021a03245fb7d85c59f48f380a443bf8ceedb9a31bbbeeee40e96eba5733d99f2a539bb6eda90b5373bee83d7688e", "id": "175c901c-7ce3-40b7-96ec-252d3a3271b1", "created_at": "2025-08-04T13:49:01Z", "updated_at": "2025-08-04T13:49:02Z", "tags": [], "self": "/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1", "file": "/v2/images/175c901c-7ce3- 40b7-96ec-252d3a3271b1/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:02,178 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1 0.022s 2025-08-04 13:49:02,178 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d41b1cb7-ef5e-4474-97e6-3f04277d38f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fb77eaf1ab534f218dbb5af4749d9692", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5a0a103e38fd3ebccce21409b09e7f1cf16021a03245fb7d85c59f48f380a443bf8ceedb9a31bbbeeee40e96eba5733d99f2a539bb6eda90b5373bee83d7688e", "id": "175c901c-7ce3-40b7-96ec-252d3a3271b1", "created_at": "2025-08-04T13:49:01Z", "updated_at": "2025-08-04T13:49:02Z", "tags": [], "self": "/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1", "file": "/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:02,196 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1 0.017s 2025-08-04 13:49:02,196 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-769ee422-620c-4313-b4ba-d2372a8aa7c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fb77eaf1ab534f218dbb5af4749d9692", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5a0a103e38fd3ebccce21409b09e7f1cf16021a03245fb7d85c59f48f380a443bf8ceedb9a31bbbeeee40e96eba5733d99f2a539bb6eda90b5373bee83d7688e", "id": "175c901c-7ce3-40b7-96ec-252d3a3271b1", "created_at": "2025-08-04T13:49:01Z", "updated_at": "2025-08-04T13:49:02Z", "tags": [], "self": "/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1", "file": "/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:02,655 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 202 POST http://10.0.0.210/volume/v3/volumes 0.458s 2025-08-04 13:49:02,655 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "175c901c-7ce3-40b7-96ec-252d3a3271b1", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeac8330-197d-4 d4c-987f-546e1300b9d6', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeac8330-197d-4d4c-987f-546e1300b9d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ae79ceb8-9f3f-4b82-88c4-5fa17a266d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:02.597860", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:49:02,716 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99 0.049s 2025-08-04 13:49:02,717 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b534dfc0-0433-4ec3-82de-ddd96031d1b3', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b534dfc0-0433-4ec3-82de-ddd96031d1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99'} Body: b'{"volume": {"id": "ae79ceb8-9f3f-4b82-88c4-5fa17a266d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:03.000000", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "869cf1a8319c4fae8f98d240aef9efba"}}' 2025-08-04 13:49:03,771 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99 0.038s 2025-08-04 13:49:03,771 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f940ecd7-6d52-4c4f-b86e-0188dc09500d', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f940ecd7-6d52-4c4f-b86e-0188dc09500d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99'} Body: b'{"volume": {"id": "ae79ceb8-9f3f-4b82-88c4-5fa17a266d99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:03.000000" , "updated_at": "2025-08-04T13:49:03.000000", "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "869cf1a8319c4fae8f98d240aef9efba"}}' {8} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2 [2.790614s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 197, in test_image_volume_dependencies_2 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 7e0e6457-42a8-486e-b43a-4d892f16f4ab failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:49:04,266 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 201 POST http://10.0.0.210/image/v2/images 0.474s 2025-08-04 13:49:04,266 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "min_disk": 1} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ec94af14-abbd-4d6f-8409-abf964d10cc4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "75a21c7c-fa39-4b18-8043-974a12b80494", "created_at": "2025-08-04T13:49:04Z", "updated_at": "2025-08-04T13:49:04Z", "tags": [], "self": "/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494", "file": "/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:05,121 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 204 PUT http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494/file 0.853s 2025-08-04 13:49:05,121 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ce7238dd-c767-4186-83aa-c3e405398d13', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494/file'} Body: b'' 2025-08-04 13:49:05,140 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494 0.018s 2025-08-04 13:49:05,140 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c51303d8-8ee9-4f9d-b89a-76d72642054f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "3d003c71d11a57c67cf3a64737773f63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a829f8726c5997e2886e00e2c4494159ed7a8eb1c4241a90e5c07ce0524bd83a7d07fbec06ad6a5816a844e4e23caf1fba7e70cd722362eca37feb7fea0ef6ba", "id": "75a21c7c-fa39-4b18-8043-974a12b80494", "created_at": "2025-08-04T13:49:04Z", "updated_at": "2025-08-04T13:49:05Z", "tags": [], "self": "/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494", "file": "/v2/images/75a21c7c-fa39- 4b18-8043-974a12b80494/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:05,158 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494 0.017s 2025-08-04 13:49:05,159 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cf8f9f56-a008-4314-a919-21702603f8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "3d003c71d11a57c67cf3a64737773f63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a829f8726c5997e2886e00e2c4494159ed7a8eb1c4241a90e5c07ce0524bd83a7d07fbec06ad6a5816a844e4e23caf1fba7e70cd722362eca37feb7fea0ef6ba", "id": "75a21c7c-fa39-4b18-8043-974a12b80494", "created_at": "2025-08-04T13:49:04Z", "updated_at": "2025-08-04T13:49:05Z", "tags": [], "self": "/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494", "file": "/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:05,176 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494 0.016s 2025-08-04 13:49:05,176 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-214eecd0-7596-4dee-89a7-32d1f14d03bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "3d003c71d11a57c67cf3a64737773f63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a829f8726c5997e2886e00e2c4494159ed7a8eb1c4241a90e5c07ce0524bd83a7d07fbec06ad6a5816a844e4e23caf1fba7e70cd722362eca37feb7fea0ef6ba", "id": "75a21c7c-fa39-4b18-8043-974a12b80494", "created_at": "2025-08-04T13:49:04Z", "updated_at": "2025-08-04T13:49:05Z", "tags": [], "self": "/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494", "file": "/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:05,457 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.281s 2025-08-04 13:49:05,458 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "75a21c7c-fa39-4b18-8043-974a12b80494", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5ecf2c0-8af1-4 971-a778-7e96764b56f7', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5ecf2c0-8af1-4971-a778-7e96764b56f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7e0e6457-42a8-486e-b43a-4d892f16f4ab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:05.403444", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:49:05,509 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab 0.039s 2025-08-04 13:49:05,509 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5320eeae-dc6c-4221-b677-b383c40d9b12', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5320eeae-dc6c-4221-b677-b383c40d9b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab'} Body: b'{"volume": {"id": "7e0e6457-42a8-486e-b43a-4d892f16f4ab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:05.000000", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "869cf1a8319c4fae8f98d240aef9efba"}}' 2025-08-04 13:49:06,564 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab 0.039s 2025-08-04 13:49:06,564 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2c342aa-b422-4f18-ba9d-6d8a09e277ed', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2c342aa-b422-4f18-ba9d-6d8a09e277ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab'} Body: b'{"volume": {"id": "7e0e6457-42a8-486e-b43a-4d892f16f4ab", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:05.000000" , "updated_at": "2025-08-04T13:49:06.000000", "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "869cf1a8319c4fae8f98d240aef9efba"}}' {8} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3 [2.840004s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 234, in test_image_volume_dependencies_3 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 0fd9ec64-8188-4ff1-8f87-944b1f35fdce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:49:07,039 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 201 POST http://10.0.0.210/image/v2/images 0.456s 2025-08-04 13:49:07,039 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "min_disk": 1} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-1276b4b5-5ee0-4090-94cb-af6fbfc787b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f52390d4-b46a-41a7-a95b-ac3d47f00c94", "created_at": "2025-08-04T13:49:07Z", "updated_at": "2025-08-04T13:49:07Z", "tags": [], "self": "/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94", "file": "/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:07,967 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 204 PUT http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94/file 0.926s 2025-08-04 13:49:07,968 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9a9aa77f-592b-460e-a7e1-23647d9538a6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94/file'} Body: b'' 2025-08-04 13:49:07,986 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94 0.017s 2025-08-04 13:49:07,986 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f2708fa4-7697-4381-9b38-e33001e29863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "cf488ebfd6037c696e610dd773523db8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c7d87549f0e661750e89ae2fcedc66a1e89c0b6d82c2811da4b8541161cb430932dd137204ed121e1bc5674a8a4da7485ae28b6ece3aa5a8902c9bf7af9ff62b", "id": "f52390d4-b46a-41a7-a95b-ac3d47f00c94", "created_at": "2025-08-04T13:49:07Z", "updated_at": "2025-08-04T13:49:08Z", "tags": [], "self": "/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94", "file": "/v2/images/f52390d4-b46a- 41a7-a95b-ac3d47f00c94/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:08,004 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94 0.018s 2025-08-04 13:49:08,005 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d2662176-d918-4165-8e6f-c5f3cdb0242a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "cf488ebfd6037c696e610dd773523db8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c7d87549f0e661750e89ae2fcedc66a1e89c0b6d82c2811da4b8541161cb430932dd137204ed121e1bc5674a8a4da7485ae28b6ece3aa5a8902c9bf7af9ff62b", "id": "f52390d4-b46a-41a7-a95b-ac3d47f00c94", "created_at": "2025-08-04T13:49:07Z", "updated_at": "2025-08-04T13:49:08Z", "tags": [], "self": "/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94", "file": "/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:08,027 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94 0.022s 2025-08-04 13:49:08,027 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6dc45bc6-a3e8-4948-812c-2982f75c42aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "cf488ebfd6037c696e610dd773523db8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c7d87549f0e661750e89ae2fcedc66a1e89c0b6d82c2811da4b8541161cb430932dd137204ed121e1bc5674a8a4da7485ae28b6ece3aa5a8902c9bf7af9ff62b", "id": "f52390d4-b46a-41a7-a95b-ac3d47f00c94", "created_at": "2025-08-04T13:49:07Z", "updated_at": "2025-08-04T13:49:08Z", "tags": [], "self": "/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94", "file": "/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:08,306 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 202 POST http://10.0.0.210/volume/v3/volumes 0.278s 2025-08-04 13:49:08,307 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "f52390d4-b46a-41a7-a95b-ac3d47f00c94", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef6861f-973c-4 c16-818b-ecfea19d4a53', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef6861f-973c-4c16-818b-ecfea19d4a53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0fd9ec64-8188-4ff1-8f87-944b1f35fdce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:08.248977", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:49:08,356 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce 0.037s 2025-08-04 13:49:08,356 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a6b4950-c9dd-4061-8945-8b53c85332a9', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a6b4950-c9dd-4061-8945-8b53c85332a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce'} Body: b'{"volume": {"id": "0fd9ec64-8188-4ff1-8f87-944b1f35fdce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:08.000000", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "869cf1a8319c4fae8f98d240aef9efba"}}' 2025-08-04 13:49:09,408 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce 0.037s 2025-08-04 13:49:09,408 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc94cdbd-d751-4e9d-975e-9d2e753ac8cc', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc94cdbd-d751-4e9d-975e-9d2e753ac8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce'} Body: b'{"volume": {"id": "0fd9ec64-8188-4ff1-8f87-944b1f35fdce", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:08.000000" , "updated_at": "2025-08-04T13:49:08.000000", "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "869cf1a8319c4fae8f98d240aef9efba"}}' {8} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.462217s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 38, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 0037b171-0730-4216-b2e0-31f1e41749a3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:49:12,254 99928 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.341s 2025-08-04 13:49:12,254 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1431430432"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd168eb-1e47-4597-97ac-ba76700a42e9', 'content-length': '767', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd168eb-1e47-4597-97ac-ba76700a42e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0037b171-0730-4216-b2e0-31f1e41749a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:12.191769", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1431430432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0037b171-0730-4216-b2e0-31f1e41749a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0037b171-0730-4216-b2e0-31f1e41749a3"}], "user_id": "87c3eba5986149c8bebbd342fd52f01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:49:12,307 99928 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/0037b171-0730-4216-b2e0-31f1e41749a3 0.041s 2025-08-04 13:49:12,308 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4040d584-4dea-44b9-9b82-91f039e0a962', 'content-length': '835', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4040d584-4dea-44b9-9b82-91f039e0a962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0037b171-0730-4216-b2e0-31f1e41749a3'} Body: b'{"volume": {"id": "0037b171-0730-4216-b2e0-31f1e41749a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:12.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1431430432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0037b171-0730-4216-b2e0-31f1e41749a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0037b171-0730-4216-b2e0-31f1e41749a3"}], "user_id": "87c3eba5986149c8bebbd342fd52f01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "c10b5131d55341fa8666c72051f24abd"}}' 2025-08-04 13:49:13,359 99928 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/0037b171-0730-4216-b2e0-31f1e41749a3 0.038s 2025-08-04 13:49:13,360 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-382d3d1e-d418-49ed-9fd4-e6ff9d1f6728', 'content-length': '856', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-382d3d1e-d418-49ed-9fd4-e6ff9d1f6728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0037b171-0730-4216-b2e0-31f1e41749a3'} Body: b'{"volume": {"id": "0037b171-0730-4216-b2e0-31f1e41749a3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:12.000000", "updated_at": "2025-08-04T13:49:12.000000", "name": "tempest-VolumeRevertTests-Volume-1431430432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0037b171-0730-4216-b2e0-31f1e41749a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0037b171-0730-4216-b2e0-31f1e41749a3"}], "user_id": "87c3eba5986149c8bebbd342fd52f01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "c10b5131d55341fa8666c72051f24abd"}}' {8} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.284779s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 38, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 979686e6-c5de-4650-9c47-4e9314c20de7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:49:13,541 99928 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.165s 2025-08-04 13:49:13,542 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-712102499"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e8cd2d-3c85-469f-83e9-fdf46615b6f4', 'content-length': '766', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e8cd2d-3c85-469f-83e9-fdf46615b6f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "979686e6-c5de-4650-9c47-4e9314c20de7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:13.488345", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-712102499", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/979686e6-c5de-4650-9c47-4e9314c20de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/979686e6-c5de-4650-9c47-4e9314c20de7"}], "user_id": "87c3eba5986149c8bebbd342fd52f01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:49:13,593 99928 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/979686e6-c5de-4650-9c47-4e9314c20de7 0.039s 2025-08-04 13:49:13,593 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d646174-bdb0-44e9-841b-3672d02bec4c', 'content-length': '834', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d646174-bdb0-44e9-841b-3672d02bec4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/979686e6-c5de-4650-9c47-4e9314c20de7'} Body: b'{"volume": {"id": "979686e6-c5de-4650-9c47-4e9314c20de7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:13.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-712102499", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/979686e6-c5de-4650-9c47-4e9314c20de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/979686e6-c5de-4650-9c47-4e9314c20de7"}], "user_id": "87c3eba5986149c8bebbd342fd52f01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "c10b5131d55341fa8666c72051f24abd"}}' 2025-08-04 13:49:14,645 99928 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/979686e6-c5de-4650-9c47-4e9314c20de7 0.037s 2025-08-04 13:49:14,646 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a716d541-a63a-415c-aeb1-8fcce14513c9', 'content-length': '855', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a716d541-a63a-415c-aeb1-8fcce14513c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/979686e6-c5de-4650-9c47-4e9314c20de7'} Body: b'{"volume": {"id": "979686e6-c5de-4650-9c47-4e9314c20de7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:13.000000", "updated_at": "2025-08-04T13:49:14.000000", "name": "tempest-VolumeRevertTests-Volume-712102499", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/979686e6-c5de-4650-9c47-4e9314c20de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/979686e6-c5de-4650-9c47-4e9314c20de7"}], "user_id": "87c3eba5986149c8bebbd342fd52f01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "c10b5131d55341fa8666c72051f24abd"}}' {10} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [168.243552s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 103, in test_stamp_pattern 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 ad9ea155-0e00-4de2-90ea-d405b01c4ab6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:47:02,204 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.251s 2025-08-04 13:47:02,204 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1024684491", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM7OdKop7RlahsZGOghPM7DC41in9uxMZsVxSxXLdkwr3redieEdXq9lC8wMulfEyRZoYUL4P9pNxuLR+4M5HcxyXfY3ak9TfddHJfjTBzkl+X+g56+vfG3oIA7gihskuw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-107b8f83-12bc-4c6c-8ff0-3a3286966e3a', 'x-compute-request-id': 'req-107b8f83-12bc-4c6c-8ff0-3a3286966e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1024684491", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM7OdKop7RlahsZGOghPM7DC41in9uxMZsVxSxXLdkwr3redieEdXq9lC8wMulfEyRZoYUL4P9pNxuLR+4M5HcxyXfY3ak9TfddHJfjTBzkl+X+g56+vfG3oIA7gihskuw==", "fingerprint": "28:25:fb:23:3a:21:11:55:57:73:23:f4:81:df:31:b9", "user_id": "70fb41c63ef044f9b91c3ee143fed738"}}' 2025-08-04 13:47:02,448 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.240s 2025-08-04 13:47:02,448 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1929715987", "description": "tempest-secgroup-smoke-1929715987 description", "project_id": "a2e4658d088948b296785d5843ad4008"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-cb2dc518-5cf9-4353-a26c-f7958e4a9b48', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "89861b4e-9055-456f-8ac4-1abdbc395181", "name": "tempest-secgroup-smoke-1929715987", "stateful": true, "tenant_id": "a2e4658d088948b296785d5843ad4008", "description": "tempest-secgroup-smoke-1929715987 description", "shared": false, "security_group_rules": [{"id": "0f098b5e-bee1-4dbd-aee1-f6da9ea46da9", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "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": 1281, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:47:02Z", "updated_at": "2025-08-04T13:47:02Z", "revision_number": 0}, {"id": "aeba935c-66bd-46f3-989f-26a187e9bd26", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "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": 1280, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:47:02Z", "updated_at": "2025-08-04T13:47:02Z", "revision_number": 0}], "tags": [], "created_at": " 2025-08-04T13:47:02Z", "updated_at": "2025-08-04T13:47:02Z", "revision_number": 1, "project_id": "a2e4658d088948b296785d5843ad4008"}}' 2025-08-04 13:47:02,634 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.186s 2025-08-04 13:47:02,635 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "project_id": "a2e4658d088948b296785d5843ad4008", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-bcf27f48-60ca-47ca-9fac-aadfdfb6bedb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d99820f2-b701-4a53-a99f-09579348c9fe", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:47:02Z", "updated_at": "2025-08-04T13:47:02Z", "revision_number": 0}}' 2025-08-04 13:47:02,868 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.232s 2025-08-04 13:47:02,868 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "project_id": "a2e4658d088948b296785d5843ad4008", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-7e3cb08f-7c1a-44cd-b700-8f9678959f84', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1bcdbba8-30b9-42c0-ae58-5560f78093d7", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:47:02Z", "updated_at": "2025-08-04T13:47:02Z", "revision_number": 0}}' 2025-08-04 13:47:03,068 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.199s 2025-08-04 13:47:03,068 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "project_id": "a2e4658d088948b296785d5843ad4008", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-61427883-a990-4d24-8dfe-b4a3f0671ce 2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "35a57f1d-b1f9-46b9-a239-1084cb466344", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:47:02Z", "updated_at": "2025-08-04T13:47:02Z", "revision_number": 0}}' 2025-08-04 13:47:03,272 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.203s 2025-08-04 13:47:03,273 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "project_id": "a2e4658d088948b296785d5843ad4008", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-42bb95f1-c508-4aa2-aa84-d3da0ed617ff', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e54fdc30-b7c5-4560-9268-9769c4d623fa", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:47:03Z", "updated_at": "2025-08-04T13:47:03Z", "revision_number": 0}}' 2025-08-04 13:47:03,500 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.227s 2025-08-04 13:47:03,501 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "project_id": "a2e4658d088948b296785d5843ad4008", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-3bbf7363-9dd3-4a3c-bf0f-2abbf8cdb504', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "342d8a64-2151-4d80-bfec-0a42b8636ab8", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:47:03Z", "updated_at": "2025-08-04T13:47:03Z", "revision_number": 0}}' 2025-08-04 13:47:03,744 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.242s 2025-08-04 13:47:03,744 99932 DEBUG [tempest.lib.co mmon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "project_id": "a2e4658d088948b296785d5843ad4008", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-7865262c-7f3a-49a3-98b2-f1de19012f52', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "10cacaaa-ece9-4efc-beb3-f7f6a0dd98c1", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:47:03Z", "updated_at": "2025-08-04T13:47:03Z", "revision_number": 0}}' 2025-08-04 13:47:04,012 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.267s 2025-08-04 13:47:04,012 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-806322834", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-384c1ade-675b-4d10-ac8c-e7569387180e', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-384c1ade-675b-4d10-ac8c-e7569387180e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ad9ea155-0e00-4de2-90ea-d405b01c4ab6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:47:03.896402", "updated_at": null, "name": "tempest-TestStampPattern-volume-806322834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6"}], "user_id": "70fb41c63ef044f9b91c3ee143fed738", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:47:04,074 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.045s 2025-08-04 13:47:04,075 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2479', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3b4856ad-3d12-4957-8491-a63f92cba7c6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "70fb41c63ef044f9b91c3ee143fed738", "name": "tempest-TestStampPattern-468996253-project-member", "password_expires_at": null}, "audit_ids": ["4kah9KtVQLKAkE9p OvXFew"], "expires_at": "2025-08-04T14:47:04.000000Z", "issued_at": "2025-08-04T13:47:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2e4658d088948b296785d5843ad4008", "name": "tempest-TestStampPattern-468996253"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a2e4658d088948b296785d5843ad4008", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:47:04,075 99932 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '7f52a510-6039-47a1-b929-4ad0e2026671', 'name': 'tempest-TestStampPattern-362687169-network', 'tenant_id': 'a2e4658d088948b296785d5843ad4008', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a2e4658d088948b296785d5843ad4008', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61644, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:46:47Z', 'updated_at': '2025-08-04T13:46:48Z', 'revision_number': 1} available for tenant 2025-08-04 13:47:04,947 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 0.870s 2025-08-04 13:47:04,947 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-1083544473", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "key_name": "tempest-TestStampPattern-1024684491", "security_groups": [{"name": "tempest-secgroup-smoke-1929715987"}], "networks": [{"uuid": "7f52a510-6039-47a1-b929-4ad0e2026671"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', ' x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa308d1f-5db0-4a87-b4e6-f36888df2bb8', 'x-compute-request-id': 'req-fa308d1f-5db0-4a87-b4e6-f36888df2bb8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f41dea40-8dc6-4078-8e3c-e22aeb187fc8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1929715987"}], "adminPass": "ovLNpwJF5G8t"}}' 2025-08-04 13:47:05,015 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.065s 2025-08-04 13:47:05,016 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf39e94-51b6-482c-a980-9bebf68d075c', 'x-compute-request-id': 'req-bdf39e94-51b6-482c-a980-9bebf68d075c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'{"server": {"id": "f41dea40-8dc6-4078-8e3c-e22aeb187fc8", "name": "tempest-TestStampPattern-server-1083544473", "status": "BUILD", "tenant_id": "a2e4658d088948b296785d5843ad4008", "user_id": "70fb41c63ef044f9b91c3ee143fed738", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:47:05Z", "updated": "2025-08-04T13:47:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1024684491", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:47:55,358 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.278s 2025-08-04 13:47:55,359 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60290ba9-b14b-4d21-a224-2f5f192ae835', 'x-compute-request-id': 'req-60290ba9-b14b-4d21-a224-2f5f192ae835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'{"server": {"id": "f41dea40-8dc6-4078-8e3c-e22aeb187fc8", "name": "te mpest-TestStampPattern-server-1083544473", "status": "ACTIVE", "tenant_id": "a2e4658d088948b296785d5843ad4008", "user_id": "70fb41c63ef044f9b91c3ee143fed738", "metadata": {}, "hostId": "7090cff54f17c95de04a0ed5a0a4b8d493ccd6dcea2f0b5e7098a583", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:47:04Z", "updated": "2025-08-04T13:47:20Z", "addresses": {"tempest-TestStampPattern-362687169-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:c6:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1024684491", "OS-SRV-USG:launched_at": "2025-08-04T13:47:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1929715987"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:47:55,374 99932 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:48:55,686 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.251s 2025-08-04 13:48:55,686 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c8a102c-a236-4f54-9212-17da0332b7ca', 'x-compute-request-id': 'req-3c8a102c-a236-4f54-9212-17da0332b7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'{"server": {"id": "f41dea40-8dc6-4078-8e3c-e22aeb187fc8", "name": "tempest-TestStampPattern-server-1083544473", "status": "ACTIVE", "tenant_id": "a2e4658d088948b296785d5843ad4008", "user_id": "70fb41c63ef044f9b91c3ee143fed738", "metadata": {}, "hostId": "7090cff54f17c95de04a0ed5a0a4b8d493ccd6dcea2f0b5e7098a583", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:47:04Z", "updated": "2025-08-04T13:47:20Z", "addresses": {"tempest-TestStampPattern-362687169-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:c6:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1024684491", "OS-SRV-USG:launched_at": "2025-08-04T13:47:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1929715987"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS :power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:48:55,861 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.159s 2025-08-04 13:48:55,861 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-f8879117-f7e6-4811-8d71-5763041b52a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'{"ports":[{"id":"7ef728d2-a8fd-42b7-b57b-16da2b59d55b","name":"","network_id":"7f52a510-6039-47a1-b929-4ad0e2026671","tenant_id":"a2e4658d088948b296785d5843ad4008","mac_address":"fa:16:3e:5f:c6:1a","admin_state_up":true,"status":"ACTIVE","device_id":"f41dea40-8dc6-4078-8e3c-e22aeb187fc8","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3c5a2667-edc1-4bda-a14f-4957a3acea45","ip_address":"10.0.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["89861b4e-9055-456f-8ac4-1abdbc395181"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-08-04T13:47:09Z","updated_at":"2025-08-04T13:47:17Z","revision_number":5,"project_id":"a2e4658d088948b296785d5843ad4008"}]}' 2025-08-04 13:48:55,861 99932 DEBUG [tempest.common.waiters] Server ID f41dea40-8dc6-4078-8e3c-e22aeb187fc8 ports are all ACTIVE [{'id': '7ef728d2-a8fd-42b7-b57b-16da2b59d55b', 'name': '', 'network_id': '7f52a510-6039-47a1-b929-4ad0e2026671', 'tenant_id': 'a2e4658d088948b296785d5843ad4008', 'mac_address': 'fa:16:3e:5f:c6:1a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f41dea40-8dc6-4078-8e3c-e22aeb187fc8', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '3c5a2667-edc1-4bda-a14f-4957a3acea45', 'ip_address': '10.0.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['89861b4e-9055-456f-8ac4-1abdbc395181'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-08-04T13:47:09Z', 'updated_at': '2025-08-04T13:47:17Z', 'revision_number': 5, 'project_id': 'a2e4658d088948b296785d5843ad4008'}]: 2025-08-04 13:48:55,948 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=3d2b5764-f8ad-46b5-899b-ae33c8df198c&port_id=7ef728d2-a8fd-42b7-b57b-16da2b59d55b 0.086s 2025-08-04 13:48:55,948 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-f62754c8-74a4-4c2b-a19f-4748e6aa6c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=3d2b5764-f8ad-46b5-899b-ae33c8df198c&port_id=7ef728d2-a8fd-42b7-b57b-16da2b59d55b'} Body: b'{"floatingips": []}' 2025-08-04 13:48:56,003 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0. 210/networking/v2.0/ports?device_id=f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.054s 2025-08-04 13:48:56,004 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-1b8bdb55-5eed-4f2b-b74c-85b237bff5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'{"ports":[{"id":"7ef728d2-a8fd-42b7-b57b-16da2b59d55b","name":"","network_id":"7f52a510-6039-47a1-b929-4ad0e2026671","tenant_id":"a2e4658d088948b296785d5843ad4008","mac_address":"fa:16:3e:5f:c6:1a","admin_state_up":true,"status":"ACTIVE","device_id":"f41dea40-8dc6-4078-8e3c-e22aeb187fc8","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3c5a2667-edc1-4bda-a14f-4957a3acea45","ip_address":"10.0.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["89861b4e-9055-456f-8ac4-1abdbc395181"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-08-04T13:47:09Z","updated_at":"2025-08-04T13:47:17Z","revision_number":5,"project_id":"a2e4658d088948b296785d5843ad4008"}]}' 2025-08-04 13:48:56,004 99932 DEBUG [tempest.common.waiters] Server ID f41dea40-8dc6-4078-8e3c-e22aeb187fc8 ports are all ACTIVE [{'id': '7ef728d2-a8fd-42b7-b57b-16da2b59d55b', 'name': '', 'network_id': '7f52a510-6039-47a1-b929-4ad0e2026671', 'tenant_id': 'a2e4658d088948b296785d5843ad4008', 'mac_address': 'fa:16:3e:5f:c6:1a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f41dea40-8dc6-4078-8e3c-e22aeb187fc8', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '3c5a2667-edc1-4bda-a14f-4957a3acea45', 'ip_address': '10.0.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['89861b4e-9055-456f-8ac4-1abdbc395181'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-08-04T13:47:09Z', 'updated_at': '2025-08-04T13:47:17Z', 'revision_number': 5, 'project_id': 'a2e4658d088948b296785d5843ad4008'}]: 2025-08-04 13:48:57,441 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.436s 2025-08-04 13:48:57,442 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "port_id": "7ef728d2-a8fd-42b7-b57b-16da2b59d55b", "tenant_id": "a2e4658d088948b296785d5843ad4008", "fixed_ip_address": "10.0.0.8"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-6a08086b-4ab5-4460-acfd-bdd393e0e09b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e0a7a409-8e60-49da-90ed-50711c4ae860", "tenant_id": "a2e4658d088948b296785d5843ad4008", "floating_ip_address": "172.24.4.54", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "f399e14c-55b8-4d82-a396-f53662f83344", "port_id": "7ef728d2-a8fd-42b7-b57b-16da2b59d55b", "fixed_ip_address": "10.0.0.8", "status": "DOW N", "project_id": "a2e4658d088948b296785d5843ad4008", "description": "", "port_details": {"name": "", "network_id": "7f52a510-6039-47a1-b929-4ad0e2026671", "mac_address": "fa:16:3e:5f:c6:1a", "admin_state_up": true, "status": "ACTIVE", "device_id": "f41dea40-8dc6-4078-8e3c-e22aeb187fc8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:48:56Z", "updated_at": "2025-08-04T13:48:56Z", "revision_number": 0}}' 2025-08-04 13:48:57,444 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.54:22' as 'cirros' with public key authentication 2025-08-04 13:48:57,457 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:48:57,560 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:48:57,561 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.54 successfully created 2025-08-04 13:48:57,562 99932 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-04 13:48:57,562 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.54:22' as 'cirros' with public key authentication 2025-08-04 13:48:57,565 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:48:57,667 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:48:57,668 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.54 successfully created 2025-08-04 13:48:57,725 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6 0.046s 2025-08-04 13:48:57,726 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4258c4-df99-4752-88af-c699a507135a', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4258c4-df99-4752-88af-c699a507135a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6'} Body: b'{"volume": {"id": "ad9ea155-0e00-4de2-90ea-d405b01c4ab6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:47:04.000000", "updated_at": "2025-08-04T13:47:04.000000", "name": "tempest-TestStampPattern-volume-806322834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6"}], "user_id": "70fb41c63ef044f9b91c3ee143fed738", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2e4658d088948b296785d5843ad4008"}}' 2025-08-04 13:48:58,782 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6 0.040s 2025-08-04 13:48:58,783 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef7b185-faf4-4a43-9558-7e2b0b6ddd03', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-o penstack-request-id': 'req-8ef7b185-faf4-4a43-9558-7e2b0b6ddd03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6'} Body: b'{"volume": {"id": "ad9ea155-0e00-4de2-90ea-d405b01c4ab6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:47:04.000000", "updated_at": "2025-08-04T13:47:04.000000", "name": "tempest-TestStampPattern-volume-806322834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6"}], "user_id": "70fb41c63ef044f9b91c3ee143fed738", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2e4658d088948b296785d5843ad4008"}}' 2025-08-04 13:48:59,338 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/e0a7a409-8e60-49da-90ed-50711c4ae860 0.540s 2025-08-04 13:48:59,338 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-dcf515bd-347e-4239-b6d4-e8f9d86c98e0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e0a7a409-8e60-49da-90ed-50711c4ae860'} Body: b'' 2025-08-04 13:48:59,462 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.123s 2025-08-04 13:48:59,462 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3870a9f-e914-4743-8421-e51126d8e186', 'x-compute-request-id': 'req-a3870a9f-e914-4743-8421-e51126d8e186', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'' 2025-08-04 13:48:59,645 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.182s 2025-08-04 13:48:59,646 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e3f88c9-9af9-4f23-badb-fde9472fc8b3', 'x-compute-request-id': 'req-0e3f88c9-9af9-4f23-badb-fde9472fc8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'{"server": {"id": "f41dea40-8dc6-4078-8e3c-e22aeb187fc8", "name": "tempest-TestStampPattern-server-1083544473", "status": "ACTIVE", "tenant_id": "a2e4658d088948b296785d5843ad4008", "user_id": "70fb41c63ef044f9b91c3ee143fed738", "metadata": {}, "hostId": "7090cff54f17c95de04a0ed5a0a4b8d 493ccd6dcea2f0b5e7098a583", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:47:04Z", "updated": "2025-08-04T13:48:59Z", "addresses": {"tempest-TestStampPattern-362687169-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:c6:1a"}, {"version": 4, "addr": "172.24.4.54", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:c6:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1024684491", "OS-SRV-USG:launched_at": "2025-08-04T13:47:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1929715987"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:49:49,767 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.041s 2025-08-04 13:49:49,767 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8baa1309-5ab5-4c3b-ba0c-80a0ca5c7b76', 'x-compute-request-id': 'req-8baa1309-5ab5-4c3b-ba0c-80a0ca5c7b76', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f41dea40-8dc6-4078-8e3c-e22aeb187fc8 could not be found."}}' 2025-08-04 13:49:49,868 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6 0.100s 2025-08-04 13:49:49,868 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21276f2b-8110-4d12-9258-8ad592e2bff9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6'} Body: b'' 2025-08-04 13:49:49,890 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6 0.021s 2025-08-04 13:49:49,890 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1975faee-f7ba-4894-9247-d1b31bc50be5 ', 'x-openstack-request-id': 'req-1975faee-f7ba-4894-9247-d1b31bc50be5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ad9ea155-0e00-4de2-90ea-d405b01c4ab6 could not be found."}}' 2025-08-04 13:49:50,152 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/89861b4e-9055-456f-8ac4-1abdbc395181 0.261s 2025-08-04 13:49:50,153 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7ae1e7bc-9fed-4932-95cc-0fcc5ceb3bcb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/89861b4e-9055-456f-8ac4-1abdbc395181'} Body: b'' 2025-08-04 13:49:50,192 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1024684491 0.039s 2025-08-04 13:49:50,193 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92c91d06-76af-428f-8207-d0b31373abd8', 'x-compute-request-id': 'req-92c91d06-76af-428f-8207-d0b31373abd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1024684491'} Body: b'' {10} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.459902s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 01124b24-1caa-44cb-8338-7a99740fdecb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:49:58,124 99932 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.339s 2025-08-04 13:49:58,125 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2100349200"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6638194-7fd3-4689-932f-6fb1c7f96599', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6638194-7fd3-4689-932f-6fb1c7f96599', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "01124b24-1caa-44cb-8338-7a99740fdecb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:58.065938", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2100349200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/01124b24-1caa-44cb-8338-7a99740fdecb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/01124b24-1caa-44cb-8338-7a99740fdecb"}], "user_id": "2126f08aa8e8450f869f310824773a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:49:58,175 99932 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/01124b24-1caa-44cb-8338-7a99740fdecb 0.039s 2025-08-04 13:49:58,176 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aee7949-da20-405e-8546-916797975b80', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aee7949-da20-405e-8546-916797975b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/01124b24-1caa-44cb-8338-7a99740fdecb'} Body: b'{"volume": {"id": "01124b24-1caa-44cb-8338-7a99740fdecb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:58.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2100349200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/01124b24-1caa-44cb-8338-7a99740fdecb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/01124b24-1caa-44cb-8338-7a99740fdecb"}], "user_id": "2126f08aa8e8450f869f310824773a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b13b416cfa441d687aae5b0743704ec"}}' 2025-08-04 13:49:59,229 99932 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/01124b24-1caa-44cb-8338-7a99740fdecb 0.038s 2025-08-04 13:49:59,230 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:59 GMT', 'server': 'Apache/2.4.52 ( Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71531b36-6a6a-4f10-8627-de73aa99bbd5', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71531b36-6a6a-4f10-8627-de73aa99bbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/01124b24-1caa-44cb-8338-7a99740fdecb'} Body: b'{"volume": {"id": "01124b24-1caa-44cb-8338-7a99740fdecb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:58.000000", "updated_at": "2025-08-04T13:49:58.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2100349200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/01124b24-1caa-44cb-8338-7a99740fdecb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/01124b24-1caa-44cb-8338-7a99740fdecb"}], "user_id": "2126f08aa8e8450f869f310824773a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b13b416cfa441d687aae5b0743704ec"}}' {10} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.551424s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 33736e70-5e5a-44d0-9b12-b18a23ec5512 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:50:01,299 99932 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.430s 2025-08-04 13:50:01,300 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2109197078"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2adfe2-767d-42cc-b94e-bcb038a2753c', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2adfe2-767d-42cc-b94e-bcb038a2753c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "33736e70-5e5a-44d0-9b12-b18a23ec5512", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:50:01.235294", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2109197078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512"}], "user_id": "8f6b231aa634475297ca13ddbd8154fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:50:01,350 99932 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512 0.037s 2025-08-04 13:50:01,350 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01abcfb5-a649-46a9-aec7-538cc2186167', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01abcfb5-a649-46a9-aec7-538cc2186167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512'} Body: b'{"volume": {"id": "33736e70-5e5a-44d0-9b12-b18a23ec5512", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:50:01.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2109197078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512"}], "user_id": "8f6b231aa634475297ca13ddbd8154fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "939b6a345234477fbc2511d886e6ec9d"}}' 2025-08-04 13:50:02,404 99932 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512 0.039s 2025-08-04 13:50:02,405 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13 :50:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a32329-75e1-42a2-936d-698b1ebfc830', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a32329-75e1-42a2-936d-698b1ebfc830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512'} Body: b'{"volume": {"id": "33736e70-5e5a-44d0-9b12-b18a23ec5512", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:50:01.000000", "updated_at": "2025-08-04T13:50:01.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2109197078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512"}], "user_id": "8f6b231aa634475297ca13ddbd8154fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "939b6a345234477fbc2511d886e6ec9d"}}' ============================== Failed 112 tests - output below: ============================== tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] --------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 43, in test_group_create_show_list_delete grp1 = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 9dcd40e9-3bad-4638-a6e2-fc33262f1b7b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:31:26,510 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.948s 2025-08-04 13:31:26,511 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1066040938"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a59fdcc0-cee3-4d8b-a027-8c56f416ee2e', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a59fdcc0-cee3-4d8b-a027-8c56f416ee2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "c8eba4f4-8865-4fc8-8c55-71a12317af47", "name": "tempest-GroupsTest-volume-type-1066040938", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:31:26,563 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.048s 2025-08-04 13:31:26,563 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-439350824"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598fe012-e7fe-4e4d-9eeb-0f7f0e81d513', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598fe012-e7fe-4e4d-9eeb-0f7f0e81d513', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "64191a7a-419d-4699-ad51-4d9addd5609a", "name": "tempest-GroupsTest-group-type-439350824", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:31:26,890 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.323s 2025-08-04 13:31:26,891 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "64191a7a-419d-4699-ad51-4d9addd5609a", "volume_types": ["c8eba4f4-8865-4fc8-8c55-71a12317af47"], "name": "tempest-Group1-1478749557"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ae6385-110e-4d59-a103-b6ca3e6fa5d6', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ae6385-110e-4d59-a103-b6ca3e6fa5d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "9dcd40e9-3bad-4638-a6e2-fc33262f1b7b", "name": "tempest-Group1-1478749557"}}' 2025-08-04 13:31:27,226 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b 0.333s 2025-08-04 13:31:27,226 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-requ est-id': 'req-30076667-6571-46d4-ac4b-4daa9addd3d9', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30076667-6571-46d4-ac4b-4daa9addd3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b'} Body: b'{"group": {"id": "9dcd40e9-3bad-4638-a6e2-fc33262f1b7b", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:31:27.000000", "name": "tempest-Group1-1478749557", "description": null, "group_type": "64191a7a-419d-4699-ad51-4d9addd5609a", "volume_types": ["c8eba4f4-8865-4fc8-8c55-71a12317af47"]}}' 2025-08-04 13:31:28,289 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b 0.055s 2025-08-04 13:31:28,290 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffeb4a4f-807d-47a1-9224-49b68b8a78ad', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffeb4a4f-807d-47a1-9224-49b68b8a78ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b'} Body: b'{"group": {"id": "9dcd40e9-3bad-4638-a6e2-fc33262f1b7b", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:31:27.000000", "name": "tempest-Group1-1478749557", "description": null, "group_type": "64191a7a-419d-4699-ad51-4d9addd5609a", "volume_types": ["c8eba4f4-8865-4fc8-8c55-71a12317af47"]}}' 2025-08-04 13:31:28,395 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.099s 2025-08-04 13:31:28,396 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517d9d07-192a-40c7-9ad5-b961bde4e872', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517d9d07-192a-40c7-9ad5-b961bde4e872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:31:28,533 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b/action 0.122s 2025-08-04 13:31:28,533 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c855b7e-640b-4fa6-9bca-8675349b211b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b/action'} Body: b'' 2025-08-04 13:31:28,558 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b 0.024s 2025-08-04 13:31:28, 558 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fbfffd1-ecf4-4bf5-95d9-972e0438c121', 'x-openstack-request-id': 'req-2fbfffd1-ecf4-4bf5-95d9-972e0438c121', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/9dcd40e9-3bad-4638-a6e2-fc33262f1b7b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9dcd40e9-3bad-4638-a6e2-fc33262f1b7b could not be found."}}' 2025-08-04 13:31:28,597 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/64191a7a-419d-4699-ad51-4d9addd5609a 0.038s 2025-08-04 13:31:28,597 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b64d43-86df-4d3a-b329-0a978b2c45dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/64191a7a-419d-4699-ad51-4d9addd5609a'} Body: b'' 2025-08-04 13:31:28,728 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/c8eba4f4-8865-4fc8-8c55-71a12317af47 0.130s 2025-08-04 13:31:28,729 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf3c785-e542-47ff-9fd2-7694e2e761a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/c8eba4f4-8865-4fc8-8c55-71a12317af47'} Body: b'' 2025-08-04 13:31:28,747 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/c8eba4f4-8865-4fc8-8c55-71a12317af47 0.017s 2025-08-04 13:31:28,748 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc2ef07a-4184-46e8-9182-0ee41993f078', 'x-openstack-request-id': 'req-dc2ef07a-4184-46e8-9182-0ee41993f078', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/c8eba4f4-8865-4fc8-8c55-71a12317af47'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c8eba4f4-8865-4fc8-8c55-71a12317af47 could not be found."}}' tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] ---------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 111, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group ea3457ca-845f-49b3-a8eb-03485f491d9d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:31:28,788 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/types 0.037s 2025-08-04 13:31:28,788 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2132140821"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0c6e9c-2655-4a43-a463-bca35da6fb90', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0c6e9c-2655-4a43-a463-bca35da6fb90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "1b5a997e-0edc-4eb3-b200-45623478207e", "name": "tempest-GroupsTest-volume-type-2132140821", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:31:28,847 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/group_types 0.055s 2025-08-04 13:31:28,847 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsTest-group-type-2063812484"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c2b0b0-0a70-49dd-8291-f0348cfed4f3', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c2b0b0-0a70-49dd-8291-f0348cfed4f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "a2e5037c-4cbd-4189-8170-11022415f723", "name": "tempest-GroupsTest-group-type-2063812484", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:31:29,012 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/groups 0.162s 2025-08-04 13:31:29,012 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"group": {"group_type": "a2e5037c-4cbd-4189-8170-11022415f723", "volume_types": ["1b5a997e-0edc-4eb3-b200-45623478207e"], "name": "tempest-GroupsTest-Group-1205826080"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4344cc35-266f-4b45-83bb-44229ae09aad', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4344cc35-266f-4b45-83bb-44229ae09aad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "ea3457ca-845f-49b3-a8eb-03485f491d9d", "name": "tempest-GroupsTest-Group-1205826080"}}' 2025-08-04 13:31:29,058 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d 0.044s 2025-08-04 13:31:29,058 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9884d9e9-d937-4494-a073-c813288 cf017', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9884d9e9-d937-4494-a073-c813288cf017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d'} Body: b'{"group": {"id": "ea3457ca-845f-49b3-a8eb-03485f491d9d", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:31:29.000000", "name": "tempest-GroupsTest-Group-1205826080", "description": null, "group_type": "a2e5037c-4cbd-4189-8170-11022415f723", "volume_types": ["1b5a997e-0edc-4eb3-b200-45623478207e"]}}' 2025-08-04 13:31:30,092 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d 0.027s 2025-08-04 13:31:30,092 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd96a87-4128-47f7-af7b-0d8d185c710b', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd96a87-4128-47f7-af7b-0d8d185c710b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d'} Body: b'{"group": {"id": "ea3457ca-845f-49b3-a8eb-03485f491d9d", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:31:29.000000", "name": "tempest-GroupsTest-Group-1205826080", "description": null, "group_type": "a2e5037c-4cbd-4189-8170-11022415f723", "volume_types": ["1b5a997e-0edc-4eb3-b200-45623478207e"]}}' 2025-08-04 13:31:30,164 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.066s 2025-08-04 13:31:30,164 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0060e9f5-96d9-4411-949c-4eefebe1eda5', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0060e9f5-96d9-4411-949c-4eefebe1eda5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:31:30,238 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d/action 0.059s 2025-08-04 13:31:30,239 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1160e3c0-adf0-42c2-bfbe-7ab7f5935c8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d/action'} Body: b'' 2025-08-04 13:31:30,266 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d 0.027s 2025-08-04 13:31:30,266 99914 DEBUG [tempest.lib.common.res t_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb60ed2-4c12-4613-b865-d015ca3f847f', 'x-openstack-request-id': 'req-2eb60ed2-4c12-4613-b865-d015ca3f847f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/ea3457ca-845f-49b3-a8eb-03485f491d9d'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ea3457ca-845f-49b3-a8eb-03485f491d9d could not be found."}}' 2025-08-04 13:31:30,296 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/a2e5037c-4cbd-4189-8170-11022415f723 0.029s 2025-08-04 13:31:30,297 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33db9515-6414-4c2f-aff8-5cfd2551664f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/a2e5037c-4cbd-4189-8170-11022415f723'} Body: b'' 2025-08-04 13:31:30,366 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/1b5a997e-0edc-4eb3-b200-45623478207e 0.069s 2025-08-04 13:31:30,367 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c599ea7e-a435-4274-9dfb-e4e623851bd3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/1b5a997e-0edc-4eb3-b200-45623478207e'} Body: b'' 2025-08-04 13:31:30,383 99914 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/1b5a997e-0edc-4eb3-b200-45623478207e 0.016s 2025-08-04 13:31:30,384 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a55a78c-61f3-42e2-977d-bf3b5f2ac4b3', 'x-openstack-request-id': 'req-6a55a78c-61f3-42e2-977d-bf3b5f2ac4b3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/1b5a997e-0edc-4eb3-b200-45623478207e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1b5a997e-0edc-4eb3-b200-45623478207e could not be found."}}' tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] ------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 182, in test_create_group_from_group grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 1944d0d9-0eb6-4b91-9550-9b151ee82e75 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:31:33,032 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/types 0.182s 2025-08-04 13:31:33,032 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-945545235"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75cb64d1-8867-4c1c-bf28-dd21396423da', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75cb64d1-8867-4c1c-bf28-dd21396423da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "3ebb145a-ad7e-465e-8ebe-72e26ddb72dd", "name": "tempest-GroupsV314Test-volume-type-945545235", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:31:33,083 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/group_types 0.048s 2025-08-04 13:31:33,084 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-208496766"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3924de2-4d4e-46ae-8cd4-48f573f01e32', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3924de2-4d4e-46ae-8cd4-48f573f01e32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "3424ee12-f548-4263-a01c-03ba4d17e4dc", "name": "tempest-GroupsV314Test-group-type-208496766", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:31:33,321 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/groups 0.234s 2025-08-04 13:31:33,321 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "3424ee12-f548-4263-a01c-03ba4d17e4dc", "volume_types": ["3ebb145a-ad7e-465e-8ebe-72e26ddb72dd"], "name": "tempest-GroupsV314Test-Group-268689491"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b4ad73-1c85-43a6-9fe7-9f6cca45d74c', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b4ad73-1c85-43a6-9fe7-9f6cca45d74c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "1944d0d9-0eb6-4b91-9550-9b151ee82e75", "name": "tempest-GroupsV314Test-Group-268689491"}}' 2025-08-04 13:31:33,369 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75 0.044s 2025-08-04 13:31:33,370 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'a pplication/json', 'x-compute-request-id': 'req-b4c9d508-170f-4f27-96ce-fda07affa031', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c9d508-170f-4f27-96ce-fda07affa031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75'} Body: b'{"group": {"id": "1944d0d9-0eb6-4b91-9550-9b151ee82e75", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:31:33.000000", "name": "tempest-GroupsV314Test-Group-268689491", "description": null, "group_type": "3424ee12-f548-4263-a01c-03ba4d17e4dc", "volume_types": ["3ebb145a-ad7e-465e-8ebe-72e26ddb72dd"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:31:34,416 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75 0.042s 2025-08-04 13:31:34,417 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-035db285-d550-4f60-806b-0c877c515069', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-035db285-d550-4f60-806b-0c877c515069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75'} Body: b'{"group": {"id": "1944d0d9-0eb6-4b91-9550-9b151ee82e75", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:31:33.000000", "name": "tempest-GroupsV314Test-Group-268689491", "description": null, "group_type": "3424ee12-f548-4263-a01c-03ba4d17e4dc", "volume_types": ["3ebb145a-ad7e-465e-8ebe-72e26ddb72dd"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:31:34,520 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.097s 2025-08-04 13:31:34,520 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b16ffba-ed58-461a-bbd2-215649742dd3', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b16ffba-ed58-461a-bbd2-215649742dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:31:34,632 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75/action 0.097s 2025-08-04 13:31:34,632 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8dc3da2-0e14-48ca-a10b-133563eaa2bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75/action'} Body: b'' 2025-08-04 13:31:34,646 99912 INFO [tempes t.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75 0.013s 2025-08-04 13:31:34,646 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c94aae2-ea3a-4b17-940f-89792d1c844b', 'x-openstack-request-id': 'req-6c94aae2-ea3a-4b17-940f-89792d1c844b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/1944d0d9-0eb6-4b91-9550-9b151ee82e75'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1944d0d9-0eb6-4b91-9550-9b151ee82e75 could not be found."}}' 2025-08-04 13:31:34,686 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/3424ee12-f548-4263-a01c-03ba4d17e4dc 0.039s 2025-08-04 13:31:34,686 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff30f888-3194-44fd-a2e3-8aafea9dad76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/3424ee12-f548-4263-a01c-03ba4d17e4dc'} Body: b'' 2025-08-04 13:31:34,792 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/3ebb145a-ad7e-465e-8ebe-72e26ddb72dd 0.105s 2025-08-04 13:31:34,793 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f2227ab-985b-4374-b89b-44f0930c8b4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/3ebb145a-ad7e-465e-8ebe-72e26ddb72dd'} Body: b'' 2025-08-04 13:31:34,812 99912 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/3ebb145a-ad7e-465e-8ebe-72e26ddb72dd 0.019s 2025-08-04 13:31:34,813 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e893667-7c15-4a46-aebb-4cdbefaa1fc9', 'x-openstack-request-id': 'req-6e893667-7c15-4a46-aebb-4cdbefaa1fc9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/3ebb145a-ad7e-465e-8ebe-72e26ddb72dd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3ebb145a-ad7e-465e-8ebe-72e26ddb72dd could not be found."}}' tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] ------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 105, in test_volume_swap volume1 = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 176c57b7-5746-4d1b-97e1-4ac8bb192577 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:10,197 99934 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/volumes 0.365s 2025-08-04 13:32:10,197 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-337677644"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e7698b-ef75-4ea4-8eae-c7285b998d09', 'content-length': '745', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e7698b-ef75-4ea4-8eae-c7285b998d09', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "176c57b7-5746-4d1b-97e1-4ac8bb192577", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:10.105489", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-337677644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577"}], "user_id": "79c97bab0555492589e6a25657ebc5ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:32:10,252 99934 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577 0.042s 2025-08-04 13:32:10,253 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1353210-809b-4faa-ae0b-2845fadf9b7a', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1353210-809b-4faa-ae0b-2845fadf9b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577'} Body: b'{"volume": {"id": "176c57b7-5746-4d1b-97e1-4ac8bb192577", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:10.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-337677644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577"}], "user_id": "79c97bab0555492589e6a25657ebc5ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e8257d6b706741f395b12efd27069004"}}' 2025-08-04 13:32:11,542 99934 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577 0.240s 2025-08-04 13:32:11,542 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4c3dce-112a-4618-84c4-dfec9c47bb97', 'content-length': '834', 'openstack-api-versio n': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4c3dce-112a-4618-84c4-dfec9c47bb97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577'} Body: b'{"volume": {"id": "176c57b7-5746-4d1b-97e1-4ac8bb192577", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:10.000000", "updated_at": "2025-08-04T13:32:10.000000", "name": "tempest-TestVolumeSwap-volume-337677644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/176c57b7-5746-4d1b-97e1-4ac8bb192577"}], "user_id": "79c97bab0555492589e6a25657ebc5ea", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e8257d6b706741f395b12efd27069004"}}' setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) --------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 a6aeee52-70f8-4d7f-9532-9abe2bf724a9 failed to build and is in ERROR status tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 be9c7652-47b4-47bf-85b7-fb8746555bf3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:11,850 99928 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 1.307s 2025-08-04 13:32:11,851 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1366623600", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d830c8e2-45e3-4234-b72a-2e4ddfa5b76c', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d830c8e2-45e3-4234-b72a-2e4ddfa5b76c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "be9c7652-47b4-47bf-85b7-fb8746555bf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:11.636521", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1366623600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3"}], "user_id": "d6a6b038f7c4458e932c7db5f2a7885f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:32:11,929 99928 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3 0.065s 2025-08-04 13:32:11,930 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32d5ded-11b5-41ba-99a9-3293930debd9', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32d5ded-11b5-41ba-99a9-3293930debd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3'} Body: b'{"volume": {"id": "be9c7652-47b4-47bf-85b7-fb8746555bf3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:12.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1366623600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3"}], "user_id": "d6a6b038f7c4458e932c7db5f2a7885f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37b958b69cbb40408ae7e80c3c0310bb"}}' 2025-08-04 13:32:13,001 99928 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3 0.044s 2025-08-04 13:32:13,001 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6817ee71-1fe3-4ed9-a687-0758322436dc', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6817ee71-1fe3-4ed9-a687-0758322436dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3'} Body: b'{"volume": {"id": "be9c7652-47b4-47bf-85b7-fb8746555bf3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:12.000000", "updated_at": "2025-08-04T13:32:12.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1366623600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/be9c7652-47b4-47bf-85b7-fb8746555bf3"}], "user_id": "d6a6b038f7c4458e932c7db5f2a7885f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37b958b69cbb40408ae7e80c3c0310bb"}}' setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 84f3ae83-2fe8-4dd1-bbcd-49cc3b0eb8eb failed to build and is in ERROR status tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 67, in test_create_from_bootable_volume src_vol = self.create_volume(imageRef=img_uuid) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 320b5a75-ead6-431a-8dc9-3621f938039e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:18,834 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.140s 2025-08-04 13:32:18,834 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0ee856cc-9cbd-45ac-9009-842a734e4d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:32:19,346 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.510s 2025-08-04 13:32:19,346 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1299493550"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d062a41-9bef-404b-a5b3-bb31177ffc15', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d062a41-9bef-404b-a5b3-bb31177ffc15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "320b5a75-ead6-431a-8dc9-3621f938039e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:19.280784", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1299493550", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:32:19,412 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e 0.053s 2025-08-04 13:32:19,412 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-c8313da5-2f5a-4224-a0ba-a624aea8e35c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8313da5-2f5a-4224-a0ba-a624aea8e35c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e'} Body: b'{"volume": {"id": "320b5a75-ead6-431a-8dc9-3621f938039e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:19.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1299493550", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e504870b7f741a9a6bedd10f7603cf3"}}' 2025-08-04 13:32:20,481 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e 0.054s 2025-08-04 13:32:20,481 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e464cf5b-8155-4478-bd43-c56e8fab250a', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e464cf5b-8155-4478-bd43-c56e8fab250a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e'} Body: b'{"volume": {"id": "320b5a75-ead6-431a-8dc9-3621f938039e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:19.000000", "updated_at": "2025-08-04T13:32:19.000000", "name": "tempest-VolumesCloneTest-Volume-1299493550", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e504870b7f741a9a6bedd10f7603cf3"}}' 2025-08-04 13:32:20,551 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e 0.052s 2025-08-04 13:32:20,552 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bfc6d7e-16a6-4553-a7ed-26f3066138aa', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bfc6d7e-16a6-4553-a7ed-26f3066138aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e'} Body: b'{"volume": {"id": "320b5a75-ead6-431a-8dc9-3621f938039e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:19.000000 ", "updated_at": "2025-08-04T13:32:19.000000", "name": "tempest-VolumesCloneTest-Volume-1299493550", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/320b5a75-ead6-431a-8dc9-3621f938039e"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e504870b7f741a9a6bedd10f7603cf3"}}' 2025-08-04 13:32:20,686 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e 0.118s 2025-08-04 13:32:20,686 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22738c9a-8b62-4921-9930-f200ab350740', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e'} Body: b'' 2025-08-04 13:32:20,717 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e 0.030s 2025-08-04 13:32:20,718 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2813e2a3-a7e5-4589-8fc9-df06f3e2445a', 'x-openstack-request-id': 'req-2813e2a3-a7e5-4589-8fc9-df06f3e2445a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/320b5a75-ead6-431a-8dc9-3621f938039e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 320b5a75-ead6-431a-8dc9-3621f938039e could not be found."}}' tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 54, in test_volume_assisted_snapshot_create_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 82445628-efa2-49dd-a7fd-2beebe655f85 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:20,557 99920 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.607s 2025-08-04 13:32:20,557 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1447903491"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23504725-378f-4caa-aaa7-9db34a697825', 'content-length': '786', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23504725-378f-4caa-aaa7-9db34a697825', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "82445628-efa2-49dd-a7fd-2beebe655f85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:20.377105", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1447903491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/82445628-efa2-49dd-a7fd-2beebe655f85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/82445628-efa2-49dd-a7fd-2beebe655f85"}], "user_id": "6edf9a3bef944893b6b76a01c0ed59d7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2025-08-04 13:32:20,660 99920 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/82445628-efa2-49dd-a7fd-2beebe655f85 0.090s 2025-08-04 13:32:20,661 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5616eac7-f1b4-41ce-a377-7843fb38b31a', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5616eac7-f1b4-41ce-a377-7843fb38b31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/82445628-efa2-49dd-a7fd-2beebe655f85'} Body: b'{"volume": {"id": "82445628-efa2-49dd-a7fd-2beebe655f85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:20.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1447903491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/82445628-efa2-49dd-a7fd-2beebe655f85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/82445628-efa2-49dd-a7fd-2beebe655f85"}], "user_id": "6edf9a3bef944893b6b76a01c0ed59d7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "7d726e1e4c10442094bf4a494a36244e"}}' 2025-08-04 13:32:21,718 99920 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/82445628-efa2-49dd-a7fd-2beebe655f85 0.042s 2025-08-04 13:32:21,719 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ca7383-76cf-4870-b4d2-c71c701f5c33', 'content-length': '986', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ca7383-76cf-4870-b4d2-c71c701f5c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/82445628-efa2-49dd-a7fd-2beebe655f85'} Body: b'{"volume": {"id": "82445628-efa2-49dd-a7fd-2beebe655f85", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:20.000000", "updated_at": "2025-08-04T13:32:21.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1447903491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/82445628-efa2-49dd-a7fd-2beebe655f85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/82445628-efa2-49dd-a7fd-2beebe655f85"}], "user_id": "6edf9a3bef944893b6b76a01c0ed59d7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "7d726e1e4c10442094bf4a494a36244e"}}' tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] ----------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 54, in test_create_from_volume src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 f0f9a23f-5706-434a-a4cc-e1ece6be77e7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:20,902 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.182s 2025-08-04 13:32:20,903 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-753219510"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ffa2e1-fc43-43e8-ac8a-ddd4a8778dc3', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ffa2e1-fc43-43e8-ac8a-ddd4a8778dc3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f0f9a23f-5706-434a-a4cc-e1ece6be77e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:20.838579", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-753219510", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:32:20,960 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7 0.042s 2025-08-04 13:32:20,960 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-424a1c00-951a-4427-acb6-df7cee163195', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-424a1c00-951a-4427-acb6-df7cee163195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7'} Body: b'{"volume": {"id": "f0f9a23f-5706-434a-a4cc-e1ece6be77e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:21.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-753219510", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e504870b7f741a9a6bedd10f7603cf3"}}' 2025-08-04 13:32:22,024 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7 0.046s 2025-08-04 13:32:22,024 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7babfa2a-538e-4c67-bfed-c837bae9d518', 'content-length': '83 6', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7babfa2a-538e-4c67-bfed-c837bae9d518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7'} Body: b'{"volume": {"id": "f0f9a23f-5706-434a-a4cc-e1ece6be77e7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:21.000000", "updated_at": "2025-08-04T13:32:21.000000", "name": "tempest-VolumesCloneTest-Volume-753219510", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e504870b7f741a9a6bedd10f7603cf3"}}' 2025-08-04 13:32:22,079 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7 0.040s 2025-08-04 13:32:22,079 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d98795-ef81-424c-990f-88103757362a', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d98795-ef81-424c-990f-88103757362a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7'} Body: b'{"volume": {"id": "f0f9a23f-5706-434a-a4cc-e1ece6be77e7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:21.000000", "updated_at": "2025-08-04T13:32:21.000000", "name": "tempest-VolumesCloneTest-Volume-753219510", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7"}], "user_id": "18701a9426b34d2d9463a0a528a4697b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1e504870b7f741a9a6bedd10f7603cf3"}}' 2025-08-04 13:32:22,187 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7 0.093s 2025-08-04 13:32:22,187 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4a6b18-086e-4c2d-b954-92738ac67cce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7'} Body: b'' 2025-08-04 13:32:22,217 99914 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7 0.029s 2025-08-04 13:32:22,218 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad5be6a-8e09-4bee-b1b5-99ea24b8a3a5', 'x-openstack-request-id': 'req-1ad5be6a-8e09-4bee-b1b5-99ea24b8a3a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f0f9a23f-5706-434a-a4cc-e1ece6be77e7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f0f9a23f-5706-434a-a4cc-e1ece6be77e7 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 5b99e23c-d39d-43df-8dad-f0987c3dc77a failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] -------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 84, in test_delete_dep_chain volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 e189a719-1412-49c6-84fe-945b05fa8d88 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:45,074 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST http://10.0.0.210/volume/v3/volumes 0.572s 2025-08-04 13:32:45,074 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-620197300"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86bd2219-4d6c-4915-8bf7-20fef03a594f', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86bd2219-4d6c-4915-8bf7-20fef03a594f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e189a719-1412-49c6-84fe-945b05fa8d88", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:45.003701", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-620197300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e189a719-1412-49c6-84fe-945b05fa8d88"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e189a719-1412-49c6-84fe-945b05fa8d88"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:32:45,207 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/e189a719-1412-49c6-84fe-945b05fa8d88 0.117s 2025-08-04 13:32:45,208 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e87faaf-f621-451b-872d-7efa86954d58', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e87faaf-f621-451b-872d-7efa86954d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e189a719-1412-49c6-84fe-945b05fa8d88'} Body: b'{"volume": {"id": "e189a719-1412-49c6-84fe-945b05fa8d88", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:45.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-620197300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e189a719-1412-49c6-84fe-945b05fa8d88"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e189a719-1412-49c6-84fe-945b05fa8d88"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' 2025-08-04 13:32:46,291 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/e189a719-1412-49c6-84fe-945b05fa8d88 0.061s 2025-08-04 13:32:46,291 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94f2653b-e407-4f39-bef9-c1b9fdef7380', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94f2653b-e407-4f39-bef9-c1b9fdef7380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e189a719-1412-49c6-84fe-945b05fa8d88'} Body: b'{"volume": {"id": "e189a719-1412-49c6-84fe-945b05fa8d88", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:45.000000", "updated_at": "2025-08-04T13:32:45.000000", "name": "tempest-VolumeDependencyTests-Volume-620197300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e189a719-1412-49c6-84fe-945b05fa8d88"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e189a719-1412-49c6-84fe-945b05fa8d88"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 109, in test_delete_dep_chain_2 volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 716437d4-aa4b-47af-a6f7-ff6c3d2edc5d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:46,776 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.457s 2025-08-04 13:32:46,776 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1257080655"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-796002db-5288-420d-81a7-263da92f8309', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-796002db-5288-420d-81a7-263da92f8309', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "716437d4-aa4b-47af-a6f7-ff6c3d2edc5d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:46.631876", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1257080655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:32:46,889 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d 0.098s 2025-08-04 13:32:46,890 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00479112-c62a-4c36-8723-73f22d331a74', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00479112-c62a-4c36-8723-73f22d331a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d'} Body: b'{"volume": {"id": "716437d4-aa4b-47af-a6f7-ff6c3d2edc5d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:47.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1257080655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' 2025-08-04 13:32:47,989 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d 0.082s 2025-08-04 13:32:47,990 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mo n, 04 Aug 2025 13:32:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f99ff75-6945-40ad-abbc-0bd5ae87b758', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f99ff75-6945-40ad-abbc-0bd5ae87b758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d'} Body: b'{"volume": {"id": "716437d4-aa4b-47af-a6f7-ff6c3d2edc5d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:47.000000", "updated_at": "2025-08-04T13:32:47.000000", "name": "tempest-VolumeDependencyTests-Volume-1257080655", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/716437d4-aa4b-47af-a6f7-ff6c3d2edc5d"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 58, in test_delete_source_snapshot source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 f44138b4-15a8-4717-aa3c-e3cd557ae8c1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:48,460 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.450s 2025-08-04 13:32:48,461 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-157222833"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa35c00-c06a-4bf7-929e-8765e0d1fb93', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa35c00-c06a-4bf7-929e-8765e0d1fb93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f44138b4-15a8-4717-aa3c-e3cd557ae8c1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:48.379505", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-157222833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:32:48,595 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1 0.107s 2025-08-04 13:32:48,595 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d0d3904-77fb-4027-b601-31e25718c00d', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d0d3904-77fb-4027-b601-31e25718c00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1'} Body: b'{"volume": {"id": "f44138b4-15a8-4717-aa3c-e3cd557ae8c1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:48.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-157222833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' 2025-08-04 13:32:49,711 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1 0.091s 2025-08-04 13:32:49,712 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Mon, 04 Aug 2025 13:32:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cde2ae5-dd6d-4011-8597-16246e596492', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cde2ae5-dd6d-4011-8597-16246e596492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1'} Body: b'{"volume": {"id": "f44138b4-15a8-4717-aa3c-e3cd557ae8c1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:48.000000", "updated_at": "2025-08-04T13:32:49.000000", "name": "tempest-VolumeDependencyTests-Volume-157222833", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f44138b4-15a8-4717-aa3c-e3cd557ae8c1"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] ------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 42, in test_delete_source_volume source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 1592c3ee-fa19-4a39-9145-76a3daa3ffb7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:50,145 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.411s 2025-08-04 13:32:50,145 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-598590086"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5b67df9-149f-4a88-b83d-180b2ef7a8ac', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5b67df9-149f-4a88-b83d-180b2ef7a8ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1592c3ee-fa19-4a39-9145-76a3daa3ffb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:49.957250", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-598590086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:32:50,276 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7 0.115s 2025-08-04 13:32:50,276 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8397f39-ecb5-4942-b0ff-877507e51d36', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8397f39-ecb5-4942-b0ff-877507e51d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7'} Body: b'{"volume": {"id": "1592c3ee-fa19-4a39-9145-76a3daa3ffb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:50.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-598590086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' 2025-08-04 13:32:51,384 99912 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7 0.090s 2025-08-04 13:32:51,385 99912 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8065f8c2-9c5d-456b-82dc-54bfa61dcc4e', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8065f8c2-9c5d-456b-82dc-54bfa61dcc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7'} Body: b'{"volume": {"id": "1592c3ee-fa19-4a39-9145-76a3daa3ffb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:32:50.000000", "updated_at": "2025-08-04T13:32:50.000000", "name": "tempest-VolumeDependencyTests-Volume-598590086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1592c3ee-fa19-4a39-9145-76a3daa3ffb7"}], "user_id": "45d31e66ad8a4800a66650584156c907", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "861b0465147b44ceb6b795202aad9ebd"}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 147, in test_bootable_volume_snapshot_stop_start_instance volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9d626197-eb17-44fb-a220-6686270f5d95 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:33:00,517 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.454s 2025-08-04 13:33:00,517 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b6357443-cf0e-473f-8c5b-1f0b733278bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:33:01,818 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST http://10.0.0.210/volume/v3/volumes 1.300s 2025-08-04 13:33:01,818 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1138375896", "snapshot_id": null, "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5228959c-b474-4d4c-b943-bdd27650370b', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5228959c-b474-4d4c-b943-bdd27650370b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9d626197-eb17-44fb-a220-6686270f5d95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:01.447432", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1138375896", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9d626197-eb17-44fb-a220-6686270f5d95"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:33:01,958 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95 0.126s 2025-08-04 13:33:01,958 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1df1d5f-e910-4060-b19e-43d4bde6f4bd', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1df1d5f-e910-4060-b19e-43d4bde6f4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95'} Body: b'{"volume": {"id": "9d626197-eb17-44fb-a220-6686270f5d95", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:01.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1138375896", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9d626197-eb17-44fb-a220-6686270f5d95"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:03,184 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95 0.207s 2025-08-04 13:33:03,185 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296dd523-1c77-4f4a-9991-53e3687ab0cf', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296dd523-1c77-4f4a-9991-53e3687ab0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95'} Body: b'{"volume": {"id": "9d626197-eb17-44fb-a220-6686270f5d95", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:01.000000", "updated_at": "2025-08-04T13:33:02.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1138375896", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9d626197-eb17-44fb-a220-6686270f5d95"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:03,567 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95 0.366s 2025-08-04 13:33:03,568 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f35fa31-0f95-4206-b936-85a55d174892', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95'} Body: b'' 2025-08-04 13:33:03,637 99914 IN FO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95 0.069s 2025-08-04 13:33:03,640 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4433d78d-3405-4223-bd49-7c0852bce47d', 'x-openstack-request-id': 'req-4433d78d-3405-4223-bd49-7c0852bce47d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d626197-eb17-44fb-a220-6686270f5d95'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9d626197-eb17-44fb-a220-6686270f5d95 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 179, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c230293c-dd8c-4b71-b997-a1bf27ba601e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:33:03,767 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.123s 2025-08-04 13:33:03,768 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bd0ccc9e-ec7c-4a9a-b966-6efb4c1af3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:33:04,447 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.678s 2025-08-04 13:33:04,447 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2029023884", "snapshot_id": null, "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdfa134-cc5a-41f0-8c29-9ec99edd1a5a', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdfa134-cc5a-41f0-8c29-9ec99edd1a5a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c230293c-dd8c-4b71-b997-a1bf27ba601e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:04.375877", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2029023884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:33:04,527 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e 0.067s 2025-08-04 13:33:04,527 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Mon, 04 Aug 2025 13:33:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a3ff42d-34ed-4d06-9485-9274cf19236a', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a3ff42d-34ed-4d06-9485-9274cf19236a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e'} Body: b'{"volume": {"id": "c230293c-dd8c-4b71-b997-a1bf27ba601e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:04.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2029023884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:05,611 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e 0.068s 2025-08-04 13:33:05,635 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77387ed9-1b24-4e65-b2b0-ba045b1ba4f2', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77387ed9-1b24-4e65-b2b0-ba045b1ba4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e'} Body: b'{"volume": {"id": "c230293c-dd8c-4b71-b997-a1bf27ba601e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:04.000000", "updated_at": "2025-08-04T13:33:05.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2029023884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:05,849 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e 0.199s 2025-08-04 13:33:05,849 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d61106-d461-48c0-bf62-43f489f984cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e'} Body: b'' 2025-08-04 13:33:05,883 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e 0.033s 2025-08-04 13:33:05,884 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d70099df-339e-4407-abd8-45e665cd000e', 'x-openstack-request-id': 'req-d70099df-339e-4407-abd8-45e665cd000e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c230293c-dd8c-4b71-b997-a1bf27ba601e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c230293c-dd8c-4b71-b997-a1bf27ba601e could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 224, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 09bb95cd-e386-46e0-a4c2-834e2477d543 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:33:05,916 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.029s 2025-08-04 13:33:05,916 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-db648bac-0f6d-42b4-b420-5604dcfc1dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:33:06,462 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.545s 2025-08-04 13:33:06,463 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2118268350", "snapshot_id": null, "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c60ac1a-9f5c-4aac-b811-ba08e830b5a4', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c60ac1a-9f5c-4aac-b811-ba08e830b5a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "09bb95cd-e386-46e0-a4c2-834e2477d543", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:06.319280", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2118268350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:33:06,538 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543 0.061s 2025-08-04 13:33:06,538 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-decbe9b5-3754-4973-907a-6cb0bcf0186e', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-decbe9b5-3754-4973-907a-6cb0bcf0186e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543'} Body: b'{"volume": {"id": "09bb95cd-e386-46e0-a4c2-834e2477d543", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:06.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2118268350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:07,670 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543 0.116s 2025-08-04 13:33:07,670 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d162723-842c-4a6e-9054-f7c1bfc533c3', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d162723-842c-4a6e-9054-f7c1bfc533c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543'} Body: b'{"volume": {"id": "09bb95cd-e386-46e0-a4c2-834e2477d543", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:06.000000", "updated_at": "2025-08-04T13:33:07.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2118268350", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:07,802 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543 0.115s 2025-08-04 13:33:07,803 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6689cdd2-d695-44f4-a13b-fe2af2034136', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543'} Body: b'' 2025-08-04 13:33:07,841 99914 INFO [tempest.lib.common.rest_client] Request (TestVol umeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543 0.037s 2025-08-04 13:33:07,841 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dee88af-3bef-4cc5-9287-3d89a04b5451', 'x-openstack-request-id': 'req-6dee88af-3bef-4cc5-9287-3d89a04b5451', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/09bb95cd-e386-46e0-a4c2-834e2477d543'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 09bb95cd-e386-46e0-a4c2-834e2477d543 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 81, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 90b43329-d4bd-4e82-8737-5a00d363103d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:33:07,844 99914 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2025-08-04 13:33:07,907 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2025-08-04 13:33:07,908 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1464502695", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGOHzEEFEq0TMj00KUe8Fg7gf+bGAPJXnfk63nBz02eBykCWY+XLlEIj4fQig/xqrox/x/r0xf1iPlU8IGMR8IOcnSaGag4/Sl7KpWdA1PHv7wxUN/XzYrZWD24G/mZpAg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d836b2e-b11a-462a-a392-b513d6f4a299', 'x-compute-request-id': 'req-7d836b2e-b11a-462a-a392-b513d6f4a299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1464502695", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGOHzEEFEq0TMj00KUe8Fg7gf+bGAPJXnfk63nBz02eBykCWY+XLlEIj4fQig/xqrox/x/r0xf1iPlU8IGMR8IOcnSaGag4/Sl7KpWdA1PHv7wxUN/XzYrZWD24G/mZpAg==", "fingerprint": "40:3e:4a:9e:f8:54:50:a3:e5:c8:01:e1:97:39:0f:31", "user_id": "7ea712f5c186436b864761f5db1597f7"}}' 2025-08-04 13:33:08,746 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.835s 2025-08-04 13:33:08,747 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1891078632", "description": "tempest-secgroup-smoke-1891078632 description", "project_id": "d1688240caed466bb7fc47532a94cc8e"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-32f61b4e-57be-4bff-9a42-837bd98b683b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "name": "tempest-secgroup-smoke-1891078632", "stateful": true, "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "description": "tempest-secgroup-smoke-1891078632 description", "shared": false, "security_group_rules": [{"id": "4263bd9a-d3bf-4400-ba17-7773c91cc0a0", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "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": 421, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:33:08Z", "updated_at": "2025-08-04T13:33:08Z", "revision_number": 0}, {"id": "5f5e2bd7-99a9-4749-a945-ad6b4850c294", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 422, "belongs_to_default_sg": false, "descriptio n": null, "tags": [], "created_at": "2025-08-04T13:33:08Z", "updated_at": "2025-08-04T13:33:08Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:33:08Z", "updated_at": "2025-08-04T13:33:08Z", "revision_number": 1, "project_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:09,429 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.681s 2025-08-04 13:33:09,429 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "project_id": "d1688240caed466bb7fc47532a94cc8e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-9ba3d1ae-e7fc-47f8-92c9-2eca650c1d75', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "24106de8-b492-4a9d-bd5e-b66689adc472", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:09Z", "updated_at": "2025-08-04T13:33:09Z", "revision_number": 0}}' 2025-08-04 13:33:09,714 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.284s 2025-08-04 13:33:09,715 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "project_id": "d1688240caed466bb7fc47532a94cc8e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-189d3f74-f471-41db-a1b0-8d918f98ac01', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ed042305-1777-4e59-80f1-983f9790e271", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:09Z", "updated_at": "2025-08-04T13:33:09Z", "revision_number": 0}}' 2025-08-04 13:33:10,542 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.826s 2025-08-04 13:33:10,543 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "project_id": "d1688240caed466bb7fc47532a94cc8e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2 025 13:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-963c7a61-be6c-43d2-88b7-02eb2496d0ef', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "af3a3f98-f5f2-4ee5-9418-ab7b0e22b768", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:10Z", "updated_at": "2025-08-04T13:33:10Z", "revision_number": 0}}' 2025-08-04 13:33:10,856 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.312s 2025-08-04 13:33:10,857 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "project_id": "d1688240caed466bb7fc47532a94cc8e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-07b23ec7-c90b-457e-b726-a668492ef35d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "98f3acdd-063a-4209-8007-3c34cbd399eb", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:10Z", "updated_at": "2025-08-04T13:33:10Z", "revision_number": 0}}' 2025-08-04 13:33:11,672 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.814s 2025-08-04 13:33:11,673 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "project_id": "d1688240caed466bb7fc47532a94cc8e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-3f9a82b0-bee3-45b8-beda-e23badd7e5bf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2c6c70e9-19eb-49cc-89d2-3b0e6d9f08fb", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:11Z", "updated_at": "2025-08-04T13:33:11Z", "revision_number": 0}}' 2025-08-04 13:33:12,181 99914 INFO [ tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.507s 2025-08-04 13:33:12,181 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "project_id": "d1688240caed466bb7fc47532a94cc8e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-341b0297-f47b-4d9e-aa72-b57e493e6b5f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1a74ef01-a417-4d15-9cda-d40510c9bbe9", "project_id": "d1688240caed466bb7fc47532a94cc8e", "tenant_id": "d1688240caed466bb7fc47532a94cc8e", "security_group_id": "409fb33b-fd08-42b0-b9ee-8e91b4652384", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:11Z", "updated_at": "2025-08-04T13:33:11Z", "revision_number": 0}}' 2025-08-04 13:33:12,182 99914 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2025-08-04 13:33:12,206 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.024s 2025-08-04 13:33:12,207 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-765ee36b-2df2-4742-975d-798ee43c9207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:33:12,915 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.706s 2025-08-04 13:33:12,915 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-771309266", "snapshot_id": null, "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubu ntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f108784-b43c-48fb-b361-9ef4157b8ee8', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f108784-b43c-48fb-b361-9ef4157b8ee8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "90b43329-d4bd-4e82-8737-5a00d363103d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:12.824153", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-771309266", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90b43329-d4bd-4e82-8737-5a00d363103d"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:33:13,027 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d 0.087s 2025-08-04 13:33:13,028 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dcffa8b-479f-4096-ab0f-279f8a8d6ce6', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dcffa8b-479f-4096-ab0f-279f8a8d6ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d'} Body: b'{"volume": {"id": "90b43329-d4bd-4e82-8737-5a00d363103d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:13.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-771309266", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90b43329-d4bd-4e82-8737-5a00d363103d"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:14,113 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d 0.054s 2025-08-04 13:33:14,114 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2df5562c-d399-41ac-913c-a9b3041ea762', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2df5562c-d399-41ac-913c-a9b3041ea762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d'} Body: b'{"volume": {"id": "90b43329-d4bd-4e82-8737-5a00d363103d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:33:13.000000", "updated_at": "2025-08-04T13:33:13.000000", "name": "t empest-TestVolumeBootPattern-volume-origin-771309266", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90b43329-d4bd-4e82-8737-5a00d363103d"}], "user_id": "7ea712f5c186436b864761f5db1597f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1688240caed466bb7fc47532a94cc8e"}}' 2025-08-04 13:33:14,245 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d 0.115s 2025-08-04 13:33:14,245 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-631c6c1c-d690-4663-9403-33ca35521ffc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d'} Body: b'' 2025-08-04 13:33:14,276 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d 0.030s 2025-08-04 13:33:14,276 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-840fd3f7-ec37-4afc-ac9c-393bed2feeb1', 'x-openstack-request-id': 'req-840fd3f7-ec37-4afc-ac9c-393bed2feeb1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90b43329-d4bd-4e82-8737-5a00d363103d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 90b43329-d4bd-4e82-8737-5a00d363103d could not be found."}}' 2025-08-04 13:33:14,610 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/409fb33b-fd08-42b0-b9ee-8e91b4652384 0.333s 2025-08-04 13:33:14,611 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-450f167f-542d-4504-bb7f-801d48506b48', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/409fb33b-fd08-42b0-b9ee-8e91b4652384'} Body: b'' 2025-08-04 13:33:14,649 99914 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1464502695 0.037s 2025-08-04 13:33:14,649 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7 5cbdbbe-3583-4b63-8c40-736dd4976f7a', 'x-compute-request-id': 'req-75cbdbbe-3583-4b63-8c40-736dd4976f7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1464502695'} Body: b'' tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 117, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 8621b766-642f-4ac2-af2e-ec1b013fd32e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:31:50,180 99924 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2025-08-04 13:31:50,180 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-00101ed2-ee28-4d50-b582-07f36c6624d0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "fb4467cc2cd64a1d941b6864b0ac6ac9", "name": "tempest-DeleteServersTestJSON-556617340-project-member", "password_expires_at": null}, "audit_ids": ["-xX1lOItS5mZfEJpuqikuA"], "expires_at": "2025-08-04T14:31:50.000000Z", "issued_at": "2025-08-04T13:31:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ec9d36d02ba4f0b8bd4460323ec1065", "name": "tempest-DeleteServersTestJSON-556617340"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6ec9d36d02ba4f0b8bd4460323ec1065", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:31:50,181 99924 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '1f0e9369-a68f-479f-bb02-aeec3e7652ad', 'name': 'tempest-DeleteServersTestJSON-1849995298-network', 'tenant_id': '6ec9d36d02ba4f0b8bd4460323ec1065', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6ec9d36d02ba4f0b8bd4460323ec1065', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34588, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'creat ed_at': '2025-08-04T13:31:27Z', 'updated_at': '2025-08-04T13:31:27Z', 'revision_number': 1} available for tenant 2025-08-04 13:32:07,506 99924 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 17.324s 2025-08-04 13:32:07,507 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1638677028", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "1f0e9369-a68f-479f-bb02-aeec3e7652ad"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e14f57e9-f5a2-4cc7-a77c-77e789499a81', 'x-compute-request-id': 'req-e14f57e9-f5a2-4cc7-a77c-77e789499a81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "08084348-dae6-40a6-ace7-0b72e53750ce", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08084348-dae6-40a6-ace7-0b72e53750ce"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "BBY3kWgMREun"}}' 2025-08-04 13:32:11,614 99924 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce 4.103s 2025-08-04 13:32:11,614 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f9fbc15-4ac7-4cfc-9867-941a46267505', 'x-compute-request-id': 'req-0f9fbc15-4ac7-4cfc-9867-941a46267505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce'} Body: b'{"server": {"id": "08084348-dae6-40a6-ace7-0b72e53750ce", "name": "tempest-DeleteServersTestJSON-server-1638677028", "status": "BUILD", "tenant_id": "6ec9d36d02ba4f0b8bd4460323ec1065", "user_id": "fb4467cc2cd64a1d941b6864b0ac6ac9", "metadata": {}, "hostId": "2e55a48e32a1ba969f2f3a1c4a67ac478da08e093e2444bb393a7988", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:07Z", "updated": "2025-08-04T13:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08084348-dae6-40a6-ace7-0b72e53750ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:03,899 99924 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce 2.172s 2025-08-04 13:33:03,899 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d119c250-0982-45e1-a181-c28a26b44a33', 'x-compute-request-id': 'req-d119c250-0982-45e1-a181-c28a26b44a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce'} Body: b'{"server": {"id": "08084348-dae6-40a6-ace7-0b72e53750ce", "name": "tempest-DeleteServersTestJSON-server-1638677028", "status": "ACTIVE", "tenant_id": "6ec9d36d02ba4f0b8bd4460323ec1065", "user_id": "fb4467cc2cd64a1d941b6864b0ac6ac9", "metadata": {}, "hostId": "2e55a48e32a1ba969f2f3a1c4a67ac478da08e093e2444bb393a7988", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:07Z", "updated": "2025-08-04T13:32:47Z", "addresses": {"tempest-DeleteServersTestJSON-1849995298-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:68:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/08084348-dae6-40a6-ace7-0b72e53750ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/08084348-dae6-40a6-ace7-0b72e53750ce"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:32:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:03,914 99924 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "ACTIVE/None" after 52 second wait 2025-08-04 13:34:04,283 99924 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.308s 2025-08-04 13:34:04,284 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1713982129"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d57d467-53ef-4b5e-8c39-9ce53fc32483', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d57d467-53ef-4b5e-8c39-9ce53fc32483', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8621b766-642f-4ac2-af2e-ec1b013fd32e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:04.211270", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1713982129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e"}], "user_id": "fb4467cc2cd64a1d941b6864b0ac6ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:34:04,355 99924 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e 0.059s 2025-08-04 13:34:04,356 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b855c46-5c1b-4ee6-87bc-bc34da20d576', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b855c46-5c1b-4ee6-87bc-bc34da20d576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e'} Body: b'{"volume": {"id": "8621b766-642f-4ac2-af2e-ec1b013fd32e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:04.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1713982129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e"}], "user_id": "fb4467cc2cd64a1d941b6864b0ac6ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ec9d36d02ba4f0b8bd4460323ec1065"}}' 2025-08-04 13:34:05,412 99924 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e 0.041s 2025-08-04 13:34:05,412 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a162ee4-e43e-49a8-b86a-b7745965d210', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a162ee4-e43e-49a8-b86a-b7745965d210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e'} Body: b'{"volume": {"id": "8621b766-642f-4ac2-af2e-ec1b013fd32e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:04.000000", "updated_at": "2025-08-04T13:34:04.000000", "name": "tempest-DeleteServersTestJSON-volume-1713982129", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8621b766-642f-4ac2-af2e-ec1b013fd32e"}], "user_id": "fb4467cc2cd64a1d941b6864b0ac6ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6ec9d36d02ba4f0b8bd4460323ec1065"}}' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 ca5ea216-f9de-4ccf-ac1d-95f4538e07ed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:06,477 99926 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:32:11,907 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 5.429s 2025-08-04 13:32:11,907 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2030819485", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF7czjKUEoVN9dxxFE53a2sLSlABUIsFqfqNfy9VkQkgjQiGBfYqLruSXBuf1uCbd0snbKGw6pv6Gneh7LXLjgGsoWvgfL01AXbVB4WSjA2kLVqJqo9+XHTe2CZJIOLG2Q=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c653479-4652-4937-8c6b-e4172d169b4a', 'x-compute-request-id': 'req-6c653479-4652-4937-8c6b-e4172d169b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2030819485", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF7czjKUEoVN9dxxFE53a2sLSlABUIsFqfqNfy9VkQkgjQiGBfYqLruSXBuf1uCbd0snbKGw6pv6Gneh7LXLjgGsoWvgfL01AXbVB4WSjA2kLVqJqo9+XHTe2CZJIOLG2Q==", "fingerprint": "66:a4:1a:fc:ba:ca:1d:71:7f:b8:fa:e2:38:46:50:d8", "user_id": "b097b1fcea93493b958f7fe934abbbb0"}}' 2025-08-04 13:32:11,910 99926 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2030819485 created 2025-08-04 13:32:12,185 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.274s 2025-08-04 13:32:12,185 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--594060380", "description": "tempest-description--570401260"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-012e4800-d539-43ee-b5c9-48074d6644cf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "25db0862-712b-434b-b8a3-c9c1734bf25a", "name": "tempest-securitygroup--594060380", "stateful": true, "tenant_id": "402e787621e34450b4fa5e53961a347a", "description": "tempest-description--570401260", "shared": false, "security_group_rules": [{"id": "3801740c-ab01-43e0-ac6f-108850729680", "project_id": "402e787621e34450b4fa5e53961a347a", "tenant_id": "402e787621e34450b4fa5e53961a347a", "security_group_id": "25db0862-712b-434b-b8a3-c9c1734bf25a", "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": 297, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:32:12Z", "updated_at": "2025-08-04T13:32:12Z", "revision_number": 0}, {"id": "f59de6ed-f892-4aac-a442-21d889084fb4", "project_id": "402e787621e34450b4fa5e53961a347a", "tenant_id": "402e787621e34450b4fa5e53961a347a", "security_group_id": "25db0862-712b-434b-b8a3-c9c1734bf25a", "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": 298, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:32:12Z", "updated_at": "2025-08-04T13:32:12Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:32:12Z", "updated_at": "2025-08-04T13:32:12Z", "revision_number": 1, "project_id": "402e787621e34450b4fa5e53961a347a"}}' 2025-08-04 13:32:13,336 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.150s 2025-08-04 13:32:13,336 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "25db0862-712b-434b-b8a3-c9c1734bf25a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c79015b9-2103-4b4c-be69-aeb989543536', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e15f7781-fd52-4ee5-9705-35110ad04691", "project_id": "402e787621e34450b4fa5e53961a347a", "tenant_id": "402e787621e34450b4fa5e53961a347a", "security_group_id": "25db0862-712b-434b-b8a3-c9c1734bf25a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:32:13Z", "updated_at": "2025-08-04T13:32:13Z", "revision_number": 0}}' 2025-08-04 13:32:15,072 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.735s 2025-08-04 13:32:15,072 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "25db0862-712b-434b-b8a3-c9c1734bf25a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-db2a72b7-e1e7-4fb1-961a-1a36311d3281', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "20088f8e-7dc2-4e96-889a-747336fa9e5e", "project_id": "402e787621e34450b4fa5e53961a347a", "tenant_id": "402e787621e34450b4fa5e53961a347a", "security_group_id": "25db0862-712b-434b-b8a3-c9c1734bf25a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:32:14Z", "updated_at": "2025-08-04T13:32:14Z", "revision_number": 0}}' 2025-08-04 13:32:15,072 99926 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--594060380 created 2025-08-04 13:32:17,673 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/floatingips 2.600s 2025-08-04 13:32:17,673 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3cd73eeb-d99f-4381-afa1-ecfa70fdb35d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e1d22a02-86c1-4e3b-80a4-798a7fa98fda", "tenant_id": "402e787621e34450b4fa5e53961a347a", "floating_ip_address": "172.24.4.121", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "402e787621e34450b4fa5e53961a347a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:17Z", "updated_at": "2025-08-04T13:32:17Z", "revision_number": 0}}' 2025-08-04 13:32:17,674 99926 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e1d22a02-86c1-4e3b-80a4-798a7fa98fda', 'tenant_id': '402e787621e34450b4fa5e53961a347a', 'floating_ip_address': '172.24.4.121', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '402e787621e34450b4fa5e53961a347a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:17Z', 'updated_at': '2025-08-04T13:32:17Z', 'revision_number': 0, 'ip': '172.24.4.121'} created 2025-08-04 13:32:17,766 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2025-08-04 13:32:17,767 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-caeb8873-d9bf-4ef4-b7f1-08fc47806b97', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b097b1fcea93493b958f7fe934abbbb0", "name": "tempest-VolumesAdminNegativeTest-2143136364-project-member", "password_expires_at": null}, "audit_ids": ["cnLRXzCvQj6N6rrbpcf1KA"], "expires_at": "2025-08-04T14:32:17.000000Z", "issued_at": "2025-08-04T13:32:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "402e787621e34450b4fa5e53961a347a", "name": "tempest-VolumesAdminNegativeTest-2143136364"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/402e787621e34450b4fa5e53961a347a", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:32:17,767 99926 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '007c5f92-2eda-47b9-aa78-6f8f0576b1aa', 'name': 'tempest-VolumesAdminNegativeTest-1757865658-network', 'tenant_id': '402e787621e34450b4fa5e53961a347a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '402e787621e34450b4fa5e53961a347a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34043, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:26Z', 'updated_at': '2025-08-04T13:31:26Z', 'revision_number': 1} available for tenant 2025-08-04 13:32:17,768 99926 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2030819485', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF7czjKUEoVN9dxxFE53a2sLSlABUIsFqfqNfy9VkQkgjQiGBfYqLruSXBuf1uCbd0snbKGw6pv6Gneh7LXLjgGsoWvgfL01AXbVB4WSjA2kLVqJqo9+XHTe2CZJIOLG2Q==', 'fingerprint': '66:a4:1a:fc:ba:ca:1d:71:7f:b8:fa:e2:38:46:50:d8', 'user_id': 'b097b1fcea93493b958f7fe934abbbb0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBOW1VnWRZw+z8bLvAducxpKEdyyPsWzPF6u7zpYkWaon5kQLLW7WkF\n3Q0/xPTXiM2gBwYFK4EEACKhZANiAARe3M4ylBKFTfXccRROd2trC0pQAVCLBan6\njX8vVZEJII0IhgX2Ki67klwbn9bgm3dLJ2yhsOqb+hp3oey1y44BrKFr4Hy9NQF2\n1QeFkowNpC1aiaqPflx03tgmSSDixtk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '25db0862-712b-434b-b8a3-c9c1734bf25a', 'name': 'tempest-securitygroup--594060380', 'stateful': True, 'tenant_id': '402e787621e34450b4fa5e53961a347a', 'description': 'tempest-description--570401260', 'shared': False, 'security_group_rules': [{'id': '3801740c-ab01-43e0-ac6f-108850729680', 'project_id': '402e787621e34450b4fa5e53961a347a', 'tenant_id': '402e787621e34450b4fa5e53961a347a', 'security_group_id': '25db0862-712b-434b-b8a3-c9c1734bf25a', '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': 297, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:32:12Z', 'updated_at': '2025-08-04T13:32:12Z', 'revision_number': 0}, {'id': 'f59de6ed-f892-4aac-a442-21d889084fb4', 'project_id': '402e787621e34450b4fa5e53961a347a', 'tenant_id': '402e787621e34450b4fa5e53961a347a', 'security_group_id': '25db0862-712b-434b-b8a3-c9c1734bf25a', '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': 298, 'belongs_to_default_sg': False, 'descriptio n': None, 'tags': [], 'created_at': '2025-08-04T13:32:12Z', 'updated_at': '2025-08-04T13:32:12Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:32:12Z', 'updated_at': '2025-08-04T13:32:12Z', 'revision_number': 1, 'project_id': '402e787621e34450b4fa5e53961a347a'}, 'floating_ip': {'id': 'e1d22a02-86c1-4e3b-80a4-798a7fa98fda', 'tenant_id': '402e787621e34450b4fa5e53961a347a', 'floating_ip_address': '172.24.4.121', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '402e787621e34450b4fa5e53961a347a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:17Z', 'updated_at': '2025-08-04T13:32:17Z', 'revision_number': 0, 'ip': '172.24.4.121'}} 2025-08-04 13:32:29,064 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 11.295s 2025-08-04 13:32:29,065 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1220801529", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "007c5f92-2eda-47b9-aa78-6f8f0576b1aa"}], "security_groups": [{"name": "tempest-securitygroup--594060380"}], "key_name": "tempest-keypair-2030819485", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba0112bc-49d2-4714-9d10-13cf51dec4ed', 'x-compute-request-id': 'req-ba0112bc-49d2-4714-9d10-13cf51dec4ed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--594060380"}], "adminPass": "va2n4UR2UZjJ"}}' 2025-08-04 13:32:29,781 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e 0.713s 2025-08-04 13:32:29,781 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a25a1a14-9130-4a38-b18a-4a09b85d7049', 'x-compute-request-id': 'req-a25a1a14-9130-4a38-b18a-4a09b85d7049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e'} Body: b'{"server": {"id": "f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e", "name": "tempest-VolumesAdminNegativeTest-server-1220801529", "status": "BUILD", "tenant_id": "402e787621e34450b4fa5e53961a347a", "user_id": "b097b1fcea93493b958f7fe934abbbb0", "metadata": {}, "hos tId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:29Z", "updated": "2025-08-04T13:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2030819485", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:20,092 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e 0.246s 2025-08-04 13:33:20,092 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b8c677-07fe-43bc-8ed9-1be81895775b', 'x-compute-request-id': 'req-47b8c677-07fe-43bc-8ed9-1be81895775b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e'} Body: b'{"server": {"id": "f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e", "name": "tempest-VolumesAdminNegativeTest-server-1220801529", "status": "ACTIVE", "tenant_id": "402e787621e34450b4fa5e53961a347a", "user_id": "b097b1fcea93493b958f7fe934abbbb0", "metadata": {}, "hostId": "964ef2e2b8bc1a83ed2c389b5cd47a85dfaac225d5d42acd80a1cdf9", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:29Z", "updated": "2025-08-04T13:33:00Z", "addresses": {"tempest-VolumesAdminNegativeTest-1757865658-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2030819485", "OS-SRV-USG:launched_at": "2025-08-04T13:32:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--594060380"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:20,130 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 13:34:20,336 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e/os-interface 0.146s 2025-08-04 13:34:20,337 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Con tent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2dddbdb-704a-4e42-9459-9fd4c620169a', 'x-compute-request-id': 'req-a2dddbdb-704a-4e42-9459-9fd4c620169a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "007c5f92-2eda-47b9-aa78-6f8f0576b1aa", "port_id": "a1b2993a-6e15-49ec-8627-1cbea1180dcf", "mac_addr": "fa:16:3e:4b:69:23", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "992f3e33-a9b4-4048-8dd5-c0e819dc72af", "ip_address": "10.0.0.6"}]}]}' 2025-08-04 13:34:21,181 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/e1d22a02-86c1-4e3b-80a4-798a7fa98fda 0.840s 2025-08-04 13:34:21,182 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a1b2993a-6e15-49ec-8627-1cbea1180dcf"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-26aa4922-1f16-4907-94c9-6f1ce188f424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e1d22a02-86c1-4e3b-80a4-798a7fa98fda'} Body: b'{"floatingip": {"id": "e1d22a02-86c1-4e3b-80a4-798a7fa98fda", "tenant_id": "402e787621e34450b4fa5e53961a347a", "floating_ip_address": "172.24.4.121", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "eac0a2e7-28cc-4cf1-b78d-a8279580f4c0", "port_id": "a1b2993a-6e15-49ec-8627-1cbea1180dcf", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "007c5f92-2eda-47b9-aa78-6f8f0576b1aa", "mac_address": "fa:16:3e:4b:69:23", "admin_state_up": true, "status": "ACTIVE", "device_id": "f93bd30a-2e06-41a7-8fb3-6d9ee23fd56e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:17Z", "updated_at": "2025-08-04T13:34:20Z", "revision_number": 1, "project_id": "402e787621e34450b4fa5e53961a347a"}}' 2025-08-04 13:34:21,183 99926 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.121:22' as 'cirros' with public key authentication 2025-08-04 13:34:21,199 99926 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:34:21,303 99926 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:34:21,303 99926 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.121 successfully created 2025-08-04 13:34:21,522 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/volume/v3/volumes 0.218s 2025-08-04 13:34:21,522 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-778054453"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1448ab81-74dd-450e-a399-52fcc52b2d35', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req- 1448ab81-74dd-450e-a399-52fcc52b2d35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ca5ea216-f9de-4ccf-ac1d-95f4538e07ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:21.458058", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-778054453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed"}], "user_id": "b097b1fcea93493b958f7fe934abbbb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:34:21,577 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed 0.042s 2025-08-04 13:34:21,578 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0415e193-9074-439f-8e8e-63607fe7439b', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0415e193-9074-439f-8e8e-63607fe7439b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed'} Body: b'{"volume": {"id": "ca5ea216-f9de-4ccf-ac1d-95f4538e07ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:21.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-778054453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed"}], "user_id": "b097b1fcea93493b958f7fe934abbbb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "402e787621e34450b4fa5e53961a347a"}}' 2025-08-04 13:34:22,634 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed 0.040s 2025-08-04 13:34:22,634 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7657c01-45ec-4360-a27b-7a22aa995b5f', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7657c01-45ec-4360-a27b-7a22aa995b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed'} Body: b'{"volume": {"id": "ca5ea216-f9de-4ccf-ac1d-95f4538e07ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:21.000000", "updated_at": "2025-08-04T13:34:22.000000", "name": "tempest-VolumesAdminNegativeTest-volume-778054453", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [ {"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ca5ea216-f9de-4ccf-ac1d-95f4538e07ed"}], "user_id": "b097b1fcea93493b958f7fe934abbbb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "402e787621e34450b4fa5e53961a347a"}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:31:51,101 99932 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:31:51,102 99932 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:31:51,267 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.164s 2025-08-04 13:31:51,267 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2011184328", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHnDKKCozJF9Cu1T1BPJhWBebg99VQca6mzpUorifrQouMMibt9B9CppUi5wMQTThudWMU2k1//uh37bOr/XkOp2fNNR40kNIuCdtxeVpk8bbrL5G7YBXa5DIZ70vL5VRg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-decdc6c8-d6f4-4758-a99c-47547429f99f', 'x-compute-request-id': 'req-decdc6c8-d6f4-4758-a99c-47547429f99f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-2011184328", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHnDKKCozJF9Cu1T1BPJhWBebg99VQca6mzpUorifrQouMMibt9B9CppUi5wMQTThudWMU2k1//uh37bOr/XkOp2fNNR40kNIuCdtxeVpk8bbrL5G7YBXa5DIZ70vL5VRg==", "fingerprint": "02:1f:a6:e3:1b:42:8d:a8:0f:f7:d4:8d:2f:23:98:2f", "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b"}}' 2025-08-04 13:31:51,270 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2011184328 created 2025-08-04 13:31:53,144 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 1.873s 2025-08-04 13:31:53,144 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--785801173", "description": "tempest-description--1761565762"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-e22c66f8-1aa5-4863-87ef-30335055b76b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fd92f3a6-1602-41f8-ac06-c143b3a34537", "name": "tempest-securitygroup--785801173", "stateful": true, "tenant_id": "e753d8a029634009aedc6394e1129761", "description": "tempest-description--1761565762", "shared": false, "security_group_rules": [{"id": "85c2590f-e001-4606-bbc1-6dd6f4fdcba4", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "fd92f3a6-1602-41f8-ac06-c143b3a34537", "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": 204, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:31:52Z", "updated_at": "2025-08-04T13:31:52Z", "revision_number": 0}, {"id": "9750edbf-2886-49ba-8311-3b7e637a8c86", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "fd92f3a6-1602-41f8-ac06-c143b3a34537", "ethertyp e": "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": 206, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:31:53Z", "updated_at": "2025-08-04T13:31:53Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:31:52Z", "updated_at": "2025-08-04T13:31:53Z", "revision_number": 1, "project_id": "e753d8a029634009aedc6394e1129761"}}' 2025-08-04 13:31:55,274 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.128s 2025-08-04 13:31:55,274 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd92f3a6-1602-41f8-ac06-c143b3a34537", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-7ab633a5-c40c-48c7-8f79-c6438d64cfa9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6df4efb5-26f5-4087-a015-c1d2627ee4b4", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "fd92f3a6-1602-41f8-ac06-c143b3a34537", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:31:55Z", "updated_at": "2025-08-04T13:31:55Z", "revision_number": 0}}' 2025-08-04 13:31:56,963 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.689s 2025-08-04 13:31:56,964 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fd92f3a6-1602-41f8-ac06-c143b3a34537", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-faf99d81-f37a-4aa9-8499-7a256ede787c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9561a0b1-32a7-48f2-9f5b-6ecf88e7bc9c", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "fd92f3a6-1602-41f8-ac06-c143b3a34537", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:31:56Z", "updated_at": "2025-08-04T13:31:56Z", "revision_number": 0}}' 2025-08-04 13:31:56,964 99932 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--785801173 created 2025-08-04 13:32:00,851 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 3.886s 2025-08-04 13:32:00,851 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6cff3363-8820-4f2f-9d5e-61ed1fea9390', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "aa786c59-4552-4648-9e8a-5acd1093b504", "tenant_id": "e753d8a029634009aedc6394e1129761", "floating_ip_address": "172.24.4.26", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e753d8a029634009aedc6394e1129761", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:00Z", "updated_at": "2025-08-04T13:32:00Z", "revision_number": 0}}' 2025-08-04 13:32:00,852 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'aa786c59-4552-4648-9e8a-5acd1093b504', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'floating_ip_address': '172.24.4.26', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e753d8a029634009aedc6394e1129761', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:00Z', 'updated_at': '2025-08-04T13:32:00Z', 'revision_number': 0, 'ip': '172.24.4.26'} created 2025-08-04 13:32:00,938 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.079s 2025-08-04 13:32:00,938 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5ff3f124-f4c5-4610-9a92-adc54204ce20', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d2ed208dd6b44155a313bf2b47bd4b1b", "name": "tempest-AttachVolumeShelveTestJSON-1959602476-project-member", "password_expires_at": null}, "audit_ids": ["AngekOcDQ7aDhMYl6FER2g"], "expires_at": "2025-08-04T14:32:00.000000Z", "issued_at": "2025-08-04T13:32:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e753d8a029634009aedc6394e1129761", "name": "tempest-AttachVolumeShelveTestJSON-1959602476"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/v olume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e753d8a029634009aedc6394e1129761", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:32:00,939 99932 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '879d453f-2719-4d2d-ae69-1eb3c2bea856', 'name': 'tempest-AttachVolumeShelveTestJSON-466670225-network', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e753d8a029634009aedc6394e1129761', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43964, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:27Z', 'updated_at': '2025-08-04T13:31:27Z', 'revision_number': 1} available for tenant 2025-08-04 13:32:00,940 99932 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-2011184328', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHnDKKCozJF9Cu1T1BPJhWBebg99VQca6mzpUorifrQouMMibt9B9CppUi5wMQTThudWMU2k1//uh37bOr/XkOp2fNNR40kNIuCdtxeVpk8bbrL5G7YBXa5DIZ70vL5VRg==', 'fingerprint': '02:1f:a6:e3:1b:42:8d:a8:0f:f7:d4:8d:2f:23:98:2f', 'user_id': 'd2ed208dd6b44155a313bf2b47bd4b1b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC/awxBxRRXORjf3OMmjEOXD4o+mbZwGew8n0r1pLCMlyXsNV+boAi0\nyENHQQGC5A2gBwYFK4EEACKhZANiAAR5wyigqMyRfQrtU9QTyYVgXm4PfVUHGups\n6VKK4n60KLjDIm7fQfQqaVIucDEE04bnVjFNpNf/7od+2zq/15DqdnzTUeNJDSLg\nnbcXlaZPG26y+Ru2AV2uQyGe9Ly+VUY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'fd92f3a6-1602-41f8-ac06-c143b3a34537', 'name': 'tempest-securitygroup--785801173', 'stateful': True, 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'description': 'tempest-description--1761565762', 'shared': False, 'security_group_rules': [{'id': '85c2590f-e001-4606-bbc1-6dd6f4fdcba4', 'project_id': 'e753d8a029634009aedc6394e1129761', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'security_group_id': 'fd92f3a6-1602-41f8-ac06-c143b3a34537', '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': 204, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:31:52Z', 'updated_at': '2025-08-04T13:31:52Z', 'revision_number': 0}, {'id': '9750edbf-2886-49ba-8311-3b7e637a8c86', 'project_id': 'e753d8a029634009aedc6394e1129761', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'security_group_id': 'fd92f3a6-1602-41f8-ac06-c143b3a34537', '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': 206, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': ' 2025-08-04T13:31:53Z', 'updated_at': '2025-08-04T13:31:53Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:31:52Z', 'updated_at': '2025-08-04T13:31:53Z', 'revision_number': 1, 'project_id': 'e753d8a029634009aedc6394e1129761'}, 'floating_ip': {'id': 'aa786c59-4552-4648-9e8a-5acd1093b504', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'floating_ip_address': '172.24.4.26', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e753d8a029634009aedc6394e1129761', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:00Z', 'updated_at': '2025-08-04T13:32:00Z', 'revision_number': 0, 'ip': '172.24.4.26'}} 2025-08-04 13:32:11,629 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 10.689s 2025-08-04 13:32:11,630 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1286483339", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "879d453f-2719-4d2d-ae69-1eb3c2bea856"}], "security_groups": [{"name": "tempest-securitygroup--785801173"}], "key_name": "tempest-keypair-2011184328", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f82960c-318a-474b-a9fc-7e31bf43c894', 'x-compute-request-id': 'req-1f82960c-318a-474b-a9fc-7e31bf43c894', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a82711e2-edae-4192-8933-796ac12c0b44", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a82711e2-edae-4192-8933-796ac12c0b44"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--785801173"}], "adminPass": "password"}}' 2025-08-04 13:32:12,487 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44 0.853s 2025-08-04 13:32:12,488 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ad63c15-8e35-4ca2-98eb-69870799d902', 'x-compute-request-id': 'req-0ad63c15-8e35-4ca2-98eb-69870799d902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44'} Body: b'{"server": {"id": "a82711e2-edae-4192-8933-796ac12c0b44", "name": "tempest-AttachVolumeShelveTestJSON-server-1286483339", "status": "BUILD", "tenant_id": "e753d8a029634009aedc6394e1129761", "user_id": "d2ed208dd6b 44155a313bf2b47bd4b1b", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:12Z", "updated": "2025-08-04T13:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a82711e2-edae-4192-8933-796ac12c0b44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2011184328", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-04 13:33:04,654 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44 2.099s 2025-08-04 13:33:04,655 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26411770-1f98-434c-a54c-95b7e61bdb14', 'x-compute-request-id': 'req-26411770-1f98-434c-a54c-95b7e61bdb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44'} Body: b'{"server": {"id": "a82711e2-edae-4192-8933-796ac12c0b44", "name": "tempest-AttachVolumeShelveTestJSON-server-1286483339", "status": "ACTIVE", "tenant_id": "e753d8a029634009aedc6394e1129761", "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "metadata": {}, "hostId": "d5daf4193ee35bbfaec6cbd22307c4a1f495ce4f754346de6f4b0f27", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:11Z", "updated": "2025-08-04T13:32:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-466670225-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:8f:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a82711e2-edae-4192-8933-796ac12c0b44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2011184328", "OS-SRV-USG:launched_at": "2025-08-04T13:32:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--785801173"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-04 13:33:04,674 99932 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 52 second wait 2025-08-04 13:34:04,921 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a82711e2-edae -4192-8933-796ac12c0b44/os-interface 0.187s 2025-08-04 13:34:04,921 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33ef5140-8a6a-49b0-8be1-fb6c1e87af23', 'x-compute-request-id': 'req-33ef5140-8a6a-49b0-8be1-fb6c1e87af23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "879d453f-2719-4d2d-ae69-1eb3c2bea856", "port_id": "5fdc2534-7ad9-4bd3-b700-a2a60e930b27", "mac_addr": "fa:16:3e:54:8f:b4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f4d530a6-2fcd-44ca-b363-34a92eda3913", "ip_address": "10.0.0.11"}]}]}' 2025-08-04 13:34:06,744 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/aa786c59-4552-4648-9e8a-5acd1093b504 1.818s 2025-08-04 13:34:06,744 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "5fdc2534-7ad9-4bd3-b700-a2a60e930b27"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-32ad3a22-a82c-4384-b26f-c4f940cd08b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/aa786c59-4552-4648-9e8a-5acd1093b504'} Body: b'{"floatingip": {"id": "aa786c59-4552-4648-9e8a-5acd1093b504", "tenant_id": "e753d8a029634009aedc6394e1129761", "floating_ip_address": "172.24.4.26", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "77b08667-7dab-455a-ac52-6027da4b50f3", "port_id": "5fdc2534-7ad9-4bd3-b700-a2a60e930b27", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "879d453f-2719-4d2d-ae69-1eb3c2bea856", "mac_address": "fa:16:3e:54:8f:b4", "admin_state_up": true, "status": "ACTIVE", "device_id": "a82711e2-edae-4192-8933-796ac12c0b44", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:00Z", "updated_at": "2025-08-04T13:34:05Z", "revision_number": 1, "project_id": "e753d8a029634009aedc6394e1129761"}}' 2025-08-04 13:34:06,747 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.26:22' as 'cirros' with public key authentication 2025-08-04 13:34:06,828 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:34:06,933 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:34:06,934 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.26 successfully created 2025-08-04 13:34:06,981 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44/ips 0.046s 2025-08-04 13:34:06,982 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-versio n': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80ea6fc3-7ba1-4c97-9668-36f1a2b02cc1', 'x-compute-request-id': 'req-80ea6fc3-7ba1-4c97-9668-36f1a2b02cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-466670225-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2025-08-04 13:34:07,343 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.358s 2025-08-04 13:34:07,344 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2111964911"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b6648a-1ced-416c-b83f-afa3e2ccc379', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b6648a-1ced-416c-b83f-afa3e2ccc379', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:07.258238", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2111964911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b"}], "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:34:07,476 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b 0.102s 2025-08-04 13:34:07,476 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ef51c7-8c76-45e7-8590-83892108b8b8', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ef51c7-8c76-45e7-8590-83892108b8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b'} Body: b'{"volume": {"id": "6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:07.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2111964911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b"}], "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e753d8a029634009aedc6394e1129761"}}' 2025-08-04 13:34:08,533 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b 0.041s 2025-08-04 13:34:08,533 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb734d4-4ac4-42bc-82e3-9874b577b28e', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb734d4-4ac4-42bc-82e3-9874b577b28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b'} Body: b'{"volume": {"id": "6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:07.000000", "updated_at": "2025-08-04T13:34:07.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2111964911", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6c6f7efc-937e-4a1b-8293-a7a90ed5ce2b"}], "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e753d8a029634009aedc6394e1129761"}}' 2025-08-04 13:34:08,733 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44 0.184s 2025-08-04 13:34:08,733 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aa1f945-950b-4357-acef-fa1b119af9fe', 'x-compute-request-id': 'req-4aa1f945-950b-4357-acef-fa1b119af9fe', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44'} Body: b'' 2025-08-04 13:34:08,954 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44 0.220s 2025-08-04 13:34:08,955 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-197a2ec9-897b-4fbf-b1e7-ec9a31af564b', 'x-compute-request-id': 'req-197a2ec9-897b-4fbf-b1e7-ec9a31af564b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44'} Body: b'{"server": {"id": "a82711e2-edae-4192-8933-796ac12c0b44", "name": "tempest-AttachVolumeShelveTestJSON-server-1286483339", "status": "ACTIVE", "tenant_id": "e753d8a029634009aedc6394e11 29761", "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "metadata": {}, "hostId": "d5daf4193ee35bbfaec6cbd22307c4a1f495ce4f754346de6f4b0f27", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:11Z", "updated": "2025-08-04T13:34:09Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-466670225-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:8f:b4"}, {"version": 4, "addr": "172.24.4.26", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:8f:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a82711e2-edae-4192-8933-796ac12c0b44"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2011184328", "OS-SRV-USG:launched_at": "2025-08-04T13:32:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--785801173"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-04 13:34:59,090 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44 0.074s 2025-08-04 13:34:59,090 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d6ab0990-2cbc-4fd7-9cbf-c7fcbb66e76e', 'x-compute-request-id': 'req-d6ab0990-2cbc-4fd7-9cbf-c7fcbb66e76e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a82711e2-edae-4192-8933-796ac12c0b44'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a82711e2-edae-4192-8933-796ac12c0b44 could not be found."}}' 2025-08-04 13:34:59,118 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2011184328 0.027s 2025-08-04 13:34:59,118 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9618e13f-e9de-4eef-b2dc-768c9ae5d424', 'x-compute-request-id': 'req-9618e13f-e9de-4eef-b2dc-768c9ae5d424', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2011184328'} Body: b'' 2025-08-04 13:34:59,344 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/fd92f3a6-1602-41f8-ac06-c143b3a34537 0.225s 2025-08-04 13:34:59,344 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/js on', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7d7329a9-9ba6-4c53-b4fa-0e05b70b782e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/fd92f3a6-1602-41f8-ac06-c143b3a34537'} Body: b'' 2025-08-04 13:34:59,369 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/fd92f3a6-1602-41f8-ac06-c143b3a34537 0.023s 2025-08-04 13:34:59,369 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-24c6944a-8a88-4641-8306-a80de876a744', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/fd92f3a6-1602-41f8-ac06-c143b3a34537'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group fd92f3a6-1602-41f8-ac06-c143b3a34537 does not exist", "detail": ""}}' 2025-08-04 13:34:59,885 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/aa786c59-4552-4648-9e8a-5acd1093b504 0.514s 2025-08-04 13:34:59,885 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d8ca3f38-e049-4e54-b083-5cceda9a2712', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/aa786c59-4552-4648-9e8a-5acd1093b504'} Body: b'' tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 55, in test_volume_create_get_delete volume = self.create_volume(size=CONF.volume.volume_size, File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 b598de26-efb7-4f9e-a3a4-288bfb319521 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:35:01,872 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.442s 2025-08-04 13:35:01,872 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-1462411455", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/b598de26-efb7-4f9e-a3a4-288bfb319521', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf642a60-cafd-413f-94d8-a35a0f3d38a2', 'x-compute-request-id': 'req-cf642a60-cafd-413f-94d8-a35a0f3d38a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "b598de26-efb7-4f9e-a3a4-288bfb319521", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T13:35:01.758884", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1462411455", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-04 13:35:01,939 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/b598de26-efb7-4f9e-a3a4-288bfb319521 0.061s 2025-08-04 13:35:01,939 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f2a20e7-d1ae-4a1c-9051-4f79369d528e', 'x-compute-request-id': 'req-9f2a20e7-d1ae-4a1c-9051-4f79369d528e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/b598de26-efb7-4f9e-a3a4-288bfb319521'} Body: b'{"volume": {"id": "b598de26-efb7-4f9e-a3a4-288bfb319521", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T13:35:02.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1462411455", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-04 13:35:03,000 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/b598de26-efb7-4f9e-a3a4-288bfb319521 0.054s 2025-08-04 13:35:03,000 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-013e48f9-4829-476d-a08b-188504f91328', 'x-compute-request-id': 'req-013e48f9-4829-476d-a08b-188504f91328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/b598de26-efb7-4f9e-a3a4-288bfb319521'} Body: b'{"volume": {"id": "b598de26-efb7-4f9e-a3a4-288bfb319521", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T13:35:02.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1462411455", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] --------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 d68fd210-902c-44d8-833c-a8263ec66f0a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:35:06,102 99924 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/volumes 0.369s 2025-08-04 13:35:06,102 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1901934015"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa8905e-ea69-40f0-9252-934ab382a989', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caa8905e-ea69-40f0-9252-934ab382a989', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d68fd210-902c-44d8-833c-a8263ec66f0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:06.034321", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1901934015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}], "user_id": "b726c49ffc3542a3a678c5ef37dc635f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:35:06,181 99924 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a 0.067s 2025-08-04 13:35:06,182 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec53b641-50bd-48a3-9033-c90b3f8c9622', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec53b641-50bd-48a3-9033-c90b3f8c9622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a'} Body: b'{"volume": {"id": "d68fd210-902c-44d8-833c-a8263ec66f0a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:06.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1901934015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}], "user_id": "b726c49ffc3542a3a678c5ef37dc635f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1aec10e284f84309b4d522ebe1dd2dd0"}}' 2025-08-04 13:35:07,246 99924 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a 0.048s 2025-08-04 13:35:07,246 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-co mpute-request-id': 'req-cdeb9d4b-fa02-491b-97ca-005bf33b920c', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdeb9d4b-fa02-491b-97ca-005bf33b920c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a'} Body: b'{"volume": {"id": "d68fd210-902c-44d8-833c-a8263ec66f0a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:06.000000", "updated_at": "2025-08-04T13:35:06.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1901934015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}], "user_id": "b726c49ffc3542a3a678c5ef37dc635f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1aec10e284f84309b4d522ebe1dd2dd0"}}' 2025-08-04 13:35:07,309 99924 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a 0.048s 2025-08-04 13:35:07,309 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f1e423-6bbd-422e-9a20-f9e1020e12ab', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f1e423-6bbd-422e-9a20-f9e1020e12ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a'} Body: b'{"volume": {"id": "d68fd210-902c-44d8-833c-a8263ec66f0a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:06.000000", "updated_at": "2025-08-04T13:35:06.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1901934015", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a"}], "user_id": "b726c49ffc3542a3a678c5ef37dc635f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1aec10e284f84309b4d522ebe1dd2dd0"}}' 2025-08-04 13:35:07,446 99924 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a 0.123s 2025-08-04 13:35:07,446 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa614624-47ad-4dc6-8834-baf00a00df35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a'} Body: b'' 2025-08-04 13:35:07,468 99924 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f 0a 0.021s 2025-08-04 13:35:07,468 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff52fc1d-dce1-41d4-a4e9-853c6823dbc6', 'x-openstack-request-id': 'req-ff52fc1d-dce1-41d4-a4e9-853c6823dbc6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d68fd210-902c-44d8-833c-a8263ec66f0a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d68fd210-902c-44d8-833c-a8263ec66f0a could not be found."}}' tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 116, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 4938a08a-b80d-4638-9a9b-fdebbe196ca1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:32:06,093 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.177s 2025-08-04 13:32:06,093 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d338ebad-8b4d-4f44-bfac-2da112b2be5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:32:07,079 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.939s 2025-08-04 13:32:07,079 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-4d47ceaa-e1ed-4014-87cd-447fe5d80f34', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "37d10a04b6234b8285cd196aa5d54e80", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde", "created_at": "2025-08-04T13:32:07Z", "updated_at": "2025-08-04T13:32:07Z", "tags": [], "self": "/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde", "file": "/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:32:08,657 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.0.0.210/image/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde/file 1.577s 2025-08-04 13:32:08,658 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e749e96a-e6c2-45d7-9429-3eb477e8e45a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde/file'} Body: b'' 2025-08-04 13:32:08,658 99930 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:32:08,659 99930 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:32:11,940 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 3.280s 2025-08-04 13:32:11,940 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1470085569", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJTL61SPuzBccFfgtI0mVKG9edutiIlWoT+pQtNx27SEOdJOtSPhqX5gLAQs3SLtJF2b8G2YmPgPKpc2pbQRdk+XHVA6YFb8xPO0tqOLM/knByOBhUOL/rT14B/UOgM45g=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3778bef0-65ef-43f6-8879-3999e7b97ae7', 'x-compute-request-id': 'req-3778bef0-65ef-43f6-8879-3999e7b97ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1470085569", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJTL61SPuzBccFfgtI0mVKG9edutiIlWoT+pQtNx27SEOdJOtSPhqX5gLAQs3SLtJF2b8G2YmPgPKpc2pbQRdk+XHVA6YFb8xPO0tqOLM/knByOBhUOL/rT14B/UOgM45g==", "fingerprint": "47:37:51:cc:6a:4f:b1:38:4e:df:31:ad:51:85:13:c4", "user_id": "4af93b2af51a468cb5cc14fa64195115"}}' 2025-08-04 13:32:11,943 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1470085569 created 2025-08-04 13:32:12,438 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.495s 2025-08-04 13:32:12,439 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--930578320", "description": "tempest-description--1471722044"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-ea65b8a0-2ecd-4e7f-bca3-b12993deffae', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2da9b774-425c-4555-9e8e-cde3757d7d6f", "name": "tempest-securitygroup--930578320", "stateful": true, "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "description": "tempest-description--1471722044", "shared": false, "security_group_rules": [{"id": "3b27343c-3b3e-41f9-aeab-891671dc2b47", "project_id": "2006c04e539c4bdb8d8b012442beb14e", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "security_group_id": "2da9b774-425c-4555-9e8e-cde3757d7d6f", "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": 301, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:32:12Z", "updated_at ": "2025-08-04T13:32:12Z", "revision_number": 0}, {"id": "7dfc3b70-a36f-4afc-b457-737968ac452c", "project_id": "2006c04e539c4bdb8d8b012442beb14e", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "security_group_id": "2da9b774-425c-4555-9e8e-cde3757d7d6f", "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": 302, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:32:12Z", "updated_at": "2025-08-04T13:32:12Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:32:12Z", "updated_at": "2025-08-04T13:32:12Z", "revision_number": 1, "project_id": "2006c04e539c4bdb8d8b012442beb14e"}}' 2025-08-04 13:32:13,740 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.295s 2025-08-04 13:32:13,741 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2da9b774-425c-4555-9e8e-cde3757d7d6f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-391bb6f0-2427-4b3e-b066-9a7b9c8f7b42', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4a4f611d-f4f0-406b-ab07-b5ca96f1f8b9", "project_id": "2006c04e539c4bdb8d8b012442beb14e", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "security_group_id": "2da9b774-425c-4555-9e8e-cde3757d7d6f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:32:13Z", "updated_at": "2025-08-04T13:32:13Z", "revision_number": 0}}' 2025-08-04 13:32:16,598 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.857s 2025-08-04 13:32:16,599 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2da9b774-425c-4555-9e8e-cde3757d7d6f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-8c466b4a-dc5c-42dd-b5a1-3440173641cf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c5c8c60c-40f7-4781-9e36-2b6481d60087", "project_id": "2006c04e539c4bdb8d8b012442beb14e", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "security_group_id": "2da9b774-425c-4555-9e8e-cde3757d7d6f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:32:16Z", "updated_at": "2025-08-04T13:32:16Z", "revision_number": 0}}' 2025-08-04 13:32:16,599 99930 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--930578320 created 2025-08-04 13:32:19,675 99930 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 3.075s 2025-08-04 13:32:19,675 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-443503fc-2b76-4c2a-9936-72daba9275bc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2eecdb64-a2db-411a-a5e1-757530831db7", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "floating_ip_address": "172.24.4.77", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2006c04e539c4bdb8d8b012442beb14e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:19Z", "updated_at": "2025-08-04T13:32:19Z", "revision_number": 0}}' 2025-08-04 13:32:19,676 99930 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2eecdb64-a2db-411a-a5e1-757530831db7', 'tenant_id': '2006c04e539c4bdb8d8b012442beb14e', 'floating_ip_address': '172.24.4.77', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2006c04e539c4bdb8d8b012442beb14e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:19Z', 'updated_at': '2025-08-04T13:32:19Z', 'revision_number': 0, 'ip': '172.24.4.77'} created 2025-08-04 13:32:19,762 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2025-08-04 13:32:19,762 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f1a8d9d0-e6af-4217-a176-fdb95c465f93', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4af93b2af51a468cb5cc14fa64195115", "name": "tempest-AttachSCSIVolumeTestJSON-1431042880-project-member", "password_expires_at": null}, "audit_ids": ["9kQYcXoORKS_x-hMsy87YA"], "expires_at": "2025-08-04T14:32:19.000000Z", "issued_at": "2025-08-04T13:32:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2006c04e539c4bdb8d8b012442beb14e", "name": "tempest-AttachSCSIVolumeTestJSON-1431042880"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.21 0/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2006c04e539c4bdb8d8b012442beb14e", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:32:19,763 99930 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '2a96e19b-f87e-4eae-89c6-dc2485cb0c18', 'name': 'tempest-AttachSCSIVolumeTestJSON-330005227-network', 'tenant_id': '2006c04e539c4bdb8d8b012442beb14e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2006c04e539c4bdb8d8b012442beb14e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5986, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:25Z', 'updated_at': '2025-08-04T13:31:25Z', 'revision_number': 1} available for tenant 2025-08-04 13:32:19,763 99930 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1470085569', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJTL61SPuzBccFfgtI0mVKG9edutiIlWoT+pQtNx27SEOdJOtSPhqX5gLAQs3SLtJF2b8G2YmPgPKpc2pbQRdk+XHVA6YFb8xPO0tqOLM/knByOBhUOL/rT14B/UOgM45g==', 'fingerprint': '47:37:51:cc:6a:4f:b1:38:4e:df:31:ad:51:85:13:c4', 'user_id': '4af93b2af51a468cb5cc14fa64195115', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCPy8kJdlDb/GDEdzu6zKx71wGCcqCq5iElDtKvUM8VotoJlPyUhvI3\nObgFT5ma7fygBwYFK4EEACKhZANiAASUy+tUj7swXHBX4LSNJlShvXnbrYiJVqE/\nqULTcdu0hDnSTrUj4al+YCwELN0i7SRdm/BtmJj4DyqXNqW0EXZPlx1QOmBW/MTz\ntLajizP5JwcjgYVDi/609eAf1DoDOOY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2da9b774-425c-4555-9e8e-cde3757d7d6f', 'name': 'tempest-securitygroup--930578320', 'stateful': True, 'tenant_id': '2006c04e539c4bdb8d8b012442beb14e', 'description': 'tempest-description--1471722044', 'shared': False, 'security_group_rules': [{'id': '3b27343c-3b3e-41f9-aeab-891671dc2b47', 'project_id': '2006c04e539c4bdb8d8b012442beb14e', 'tenant_id': '2006c04e539c4bdb8d8b012442beb14e', 'security_group_id': '2da9b774-425c-4555-9e8e-cde3757d7d6f', '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': 301, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:32:12Z', 'updated_at': '2025-08-04T13:32:12Z', 'revision_number': 0}, {'id': '7dfc3b70-a36f-4afc-b457-737968ac452c', 'project_id': '2006c04e539c4bdb8d8b012442beb14e', 'tenant_id': '2006c04e539c4bdb8d8b012442beb14e', 'security_group_id': '2da9b774-425c-4555-9e8e-cde3757d7d6f', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_ra nge_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 302, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:32:12Z', 'updated_at': '2025-08-04T13:32:12Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:32:12Z', 'updated_at': '2025-08-04T13:32:12Z', 'revision_number': 1, 'project_id': '2006c04e539c4bdb8d8b012442beb14e'}, 'floating_ip': {'id': '2eecdb64-a2db-411a-a5e1-757530831db7', 'tenant_id': '2006c04e539c4bdb8d8b012442beb14e', 'floating_ip_address': '172.24.4.77', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2006c04e539c4bdb8d8b012442beb14e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:19Z', 'updated_at': '2025-08-04T13:32:19Z', 'revision_number': 0, 'ip': '172.24.4.77'}} 2025-08-04 13:32:29,929 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 10.164s 2025-08-04 13:32:29,929 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-479792729", "imageRef": "c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "2a96e19b-f87e-4eae-89c6-dc2485cb0c18"}], "security_groups": [{"name": "tempest-securitygroup--930578320"}], "key_name": "tempest-keypair-1470085569", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae935f63-0ffa-42bb-acfb-d98884eda14b', 'x-compute-request-id': 'req-ae935f63-0ffa-42bb-acfb-d98884eda14b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f3221a5e-f2bd-455f-a3d8-aa46d17565eb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--930578320"}], "adminPass": "CtURHJ4nLXw2"}}' 2025-08-04 13:32:30,264 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb 0.331s 2025-08-04 13:32:30,264 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d316d9e8-8ecc-438b-95d5-d0901d11e642', 'x-compute-request-id': 'req-d316d9e8-8ecc-438b-95d5-d0901d11e642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb'} Body: b'{"server": {"id": "f3221a5e-f2bd-455f-a3d8-aa46d17565eb", "name": "tempest-AttachSC SIVolumeTestJSON-server-479792729", "status": "BUILD", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "user_id": "4af93b2af51a468cb5cc14fa64195115", "metadata": {}, "hostId": "", "image": {"id": "c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:30Z", "updated": "2025-08-04T13:32:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1470085569", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:20,672 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb 0.346s 2025-08-04 13:33:20,673 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d43e12ba-5b0d-44fc-83da-f9e64cef0da3', 'x-compute-request-id': 'req-d43e12ba-5b0d-44fc-83da-f9e64cef0da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb'} Body: b'{"server": {"id": "f3221a5e-f2bd-455f-a3d8-aa46d17565eb", "name": "tempest-AttachSCSIVolumeTestJSON-server-479792729", "status": "ACTIVE", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "user_id": "4af93b2af51a468cb5cc14fa64195115", "metadata": {}, "hostId": "3880b196107ef4abb89654eba3c8ce153ba5ee97ed2f48cacea3b912", "image": {"id": "c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:29Z", "updated": "2025-08-04T13:33:06Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-330005227-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:cb:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1470085569", "OS-SRV-USG:launched_at": "2025-08-04T13:33:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--930578320"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:20,693 99930 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:34:20,915 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-45 5f-a3d8-aa46d17565eb/os-interface 0.160s 2025-08-04 13:34:20,915 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4878e10-3b69-47c7-8cd6-c4a0f3317bf8', 'x-compute-request-id': 'req-e4878e10-3b69-47c7-8cd6-c4a0f3317bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2a96e19b-f87e-4eae-89c6-dc2485cb0c18", "port_id": "2690306d-c714-42b8-8dbb-1af16a85d6ce", "mac_addr": "fa:16:3e:b4:cb:ba", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "160f0c18-26f5-453b-b9a3-8b6a819f1a33", "ip_address": "10.0.0.8"}]}]}' 2025-08-04 13:34:21,784 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/2eecdb64-a2db-411a-a5e1-757530831db7 0.865s 2025-08-04 13:34:21,785 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2690306d-c714-42b8-8dbb-1af16a85d6ce"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-75e99492-3a54-4493-a99f-2ce1c631f61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/2eecdb64-a2db-411a-a5e1-757530831db7'} Body: b'{"floatingip": {"id": "2eecdb64-a2db-411a-a5e1-757530831db7", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "floating_ip_address": "172.24.4.77", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "b9b1fcb0-b838-44a7-a51e-8f73e180b150", "port_id": "2690306d-c714-42b8-8dbb-1af16a85d6ce", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2a96e19b-f87e-4eae-89c6-dc2485cb0c18", "mac_address": "fa:16:3e:b4:cb:ba", "admin_state_up": true, "status": "ACTIVE", "device_id": "f3221a5e-f2bd-455f-a3d8-aa46d17565eb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:19Z", "updated_at": "2025-08-04T13:34:21Z", "revision_number": 1, "project_id": "2006c04e539c4bdb8d8b012442beb14e"}}' 2025-08-04 13:34:21,787 99930 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.77:22' as 'cirros' with public key authentication 2025-08-04 13:34:21,819 99930 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:34:21,924 99930 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:34:21,925 99930 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.77 successfully created 2025-08-04 13:34:22,216 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/volumes 0.290s 2025-08-04 13:34:22,216 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2144019611"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e003e00-c9ce-4c0a-9234-4541b8f19777', 'content-length': '756', 'opensta ck-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e003e00-c9ce-4c0a-9234-4541b8f19777', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4938a08a-b80d-4638-9a9b-fdebbe196ca1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:22.073398", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-2144019611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1"}], "user_id": "4af93b2af51a468cb5cc14fa64195115", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:34:22,268 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1 0.038s 2025-08-04 13:34:22,269 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e66087-f890-43c6-a3ae-364d7207960e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e66087-f890-43c6-a3ae-364d7207960e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1'} Body: b'{"volume": {"id": "4938a08a-b80d-4638-9a9b-fdebbe196ca1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:22.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-2144019611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1"}], "user_id": "4af93b2af51a468cb5cc14fa64195115", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2006c04e539c4bdb8d8b012442beb14e"}}' 2025-08-04 13:34:23,321 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1 0.037s 2025-08-04 13:34:23,321 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b340bdab-ea95-458e-9d71-7681ac554276', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b340bdab-ea95-458e-9d71-7681ac554276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1'} Body: b'{"volume": {"id": "4938a08a-b80d-4638-9a9b-fdebbe196ca1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:34:22.000000", "updated_at": "2025-08-04T13:34:22.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-2144019611", "description": null, "volume_type": "joviandss-2", "snapshot_i d": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4938a08a-b80d-4638-9a9b-fdebbe196ca1"}], "user_id": "4af93b2af51a468cb5cc14fa64195115", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2006c04e539c4bdb8d8b012442beb14e"}}' 2025-08-04 13:34:23,449 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb 0.111s 2025-08-04 13:34:23,450 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34419651-ea65-41a9-a7e4-fe50f5c544ec', 'x-compute-request-id': 'req-34419651-ea65-41a9-a7e4-fe50f5c544ec', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb'} Body: b'' 2025-08-04 13:34:23,661 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb 0.210s 2025-08-04 13:34:23,661 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a6ddac4-5557-48bf-bcee-a1da020e332b', 'x-compute-request-id': 'req-7a6ddac4-5557-48bf-bcee-a1da020e332b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb'} Body: b'{"server": {"id": "f3221a5e-f2bd-455f-a3d8-aa46d17565eb", "name": "tempest-AttachSCSIVolumeTestJSON-server-479792729", "status": "ACTIVE", "tenant_id": "2006c04e539c4bdb8d8b012442beb14e", "user_id": "4af93b2af51a468cb5cc14fa64195115", "metadata": {}, "hostId": "3880b196107ef4abb89654eba3c8ce153ba5ee97ed2f48cacea3b912", "image": {"id": "c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:29Z", "updated": "2025-08-04T13:34:23Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-330005227-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:cb:ba"}, {"version": 4, "addr": "172.24.4.77", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:cb:ba"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1470085569", "OS-SRV-USG:launched_at": "2025-08-04T13:33:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--930578320"}], "OS-EXT-STS:task_state": "deleting", "O S-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:13,760 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb 0.034s 2025-08-04 13:35:13,761 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-01f27604-9dbc-40d3-afe2-60d3cad13f2d', 'x-compute-request-id': 'req-01f27604-9dbc-40d3-afe2-60d3cad13f2d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f3221a5e-f2bd-455f-a3d8-aa46d17565eb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f3221a5e-f2bd-455f-a3d8-aa46d17565eb could not be found."}}' 2025-08-04 13:35:13,790 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1470085569 0.028s 2025-08-04 13:35:13,790 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db28b4ea-7358-4047-9f2a-b8cef6cdb901', 'x-compute-request-id': 'req-db28b4ea-7358-4047-9f2a-b8cef6cdb901', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1470085569'} Body: b'' 2025-08-04 13:35:13,963 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/2da9b774-425c-4555-9e8e-cde3757d7d6f 0.172s 2025-08-04 13:35:13,964 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-73edfd06-0055-498d-9205-085b6fe95342', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2da9b774-425c-4555-9e8e-cde3757d7d6f'} Body: b'' 2025-08-04 13:35:13,983 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/2da9b774-425c-4555-9e8e-cde3757d7d6f 0.018s 2025-08-04 13:35:13,983 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-0c18be8b-43c6-452e-a727-c3ff1d1b4e7b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2da9b774-425c-4555-9e8e-cde3757d7d6f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2da9b774-425c-4555-9e8e-cde3757d7d6f does not exist", "detail": ""}}' 2025-08-04 13:35:14,370 99930 INFO [tempest.lib.common.rest_client] Request (AttachSC SIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/2eecdb64-a2db-411a-a5e1-757530831db7 0.386s 2025-08-04 13:35:14,371 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-bc0ea08d-7ac0-43a3-8bec-e7c94e6e11c8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/2eecdb64-a2db-411a-a5e1-757530831db7'} Body: b'' 2025-08-04 13:35:14,514 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde 0.142s 2025-08-04 13:35:14,514 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d0ac297e-33c9-4844-858e-461be1cc0aa4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde'} Body: b'' 2025-08-04 13:35:14,530 99930 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde 0.015s 2025-08-04 13:35:14,530 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cf886190-0fe6-4e8f-b649-f861ebaf604f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde'} Body: b'{"message": "No image found with ID c4e6d025-1ea6-4ca5-8a5d-83c7df6fbcde

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 371, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 c7060273-4933-4ec2-b228-c1b8797a4c0f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:35:43,701 99930 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/networks 0.969s 2025-08-04 13:35:43,701 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-tagged-attachments-test-net-262925941"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-19e83374-060d-4c94-a79d-e63afbf6c677', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/networks'} Body: b'{"network":{"id":"3947f047-a6cf-4ab1-ab68-d943ec2a136e","name":"tempest-tagged-attachments-test-net-262925941","tenant_id":"3e6adc88c8124e569bd66978e085ecd0","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"3e6adc88c8124e569bd66978e085ecd0","port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-08-04T13:35:42Z","updated_at":"2025-08-04T13:35:43Z","revision_number":1}}' 2025-08-04 13:35:44,935 99930 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/subnets 1.233s 2025-08-04 13:35:44,935 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "3947f047-a6cf-4ab1-ab68-d943ec2a136e", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-b40899f3-37c8-4dcd-95e7-084ed98b46f3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"0e0fa4f8-7148-4950-9adc-4689e3c4e65a","name":"","tenant_id":"3e6adc88c8124e569bd66978e085ecd0","network_id":"3947f047-a6cf-4ab1-ab68-d943ec2a136e","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-08-04T13:35:44Z","updated_at":"2025-08-04T13:35:44Z","revision_number":0,"project_id":"3e6adc88c8124e569bd66978e085ecd0"}}' 2025-08-04 13:35:45,167 99930 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/volumes 0.230s 2025-08-04 13:35:45,167 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-52652357"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a17d6d3b-f403-4f6a-9150-2bf5ab706fd0', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a17d6d3b-f403-4f6a-9150-2bf5ab706fd0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c7060273-4933-4ec2-b228-c1b8797a4c0f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:45.106231", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-52652357", " description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f"}], "user_id": "a0101cb60ef44c7ab2a46553fa95f68f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:35:45,222 99930 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f 0.042s 2025-08-04 13:35:45,223 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24eb773f-c5e6-438f-b902-8561e5605d16', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24eb773f-c5e6-438f-b902-8561e5605d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f'} Body: b'{"volume": {"id": "c7060273-4933-4ec2-b228-c1b8797a4c0f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:45.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-52652357", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f"}], "user_id": "a0101cb60ef44c7ab2a46553fa95f68f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e6adc88c8124e569bd66978e085ecd0"}}' 2025-08-04 13:35:46,306 99930 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f 0.050s 2025-08-04 13:35:46,309 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be56b9e0-5538-468e-8f03-3fb999dfde8a', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be56b9e0-5538-468e-8f03-3fb999dfde8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f'} Body: b'{"volume": {"id": "c7060273-4933-4ec2-b228-c1b8797a4c0f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:45.000000", "updated_at": "2025-08-04T13:35:45.000000", "name": "tempest-TaggedAttachmentsTest-volume-52652357", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c7060273-4933-4ec2-b228-c1b8797a4c0f"}], "user_id": "a0101cb60ef44c7ab2a46553fa95f68f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e6adc88c8124e569bd66978e085ecd0"}}' 2025-08-04 13:35:46,552 9993 0 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/subnets/0e0fa4f8-7148-4950-9adc-4689e3c4e65a 0.222s 2025-08-04 13:35:46,552 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-07d5bf61-f99a-4bcc-8b3c-6d13a058aaa6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets/0e0fa4f8-7148-4950-9adc-4689e3c4e65a'} Body: b'' 2025-08-04 13:35:46,953 99930 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/networks/3947f047-a6cf-4ab1-ab68-d943ec2a136e 0.399s 2025-08-04 13:35:46,953 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-5b7873d0-9d93-475b-8063-eec46c98b33b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/networks/3947f047-a6cf-4ab1-ab68-d943ec2a136e'} Body: b'' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 561bf547-f760-438b-bf7f-f3f28cc37c23 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:33:10,056 99920 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:33:10,057 99920 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:33:10,257 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.198s 2025-08-04 13:33:10,257 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1494265568", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHOU8AENeZgHd8EtljRoIPg+M3yYrqUzfWwSdFZs+EUgIMEM6+UKH3UzoZ+U+n8AU2E5tCp6X3hOxyJrOUl4CbJgwoINnMvdXMhD2K+yhQCIBZ9ZDPYhcXzwquiQvWsjPw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a14f2ef-fcf8-4753-9bbc-11befa975b92', 'x-compute-request-id': 'req-3a14f2ef-fcf8-4753-9bbc-11befa975b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1494265568", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHOU8AENeZgHd8EtljRoIPg+M3yYrqUzfWwSdFZs+EUgIMEM6+UKH3UzoZ+U+n8AU2E5tCp6X3hOxyJrOUl4CbJgwoINnMvdXMhD2K+yhQCIBZ9ZDPYhcXzwquiQvWsjPw==", "fingerprint": "ce:cd:a1:63:cf:b3:11:53:8e:b7:83:0e:cf:51:98:59", "user_id": "9ecd4b634bf941c3baadaa43098d6d54"}}' 2025-08-04 13:33:10,259 99920 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1494265568 created 2025-08-04 13:33:10,547 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.287s 2025-08-04 13:33:10,548 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1098847375", "description": "tempest-description--1395908036"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-5be59d23-2e5e-432f-be85-9ee5866aad52', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ff1b77ed-73a1-4da6-b105-db96d2a2cc31", "name": "tempest-securitygroup--1098847375", "stateful": true, "tenant_id": "2ca33c405717499b87669a843d3ec84d", "description": "tempest-description--1395908036", "shared": false, "security_group_rules": [{"id": "6d74e328-5773-4c8f-aaf3-d37b31623fbd", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "ff1b77ed-73a1-4da6-b105-db96d2a2cc31", "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": 428, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:33:10Z", "updated_at": "2025-08-04T13:33:10Z", "revision_number": 0}, {"id": "dac4b7a9-82d4-4f93-83c4-c427623f87b6", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "ff1b77ed-73a1-4da6-b105-db96d2a2cc31", "ethertype": "IPv6", "direction": "egress", "protocol": null, "p ort_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": 427, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:33:10Z", "updated_at": "2025-08-04T13:33:10Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:33:10Z", "updated_at": "2025-08-04T13:33:10Z", "revision_number": 1, "project_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:33:10,975 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.427s 2025-08-04 13:33:10,976 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff1b77ed-73a1-4da6-b105-db96d2a2cc31", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ddc1507c-573c-4803-b6db-0cd490133b8b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1cd0f0fe-ce59-46d4-834a-b4c3fe5ecd9f", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "ff1b77ed-73a1-4da6-b105-db96d2a2cc31", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:10Z", "updated_at": "2025-08-04T13:33:10Z", "revision_number": 0}}' 2025-08-04 13:33:11,219 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.242s 2025-08-04 13:33:11,219 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ff1b77ed-73a1-4da6-b105-db96d2a2cc31", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c5c1710a-d138-43cd-abcb-29b8ba7260db', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e9152c7f-4e37-43aa-8863-9439789c9727", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "ff1b77ed-73a1-4da6-b105-db96d2a2cc31", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:11Z", "updated_at": "2025-08-04T13:33:11Z", "revision_number": 0}}' 2025-08-04 13:33:11,219 99920 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1098847375 created 2025-08-04 13:33:11,951 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.731s 2025-08-04 13:33:11,951 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth -Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-da5d7152-4eab-4227-901a-67d96c7c02d7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f5453b29-8320-4dfa-88cf-1e982550069a", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "floating_ip_address": "172.24.4.126", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2ca33c405717499b87669a843d3ec84d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:33:11Z", "updated_at": "2025-08-04T13:33:11Z", "revision_number": 0}}' 2025-08-04 13:33:11,952 99920 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f5453b29-8320-4dfa-88cf-1e982550069a', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'floating_ip_address': '172.24.4.126', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:33:11Z', 'updated_at': '2025-08-04T13:33:11Z', 'revision_number': 0, 'ip': '172.24.4.126'} created 2025-08-04 13:33:12,021 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.064s 2025-08-04 13:33:12,021 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f0dda6df-6a27-4a40-b979-ced697d26327', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9ecd4b634bf941c3baadaa43098d6d54", "name": "tempest-AttachVolumeTestJSON-1831123566-project-member", "password_expires_at": null}, "audit_ids": ["vweL6XooShaMA1l2WjVIZw"], "expires_at": "2025-08-04T14:33:12.000000Z", "issued_at": "2025-08-04T13:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ca33c405717499b87669a843d3ec84d", "name": "tempest-AttachVolumeTestJSON-1831123566"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "b lock-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2ca33c405717499b87669a843d3ec84d", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:33:12,022 99920 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'f1f97b1f-cc98-4200-86ee-d2a0d35e02bb', 'name': 'tempest-AttachVolumeTestJSON-403965630-network', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2ca33c405717499b87669a843d3ec84d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55790, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:32:59Z', 'updated_at': '2025-08-04T13:33:00Z', 'revision_number': 1} available for tenant 2025-08-04 13:33:12,023 99920 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1494265568', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHOU8AENeZgHd8EtljRoIPg+M3yYrqUzfWwSdFZs+EUgIMEM6+UKH3UzoZ+U+n8AU2E5tCp6X3hOxyJrOUl4CbJgwoINnMvdXMhD2K+yhQCIBZ9ZDPYhcXzwquiQvWsjPw==', 'fingerprint': 'ce:cd:a1:63:cf:b3:11:53:8e:b7:83:0e:cf:51:98:59', 'user_id': '9ecd4b634bf941c3baadaa43098d6d54', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBorox+wt6edUHR78u16TnK0Iq/zkMN7aFjiso/Xa/QuMkyKFobthU4\nziWwRIlER16gBwYFK4EEACKhZANiAARzlPABDXmYB3fBLZY0aCD4PjN8mK6lM31s\nEnRWbPhFICDBDOvlCh91M6GflPp/AFNhObQqel94TsciazlJeAmyYMKCDZzL3VzI\nQ9ivsoUAiAWfWQz2IXF88KrokL1rIz8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ff1b77ed-73a1-4da6-b105-db96d2a2cc31', 'name': 'tempest-securitygroup--1098847375', 'stateful': True, 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'description': 'tempest-description--1395908036', 'shared': False, 'security_group_rules': [{'id': '6d74e328-5773-4c8f-aaf3-d37b31623fbd', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'security_group_id': 'ff1b77ed-73a1-4da6-b105-db96d2a2cc31', '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': 428, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:33:10Z', 'updated_at': '2025-08-04T13:33:10Z', 'revision_number': 0}, {'id': 'dac4b7a9-82d4-4f93-83c4-c427623f87b6', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'security_group_id': 'ff1b77ed-73a1-4da6-b105-db96d2a2cc31', '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': 427, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:33:10Z', 'updated_at': '2025-08-04T13:33:10Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:33:10Z' , 'updated_at': '2025-08-04T13:33:10Z', 'revision_number': 1, 'project_id': '2ca33c405717499b87669a843d3ec84d'}, 'floating_ip': {'id': 'f5453b29-8320-4dfa-88cf-1e982550069a', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'floating_ip_address': '172.24.4.126', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:33:11Z', 'updated_at': '2025-08-04T13:33:11Z', 'revision_number': 0, 'ip': '172.24.4.126'}} 2025-08-04 13:33:12,900 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.877s 2025-08-04 13:33:12,901 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1367258264", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "f1f97b1f-cc98-4200-86ee-d2a0d35e02bb"}], "security_groups": [{"name": "tempest-securitygroup--1098847375"}], "key_name": "tempest-keypair-1494265568", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f072106-c599-4f70-8eb4-78d946fe1b62', 'x-compute-request-id': 'req-0f072106-c599-4f70-8eb4-78d946fe1b62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2be8e4b1-4049-4bd9-bc65-45f42f5852ca", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1098847375"}], "adminPass": "password"}}' 2025-08-04 13:33:13,006 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca 0.102s 2025-08-04 13:33:13,007 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f638aa16-23c2-45de-b2c5-9403bfb7f309', 'x-compute-request-id': 'req-f638aa16-23c2-45de-b2c5-9403bfb7f309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca'} Body: b'{"server": {"id": "2be8e4b1-4049-4bd9-bc65-45f42f5852ca", "name": "tempest-AttachVolumeTestJSON-server-1367258264", "status": "BUILD", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:13Z", "updated": "2025-08-04T13:33:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1494265568", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:34:03,291 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca 0.216s 2025-08-04 13:34:03,292 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-febd413f-2251-481b-b7d3-32c40c01ffe8', 'x-compute-request-id': 'req-febd413f-2251-481b-b7d3-32c40c01ffe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca'} Body: b'{"server": {"id": "2be8e4b1-4049-4bd9-bc65-45f42f5852ca", "name": "tempest-AttachVolumeTestJSON-server-1367258264", "status": "ACTIVE", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "metadata": {}, "hostId": "3a6d2e6927d731fd29612eb5c469b86dd8627ea3339aace72ae8c41c", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:12Z", "updated": "2025-08-04T13:33:31Z", "addresses": {"tempest-AttachVolumeTestJSON-403965630-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:10:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494265568", "OS-SRV-USG:launched_at": "2025-08-04T13:33:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1098847375"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:34:03,307 99920 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:35:03,521 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca/os-interface 0.155s 2025-08-04 13:35:03,521 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x -openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7566eb38-35f8-4db4-88e7-696b810763e2', 'x-compute-request-id': 'req-7566eb38-35f8-4db4-88e7-696b810763e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f1f97b1f-cc98-4200-86ee-d2a0d35e02bb", "port_id": "2bfa8a45-fd90-4e39-9503-1347f32bfb52", "mac_addr": "fa:16:3e:49:10:b7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "97bb490c-d661-49e5-861d-19b8fe982d7a", "ip_address": "10.0.0.11"}]}]}' 2025-08-04 13:35:05,226 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/f5453b29-8320-4dfa-88cf-1e982550069a 1.700s 2025-08-04 13:35:05,226 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2bfa8a45-fd90-4e39-9503-1347f32bfb52"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-af08955d-53ed-478d-b18c-1ab98f918e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f5453b29-8320-4dfa-88cf-1e982550069a'} Body: b'{"floatingip": {"id": "f5453b29-8320-4dfa-88cf-1e982550069a", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "floating_ip_address": "172.24.4.126", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "d48547f9-627f-4af5-a2c9-f149e2a3563c", "port_id": "2bfa8a45-fd90-4e39-9503-1347f32bfb52", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f1f97b1f-cc98-4200-86ee-d2a0d35e02bb", "mac_address": "fa:16:3e:49:10:b7", "admin_state_up": true, "status": "ACTIVE", "device_id": "2be8e4b1-4049-4bd9-bc65-45f42f5852ca", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:33:11Z", "updated_at": "2025-08-04T13:35:04Z", "revision_number": 1, "project_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:35:05,229 99920 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.126:22' as 'cirros' with public key authentication 2025-08-04 13:35:05,453 99920 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:35:05,556 99920 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:35:05,557 99920 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.126 successfully created 2025-08-04 13:35:05,601 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca/ips 0.043s 2025-08-04 13:35:05,601 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5dd3bf1-2745-4cf1-9f19-4ac64a45737b', 'x-compute-request-id': 'req-c5dd3bf1-2745-4cf1-9f19-4ac64a45737b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-403965630-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2025-08-04 13:35:05,604 99920 INFO [tempest.lib.common.ss h] Creating ssh connection to '172.24.4.126:22' as 'cirros' with public key authentication 2025-08-04 13:35:05,608 99920 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:35:05,711 99920 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:35:05,711 99920 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.126 successfully created 2025-08-04 13:35:05,712 99920 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-04 13:35:05,712 99920 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.126:22' as 'cirros' with public key authentication 2025-08-04 13:35:05,715 99920 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:35:05,819 99920 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:35:05,820 99920 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.126 successfully created 2025-08-04 13:35:06,067 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.235s 2025-08-04 13:35:06,067 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1413254258"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac431743-f1a9-4844-b25b-9a3049cf819f', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac431743-f1a9-4844-b25b-9a3049cf819f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "561bf547-f760-438b-bf7f-f3f28cc37c23", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:05.990454", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1413254258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23"}], "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:35:06,122 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23 0.042s 2025-08-04 13:35:06,123 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160d814c-59e8-452c-b6e4-4bb4eb40d72e', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160d814c-59e8-452c-b6e4-4bb4eb40d72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23'} Body: b'{"volume": {"id": "561bf547-f760-438b-bf7f-f3f28cc37c23", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:06.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1413254258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "link s": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23"}], "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:35:07,187 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23 0.051s 2025-08-04 13:35:07,188 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3126381d-5cc2-4014-9189-8aa461df8184', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3126381d-5cc2-4014-9189-8aa461df8184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23'} Body: b'{"volume": {"id": "561bf547-f760-438b-bf7f-f3f28cc37c23", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:06.000000", "updated_at": "2025-08-04T13:35:06.000000", "name": "tempest-AttachVolumeTestJSON-volume-1413254258", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/561bf547-f760-438b-bf7f-f3f28cc37c23"}], "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:35:07,353 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca 0.148s 2025-08-04 13:35:07,353 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f73e2555-0007-40f5-8fa9-85e34ab5f58c', 'x-compute-request-id': 'req-f73e2555-0007-40f5-8fa9-85e34ab5f58c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca'} Body: b'' 2025-08-04 13:35:07,555 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca 0.201s 2025-08-04 13:35:07,556 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efccd551-8375-40fb-bde5-27ea4d60b9aa', 'x-compute-request-id': 'req-efccd551-8375-40fb-bde5-27ea 4d60b9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca'} Body: b'{"server": {"id": "2be8e4b1-4049-4bd9-bc65-45f42f5852ca", "name": "tempest-AttachVolumeTestJSON-server-1367258264", "status": "ACTIVE", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "metadata": {}, "hostId": "3a6d2e6927d731fd29612eb5c469b86dd8627ea3339aace72ae8c41c", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:12Z", "updated": "2025-08-04T13:35:07Z", "addresses": {"tempest-AttachVolumeTestJSON-403965630-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:10:b7"}, {"version": 4, "addr": "172.24.4.126", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:10:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1494265568", "OS-SRV-USG:launched_at": "2025-08-04T13:33:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1098847375"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:57,662 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca 0.044s 2025-08-04 13:35:57,663 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ba1362bc-2c16-443e-958a-8b90bf657467', 'x-compute-request-id': 'req-ba1362bc-2c16-443e-958a-8b90bf657467', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2be8e4b1-4049-4bd9-bc65-45f42f5852ca'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2be8e4b1-4049-4bd9-bc65-45f42f5852ca could not be found."}}' 2025-08-04 13:35:57,692 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1494265568 0.029s 2025-08-04 13:35:57,693 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40fd59bc-9b7a-4c96-81f9-716dc938c0cc', 'x-compute-request-id': 'req-40fd59bc-9b7a-4c96-81f9-716dc938c0cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1494265568'} Body: b'' 2025-08-04 13:35:57,919 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DE LETE http://10.0.0.210/networking/v2.0/security-groups/ff1b77ed-73a1-4da6-b105-db96d2a2cc31 0.226s 2025-08-04 13:35:57,920 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c1ce4cc1-dc6f-43ba-88a3-35e2a1bbcee9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/ff1b77ed-73a1-4da6-b105-db96d2a2cc31'} Body: b'' 2025-08-04 13:35:57,937 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/ff1b77ed-73a1-4da6-b105-db96d2a2cc31 0.017s 2025-08-04 13:35:57,938 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-eaade094-1060-4148-8bf4-d3e16f4cfb55', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/ff1b77ed-73a1-4da6-b105-db96d2a2cc31'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ff1b77ed-73a1-4da6-b105-db96d2a2cc31 does not exist", "detail": ""}}' 2025-08-04 13:35:58,362 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/f5453b29-8320-4dfa-88cf-1e982550069a 0.424s 2025-08-04 13:35:58,363 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-10c31bbe-8c63-4688-8a37-30c7f5536c16', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f5453b29-8320-4dfa-88cf-1e982550069a'} Body: b'' tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 249, in test_stable_device_rescue_disk_virtio_with_volume_attached 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 e27a2356-0610-42c4-b4e4-493196dbc77a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:31:49,596 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.487s 2025-08-04 13:31:49,596 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-664842253"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8daf6237-3380-4c40-b312-997ed2b02a19', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8daf6237-3380-4c40-b312-997ed2b02a19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e27a2356-0610-42c4-b4e4-493196dbc77a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:31:49.439498", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-664842253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a"}], "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:31:49,609 99918 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:31:49,729 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.118s 2025-08-04 13:31:49,729 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1865962788", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMJ0nGd2VsYSdK6v9pKSKySMnYCOVG6TD8ZWCWC9UcayWywCofaKHkSSeOikUH3DoRWNJ2PZJSUBPopGMy00MmcemSNkiDLQpkiZlq2Wd2Vt/ZvfvZdSAxcMCs3Mqutwug=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-942351c6-1577-40c7-8f21-6b4bd444b852', 'x-compute-request-id': 'req-942351c6-1577-40c7-8f21-6b4bd444b852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1865962788", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMJ0nGd2VsYSdK6v9pKSKySMnYCOVG6TD8ZWCWC9UcayWywCofaKHkSSeOikUH3DoRWNJ2PZJSUBPopGMy00MmcemSNkiDLQpkiZlq2Wd2Vt/ZvfvZdSAxcMCs3Mqutwug==", "fingerprint": "74:67:7b:3f:a4:c9:10:1d:c8:d3:0d:53:2e:e6:87:5c", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e"}}' 2025-08-04 13:31:49,732 99918 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1865962788 created 2025-08-04 13:31:52,926 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-groups 3.194s 2025-08-04 13:31:52,926 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1638480121", "description": "tempest-description--1082454802"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-01f09cb8-13ad-4c9d-b258-b18b8d103ac8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5525f68c-de49-4073-ae3f-5a555cba0b58", "name": "tempest-securitygroup--1638480121", "stateful": true, "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "description": "tempest-description--1082454802", "shared": false, "security_group_rules": [{"id": "45f3b173-4cb0-4137-bcb6-d8287688fab8", "project_id": "ba938601f03a4238b76cf0b9aafe3365", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "security_group_id": "5525f68c-de49-4073-ae3f-5a555cba0b58", "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": 201, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:31:52Z", "updated_at": "2025-08-04T13:31:52Z", "revision_number": 0}, {"id": "71a2e1cf-285e-42e5-90ab-484fbb965231", "project_id": "ba938601f03a4238b76cf0b9aafe3365", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "security_group_id": "5525f68c-de49-4073-ae3f-5a555cba0b58", "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": 200, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:31:52Z", "updated_at": "2025-08-04T13:31:52Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:31:52Z", "updated_at": "2025-08-04T13:31:52Z", "revision_number": 1, "project_id": "ba938601f03a4238b76cf0b9aafe3365"}}' 2025-08-04 13:31:54,613 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.686s 2025-08-04 13:31:54,613 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5525f68c-de49-4073-ae3f-5a555cba0b58", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-0db99872-4bfd-4b0c-ad9d-e03bc421e894', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0c525217-996a-47fe-aec1-24f38a601b6c", "project_id": "ba938601f03a4238b76cf0b9aafe3365", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "security_group_id": "5525f68c-de49-4073-ae3f-5a555cba0b58", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:31:54Z", "updated_at": "2025-08-04T13:31:54Z", "revision_number": 0}}' 2025-08-04 13:31:56,531 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.917s 2025-08-04 13:31:56,531 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5525f68c-de49-4073-ae3f-5a555cba0b58", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ae7ce31b-7371-45fc-b0a8-8908d4c3e1ae', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0e4f5e6d-5e27-453f-a4f8-d7e734b0a692", "project_id": "ba938601f03a4238b76cf0b9aafe3365", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "security_group_id": "5525f68c-de49-4073-ae3f-5a555cba0b58", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:31:56Z", "updated_at": "2025-08-04T13:31:56Z", "revision_number": 0}}' 2025-08-04 13:31:56,532 99918 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1638480121 created 2025-08-04 13:32:00,647 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/floatingips 4.114s 2025-08-04 13:32:00,647 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-6942f3b2-864a-4988-b959-e7e53360d787', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "00ba9121-d815-427c-96f3-44f1db8363bc", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "floating_ip_address": "172.24.4.212", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ba938601f03a4238b76cf0b9aafe3365", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:00Z", "updated_at": "2025-08-04T13:32:00Z", "revision_number": 0}}' 2025-08-04 13:32:00,648 99918 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '00ba9121-d815-427c-96f3-44f1db8363bc', 'tenant_id': 'ba938601f03a4238b76cf0b9aafe3365', 'floating_ip_address': '172.24.4.212', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ba938601f03a4238b76cf0b9aafe3365', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:00Z', 'updated_at': '2025-08-04T13:32:00Z', 'revision_number': 0, 'ip': '172.24.4.212'} created 2025-08-04 13:32:00,756 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.101s 2025-08-04 13:32:00,756 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-lengt h': '2503', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-29732ab8-bd35-499b-b1c1-746549046be5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "name": "tempest-ServerStableDeviceRescueTest-719787284-project-member", "password_expires_at": null}, "audit_ids": ["RJl_TYGKSrimdgDV0F-04g"], "expires_at": "2025-08-04T14:32:00.000000Z", "issued_at": "2025-08-04T13:32:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba938601f03a4238b76cf0b9aafe3365", "name": "tempest-ServerStableDeviceRescueTest-719787284"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ba938601f03a4238b76cf0b9aafe3365", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:32:00,757 99918 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '77718810-ddbd-4036-98b8-31a0a014ba5a', 'name': 'tempest-ServerStableDeviceRescueTest-181860541-network', 'tenant_id': 'ba938601f03a4238b76cf0b9aafe3365', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ba938601f03a4238b76cf0b9aafe3365', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47964, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:26Z', 'updated_at': '2025-08-04T13:31:26Z', 'revision_number': 1} available for tenant 2025-08-04 13:32:00,757 99918 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1865962788', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMJ0nGd2VsYSdK6v9pKSKySMnYCOVG6TD8ZWCWC9UcayWywCofaKHkSSeOikUH3DoRWNJ2PZJSUBPopGMy00MmcemSNkiDLQpkiZlq2Wd2Vt/ZvfvZdSAxcMCs3Mqutwug==' , 'fingerprint': '74:67:7b:3f:a4:c9:10:1d:c8:d3:0d:53:2e:e6:87:5c', 'user_id': 'f775f8a9d53f45cc8eb4cdc9c02a915e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBb3gDrA9NmDP4uLHtkyXa+/kGnT8TGTJRYR/MaWOAoc51ltG/u/V6+\n22T2DX6arMugBwYFK4EEACKhZANiAATCdJxndlbGEnSur/aSkiskjJ2AjlRukw/G\nVglgvVHGslssAqH2ih5EknjopFB9w6EVjSdj2SUlAT6KRjMtNDJnHpkjZIgy0KZI\nmZatlndlbf2b372XUgMXDArNzKrrcLo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5525f68c-de49-4073-ae3f-5a555cba0b58', 'name': 'tempest-securitygroup--1638480121', 'stateful': True, 'tenant_id': 'ba938601f03a4238b76cf0b9aafe3365', 'description': 'tempest-description--1082454802', 'shared': False, 'security_group_rules': [{'id': '45f3b173-4cb0-4137-bcb6-d8287688fab8', 'project_id': 'ba938601f03a4238b76cf0b9aafe3365', 'tenant_id': 'ba938601f03a4238b76cf0b9aafe3365', 'security_group_id': '5525f68c-de49-4073-ae3f-5a555cba0b58', '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': 201, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:31:52Z', 'updated_at': '2025-08-04T13:31:52Z', 'revision_number': 0}, {'id': '71a2e1cf-285e-42e5-90ab-484fbb965231', 'project_id': 'ba938601f03a4238b76cf0b9aafe3365', 'tenant_id': 'ba938601f03a4238b76cf0b9aafe3365', 'security_group_id': '5525f68c-de49-4073-ae3f-5a555cba0b58', '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': 200, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:31:52Z', 'updated_at': '2025-08-04T13:31:52Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:31:52Z', 'updated_at': '2025-08-04T13:31:52Z', 'revision_number': 1, 'project_id': 'ba938601f03a4238b76cf0b9aafe3365'}, 'floating_ip': {'id': '00ba9121-d815-427c-96f3-44f1db8363bc', 'tenant_id': 'ba938601f03a4238b76cf0b9aafe3365', 'floating_ip_address': '172.24.4.212', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ba938601f03a4238b76cf0b9aafe3365', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:00Z', 'updated_at': '2025-08-04T13:32:00Z', 'revision_number': 0, 'ip': '172.24.4.212'}} 2025-08-04 13:32:11,541 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 10.783s 2025-08-04 13:32:11,542 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-420371886", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "77718810-ddbd-4036-98b8-31a0a014ba5a"}], "security_groups": [{"name": "tempest-securitygroup--1638480121"}], "key_name": "tempest-keypair-1865962788", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20ea5290-f5f7-4904-a59b-a00d9f10aff2', 'x-compute-request-id': 'req-20ea5290-f5f7-4904-a59b-a00d9f10aff2', 'connection': 'close', 'sta tus': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1638480121"}], "adminPass": "wawZ9gcSpDLu"}}' 2025-08-04 13:32:11,930 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945 0.384s 2025-08-04 13:32:11,930 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-096b0a73-cab6-4294-a86c-6b9fb232f2f5', 'x-compute-request-id': 'req-096b0a73-cab6-4294-a86c-6b9fb232f2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945'} Body: b'{"server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "name": "tempest-ServerStableDeviceRescueTest-server-420371886", "status": "BUILD", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:11Z", "updated": "2025-08-04T13:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1865962788", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:04,724 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945 2.725s 2025-08-04 13:33:04,725 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f945769-e6e1-4529-902e-caac0daa3891', 'x-compute-request-id': 'req-9f945769-e6e1-4529-902e-caac0daa3891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945'} Body: b'{"server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "name": "tempest-ServerStableDeviceRescueTest-server-420371886", "status": "ACTIVE", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "user_id": "f775f8a9d53f45cc8eb4cdc9 c02a915e", "metadata": {}, "hostId": "43943d2fecd25e3e13ee872a6b6ebbf82168b91e4aa4472023c45ec2", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:11Z", "updated": "2025-08-04T13:32:47Z", "addresses": {"tempest-ServerStableDeviceRescueTest-181860541-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:22:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1865962788", "OS-SRV-USG:launched_at": "2025-08-04T13:32:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1638480121"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:33:04,742 99918 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 53 second wait 2025-08-04 13:34:04,954 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945/os-interface 0.152s 2025-08-04 13:34:04,954 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0489110a-294f-4c80-9c51-968664dcdc63', 'x-compute-request-id': 'req-0489110a-294f-4c80-9c51-968664dcdc63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "77718810-ddbd-4036-98b8-31a0a014ba5a", "port_id": "d4fd6772-f514-491d-a572-a1ce5f79d9fb", "mac_addr": "fa:16:3e:4b:22:51", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "818ba39d-390a-42a6-b27c-b81ee3060a63", "ip_address": "10.0.0.3"}]}]}' 2025-08-04 13:34:06,255 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/00ba9121-d815-427c-96f3-44f1db8363bc 1.294s 2025-08-04 13:34:06,255 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d4fd6772-f514-491d-a572-a1ce5f79d9fb"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-63b029a9-9053-4f83-8e69-180e89c2208b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/00ba9121-d815-427c-96f3-44f1db8363bc'} Body: b'{"floatingip": {"id": "00ba9121-d815-427c-96f3-44f1db8363bc", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "floating_ip_address": "172.24.4.212", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "aac79663-1830-4555-9d95-f460261dff61", "port_id": "d4fd6772-f514-491d-a572-a1ce5f79d9fb", "fixed_i p_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "77718810-ddbd-4036-98b8-31a0a014ba5a", "mac_address": "fa:16:3e:4b:22:51", "admin_state_up": true, "status": "ACTIVE", "device_id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:32:00Z", "updated_at": "2025-08-04T13:34:05Z", "revision_number": 1, "project_id": "ba938601f03a4238b76cf0b9aafe3365"}}' 2025-08-04 13:34:06,257 99918 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.212:22' as 'cirros' with public key authentication 2025-08-04 13:34:06,278 99918 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:34:06,384 99918 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:34:06,385 99918 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.212 successfully created 2025-08-04 13:34:07,284 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945/action 0.898s 2025-08-04 13:34:07,284 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1738961894"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/845d1fcc-5f51-421c-be64-b0bede3d9b67', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c745ebb9-1778-4440-96f5-6c2e6dcd8c78', 'x-compute-request-id': 'req-c745ebb9-1778-4440-96f5-6c2e6dcd8c78', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945/action'} Body: b'' 2025-08-04 13:34:07,371 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67 0.085s 2025-08-04 13:34:07,372 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1119cce5-1878-4e77-bb37-3c4cc611ca24', 'x-compute-request-id': 'req-1119cce5-1878-4e77-bb37-3c4cc611ca24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67'} Body: b'{"image": {"id": "845d1fcc-5f51-421c-be64-b0bede3d9b67", "name": "tempest-ServerStableDeviceRescueTest-image-1738961894", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "owner_project_name": "tempest-ServerStableDeviceRescueTest-719787284", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-719787284-project-member", "u ser_id": "f775f8a9d53f45cc8eb4cdc9c02a915e"}, "created": "2025-08-04T13:34:07Z", "updated": "2025-08-04T13:34:07Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}], "server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}]}}}' 2025-08-04 13:34:57,509 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67 0.076s 2025-08-04 13:34:57,510 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5863a3bd-a9a0-47c4-8038-02c5b14d7f63', 'x-compute-request-id': 'req-5863a3bd-a9a0-47c4-8038-02c5b14d7f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67'} Body: b'{"image": {"id": "845d1fcc-5f51-421c-be64-b0bede3d9b67", "name": "tempest-ServerStableDeviceRescueTest-image-1738961894", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "owner_id": "ba938601f03a4238b76cf0b9aafe3365", "owner_project_name": "tempest-ServerStableDeviceRescueTest-719787284", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-719787284-project-member", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e"}, "created": "2025-08-04T13:34:07Z", "updated": "2025-08-04T13:34:16Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}], "server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}]}}}' 2025-08-04 13:34:57,596 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67 0.078s 2025-08-04 13:34:57,596 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Mon, 04 Aug 2025 13:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8c67e45-ed24-44ef-b61f-4e63e84facd4', 'x-compute-request-id': 'req-b8c67e45-ed24-44ef-b61f-4e63e84facd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67'} Body: b'{"image": {"id": "845d1fcc-5f51-421c-be64-b0bede3d9b67", "name": "tempest-ServerStableDeviceRescueTest-image-1738961894", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "owner_id": "ba938601f03a4238b76cf0b9aafe3365", "owner_project_name": "tempest-ServerStableDeviceRescueTest-719787284", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-719787284-project-member", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e"}, "created": "2025-08-04T13:34:07Z", "updated": "2025-08-04T13:34:16Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/845d1fcc-5f51-421c-be64-b0bede3d9b67"}], "server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}]}}}' 2025-08-04 13:34:57,955 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945 0.351s 2025-08-04 13:34:57,955 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5116a329-6b5b-463a-be66-7dabf6639e5a', 'x-compute-request-id': 'req-5116a329-6b5b-463a-be66-7dabf6639e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945'} Body: b'{"server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "name": "tempest-ServerStableDeviceRescueTest-server-420371886", "status": "ACTIVE", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "metadata": {}, "hostId": "43943d2fecd25e3e13ee872a6b6ebbf82168b91e4aa4472023c45ec2", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:11Z", "updated": "2025-08-04T13:34:16Z", "addresses": {"tempest-ServerStableDeviceRescueTest-181860541-n etwork": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:22:51"}, {"version": 4, "addr": "172.24.4.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:22:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1865962788", "OS-SRV-USG:launched_at": "2025-08-04T13:32:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1638480121"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:58,209 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67 0.179s 2025-08-04 13:35:58,209 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1642', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2f602947-cebd-4a04-a5e6-bf318bc10392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "owner_id": "ba938601f03a4238b76cf0b9aafe3365", "owner_project_name": "tempest-ServerStableDeviceRescueTest-719787284", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-719787284-project-member", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1738961894", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "a9dddd711594a6057d8d4961963f8bd4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ba938601f03a4238b76cf0b9aafe3365", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1093310d1d4b3d35bd1c20237364720d373cc10dbbe36115a9c62ac76f96735686e679e325a00c3dccc5535551068312a711a886436c8e174ebd3e7f63cb278f", "id": "845d1fcc-5f51-421c-be64-b0bede3d9b67", "created_at": "2025-08-04T13:34:07Z", "updated_at": "2025-08-04T13:35:58Z", "tags": [], "self": "/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67", "file": "/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:35:58,448 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67 0.238s 2025-08-04 13:35:58,448 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-lengt h': '1670', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a9e8bbcf-6718-46c4-815c-0ceb1ed5cc32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "owner_id": "ba938601f03a4238b76cf0b9aafe3365", "owner_project_name": "tempest-ServerStableDeviceRescueTest-719787284", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-719787284-project-member", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1738961894", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "a9dddd711594a6057d8d4961963f8bd4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "ba938601f03a4238b76cf0b9aafe3365", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1093310d1d4b3d35bd1c20237364720d373cc10dbbe36115a9c62ac76f96735686e679e325a00c3dccc5535551068312a711a886436c8e174ebd3e7f63cb278f", "id": "845d1fcc-5f51-421c-be64-b0bede3d9b67", "created_at": "2025-08-04T13:34:07Z", "updated_at": "2025-08-04T13:35:58Z", "tags": [], "self": "/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67", "file": "/v2/images/845d1fcc-5f51-421c-be64-b0bede3d9b67/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:35:58,706 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945 0.257s 2025-08-04 13:35:58,707 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66112d4a-0d26-4647-b7c6-b44b5a19f555', 'x-compute-request-id': 'req-66112d4a-0d26-4647-b7c6-b44b5a19f555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945'} Body: b'{"server": {"id": "2962b9b1-c4ed-4096-a71d-b4ceb9adf945", "name": "tempest-ServerStableDeviceRescueTest-server-420371886", "status": "ACTIVE", "tenant_id": "ba938601f03a4238b76cf0b9aafe3365", "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "metadata": {}, "hostId": "43943d2fecd25e3e13ee872a6b6ebbf82168b91e4aa4472023c45ec2", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:11Z", "updated": "2025-08-04T13:34:16Z", "addresses": {"tempest-ServerStableDeviceRescueTest-181860541-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:22:51"}, {"version": 4, "addr": "172.24.4.212", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:22:51"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2962b9b 1-c4ed-4096-a71d-b4ceb9adf945"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2962b9b1-c4ed-4096-a71d-b4ceb9adf945"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1865962788", "OS-SRV-USG:launched_at": "2025-08-04T13:32:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1638480121"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:58,763 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a 0.041s 2025-08-04 13:35:58,764 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f32b4b-05fa-4bc5-bdbc-bb65676e4da3', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f32b4b-05fa-4bc5-bdbc-bb65676e4da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a'} Body: b'{"volume": {"id": "e27a2356-0610-42c4-b4e4-493196dbc77a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:31:49.000000", "updated_at": "2025-08-04T13:31:50.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-664842253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a"}], "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba938601f03a4238b76cf0b9aafe3365"}}' 2025-08-04 13:35:59,818 99918 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a 0.040s 2025-08-04 13:35:59,818 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e3b4ccc-a9f6-4730-a165-3390404cd6ec', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e3b4ccc-a9f6-4730-a165-3390404cd6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a'} Body: b'{"volume": {"id": "e27a2356-0610-42c4-b4e4-493196dbc77a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:31:49.000000", "updated_at": "2025-08-04T13:31:50.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-664842253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e27a2356-0610-42c4-b4e4-493196dbc77a"}], "user_id": "f775f8a9d53f45cc8eb4cdc9c02a915e", "bootable": "false", "encrypted": false, "re plication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ba938601f03a4238b76cf0b9aafe3365"}}' tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:36:00,189 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.334s 2025-08-04 13:36:00,189 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1917108014"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccff9602-6b6c-4c5f-a010-40e7b243181a', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccff9602-6b6c-4c5f-a010-40e7b243181a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:36:00.117299", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1917108014", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}], "user_id": "2dd50c16dd4c4f0ea78f6349d3981b85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:36:00,249 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69 0.046s 2025-08-04 13:36:00,250 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ea6e4d2-4280-44e0-8af9-4feea69b819f', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ea6e4d2-4280-44e0-8af9-4feea69b819f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69'} Body: b'{"volume": {"id": "cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:36:00.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1917108014", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}], "user_id": "2dd50c16dd4c4f0ea78f6349d3981b85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "640809fcc6514d7cbc8dae7b02a7a24a"}}' 2025-08-04 13:36:01,322 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69 0.058s 2025-08-04 13:36:01,322 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-2638c977-fcb3-4cc4-9052-612317b36c9e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2638c977-fcb3-4cc4-9052-612317b36c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69'} Body: b'{"volume": {"id": "cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:36:00.000000", "updated_at": "2025-08-04T13:36:00.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1917108014", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}], "user_id": "2dd50c16dd4c4f0ea78f6349d3981b85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "640809fcc6514d7cbc8dae7b02a7a24a"}}' 2025-08-04 13:36:01,382 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69 0.045s 2025-08-04 13:36:01,383 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e9be46-b13a-406f-a357-312a418f6e7a', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e9be46-b13a-406f-a357-312a418f6e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69'} Body: b'{"volume": {"id": "cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:36:00.000000", "updated_at": "2025-08-04T13:36:00.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1917108014", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69"}], "user_id": "2dd50c16dd4c4f0ea78f6349d3981b85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "640809fcc6514d7cbc8dae7b02a7a24a"}}' 2025-08-04 13:36:01,493 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69 0.096s 2025-08-04 13:36:01,493 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8756739c-5894-40d1-bc1a-751f01ee9aa7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69'} Body: b'' 2025-08-04 13:36:01,526 99930 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e- 40c3-b2f7-15ac5d5f2a69 0.032s 2025-08-04 13:36:01,526 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-443e4f41-c29b-40cf-9cfc-55f06466d82a', 'x-openstack-request-id': 'req-443e4f41-c29b-40cf-9cfc-55f06466d82a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cc0a140a-1d1e-40c3-b2f7-15ac5d5f2a69 could not be found."}}' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 288, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server b3097fe9-9a32-4f67-896d-1535c9d4f16e failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-04T13:35:28Z', 'message': 'Build of instance b3097fe9-9a32-4f67-896d-1535c9d4f16e aborted: Volume 210ba869-f2d1-49f3-8607-2dd97c1c63ff did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-11c2130a-4457-4157-bde1-77ce652e89ae. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:31:45,094 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.038s 2025-08-04 13:31:45,094 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-69396c6f-fe9b-451f-9f26-6f36ef395e95', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "password_expires_at": null}, "audit_ids": ["XxH8TAJZTvWzn_63-agU4Q"], "expires_at": "2025-08-04T14:31:45.000000Z", "issued_at": "2025-08-04T13:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c60b73fe3ca14ff1afec002379f79476", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c60b73fe3ca14ff1afec002379f79476", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:31:45,095 99916 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '3bf88e73-70c8-49b3-844d-ef43dbe03d11', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-605100376-network', 'tenant_id': 'c60b73fe3ca14ff1afec002379f79476', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c60b73fe3ca14ff1afec002379f79476', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14629, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:25Z', 'updated_at': '2025-08-04T13:31:25Z', 'revision_number': 1} available for tenant 2025-08-04 13:32:06,028 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 20.931s 2025-08-04 13:32:06,028 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-597309109", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "3bf88e73-70c8-49b3-844d-ef43dbe03d11"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cbd8eb2-0a0b-4d4d-90e2-4060ed3ef714', 'x-compute-request-id': 'req-4cbd8eb2-0a0b-4d4d-90e2-4060ed3ef714', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "af4d6d36-cfee-4245-98eb-373feba954f8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "xU5dxtS7pZ5P"}}' 2025-08-04 13:32:11,232 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8 5.201s 2025-08-04 13:32:11,233 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1454', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac4f672c-c0ea-4026-a9f1-f70fb1369883', 'x-compute-request-id': 'req-ac4f672c-c0ea-4026-a9f1-f70fb1369883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8'} Body: b'{"server": {"id": "af4d6d36-cfee-4245-98eb-373feba954f8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-597309109", "status": "BUILD", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "03d68e53c5275d793966c4fde97547bb4afe42c083497da9d8ccd18f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:32:05Z", "updated": "2025-08-04T13:32:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_ name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:33:03,706 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8 2.402s 2025-08-04 13:33:03,707 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d11557-cc0e-42ca-a3a4-995bfec683c3', 'x-compute-request-id': 'req-12d11557-cc0e-42ca-a3a4-995bfec683c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8'} Body: b'{"server": {"id": "af4d6d36-cfee-4245-98eb-373feba954f8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-597309109", "status": "ACTIVE", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "03d68e53c5275d793966c4fde97547bb4afe42c083497da9d8ccd18f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:32:05Z", "updated": "2025-08-04T13:32:38Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-605100376-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:83:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:32:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:33:03,728 99916 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "ACTIVE/None" after 52 second wait 2025-08-04 13:34:04,661 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8/action 0.871s 2025-08-04 13:34:04,661 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstac k-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a9f0d18-3f0c-43d4-8cc0-565885106455', 'x-compute-request-id': 'req-4a9f0d18-3f0c-43d4-8cc0-565885106455', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8/action'} Body: b'{"image_id": "66426fd8-b5d4-4ed3-9946-546ae51dd851"}' 2025-08-04 13:34:04,686 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.024s 2025-08-04 13:34:04,687 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ee97a27-6a66-46ff-9123-7881dbac00eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:04Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:05,731 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.042s 2025-08-04 13:34:05,731 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ff27b01-e13a-4011-9985-c809acdb9f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescu eTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:04Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:06,769 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.036s 2025-08-04 13:34:06,769 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0ee1e57f-fe79-4150-8e2c-6ba5952b290e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:04Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:07,795 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.024s 2025-08-04 13:34:07,795 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2a322ccc-b199-41d6-8d74-0e03747d8b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb- 373feba954f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:04Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:08,818 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.020s 2025-08-04 13:34:08,818 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3807b73b-c6f2-4078-9103-f348d83725d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:04Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:09,858 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.038s 2025-08-04 13:34:09,858 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2813c03d-6cb2-43ba-a4ec-df86a59db7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_im age_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:04Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:10,891 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.031s 2025-08-04 13:34:10,892 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0a4a5e9c-9ca9-400d-b587-8dc9054987b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:04Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:11,932 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.038s 2025-08-04 13:34:11,933 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c2ff4565-23d7-450d-8f8d-b7126d053a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:12Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:12,961 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.027s 2025-08-04 13:34:12,962 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e7263ab8-40e3-4e45-9c03-3454d1defafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:13Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:13,98 9 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.025s 2025-08-04 13:34:13,990 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-370be973-4d99-4f57-ae51-22d436341c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "2e3b38f72769913106618e12a71960cd", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e63c9e787c9416f2588a6b8e71d5d8255d64e8b02b5d0211c74ccff2b76970b66a51a8d3c46ad20ae06bcc555e87c8cb61c571a4cb3795a7c92db36dd2e34e8a", "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:14Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:14,020 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851 0.029s 2025-08-04 13:34:14,020 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2f4f9d95-56e0-4559-b212-400633176421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "af4d6d36-cfee-4245-98eb-373feba954f8", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1496121313", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "2e3b38f72769913106618e12a71960cd", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e63c9e787c9416f2588a6b8e71d5d8255d64e8b02b5d0211c74ccff2b76970b66a51a8d3c46ad20ae06bcc555e87c8cb61c571a4cb3795a7c92db36dd2e34e8a", "id": "66426fd8-b5d4-4ed3-9946-546ae51dd851", "created_at": "2025-08-04T13:34:04Z", "updated_at": "2025-08-04T13:34:14Z", "tags": [], "self": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851", "file": "/v2/images/66426fd8-b5d4-4ed3-9946-546ae51dd851/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:34:14,250 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8 0.229s 2025-08-04 13:34:14,251 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94bc6e39-d263-4302-a6b8-28e97be06149', 'x-compute-request-id': 'req-94bc6e39-d263-4302-a6b8-28e97be06149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8'} Body: b'{"server": {"id": "af4d6d36-cfee-4245-98eb-373feba954f8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-597309109", "status": "ACTIVE", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "03d68e53c5275d793966c4fde97547bb4afe42c083497da9d8ccd18f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:32:05Z", "updated": "2025-08-04T13:34:14Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-605100376-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:83:59"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/af4d6d36-cfee-4245-98eb-373feba954f8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:32:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:35:14,446 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.111s 2025-08-04 13:35:14,446 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0c8ce57a-7a88-46a0-835f-9b23bcfce882', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "password_expires_at": null}, "audit_ids": ["zIl7PllrSIe9jLhq8wl_oA"], "expires_at": "2025-08-04T14:35:14.000000Z", "issued_at": "2025-08-04T13:35:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c60b73fe3ca14ff1afec002379f79476", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c60b73fe3ca14ff1afec002379f79476", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:35:14,447 99916 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '3bf88e73-70c8-49b3-844d-ef43dbe03d11', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-605100376-network', 'tenant_id': 'c60b73fe3ca14ff1afec002379f79476', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c60b73fe3ca14ff1afec002379f79476', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14629, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:25Z', 'updated_at': '2025-08-04T13:31:25Z', 'revision_number': 1} available for tenant 2025-08-04 13:35:15,202 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.754s 2025-08-04 13:35:15,202 99916 DEBUG [tempest.lib.common.r est_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1073170717", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "3bf88e73-70c8-49b3-844d-ef43dbe03d11"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11c2130a-4457-4157-bde1-77ce652e89ae', 'x-compute-request-id': 'req-11c2130a-4457-4157-bde1-77ce652e89ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b3097fe9-9a32-4f67-896d-1535c9d4f16e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Vw3Mg844NtNH"}}' 2025-08-04 13:35:15,304 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e 0.098s 2025-08-04 13:35:15,304 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bda452cb-3aa7-491e-8c54-e2d224cabab0', 'x-compute-request-id': 'req-bda452cb-3aa7-491e-8c54-e2d224cabab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e'} Body: b'{"server": {"id": "b3097fe9-9a32-4f67-896d-1535c9d4f16e", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1073170717", "status": "BUILD", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:35:15Z", "updated": "2025-08-04T13:35:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:36:05,468 99916 INFO [te mpest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e 0.100s 2025-08-04 13:36:05,469 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfeb9a95-60a0-40ab-bc22-18d20e03ddb6', 'x-compute-request-id': 'req-dfeb9a95-60a0-40ab-bc22-18d20e03ddb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e'} Body: b'{"server": {"id": "b3097fe9-9a32-4f67-896d-1535c9d4f16e", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1073170717", "status": "ERROR", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:35:15Z", "updated": "2025-08-04T13:35:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-04T13:35:28Z", "message": "Build of instance b3097fe9-9a32-4f67-896d-1535c9d4f16e aborted: Volume 210ba869-f2d1-49f3-8607-2dd97c1c63ff did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:36:05,488 99916 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-04 13:36:06,155 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e 0.666s 2025-08-04 13:36:06,156 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c790d0fe-dcdb-4ed2-9f88-5225e9e64cd8', 'x-compute-request-id': 'req-c790d0fe-dcdb-4ed2-9f88-5225e9e64cd8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e'} Body: b'' 2025-08-04 13:36:06,253 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GE T http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e 0.096s 2025-08-04 13:36:06,253 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b5536dbe-eb1d-4926-ba91-f0c8756d0989', 'x-compute-request-id': 'req-b5536dbe-eb1d-4926-ba91-f0c8756d0989', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3097fe9-9a32-4f67-896d-1535c9d4f16e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b3097fe9-9a32-4f67-896d-1535c9d4f16e could not be found."}}' 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] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_create_from_image.py", line 73, in test_create_from_image_with_volume_type_image_property volume = self.create_volume(**kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 f40d273a-985f-486f-bc2e-a696a89ba97b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:36:04,092 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 POST http://10.0.0.210/volume/v3/types 0.207s 2025-08-04 13:36:04,092 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df5920ac-2d03-4773-8a74-456777561409', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df5920ac-2d03-4773-8a74-456777561409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "166b562d-33c7-4f9d-abfd-2d6f490e79e0", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2025-08-04 13:36:04,778 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.682s 2025-08-04 13:36:04,779 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-e2ae44c5-3c65-43ba-b18b-59ef97837e15', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9c039069b2ae4bab95bc57ca6863e00e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f866ec76-adf7-4700-affb-5e38f4790a19", "created_at": "2025-08-04T13:36:05Z", "updated_at": "2025-08-04T13:36:05Z", "tags": [], "self": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19", "file": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:36:05,758 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 204 PUT http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19/file 0.977s 2025-08-04 13:36:05,758 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-99c5390d -adae-4cbe-89fc-df6d485d21e6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19/file'} Body: b'' 2025-08-04 13:36:05,780 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19 0.021s 2025-08-04 13:36:05,781 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-314e97c0-c27a-4a42-a05d-eb27e1d0de90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "77a154880161c4b4e7183f2fbafc6ba4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9c039069b2ae4bab95bc57ca6863e00e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "43281bdcfb896511c1a7c277c7b5458de220056f4fb5da47a7ed8e23c0251200d33a17d44d58a2c9fcbb1bbed478c7021719da184baccc6ade4cc56e00913263", "id": "f866ec76-adf7-4700-affb-5e38f4790a19", "created_at": "2025-08-04T13:36:05Z", "updated_at": "2025-08-04T13:36:06Z", "tags": [], "self": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19", "file": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:36:05,801 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19 0.020s 2025-08-04 13:36:05,802 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6acbc62f-fa10-4d7b-855b-c1bab14b395a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "77a154880161c4b4e7183f2fbafc6ba4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9c039069b2ae4bab95bc57ca6863e00e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "43281bdcfb896511c1a7c277c7b5458de220056f4fb5da47a7ed8e23c0251200d33a17d44d58a2c9fcbb1bbed478c7021719da184baccc6ade4cc56e00913263", "id": "f866ec76-adf7-4700-affb-5e38f4790a19", "created_at": "2025-08-04T13:36:05Z", "updated_at": "2025-08-04T13:36:06Z", "tags": [], "self": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19", "file": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:36:05,821 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19 0.019s 2025-08-04 13:36:05,822 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d51259bc-0ea6-49cb-9194-5f8145bebd28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19'} Body: b'{"cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "77a154880161c4b4e7183f2fbafc6ba4", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9c039069b2ae4bab95bc57ca6863e00e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "43281bdcfb896511c1a7c277c7b5458de220056f4fb5da47a7ed8e23c0251200d33a17d44d58a2c9fcbb1bbed478c7021719da184baccc6ade4cc56e00913263", "id": "f866ec76-adf7-4700-affb-5e38f4790a19", "created_at": "2025-08-04T13:36:05Z", "updated_at": "2025-08-04T13:36:06Z", "tags": [], "self": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19", "file": "/v2/images/f866ec76-adf7-4700-affb-5e38f4790a19/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:36:06,191 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 202 POST http://10.0.0.210/volume/v3/volumes 0.368s 2025-08-04 13:36:06,191 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "f866ec76-adf7-4700-affb-5e38f4790a19", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-023df8e3-5eb6-454a-80f8-40fdab440a1b', 'content-length': '796', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-023df8e3-5eb6-454a-80f8-40fdab440a1b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f40d273a-985f-486f-bc2e-a696a89ba97b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:06.119481", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b"}], "user_id": "99c1e40be8dd44fda18f43a586d8f5e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:36:06,254 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b 0.051s 2025-08-04 13:36:06,255 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a93998c2-72d2-4034-9f0d-fc0f02e490a4', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a93998c2-72d2-4034-9f0d-fc0f02e490a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210 /volume/v3/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b'} Body: b'{"volume": {"id": "f40d273a-985f-486f-bc2e-a696a89ba97b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:06.000000", "updated_at": null, "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b"}], "user_id": "99c1e40be8dd44fda18f43a586d8f5e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c039069b2ae4bab95bc57ca6863e00e"}}' 2025-08-04 13:36:07,306 99930 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 200 GET http://10.0.0.210/volume/v3/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b 0.037s 2025-08-04 13:36:07,307 99930 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c00315-e5fe-42d4-a337-17c61c3e415b', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c00315-e5fe-42d4-a337-17c61c3e415b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b'} Body: b'{"volume": {"id": "f40d273a-985f-486f-bc2e-a696a89ba97b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:06.000000", "updated_at": "2025-08-04T13:36:06.000000", "name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": null, "volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f40d273a-985f-486f-bc2e-a696a89ba97b"}], "user_id": "99c1e40be8dd44fda18f43a586d8f5e7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c039069b2ae4bab95bc57ca6863e00e"}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/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 552, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 51517877-43d9-4245-bed0-e6405873011f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:34:05,813 99922 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764 0.226s 2025-08-04 13:34:05,813 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3f46e19-37ef-4216-89cf-9de07abbf1ee', 'x-compute-request-id': 'req-d3f46e19-37ef-4216-89cf-9de07abbf1ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764'} Body: b'{"server": {"id": "1459fbc7-61f1-4e1a-9cdf-f346f07dc764", "name": "tempest-ServerActionsTestOtherB-server-50459123", "status": "ACTIVE", "tenant_id": "0f0d0723eeb7414c911450dad74e740c", "user_id": "3876eb83ba3742ccbdcad9d545c279ab", "metadata": {}, "hostId": "ee461916d0dfdca0532d58541aabb3d9795a37b7ad0ea65f9fc19d2d", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:10Z", "updated": "2025-08-04T13:32:47Z", "addresses": {"tempest-ServerActionsTestOtherB-1512592260-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:63:a2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2096900924", "OS-SRV-USG:launched_at": "2025-08-04T13:32:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1559688062"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:07,141 99922 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 1.254s 2025-08-04 13:35:07,142 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-528434693"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9d89fa-b015-4aff-95bb-5e58a31dae02', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9d89fa-b015-4aff-95bb-5e58a31dae02', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "51517877-43d9-4245-bed0-e6405873011f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:07.066926", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-528434693", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/51517877-43d9-4245-bed0-e6405873011f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/51517877-43d9-4245-bed0-e640587 3011f"}], "user_id": "3876eb83ba3742ccbdcad9d545c279ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:35:07,208 99922 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/51517877-43d9-4245-bed0-e6405873011f 0.054s 2025-08-04 13:35:07,209 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e94465-5dbd-4557-88ec-8107f6573684', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e94465-5dbd-4557-88ec-8107f6573684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/51517877-43d9-4245-bed0-e6405873011f'} Body: b'{"volume": {"id": "51517877-43d9-4245-bed0-e6405873011f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:07.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-528434693", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/51517877-43d9-4245-bed0-e6405873011f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/51517877-43d9-4245-bed0-e6405873011f"}], "user_id": "3876eb83ba3742ccbdcad9d545c279ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f0d0723eeb7414c911450dad74e740c"}}' 2025-08-04 13:35:08,340 99922 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/51517877-43d9-4245-bed0-e6405873011f 0.117s 2025-08-04 13:35:08,341 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-153abc60-bed5-479a-bd8c-529622b34b8c', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-153abc60-bed5-479a-bd8c-529622b34b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/51517877-43d9-4245-bed0-e6405873011f'} Body: b'{"volume": {"id": "51517877-43d9-4245-bed0-e6405873011f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:07.000000", "updated_at": "2025-08-04T13:35:07.000000", "name": "tempest-ServerActionsTestOtherB-volume-528434693", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/51517877-43d9-4245-bed0-e6405873011f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/51517877-43d9-4245-bed0-e6405873011f"}], "user_id": "3876eb83ba3742ccbdcad9d545c279ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f0d0723eeb7414c911450dad74e740c"}}' 2025-08-04 13:35:08,354 99922 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599 2025-08-04 13:35:08,705 99922 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOt herB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764 0.348s 2025-08-04 13:35:08,705 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd680e86-a430-4f2e-896e-0258837815fd', 'x-compute-request-id': 'req-bd680e86-a430-4f2e-896e-0258837815fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764'} Body: b'{"server": {"id": "1459fbc7-61f1-4e1a-9cdf-f346f07dc764", "name": "tempest-ServerActionsTestOtherB-server-50459123", "status": "ACTIVE", "tenant_id": "0f0d0723eeb7414c911450dad74e740c", "user_id": "3876eb83ba3742ccbdcad9d545c279ab", "metadata": {}, "hostId": "ee461916d0dfdca0532d58541aabb3d9795a37b7ad0ea65f9fc19d2d", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:10Z", "updated": "2025-08-04T13:32:47Z", "addresses": {"tempest-ServerActionsTestOtherB-1512592260-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:63:a2"}, {"version": 4, "addr": "172.24.4.192", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:63:a2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1459fbc7-61f1-4e1a-9cdf-f346f07dc764"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2096900924", "OS-SRV-USG:launched_at": "2025-08-04T13:32:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1559688062"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 47, in test_update_attached_volume_with_nonexistent_volume_in_uri volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 14826cc8-3025-4236-9117-3e6317ba84cf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:34:22,753 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.090s 2025-08-04 13:34:22,754 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-35437cf4-c57e-4866-8686-03fb52de8d09', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b097b1fcea93493b958f7fe934abbbb0", "name": "tempest-VolumesAdminNegativeTest-2143136364-project-member", "password_expires_at": null}, "audit_ids": ["NBFHefsATuGPR1sDEFjgTQ"], "expires_at": "2025-08-04T14:34:22.000000Z", "issued_at": "2025-08-04T13:34:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "402e787621e34450b4fa5e53961a347a", "name": "tempest-VolumesAdminNegativeTest-2143136364"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/402e787621e34450b4fa5e53961a347a", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:34:22,754 99926 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '007c5f92-2eda-47b9-aa78-6f8f0576b1aa', 'name': 'tempest-VolumesAdminNegativeTest-1757865658-network', 'tenant_id': '402e787621e34450b4fa5e53961a347a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '402e787621e34450b4fa5e53961a347a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34043, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scop e': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:26Z', 'updated_at': '2025-08-04T13:31:26Z', 'revision_number': 1} available for tenant 2025-08-04 13:34:23,225 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/compute/v2.1/servers 0.470s 2025-08-04 13:34:23,225 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-2071004388", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "007c5f92-2eda-47b9-aa78-6f8f0576b1aa"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0932c1b6-0f15-40e8-b5aa-800a97c52b2f', 'x-compute-request-id': 'req-0932c1b6-0f15-40e8-b5aa-800a97c52b2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d83e922e-02db-493b-abfb-90aaac61d48d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d83e922e-02db-493b-abfb-90aaac61d48d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "y3CvVrReaeNw"}}' 2025-08-04 13:34:23,301 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d 0.072s 2025-08-04 13:34:23,302 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1be551e9-10b4-4911-ab44-ce85273672ca', 'x-compute-request-id': 'req-1be551e9-10b4-4911-ab44-ce85273672ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d'} Body: b'{"server": {"id": "d83e922e-02db-493b-abfb-90aaac61d48d", "name": "tempest-VolumesAdminNegativeTest-server-2071004388", "status": "BUILD", "tenant_id": "402e787621e34450b4fa5e53961a347a", "user_id": "b097b1fcea93493b958f7fe934abbbb0", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:34:23Z", "updated": "2025-08-04T13:34:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d83e922e-02db-493b-abfb-90aaac61d48d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:13,588 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d 0.222s 2025-08-04 13:35:13,588 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1495', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f66927d-137a-450e-8e74-fbb60ae9298e', 'x-compute-request-id': 'req-4f66927d-137a-450e-8e74-fbb60ae9298e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d'} Body: b'{"server": {"id": "d83e922e-02db-493b-abfb-90aaac61d48d", "name": "tempest-VolumesAdminNegativeTest-server-2071004388", "status": "ACTIVE", "tenant_id": "402e787621e34450b4fa5e53961a347a", "user_id": "b097b1fcea93493b958f7fe934abbbb0", "metadata": {}, "hostId": "964ef2e2b8bc1a83ed2c389b5cd47a85dfaac225d5d42acd80a1cdf9", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:34:23Z", "updated": "2025-08-04T13:34:39Z", "addresses": {"tempest-VolumesAdminNegativeTest-1757865658-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:34:87"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d83e922e-02db-493b-abfb-90aaac61d48d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d83e922e-02db-493b-abfb-90aaac61d48d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:34:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:13,603 99926 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:36:13,914 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 202 POST http://10.0.0.210/volume/v3/volumes 0.252s 2025-08-04 13:36:13,915 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1366524816"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d7b7427-2793-4859-a7c6-5bdcc960bdf8', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d7b7427-2793-4859-a7c6-5bdcc960bdf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "14826cc8-3025-4236-9117-3e6317ba84cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:13.843551", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1366524816", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http ://10.0.0.210/volume/v3/volumes/14826cc8-3025-4236-9117-3e6317ba84cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/14826cc8-3025-4236-9117-3e6317ba84cf"}], "user_id": "b097b1fcea93493b958f7fe934abbbb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:36:13,972 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/volumes/14826cc8-3025-4236-9117-3e6317ba84cf 0.044s 2025-08-04 13:36:13,972 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1045b7d1-1618-45b5-b413-30215e1544a6', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1045b7d1-1618-45b5-b413-30215e1544a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/14826cc8-3025-4236-9117-3e6317ba84cf'} Body: b'{"volume": {"id": "14826cc8-3025-4236-9117-3e6317ba84cf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:14.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1366524816", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/14826cc8-3025-4236-9117-3e6317ba84cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/14826cc8-3025-4236-9117-3e6317ba84cf"}], "user_id": "b097b1fcea93493b958f7fe934abbbb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "402e787621e34450b4fa5e53961a347a"}}' 2025-08-04 13:36:15,035 99926 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 200 GET http://10.0.0.210/volume/v3/volumes/14826cc8-3025-4236-9117-3e6317ba84cf 0.047s 2025-08-04 13:36:15,035 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14f2854-f1c8-400a-8032-4936f99a5c09', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14f2854-f1c8-400a-8032-4936f99a5c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/14826cc8-3025-4236-9117-3e6317ba84cf'} Body: b'{"volume": {"id": "14826cc8-3025-4236-9117-3e6317ba84cf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:14.000000", "updated_at": "2025-08-04T13:36:14.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1366524816", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/14826cc8-3025-4236-9117-3e6317ba84cf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/14826cc8-3025-4236-9117-3e6317ba84cf"}], "user_id": "b097b1fcea93493b958f7fe934abbbb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "402e787621e34450b4fa5e53961a347a"}}' cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 70, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 12a3252b-6ed7-47fb-961c-404d16a3a4f7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:33:39,199 99914 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:33:39,199 99914 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:33:39,473 99914 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.272s 2025-08-04 13:33:39,473 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1432466348", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGH7VPdhy/2r6mUTkosDNBpjo29GZZABjYH9kE0MuSWiUrbzQXL6BeyPaol/ibiFmd22VGIAwINKc/qatFAA3gvdQa0ST38JaBBCEi4n9aIwKEuEt5wakaE7EszBZ9qFxw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca3e12d8-a6c5-44f0-a48f-f7e1f94096ed', 'x-compute-request-id': 'req-ca3e12d8-a6c5-44f0-a48f-f7e1f94096ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1432466348", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGH7VPdhy/2r6mUTkosDNBpjo29GZZABjYH9kE0MuSWiUrbzQXL6BeyPaol/ibiFmd22VGIAwINKc/qatFAA3gvdQa0ST38JaBBCEi4n9aIwKEuEt5wakaE7EszBZ9qFxw==", "fingerprint": "bb:5a:f0:c6:08:57:68:c2:15:35:87:88:e5:62:ca:d8", "user_id": "55047d4dc2144b229a551ab7f3ad816f"}}' 2025-08-04 13:33:39,475 99914 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1432466348 created 2025-08-04 13:33:39,683 99914 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.207s 2025-08-04 13:33:39,683 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2098413263", "description": "tempest-description--1433410507"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-26243203-a6d5-41bf-a9ac-4148f260b056', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "74d7c019-84e9-42ce-8a1b-7bfd843759be", "name": "tempest-securitygroup--2098413263", "stateful": true, "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "description": "tempest-description--1433410507", "shared": false, "security_group_rules": [{"id": "15420948-01c1-4ec1-909f-bd8cdc5148d3", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "74d7c019-84e9-42ce-8a1b-7bfd843759be", "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": 463, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:33:39Z", "updated_at": "2025-08-04T13:33:39Z", "revision_number": 0}, {"id": "45eb6c62-e311-48cc-908e-b70f789ed2f7", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "74d7c019-84e9-42ce-8a1b-7bfd843759be", "ethertype": "IPv6", "direction": "egress", "protocol": null, "p ort_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": 462, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:33:39Z", "updated_at": "2025-08-04T13:33:39Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:33:39Z", "updated_at": "2025-08-04T13:33:39Z", "revision_number": 1, "project_id": "df8da984adde4d888e21bc3b9fc6679a"}}' 2025-08-04 13:33:39,872 99914 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.188s 2025-08-04 13:33:39,873 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "74d7c019-84e9-42ce-8a1b-7bfd843759be", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f9fbb5f8-eb73-4fbf-a1b0-45c085160783', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e89fb738-07b7-4455-8d4a-82fef5c3c010", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "74d7c019-84e9-42ce-8a1b-7bfd843759be", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:39Z", "updated_at": "2025-08-04T13:33:39Z", "revision_number": 0}}' 2025-08-04 13:33:40,084 99914 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.210s 2025-08-04 13:33:40,084 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "74d7c019-84e9-42ce-8a1b-7bfd843759be", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5ab08639-4ea9-4691-a2b7-4f6b28c47c26', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "22cc31f3-bd9f-4203-90b8-1896b4882d67", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "74d7c019-84e9-42ce-8a1b-7bfd843759be", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:39Z", "updated_at": "2025-08-04T13:33:39Z", "revision_number": 0}}' 2025-08-04 13:33:40,084 99914 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2098413263 created 2025-08-04 13:33:40,724 99914 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.639s 2025-08-04 13:33:40,724 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth -Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-817afc04-0f79-4172-8994-723627745db4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f8f0e48b-2b75-4f91-b2a9-538011784d35", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "floating_ip_address": "172.24.4.203", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:33:40Z", "updated_at": "2025-08-04T13:33:40Z", "revision_number": 0}}' 2025-08-04 13:33:40,725 99914 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f8f0e48b-2b75-4f91-b2a9-538011784d35', 'tenant_id': 'df8da984adde4d888e21bc3b9fc6679a', 'floating_ip_address': '172.24.4.203', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'df8da984adde4d888e21bc3b9fc6679a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:33:40Z', 'updated_at': '2025-08-04T13:33:40Z', 'revision_number': 0, 'ip': '172.24.4.203'} created 2025-08-04 13:33:40,944 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.219s 2025-08-04 13:33:40,945 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-506813457", "description": "tempest-secgroup-smoke-506813457 description", "project_id": "df8da984adde4d888e21bc3b9fc6679a"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-bcc05fe0-96c2-48db-96d1-5e43511ec2f3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "name": "tempest-secgroup-smoke-506813457", "stateful": true, "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "description": "tempest-secgroup-smoke-506813457 description", "shared": false, "security_group_rules": [{"id": "2c9e80fe-f73d-43e6-b05b-08e2bc408653", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "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": 469, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:33:40Z", "updated_at": "2025-08-04T13:33:40Z", "revision_number": 0}, {"id": "49596892-9573-4ff8-a1ff-64c571af91f9", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "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": 470, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:33:40Z", "updated_at": "2025-08-04T13:33:40Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:33:40Z", "updated_at": "2025-08-04T13:33:40Z", "revision_number": 1, "project_id": "df8da984adde4d888e21bc3b9fc6679a"}}' 2025-08-04 13:33:41,187 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.242s 2025-08-04 13:33:41,188 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f0f9c7cc-311c-4ff3-b538-3f000dc52c68', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ac51782c-bffd-4ab5-ab03-6737ffdb83d3", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:41Z", "updated_at": "2025-08-04T13:33:41Z", "revision_number": 0}}' 2025-08-04 13:33:41,383 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.194s 2025-08-04 13:33:41,383 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-e4b6a152-4437-41b7-839a-14ceaf2f5aa7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "50aaecb5-7456-4a98-be83-e5b1921fafd5", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:41Z", "updated_at": "2025-08-04T13:33:41Z", "revision_number": 0}}' 2025-08-04 13:33:41,611 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.227s 2025-08-04 13:33:41,611 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4c0cf253-5647-47 75-9850-42dcca008490', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c75044e1-33fc-487b-97ae-4ce545f62d25", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:41Z", "updated_at": "2025-08-04T13:33:41Z", "revision_number": 0}}' 2025-08-04 13:33:41,890 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.278s 2025-08-04 13:33:41,890 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-a6cf479f-6ef1-4de4-bb11-017bc706f263', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e2ebcb0a-8cd8-450c-9763-f352adf21ca0", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:41Z", "updated_at": "2025-08-04T13:33:41Z", "revision_number": 0}}' 2025-08-04 13:33:42,126 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.235s 2025-08-04 13:33:42,126 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-fa89da1a-fa7e-4f6c-becf-50049b9d7cf1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "29f14a2f-9711-4e10-ac07-1980b57d84dc", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:41Z", "updated_at": "2025-08-04T13:33:41Z", "revision_number": 0}}' 2025-08-04 13:33:42,353 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.226s 2025-08-04 13:33:42,353 99914 DEBUG [temp est.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-6c42b387-50d0-4688-b72b-4c2a2a2f0fef', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "acbb0da8-9ec2-4144-945e-db594baa1df5", "project_id": "df8da984adde4d888e21bc3b9fc6679a", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "security_group_id": "72c7fc4a-a31b-419c-b5cb-9df2935d9193", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:33:42Z", "updated_at": "2025-08-04T13:33:42Z", "revision_number": 0}}' 2025-08-04 13:33:42,404 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.044s 2025-08-04 13:33:42,404 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2499', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-eb8e6c20-f731-42f6-a26d-33cd57aa60fa', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "55047d4dc2144b229a551ab7f3ad816f", "name": "tempest-SnapshotDataIntegrityTests-238163815-project-member", "password_expires_at": null}, "audit_ids": ["vncHRuDxQKCt_IzkvhVDTw"], "expires_at": "2025-08-04T14:33:42.000000Z", "issued_at": "2025-08-04T13:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df8da984adde4d888e21bc3b9fc6679a", "name": "tempest-SnapshotDataIntegrityTests-238163815"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": " a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/df8da984adde4d888e21bc3b9fc6679a", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:33:42,405 99914 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '1df2ed55-87a0-4b07-877b-693116947fef', 'name': 'tempest-SnapshotDataIntegrityTests-1389832389-network', 'tenant_id': 'df8da984adde4d888e21bc3b9fc6679a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'df8da984adde4d888e21bc3b9fc6679a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5671, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:33:24Z', 'updated_at': '2025-08-04T13:33:24Z', 'revision_number': 1} available for tenant 2025-08-04 13:33:42,405 99914 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1432466348', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGH7VPdhy/2r6mUTkosDNBpjo29GZZABjYH9kE0MuSWiUrbzQXL6BeyPaol/ibiFmd22VGIAwINKc/qatFAA3gvdQa0ST38JaBBCEi4n9aIwKEuEt5wakaE7EszBZ9qFxw==', 'fingerprint': 'bb:5a:f0:c6:08:57:68:c2:15:35:87:88:e5:62:ca:d8', 'user_id': '55047d4dc2144b229a551ab7f3ad816f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCRuuRbHlrynmZM0bjrPjIQmTRojPWs4H6pbHrQyq08gFmm3GV1OgVm\nTjyDGNjMEnCgBwYFK4EEACKhZANiAARh+1T3Ycv9q+plE5KLAzQaY6NvRmWQAY2B\n/ZBNDLklolK280Fy+gXsj2qJf4m4hZndtlRiAMCDSnP6mrRQAN4L3UGtEk9/CWgQ\nQhIuJ/WiMChLhLecGpGhOxLMwWfahcc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '74d7c019-84e9-42ce-8a1b-7bfd843759be', 'name': 'tempest-securitygroup--2098413263', 'stateful': True, 'tenant_id': 'df8da984adde4d888e21bc3b9fc6679a', 'description': 'tempest-description--1433410507', 'shared': False, 'security_group_rules': [{'id': '15420948-01c1-4ec1-909f-bd8cdc5148d3', 'project_id': 'df8da984adde4d888e21bc3b9fc6679a', 'tenant_id': 'df8da984adde4d888e21bc3b9fc6679a', 'security_group_id': '74d7c019-84e9-42ce-8a1b-7bfd843759be', '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': 463, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:33:39Z', 'updated_at': '2025-08-04T13:33:39Z', 'revision_number': 0}, {'id': '45eb6c62-e311-48cc-908e-b70f789ed2f7', 'project_id': 'df8da984adde4d888e21bc3b9fc6679a', 'tenant_id': 'df8da984adde4d888e21bc3b9fc6679a', 'security_group_id': '74d7c019-84e9-42ce-8a1b-7bfd843759be', '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': 462, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:33:39Z', 'updated_at': '2025-08-04T13:33:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:33:39Z', 'updated_at': '2025-08-04T13:33:39Z', 'revision_number': 1, 'project_id': 'df8da984adde4d888e21bc3b9fc6679a'}, 'floating_ip': {'id': 'f8f0e48b-2b75-4f91-b2a9-538011784d35', 'tenant_id': 'df8da984adde4d888e21bc3b9fc6679a', 'floating_ip_address': '172.24.4.203', 'floating_network_id': '3d2b57 64-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'df8da984adde4d888e21bc3b9fc6679a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:33:40Z', 'updated_at': '2025-08-04T13:33:40Z', 'revision_number': 0, 'ip': '172.24.4.203'}} 2025-08-04 13:33:42,974 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.568s 2025-08-04 13:33:42,975 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1962395578", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "key_name": "tempest-keypair-1432466348", "security_groups": [{"name": "tempest-secgroup-smoke-506813457"}, {"name": "tempest-securitygroup--2098413263"}], "networks": [{"uuid": "1df2ed55-87a0-4b07-877b-693116947fef"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '450', 'location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93989487-2485-45e8-9668-26f539f28f8f', 'x-compute-request-id': 'req-93989487-2485-45e8-9668-26f539f28f8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d8339849-79d0-4f79-b1e2-fec674bb7a32", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-506813457"}, {"name": "tempest-securitygroup--2098413263"}], "adminPass": "cRSn8xBfLfXX"}}' 2025-08-04 13:33:43,045 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32 0.067s 2025-08-04 13:33:43,045 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37e786cb-742c-4d91-a209-55b2e8282ee4', 'x-compute-request-id': 'req-37e786cb-742c-4d91-a209-55b2e8282ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32'} Body: b'{"server": {"id": "d8339849-79d0-4f79-b1e2-fec674bb7a32", "name": "tempest-SnapshotDataIntegrityTests-server-1962395578", "status": "BUILD", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "user_id": "55047d4dc2144b229a551ab7f3ad816f", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:43Z", "updated": "2025-08-04T13:33:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": " self", "href": "http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1432466348", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:34:33,334 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32 0.224s 2025-08-04 13:34:33,335 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1595', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97849f09-58f5-4338-9401-f83f80a23c78', 'x-compute-request-id': 'req-97849f09-58f5-4338-9401-f83f80a23c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32'} Body: b'{"server": {"id": "d8339849-79d0-4f79-b1e2-fec674bb7a32", "name": "tempest-SnapshotDataIntegrityTests-server-1962395578", "status": "ACTIVE", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "user_id": "55047d4dc2144b229a551ab7f3ad816f", "metadata": {}, "hostId": "184a694174dbdd1343426321db1ffae49331c11fdb213307dd86ef62", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:42Z", "updated": "2025-08-04T13:33:58Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1389832389-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1432466348", "OS-SRV-USG:launched_at": "2025-08-04T13:33:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-506813457"}, {"name": "tempest-securitygroup--2098413263"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:34:33,349 99914 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:35:33,658 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32/os-interface 0.276s 2025-08-04 13:35:33,658 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-req uest-id': 'req-fa33345b-57d8-4a46-8d45-d53c158f8f8f', 'x-compute-request-id': 'req-fa33345b-57d8-4a46-8d45-d53c158f8f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1df2ed55-87a0-4b07-877b-693116947fef", "port_id": "7290e9fc-d6ed-4579-85a8-660cbc871db8", "mac_addr": "fa:16:3e:e9:d3:ec", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "863aedc6-4b6d-4d6a-8640-74f79ba68c59", "ip_address": "10.0.0.11"}]}]}' 2025-08-04 13:35:37,209 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/f8f0e48b-2b75-4f91-b2a9-538011784d35 3.547s 2025-08-04 13:35:37,210 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7290e9fc-d6ed-4579-85a8-660cbc871db8"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-4260b7d2-7315-4619-b07e-a02812fbcd60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f8f0e48b-2b75-4f91-b2a9-538011784d35'} Body: b'{"floatingip": {"id": "f8f0e48b-2b75-4f91-b2a9-538011784d35", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "floating_ip_address": "172.24.4.203", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "b1d3d404-1f8d-4a56-a5d4-630ecfe54472", "port_id": "7290e9fc-d6ed-4579-85a8-660cbc871db8", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1df2ed55-87a0-4b07-877b-693116947fef", "mac_address": "fa:16:3e:e9:d3:ec", "admin_state_up": true, "status": "ACTIVE", "device_id": "d8339849-79d0-4f79-b1e2-fec674bb7a32", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:33:40Z", "updated_at": "2025-08-04T13:35:34Z", "revision_number": 1, "project_id": "df8da984adde4d888e21bc3b9fc6679a"}}' 2025-08-04 13:35:37,212 99914 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.203:22' as 'cirros' with public key authentication 2025-08-04 13:35:37,434 99914 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:35:37,539 99914 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:35:37,540 99914 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.203 successfully created 2025-08-04 13:35:37,723 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32 0.182s 2025-08-04 13:35:37,723 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1595', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fcfba06-78c3-40c0-a748-741d70947780', 'x-compute-request-id': 'req-9fcfba06-78c3-40c0-a748-741d70947780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32'} Body: b'{"server": {"id": "d8339849-79d0-4f79-b1e2-fec674bb7a32", "name": "tempest-SnapshotDataIntegrityTests-server-1962395578", "status": "ACTIVE", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "user_id": "55047d4dc2144b229a551ab7f3ad816f", "metadata": {}, "hostId": "184a69 4174dbdd1343426321db1ffae49331c11fdb213307dd86ef62", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:42Z", "updated": "2025-08-04T13:33:58Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1389832389-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1432466348", "OS-SRV-USG:launched_at": "2025-08-04T13:33:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-506813457"}, {"name": "tempest-securitygroup--2098413263"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:38,023 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/volumes 0.283s 2025-08-04 13:35:38,024 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1958992585", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c373e746-f37f-480e-8ab7-5f6165c99b11', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c373e746-f37f-480e-8ab7-5f6165c99b11', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "12a3252b-6ed7-47fb-961c-404d16a3a4f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:37.935771", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1958992585", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7"}], "user_id": "55047d4dc2144b229a551ab7f3ad816f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:35:38,101 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7 0.058s 2025-08-04 13:35:38,101 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad5cf042-44db-43cb-897b-588a24b644e7', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad5cf042-44db-43cb-897b-588a24b644e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7'} Body: b'{"volume": {"id": "12a32 52b-6ed7-47fb-961c-404d16a3a4f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:38.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1958992585", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7"}], "user_id": "55047d4dc2144b229a551ab7f3ad816f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df8da984adde4d888e21bc3b9fc6679a"}}' 2025-08-04 13:35:39,161 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7 0.045s 2025-08-04 13:35:39,161 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e3f678c-8411-4d83-b191-19c97b001326', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e3f678c-8411-4d83-b191-19c97b001326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7'} Body: b'{"volume": {"id": "12a3252b-6ed7-47fb-961c-404d16a3a4f7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:38.000000", "updated_at": "2025-08-04T13:35:38.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1958992585", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7"}], "user_id": "55047d4dc2144b229a551ab7f3ad816f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "df8da984adde4d888e21bc3b9fc6679a"}}' 2025-08-04 13:35:39,294 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7 0.117s 2025-08-04 13:35:39,295 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670b4d42-76e3-42b0-93f0-72c1c03c2cdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7'} Body: b'' 2025-08-04 13:35:39,321 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7 0.025s 2025-08-04 13:35:39,322 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'conten t-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51ae94f-695f-4f15-99e2-afc185eec9b3', 'x-openstack-request-id': 'req-a51ae94f-695f-4f15-99e2-afc185eec9b3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/12a3252b-6ed7-47fb-961c-404d16a3a4f7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 12a3252b-6ed7-47fb-961c-404d16a3a4f7 could not be found."}}' 2025-08-04 13:35:39,475 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32 0.152s 2025-08-04 13:35:39,475 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27ba47c7-5f33-4e8d-a096-fda35837b590', 'x-compute-request-id': 'req-27ba47c7-5f33-4e8d-a096-fda35837b590', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32'} Body: b'' 2025-08-04 13:35:39,731 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32 0.255s 2025-08-04 13:35:39,732 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-578d16f4-bc50-499b-b3de-3a11812e674b', 'x-compute-request-id': 'req-578d16f4-bc50-499b-b3de-3a11812e674b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32'} Body: b'{"server": {"id": "d8339849-79d0-4f79-b1e2-fec674bb7a32", "name": "tempest-SnapshotDataIntegrityTests-server-1962395578", "status": "ACTIVE", "tenant_id": "df8da984adde4d888e21bc3b9fc6679a", "user_id": "55047d4dc2144b229a551ab7f3ad816f", "metadata": {}, "hostId": "184a694174dbdd1343426321db1ffae49331c11fdb213307dd86ef62", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:42Z", "updated": "2025-08-04T13:35:39Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1389832389-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:ec"}, {"version": 4, "addr": "172.24.4.203", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:d3:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1432466348", "OS-SRV-USG:launched_at": "2025-08-04T13:33:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-506813457"}, {"name": "tempest-securitygroup--2098413263"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-ST S:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:36:29,818 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32 0.039s 2025-08-04 13:36:29,818 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0e4e918a-1abd-448b-ba91-2c487e3e7df3', 'x-compute-request-id': 'req-0e4e918a-1abd-448b-ba91-2c487e3e7df3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d8339849-79d0-4f79-b1e2-fec674bb7a32'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d8339849-79d0-4f79-b1e2-fec674bb7a32 could not be found."}}' 2025-08-04 13:36:30,084 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/72c7fc4a-a31b-419c-b5cb-9df2935d9193 0.265s 2025-08-04 13:36:30,084 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a07b3e9a-dda1-4d94-b781-302b6f31e5a3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/72c7fc4a-a31b-419c-b5cb-9df2935d9193'} Body: b'' 2025-08-04 13:36:30,126 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1432466348 0.041s 2025-08-04 13:36:30,127 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da4c8ae4-b4dd-41f8-824c-fd9f3d8a8fa3', 'x-compute-request-id': 'req-da4c8ae4-b4dd-41f8-824c-fd9f3d8a8fa3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1432466348'} Body: b'' 2025-08-04 13:36:30,315 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/74d7c019-84e9-42ce-8a1b-7bfd843759be 0.188s 2025-08-04 13:36:30,316 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-50373d2e-7f16-40ea-b023-0d29a32b7b6c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/74d7c019-84e9-42ce-8a1b-7bfd843759be'} Body: b'' 2025-08-04 13:36:30,339 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/74d7c019-84e9-42ce-8a1b-7bfd843759be 0.022s 2025-08-04 13:36:30,339 99914 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-a13abed2-6824-48bf-ba3a-f576f3f3293a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/74d7c019-84e9-42ce-8a1b-7bfd843759be'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 74d7c019-84e9-42ce-8a1b-7bfd843759be does not exist", "detail": ""}}' 2025-08-04 13:36:30,779 99914 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/f8f0e48b-2b75-4f91-b2a9-538011784d35 0.439s 2025-08-04 13:36:30,779 99914 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d2256582-1d9f-49ea-9562-3e531a1d1e91', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f8f0e48b-2b75-4f91-b2a9-538011784d35'} Body: b'' tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 8a641b7c-bfc1-499a-8599-ad3dae0cf380 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:37:07,835 99922 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/volumes 0.431s 2025-08-04 13:37:07,835 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-170896723"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a51188-a37d-4f9b-9c69-dddb743d8c6b', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a51188-a37d-4f9b-9c69-dddb743d8c6b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8a641b7c-bfc1-499a-8599-ad3dae0cf380", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:07.768850", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-170896723", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}], "user_id": "513c18aaf4a24531a39172551ef6135e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:37:07,886 99922 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380 0.039s 2025-08-04 13:37:07,887 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001eaca8-957b-4242-b143-5237fdf44a30', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001eaca8-957b-4242-b143-5237fdf44a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380'} Body: b'{"volume": {"id": "8a641b7c-bfc1-499a-8599-ad3dae0cf380", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:08.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-170896723", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}], "user_id": "513c18aaf4a24531a39172551ef6135e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e883f7c88642ccb44a9bf5fe4af62c"}}' 2025-08-04 13:37:08,944 99922 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380 0.042s 2025-08-04 13:37:08,945 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:08 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbe301e4-4511-4dca-b906-9da5f84f9e25', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbe301e4-4511-4dca-b906-9da5f84f9e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380'} Body: b'{"volume": {"id": "8a641b7c-bfc1-499a-8599-ad3dae0cf380", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:08.000000", "updated_at": "2025-08-04T13:37:08.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-170896723", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}], "user_id": "513c18aaf4a24531a39172551ef6135e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e883f7c88642ccb44a9bf5fe4af62c"}}' 2025-08-04 13:37:09,007 99922 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380 0.048s 2025-08-04 13:37:09,007 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a1b52bc-697a-428b-9c8d-581d39a71ed8', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a1b52bc-697a-428b-9c8d-581d39a71ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380'} Body: b'{"volume": {"id": "8a641b7c-bfc1-499a-8599-ad3dae0cf380", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:08.000000", "updated_at": "2025-08-04T13:37:08.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-170896723", "description": null, "volume_type": "volume-type-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380"}], "user_id": "513c18aaf4a24531a39172551ef6135e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6e883f7c88642ccb44a9bf5fe4af62c"}}' 2025-08-04 13:37:09,122 99922 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380 0.101s 2025-08-04 13:37:09,123 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9161d0-7b45-4fdf-b88b-d9cbb67922ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380'} Body: b'' 2025-08-04 13:37:09,144 99922 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWitho utMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380 0.020s 2025-08-04 13:37:09,144 99922 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a1cee1f-e749-4ce1-8497-bd62355965a0', 'x-openstack-request-id': 'req-7a1cee1f-e749-4ce1-8497-bd62355965a0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a641b7c-bfc1-499a-8599-ad3dae0cf380'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8a641b7c-bfc1-499a-8599-ad3dae0cf380 could not be found."}}' setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 32149039-9184-4595-91d0-d1463b7056fe failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_list.py", line 32, in resource_setup volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 e7dac769-d7d5-4da0-bc5e-a28d0f0018dd failed to build and is in ERROR status setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) ----------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.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 d63f9521-9796-45d8-8bce-ff787b9683d6 failed to build and is in ERROR status tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 a4108f5a-45da-42d4-91c5-26ceb752f715 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:34:59,895 99932 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:34:59,895 99932 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:34:59,954 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2025-08-04 13:34:59,955 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-293134204", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNJbJAylCE9Bpd6YylB8/yZAptn4sW6l1YCRyWA0qy/CbczC8SGYtz1E4NJ4Qsn7H3Xz/xTryFA6+XbrPBhoX9+GE4NoBWoqoLK2unTcAfEgZAJm4hrpZSjDrGhLlH1xwA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9796c408-436f-4174-91d1-38b0842f276b', 'x-compute-request-id': 'req-9796c408-436f-4174-91d1-38b0842f276b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-293134204", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNJbJAylCE9Bpd6YylB8/yZAptn4sW6l1YCRyWA0qy/CbczC8SGYtz1E4NJ4Qsn7H3Xz/xTryFA6+XbrPBhoX9+GE4NoBWoqoLK2unTcAfEgZAJm4hrpZSjDrGhLlH1xwA==", "fingerprint": "d7:e3:02:37:af:3b:3a:86:5c:be:28:06:3b:e4:22:0b", "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b"}}' 2025-08-04 13:34:59,957 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-293134204 created 2025-08-04 13:35:00,237 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.279s 2025-08-04 13:35:00,237 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1968547716", "description": "tempest-description--1724422081"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-68bca389-5390-4b16-9117-5cc958f7d46d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d", "name": "tempest-securitygroup--1968547716", "stateful": true, "tenant_id": "e753d8a029634009aedc6394e1129761", "description": "tempest-description--1724422081", "shared": false, "security_group_rules": [{"id": "717bfa99-efd5-4d96-bf0b-367ac423ec78", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d", "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": 481, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:35:00Z", "updated_at": "2025-08-04T13:35:00Z", "revision_number": 0}, {"id": "f1144a04-1b2d-4a94-a421-4c4db9828e31", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d", "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": 482, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:35:00Z", "updated_at": "2025-08-04T13:35:00Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:35:00Z", "updated_at": "2025-08-04T13:35:00Z", "revision_number": 1, "project_id": "e753d8a029634009aedc6394e1129761"}}' 2025-08-04 13:35:00,511 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.273s 2025-08-04 13:35:00,511 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f8f27c69-ac1b-480e-8400-11075fa99cd1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "206aa7b4-44c2-4b73-868d-c23850cf2d87", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:35:00Z", "updated_at": "2025-08-04T13:35:00Z", "revision_number": 0}}' 2025-08-04 13:35:00,756 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.244s 2025-08-04 13:35:00,756 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-43769013-f32f-4bb7-b94f-f3addb9e68c0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6ba11071-2492-414c-b92d-3d7b4a97ac0d", "project_id": "e753d8a029634009aedc6394e1129761", "tenant_id": "e753d8a029634009aedc6394e1129761", "security_group_id": "0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:35:00Z", "updated_at": "2025-08-04T13:35:00Z", "revision_number": 0}}' 2025-08-04 13:35:00,757 99932 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1968547716 created 2025-08-04 13:35:01,468 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.711s 2025-08-04 13:35:01,468 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-20af49a2-0089-49e3-8795-36dfa33d0c94', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "205e5c5a-c533-4a43-860e-90e5f023c411", "tenant_id": "e753d8a029634009aedc6394e1129761", "floating_ip_address": "172.24.4.171", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e753d8a029634009aedc6394e1129761", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:35:01Z", "updated_at": "2025-08-04T13:35:01Z", "revision_number": 0}}' 2025-08-04 13:35:01,469 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '205e5c5a-c533-4a43-860e-90e5f023c411', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'floating_ip_address': '172.24.4.171', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e753d8a029634009aedc6394e1129761', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:35:01Z', 'updated_at': '2025-08-04T13:35:01Z', 'revision_number': 0, 'ip': '172.24.4.171'} created 2025-08-04 13:35:01,571 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.094s 2025-08-04 13:35:01,572 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fa86e801-683d-4125-9e1d-ab0b4c972fe0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d2ed208dd6b44155a313bf2b47bd4b1b", "name": "tempest-AttachVolumeShelveTestJSON-1959602476-project-member", "password_expires_at": null}, "audit_ids": ["VjiUO_GrTYatSm16TaO8XA"], "expires_at": "2025-08-04T14:35:01.000000Z", "issued_at": "2025-08-04T13:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e753d8a029634009aedc6394e1129761", "name": "tempest-AttachVolumeShelveTestJSON-1959602476"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.21 0/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e753d8a029634009aedc6394e1129761", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:35:01,572 99932 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '879d453f-2719-4d2d-ae69-1eb3c2bea856', 'name': 'tempest-AttachVolumeShelveTestJSON-466670225-network', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e753d8a029634009aedc6394e1129761', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 43964, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:27Z', 'updated_at': '2025-08-04T13:31:27Z', 'revision_number': 1} available for tenant 2025-08-04 13:35:01,573 99932 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-293134204', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNJbJAylCE9Bpd6YylB8/yZAptn4sW6l1YCRyWA0qy/CbczC8SGYtz1E4NJ4Qsn7H3Xz/xTryFA6+XbrPBhoX9+GE4NoBWoqoLK2unTcAfEgZAJm4hrpZSjDrGhLlH1xwA==', 'fingerprint': 'd7:e3:02:37:af:3b:3a:86:5c:be:28:06:3b:e4:22:0b', 'user_id': 'd2ed208dd6b44155a313bf2b47bd4b1b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDoJKENHdkA7XzDwtRqvXXf2rDnR11IZgwQe01eAZoXB1DRkhWmg8jI\niffkdowEYoCgBwYFK4EEACKhZANiAATSWyQMpQhPQaXemMpQfP8mQKbZ+LFupdWA\nkclgNKsvwm3MwvEhmLc9RODSeELJ+x918/8U68hQOvl26zwYaF/fhhODaAVqKqCy\ntrp03AHxIGQCZuIa6WUow6xoS5R9ccA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d', 'name': 'tempest-securitygroup--1968547716', 'stateful': True, 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'description': 'tempest-description--1724422081', 'shared': False, 'security_group_rules': [{'id': '717bfa99-efd5-4d96-bf0b-367ac423ec78', 'project_id': 'e753d8a029634009aedc6394e1129761', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'security_group_id': '0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d', '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': 481, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:35:00Z', 'updated_at': '2025-08-04T13:35:00Z', 'revision_number': 0}, {'id': 'f1144a04-1b2d-4a94-a421-4c4db9828e31', 'project_id': 'e753d8a029634009aedc6394e1129761', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'security_group_id': '0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d', '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': 482, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at' : '2025-08-04T13:35:00Z', 'updated_at': '2025-08-04T13:35:00Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:35:00Z', 'updated_at': '2025-08-04T13:35:00Z', 'revision_number': 1, 'project_id': 'e753d8a029634009aedc6394e1129761'}, 'floating_ip': {'id': '205e5c5a-c533-4a43-860e-90e5f023c411', 'tenant_id': 'e753d8a029634009aedc6394e1129761', 'floating_ip_address': '172.24.4.171', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e753d8a029634009aedc6394e1129761', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:35:01Z', 'updated_at': '2025-08-04T13:35:01Z', 'revision_number': 0, 'ip': '172.24.4.171'}} 2025-08-04 13:35:02,178 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.605s 2025-08-04 13:35:02,179 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1246743957", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "879d453f-2719-4d2d-ae69-1eb3c2bea856"}], "security_groups": [{"name": "tempest-securitygroup--1968547716"}], "key_name": "tempest-keypair-293134204", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52beab21-5bdf-4e87-a0c5-9e308099ece0', 'x-compute-request-id': 'req-52beab21-5bdf-4e87-a0c5-9e308099ece0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b9cf75ce-10b5-4194-9619-7e602d4848f9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1968547716"}], "adminPass": "password"}}' 2025-08-04 13:35:02,259 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9 0.076s 2025-08-04 13:35:02,259 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbd6d4c3-2cd3-41dd-8b08-36ad5c144cc1', 'x-compute-request-id': 'req-bbd6d4c3-2cd3-41dd-8b08-36ad5c144cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9'} Body: b'{"server": {"id": "b9cf75ce-10b5-4194-9619-7e602d4848f9", "name": "tempest-AttachVolumeShelveTestJSON-server-1246743957", "status": "BUILD", "tenant_id": "e753d8a029634009aedc6394e1129761", "user_id": "d2ed20 8dd6b44155a313bf2b47bd4b1b", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:02Z", "updated": "2025-08-04T13:35:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-293134204", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-04 13:35:52,599 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9 0.249s 2025-08-04 13:35:52,599 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9be75fb0-c844-4a33-b0eb-394de61d32c6', 'x-compute-request-id': 'req-9be75fb0-c844-4a33-b0eb-394de61d32c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9'} Body: b'{"server": {"id": "b9cf75ce-10b5-4194-9619-7e602d4848f9", "name": "tempest-AttachVolumeShelveTestJSON-server-1246743957", "status": "ACTIVE", "tenant_id": "e753d8a029634009aedc6394e1129761", "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "metadata": {}, "hostId": "d5daf4193ee35bbfaec6cbd22307c4a1f495ce4f754346de6f4b0f27", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:02Z", "updated": "2025-08-04T13:35:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-466670225-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:97:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-293134204", "OS-SRV-USG:launched_at": "2025-08-04T13:35:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1968547716"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-04 13:35:52,617 99932 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:36:53,008 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/b9cf75ce- 10b5-4194-9619-7e602d4848f9/os-interface 0.330s 2025-08-04 13:36:53,009 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8679a45-2df3-4cd7-abd0-8132f57946a2', 'x-compute-request-id': 'req-f8679a45-2df3-4cd7-abd0-8132f57946a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "879d453f-2719-4d2d-ae69-1eb3c2bea856", "port_id": "4f8ec534-6b23-4539-8b77-e3c911b6698e", "mac_addr": "fa:16:3e:bd:97:55", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f4d530a6-2fcd-44ca-b363-34a92eda3913", "ip_address": "10.0.0.13"}]}]}' 2025-08-04 13:36:54,076 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/205e5c5a-c533-4a43-860e-90e5f023c411 1.063s 2025-08-04 13:36:54,076 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4f8ec534-6b23-4539-8b77-e3c911b6698e"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-ae6e5b21-1ad7-4fe6-a54a-f7e47179e0f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/205e5c5a-c533-4a43-860e-90e5f023c411'} Body: b'{"floatingip": {"id": "205e5c5a-c533-4a43-860e-90e5f023c411", "tenant_id": "e753d8a029634009aedc6394e1129761", "floating_ip_address": "172.24.4.171", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "77b08667-7dab-455a-ac52-6027da4b50f3", "port_id": "4f8ec534-6b23-4539-8b77-e3c911b6698e", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "879d453f-2719-4d2d-ae69-1eb3c2bea856", "mac_address": "fa:16:3e:bd:97:55", "admin_state_up": true, "status": "ACTIVE", "device_id": "b9cf75ce-10b5-4194-9619-7e602d4848f9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:35:01Z", "updated_at": "2025-08-04T13:36:53Z", "revision_number": 1, "project_id": "e753d8a029634009aedc6394e1129761"}}' 2025-08-04 13:36:54,078 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.171:22' as 'cirros' with public key authentication 2025-08-04 13:36:54,086 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:36:54,190 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:36:54,191 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.171 successfully created 2025-08-04 13:36:54,241 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9/ips 0.049s 2025-08-04 13:36:54,241 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api -version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87850ad2-f21b-460d-9e4e-d184d23d70db', 'x-compute-request-id': 'req-87850ad2-f21b-460d-9e4e-d184d23d70db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-466670225-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2025-08-04 13:36:54,485 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.240s 2025-08-04 13:36:54,485 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1754113157"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c715fab-97e2-4766-83ea-4adef8f18fa3', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c715fab-97e2-4766-83ea-4adef8f18fa3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a4108f5a-45da-42d4-91c5-26ceb752f715", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:54.404104", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1754113157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715"}], "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:36:54,557 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715 0.059s 2025-08-04 13:36:54,557 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c499015-da36-406e-91d9-5b30c741bfe6', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c499015-da36-406e-91d9-5b30c741bfe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715'} Body: b'{"volume": {"id": "a4108f5a-45da-42d4-91c5-26ceb752f715", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:54.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1754113157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715"}], "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e753d8a029634009aedc6394e1129761"}}' 2025 -08-04 13:36:55,617 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715 0.042s 2025-08-04 13:36:55,618 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdeeec1c-fc8b-4f0e-90d5-bcfbfa233fc8', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdeeec1c-fc8b-4f0e-90d5-bcfbfa233fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715'} Body: b'{"volume": {"id": "a4108f5a-45da-42d4-91c5-26ceb752f715", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:36:54.000000", "updated_at": "2025-08-04T13:36:55.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1754113157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a4108f5a-45da-42d4-91c5-26ceb752f715"}], "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e753d8a029634009aedc6394e1129761"}}' 2025-08-04 13:36:55,781 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9 0.150s 2025-08-04 13:36:55,782 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bc6721a-68a7-4509-ba64-e3361cd20b14', 'x-compute-request-id': 'req-1bc6721a-68a7-4509-ba64-e3361cd20b14', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9'} Body: b'' 2025-08-04 13:36:56,090 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9 0.307s 2025-08-04 13:36:56,090 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62869619-c973-4384-ab0f-8452238a42aa', 'x-compute-request-id': 'req-62869619-c973-4384-ab0f-8452238a42aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9'} Body: b'{"server": {"id": "b9cf75ce-10b5-4194-9619-7e602d4848f9", "name": "tempest-AttachVolumeShelveTestJSON-server-1246743957", "status": "ACTIVE", "tenant_id": "e753d8a029634009aedc 6394e1129761", "user_id": "d2ed208dd6b44155a313bf2b47bd4b1b", "metadata": {}, "hostId": "d5daf4193ee35bbfaec6cbd22307c4a1f495ce4f754346de6f4b0f27", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:02Z", "updated": "2025-08-04T13:36:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-466670225-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:97:55"}, {"version": 4, "addr": "172.24.4.171", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:97:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-293134204", "OS-SRV-USG:launched_at": "2025-08-04T13:35:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1968547716"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2025-08-04 13:37:46,175 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9 0.047s 2025-08-04 13:37:46,175 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4912feb7-724b-456d-b335-7334835a01a5', 'x-compute-request-id': 'req-4912feb7-724b-456d-b335-7334835a01a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b9cf75ce-10b5-4194-9619-7e602d4848f9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b9cf75ce-10b5-4194-9619-7e602d4848f9 could not be found."}}' 2025-08-04 13:37:46,210 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-293134204 0.034s 2025-08-04 13:37:46,211 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fc4f8e8-1ca2-4bf3-958a-17d8be43cf76', 'x-compute-request-id': 'req-0fc4f8e8-1ca2-4bf3-958a-17d8be43cf76', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-293134204'} Body: b'' 2025-08-04 13:37:46,413 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d 0.202s 2025-08-04 13:37:46,414 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicat ion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f753a248-70d8-481b-8e92-53dc3e75bd0b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d'} Body: b'' 2025-08-04 13:37:46,430 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d 0.016s 2025-08-04 13:37:46,430 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-62aa43aa-9f32-4587-864b-714c22d1c09e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 0cacc327-cd7a-4fa6-8f78-f3ffd0e3166d does not exist", "detail": ""}}' 2025-08-04 13:37:46,767 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/205e5c5a-c533-4a43-860e-90e5f023c411 0.336s 2025-08-04 13:37:46,767 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1d194c8e-ff44-4b25-a7a8-d1c5053e16bb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/205e5c5a-c533-4a43-860e-90e5f023c411'} Body: b'' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] ------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 84, in test_force_detach_volume volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 1491c613-86db-4122-8838-70893c337dc7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:35:28,339 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.093s 2025-08-04 13:35:28,340 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2485', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7633c38e-2d1e-4a8c-a75c-f41212771fe7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f5003f153c584b22b41fdcf0a2165637", "name": "tempest-VolumesActionsTest-2014034756-project-member", "password_expires_at": null}, "audit_ids": ["AUj-rvo3TAyL8fC--nnEYA"], "expires_at": "2025-08-04T14:35:28.000000Z", "issued_at": "2025-08-04T13:35:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c9eaa6655ae48fcbe9da22015bf82aa", "name": "tempest-VolumesActionsTest-2014034756"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6c9eaa6655ae48fcbe9da22015bf82aa", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:35:28,341 99924 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'd03dad23-992f-4b01-b384-f559c3621594', 'name': 'tempest-VolumesActionsTest-315714242-network', 'tenant_id': '6c9eaa6655ae48fcbe9da22015bf82aa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6c9eaa6655ae48fcbe9da22015bf82aa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64927, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:35:15Z', 'updated_at': '2025- 08-04T13:35:15Z', 'revision_number': 1} available for tenant 2025-08-04 13:35:28,974 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.633s 2025-08-04 13:35:28,975 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1780640296", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "d03dad23-992f-4b01-b384-f559c3621594"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1973c5d9-547e-4122-a9db-3b9440c118a6', 'x-compute-request-id': 'req-1973c5d9-547e-4122-a9db-3b9440c118a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7780dc0f-a42a-4372-bc01-c1472bc7e408", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9ALgWiwuLZ9N"}}' 2025-08-04 13:35:29,065 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408 0.086s 2025-08-04 13:35:29,065 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1206', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99fb577a-2089-4a81-b83a-63b98a781410', 'x-compute-request-id': 'req-99fb577a-2089-4a81-b83a-63b98a781410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408'} Body: b'{"server": {"id": "7780dc0f-a42a-4372-bc01-c1472bc7e408", "name": "tempest-VolumesActionsTest-instance-1780640296", "status": "BUILD", "tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa", "user_id": "f5003f153c584b22b41fdcf0a2165637", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:29Z", "updated": "2025-08-04T13:35:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:36:19,421 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42 a-4372-bc01-c1472bc7e408 0.291s 2025-08-04 13:36:19,422 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1484', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6ce93cb-5c1b-47a6-8d46-002e2835db78', 'x-compute-request-id': 'req-e6ce93cb-5c1b-47a6-8d46-002e2835db78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408'} Body: b'{"server": {"id": "7780dc0f-a42a-4372-bc01-c1472bc7e408", "name": "tempest-VolumesActionsTest-instance-1780640296", "status": "ACTIVE", "tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa", "user_id": "f5003f153c584b22b41fdcf0a2165637", "metadata": {}, "hostId": "c48e004d585280afa1dc686273f2a2d079d02b5fdd2d9a65e09769bf", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:28Z", "updated": "2025-08-04T13:35:45Z", "addresses": {"tempest-VolumesActionsTest-315714242-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:80:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:35:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:36:19,437 99924 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:37:19,866 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.367s 2025-08-04 13:37:19,867 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1680623758"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d15492bf-5e2f-44af-aea9-e0c02acdf9ae', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d15492bf-5e2f-44af-aea9-e0c02acdf9ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1491c613-86db-4122-8838-70893c337dc7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:19.791231", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1680623758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1491c613-86db-4122-8838-70893c337dc7"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consis tencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:37:19,921 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7 0.042s 2025-08-04 13:37:19,922 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-647311df-50af-4f61-afa2-8e9249709210', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647311df-50af-4f61-afa2-8e9249709210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7'} Body: b'{"volume": {"id": "1491c613-86db-4122-8838-70893c337dc7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:20.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1680623758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1491c613-86db-4122-8838-70893c337dc7"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:37:20,985 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7 0.047s 2025-08-04 13:37:20,985 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddade742-6dca-49f0-8417-5698116c29d0', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddade742-6dca-49f0-8417-5698116c29d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7'} Body: b'{"volume": {"id": "1491c613-86db-4122-8838-70893c337dc7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:20.000000", "updated_at": "2025-08-04T13:37:20.000000", "name": "tempest-VolumesActionsTest-Volume-1680623758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1491c613-86db-4122-8838-70893c337dc7"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:37:21,041 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7 0.040s 2025-08-04 13:37:21,041 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:21 GMT', 's erver': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4187ae-d4c2-4bcc-9607-b8b2c7078da5', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4187ae-d4c2-4bcc-9607-b8b2c7078da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7'} Body: b'{"volume": {"id": "1491c613-86db-4122-8838-70893c337dc7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:20.000000", "updated_at": "2025-08-04T13:37:20.000000", "name": "tempest-VolumesActionsTest-Volume-1680623758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1491c613-86db-4122-8838-70893c337dc7"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:37:21,153 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7 0.097s 2025-08-04 13:37:21,153 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98a93151-555d-483d-8381-77e0697a1d2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7'} Body: b'' 2025-08-04 13:37:21,177 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7 0.023s 2025-08-04 13:37:21,178 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b08c2c9-8b39-490c-ad20-efcadd5d886e', 'x-openstack-request-id': 'req-9b08c2c9-8b39-490c-ad20-efcadd5d886e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1491c613-86db-4122-8838-70893c337dc7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1491c613-86db-4122-8838-70893c337dc7 could not be found."}}' 2025-08-04 13:37:21,289 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408 0.110s 2025-08-04 13:37:21,290 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aef5c8a8-2ee8-4adc-a2f7-1b67e4a99b61', 'x-compute-request-id': 'req-aef5c8a8-2ee8-4adc-a2f7-1b67e4a99b61', 'connection': 'close', 'status': '204', ' content-location': 'http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408'} Body: b'' 2025-08-04 13:37:21,524 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408 0.234s 2025-08-04 13:37:21,524 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf078016-ee62-4f34-81bb-d525061a9541', 'x-compute-request-id': 'req-cf078016-ee62-4f34-81bb-d525061a9541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408'} Body: b'{"server": {"id": "7780dc0f-a42a-4372-bc01-c1472bc7e408", "name": "tempest-VolumesActionsTest-instance-1780640296", "status": "ACTIVE", "tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa", "user_id": "f5003f153c584b22b41fdcf0a2165637", "metadata": {}, "hostId": "c48e004d585280afa1dc686273f2a2d079d02b5fdd2d9a65e09769bf", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:28Z", "updated": "2025-08-04T13:37:21Z", "addresses": {"tempest-VolumesActionsTest-315714242-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:80:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:35:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:38:11,633 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408 0.043s 2025-08-04 13:38:11,633 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e5ca7313-a524-4afe-9b1a-168074e260fd', 'x-compute-request-id': 'req-e5ca7313-a524-4afe-9b1a-168074e260fd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7780dc0f-a42a-4372-bc01-c1472bc7e408'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7780dc0f-a42a-4372-bc01-c1472bc7e408 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] ----------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 66, in test_volume_force_delete_when_volume_is_attaching self._create_reset_and_force_delete_temp_volume('attaching') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 f3519e26-be8e-4951-b824-6ef859fece33 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:11,877 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 202 POST http://10.0.0.210/volume/v3/volumes 0.239s 2025-08-04 13:38:11,878 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1604343380"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faeabeac-80d9-482d-847c-051b0a7f5cab', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faeabeac-80d9-482d-847c-051b0a7f5cab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f3519e26-be8e-4951-b824-6ef859fece33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:11.786531", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1604343380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:11,931 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33 0.040s 2025-08-04 13:38:11,931 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db60b337-8d58-4fb6-8899-116a25d72f39', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db60b337-8d58-4fb6-8899-116a25d72f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33'} Body: b'{"volume": {"id": "f3519e26-be8e-4951-b824-6ef859fece33", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:12.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1604343380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:13,002 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_attaching): 200 GET http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33 0.041s 2025-08-04 13:38:13,002 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/jso n', 'x-compute-request-id': 'req-43b3cd75-38c5-4ac4-891c-142eb2299a17', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b3cd75-38c5-4ac4-891c-142eb2299a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33'} Body: b'{"volume": {"id": "f3519e26-be8e-4951-b824-6ef859fece33", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:12.000000", "updated_at": "2025-08-04T13:38:12.000000", "name": "tempest-VolumesActionsTest-Volume-1604343380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:13,076 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33 0.060s 2025-08-04 13:38:13,076 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c2ebb2-85ba-4223-a0f4-72d392975200', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c2ebb2-85ba-4223-a0f4-72d392975200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33'} Body: b'{"volume": {"id": "f3519e26-be8e-4951-b824-6ef859fece33", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:12.000000", "updated_at": "2025-08-04T13:38:12.000000", "name": "tempest-VolumesActionsTest-Volume-1604343380", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f3519e26-be8e-4951-b824-6ef859fece33"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:13,203 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33 0.113s 2025-08-04 13:38:13,203 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a80e9475-88e0-47fb-a922-e7f140f69a05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33'} Body: b'' 2025-08-04 13:38:13,224 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33 0.020s 2025-0 8-04 13:38:13,225 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a676b30f-4089-4473-893d-e6341753a8c8', 'x-openstack-request-id': 'req-a676b30f-4089-4473-893d-e6341753a8c8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f3519e26-be8e-4951-b824-6ef859fece33'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f3519e26-be8e-4951-b824-6ef859fece33 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 f5f7fdab-23fb-4284-9a5c-ae51214cca49 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:13,457 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.0.0.210/volume/v3/volumes 0.229s 2025-08-04 13:38:13,457 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1932042192"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bfa47bf-c881-458c-8629-779685b350b1', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bfa47bf-c881-458c-8629-779685b350b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f5f7fdab-23fb-4284-9a5c-ae51214cca49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:13.389012", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1932042192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:13,508 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49 0.038s 2025-08-04 13:38:13,508 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1bc6574-3714-4615-9907-2845e57d71cc', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1bc6574-3714-4615-9907-2845e57d71cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49'} Body: b'{"volume": {"id": "f5f7fdab-23fb-4284-9a5c-ae51214cca49", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:13.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1932042192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:14,609 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49 0.084s 2025-08-04 13:38:14,609 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8988aa4d-6973-461f-9978-f33307a5e6b3', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8988aa4d-6973-461f-9978-f33307a5e6b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49'} Body: b'{"volume": {"id": "f5f7fdab-23fb-4284-9a5c-ae51214cca49", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:13.000000", "updated_at": "2025-08-04T13:38:14.000000", "name": "tempest-VolumesActionsTest-Volume-1932042192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:14,682 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49 0.057s 2025-08-04 13:38:14,682 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30528272-80ce-4810-827f-a50cec771545', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30528272-80ce-4810-827f-a50cec771545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49'} Body: b'{"volume": {"id": "f5f7fdab-23fb-4284-9a5c-ae51214cca49", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:13.000000", "updated_at": "2025-08-04T13:38:14.000000", "name": "tempest-VolumesActionsTest-Volume-1932042192", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:14,785 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49 0.089s 2025-08-04 13:38:14,786 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1349ce13-d581-4a5c-b55c-878c959a7557', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49'} Body: b'' 2025-08-04 13:38:14,808 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49 0.022s 2025-08-0 4 13:38:14,808 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-782804f9-3d50-49b7-af71-2d6f56c83818', 'x-openstack-request-id': 'req-782804f9-3d50-49b7-af71-2d6f56c83818', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f5f7fdab-23fb-4284-9a5c-ae51214cca49'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f5f7fdab-23fb-4284-9a5c-ae51214cca49 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 d5453356-02cd-4de7-9805-6e4aeda89a75 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:15,017 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.0.0.210/volume/v3/volumes 0.205s 2025-08-04 13:38:15,018 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-495249238"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2659433d-2010-474e-875e-123e9dd0227a', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2659433d-2010-474e-875e-123e9dd0227a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d5453356-02cd-4de7-9805-6e4aeda89a75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:14.949252", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-495249238", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:15,075 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75 0.041s 2025-08-04 13:38:15,076 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d186e267-3e40-40b7-aacf-1b181e83da94', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d186e267-3e40-40b7-aacf-1b181e83da94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75'} Body: b'{"volume": {"id": "d5453356-02cd-4de7-9805-6e4aeda89a75", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:15.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-495249238", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:16,143 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75 0.052s 2025-08-04 13:38:16,144 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-2c484353-f277-4277-8be1-dafc7a628636', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c484353-f277-4277-8be1-dafc7a628636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75'} Body: b'{"volume": {"id": "d5453356-02cd-4de7-9805-6e4aeda89a75", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:15.000000", "updated_at": "2025-08-04T13:38:15.000000", "name": "tempest-VolumesActionsTest-Volume-495249238", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:16,217 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75 0.053s 2025-08-04 13:38:16,218 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff20ded-1e39-4df7-bfd9-22176dcf667f', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff20ded-1e39-4df7-bfd9-22176dcf667f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75'} Body: b'{"volume": {"id": "d5453356-02cd-4de7-9805-6e4aeda89a75", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:15.000000", "updated_at": "2025-08-04T13:38:15.000000", "name": "tempest-VolumesActionsTest-Volume-495249238", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:16,523 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75 0.280s 2025-08-04 13:38:16,523 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef88b96-083e-479a-b229-a11bc38ba223', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75'} Body: b'' 2025-08-04 13:38:16,553 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75 0.029s 2025-08-04 13:38:16,553 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f058a02-f058-4383-b4cf-692d88247585', 'x-openstack-request-id': 'req-3f058a02-f058-4383-b4cf-692d88247585', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5453356-02cd-4de7-9805-6e4aeda89a75'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d5453356-02cd-4de7-9805-6e4aeda89a75 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 a6b94287-c717-4b4c-a4cd-f3a19f99f03c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:16,760 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.0.0.210/volume/v3/volumes 0.202s 2025-08-04 13:38:16,761 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-281282440"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e482deb4-db96-40fe-aaac-d4b86273da4c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e482deb4-db96-40fe-aaac-d4b86273da4c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a6b94287-c717-4b4c-a4cd-f3a19f99f03c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:16.697844", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-281282440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:16,828 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c 0.044s 2025-08-04 13:38:16,828 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ed637e-d9e7-4390-956f-e165646ec499', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ed637e-d9e7-4390-956f-e165646ec499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c'} Body: b'{"volume": {"id": "a6b94287-c717-4b4c-a4cd-f3a19f99f03c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:17.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-281282440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:17,891 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c 0.037s 2025-08-04 13:38:17,892 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-df5400d5-fc0d-4169-b17c-2ab872e7f1f3', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df5400d5-fc0d-4169-b17c-2ab872e7f1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c'} Body: b'{"volume": {"id": "a6b94287-c717-4b4c-a4cd-f3a19f99f03c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:17.000000", "updated_at": "2025-08-04T13:38:17.000000", "name": "tempest-VolumesActionsTest-Volume-281282440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:17,947 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c 0.041s 2025-08-04 13:38:17,947 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70c385c1-7b64-49b3-8d74-0851223c013f', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70c385c1-7b64-49b3-8d74-0851223c013f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c'} Body: b'{"volume": {"id": "a6b94287-c717-4b4c-a4cd-f3a19f99f03c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:17.000000", "updated_at": "2025-08-04T13:38:17.000000", "name": "tempest-VolumesActionsTest-Volume-281282440", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:18,066 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c 0.105s 2025-08-04 13:38:18,067 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3a25262-e1f9-4712-85d8-15847c02f43c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c'} Body: b'' 2025-08-04 13:38:18,090 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c 0.022s 2025- 08-04 13:38:18,090 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50e0119-55ea-4b99-9ce6-46d264f99e15', 'x-openstack-request-id': 'req-e50e0119-55ea-4b99-9ce6-46d264f99e15', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6b94287-c717-4b4c-a4cd-f3a19f99f03c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a6b94287-c717-4b4c-a4cd-f3a19f99f03c could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] ---------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 47, in test_volume_reset_status volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 3d5ace01-2f00-447b-b636-e0ddf6212103 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:18,284 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/volumes 0.191s 2025-08-04 13:38:18,285 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-898169884"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85bf72f2-45c9-4b8e-85cb-f9dc041f83be', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85bf72f2-45c9-4b8e-85cb-f9dc041f83be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3d5ace01-2f00-447b-b636-e0ddf6212103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:18.212142", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-898169884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:18,337 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103 0.040s 2025-08-04 13:38:18,338 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d366d8a-5837-4f74-a27e-0442d09c2053', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d366d8a-5837-4f74-a27e-0442d09c2053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103'} Body: b'{"volume": {"id": "3d5ace01-2f00-447b-b636-e0ddf6212103", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:18.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-898169884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:19,397 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103 0.044s 2025-08-04 13:38:19,398 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a5a8cd-bbf1-47e3-ac7f-9cd5cde396d1', 'conte nt-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a5a8cd-bbf1-47e3-ac7f-9cd5cde396d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103'} Body: b'{"volume": {"id": "3d5ace01-2f00-447b-b636-e0ddf6212103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:18.000000", "updated_at": "2025-08-04T13:38:18.000000", "name": "tempest-VolumesActionsTest-Volume-898169884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:19,484 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103 0.070s 2025-08-04 13:38:19,484 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d19d2f-0d46-4cf1-b27e-5dc8e3a1ec9b', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d19d2f-0d46-4cf1-b27e-5dc8e3a1ec9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103'} Body: b'{"volume": {"id": "3d5ace01-2f00-447b-b636-e0ddf6212103", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:18.000000", "updated_at": "2025-08-04T13:38:18.000000", "name": "tempest-VolumesActionsTest-Volume-898169884", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103"}], "user_id": "f5003f153c584b22b41fdcf0a2165637", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c9eaa6655ae48fcbe9da22015bf82aa"}}' 2025-08-04 13:38:19,608 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103 0.107s 2025-08-04 13:38:19,608 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c15835-3ff7-46c3-a428-732f75249d70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103'} Body: b'' 2025-08-04 13:38:19,630 99924 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103 0.021s 2025-08-04 13:38:19,631 99924 DEBUG [tempest.lib.common.rest_client] Request - Head ers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d8d3c0a-b835-4b15-96f0-19d980e70cf9', 'x-openstack-request-id': 'req-6d8d3c0a-b835-4b15-96f0-19d980e70cf9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d5ace01-2f00-447b-b636-e0ddf6212103'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d5ace01-2f00-447b-b636-e0ddf6212103 could not be found."}}' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 c1c07ef3-6c69-498d-b911-11a5a591705a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:24,502 99926 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.732s 2025-08-04 13:38:24,502 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1074462463", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a99a9b-9fcf-4e48-bf12-2fbee2706698', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a99a9b-9fcf-4e48-bf12-2fbee2706698', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c1c07ef3-6c69-498d-b911-11a5a591705a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:24.432447", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1074462463", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a"}], "user_id": "5405e75d5cf9461a8d830f491933068e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:24,550 99926 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a 0.036s 2025-08-04 13:38:24,551 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65bc1498-47ac-4eaa-b596-9d191f4d28db', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65bc1498-47ac-4eaa-b596-9d191f4d28db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a'} Body: b'{"volume": {"id": "c1c07ef3-6c69-498d-b911-11a5a591705a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:24.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1074462463", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a"}], "user_id": "5405e75d5cf9461a8d830f491933068e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9549b2bdc57841fb9081508d59942ef8"}}' 2025-08-04 13:38:25,602 99926 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a 0.036s 2025-08-04 13:38:25,602 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-c8302418-8516-42e8-9529-cd53822324c1', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8302418-8516-42e8-9529-cd53822324c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a'} Body: b'{"volume": {"id": "c1c07ef3-6c69-498d-b911-11a5a591705a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:24.000000", "updated_at": "2025-08-04T13:38:25.000000", "name": "tempest-TaggedBootDevicesTest-volume-1074462463", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c1c07ef3-6c69-498d-b911-11a5a591705a"}], "user_id": "5405e75d5cf9461a8d830f491933068e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9549b2bdc57841fb9081508d59942ef8"}}' setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_list.py", line 37, in resource_setup volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 81e8af55-bc05-4a35-8a40-7149567e1783 failed to build and is in ERROR status tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 79a6c330-b390-4523-8957-8f998d5d963f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:34,564 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/volumes 0.374s 2025-08-04 13:38:34,564 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-213591271"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0855f4ad-9521-480a-96f2-1813d60481fc', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0855f4ad-9521-480a-96f2-1813d60481fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "79a6c330-b390-4523-8957-8f998d5d963f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:34.503056", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-213591271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:34,618 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f 0.041s 2025-08-04 13:38:34,618 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc2e0f8-9a55-48e4-86ff-06db16512c96', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc2e0f8-9a55-48e4-86ff-06db16512c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f'} Body: b'{"volume": {"id": "79a6c330-b390-4523-8957-8f998d5d963f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:35.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-213591271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9bfc81232674e2eb3fe4ddc3c3b9e02"}}' 2025-08-04 13:38:35,705 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f 0.071s 2025-08-04 13:38:35,705 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ac9d787-bac6-4b87-9741-37e 82792e1d9', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ac9d787-bac6-4b87-9741-37e82792e1d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f'} Body: b'{"volume": {"id": "79a6c330-b390-4523-8957-8f998d5d963f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:35.000000", "updated_at": "2025-08-04T13:38:35.000000", "name": "tempest-VolumesDeleteCascade-Volume-213591271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9bfc81232674e2eb3fe4ddc3c3b9e02"}}' 2025-08-04 13:38:35,759 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f 0.039s 2025-08-04 13:38:35,759 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0885de6b-b05c-46b7-8db6-1b9cd092de20', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0885de6b-b05c-46b7-8db6-1b9cd092de20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f'} Body: b'{"volume": {"id": "79a6c330-b390-4523-8957-8f998d5d963f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:35.000000", "updated_at": "2025-08-04T13:38:35.000000", "name": "tempest-VolumesDeleteCascade-Volume-213591271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/79a6c330-b390-4523-8957-8f998d5d963f"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9bfc81232674e2eb3fe4ddc3c3b9e02"}}' 2025-08-04 13:38:35,877 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f 0.104s 2025-08-04 13:38:35,878 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1fa6d0-0fd6-44f3-89b6-2b91da8b0ea6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f'} Body: b'' 2025-08-04 13:38:35,904 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f 0.026s 2025-08-04 13:38:35,905 99924 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d475470d-e264-43d4-8f92-9bb7e8c16087', 'x-openstack-request-id': 'req-d475470d-e264-43d4-8f92-9bb7e8c16087', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/79a6c330-b390-4523-8957-8f998d5d963f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 79a6c330-b390-4523-8957-8f998d5d963f could not be found."}}' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] ---------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 93, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 7f146027-deb0-4f1a-ae96-a64c0fddbba6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:36,089 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.179s 2025-08-04 13:38:36,090 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-462564824"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d862498d-c2b7-4fc6-92e7-8a9015f9d96c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d862498d-c2b7-4fc6-92e7-8a9015f9d96c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7f146027-deb0-4f1a-ae96-a64c0fddbba6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:36.030180", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-462564824", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:36,143 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6 0.041s 2025-08-04 13:38:36,143 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83513bf6-a32d-45d1-a8b1-329e0f043468', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83513bf6-a32d-45d1-a8b1-329e0f043468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6'} Body: b'{"volume": {"id": "7f146027-deb0-4f1a-ae96-a64c0fddbba6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:36.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-462564824", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9bfc81232674e2eb3fe4ddc3c3b9e02"}}' 2025-08-04 13:38:37,196 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6 0.038s 2025-08-04 13:38:37,197 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-8cca6b88-ad74-49f8-a918-0c0ff55196a2', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cca6b88-ad74-49f8-a918-0c0ff55196a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6'} Body: b'{"volume": {"id": "7f146027-deb0-4f1a-ae96-a64c0fddbba6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:36.000000", "updated_at": "2025-08-04T13:38:36.000000", "name": "tempest-VolumesDeleteCascade-Volume-462564824", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9bfc81232674e2eb3fe4ddc3c3b9e02"}}' 2025-08-04 13:38:37,247 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6 0.037s 2025-08-04 13:38:37,248 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6130ed1d-89cb-4160-af1a-507c2f971646', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6130ed1d-89cb-4160-af1a-507c2f971646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6'} Body: b'{"volume": {"id": "7f146027-deb0-4f1a-ae96-a64c0fddbba6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:36.000000", "updated_at": "2025-08-04T13:38:36.000000", "name": "tempest-VolumesDeleteCascade-Volume-462564824", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6"}], "user_id": "048f81c4da694d3db0f4b3e6b14bf771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f9bfc81232674e2eb3fe4ddc3c3b9e02"}}' 2025-08-04 13:38:37,399 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6 0.137s 2025-08-04 13:38:37,399 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11e0786-8b62-46b5-93e4-8f1cdc5199fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6'} Body: b'' 2025-08-04 13:38:37,419 99924 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6 0.020s 2025-08-04 13:38 :37,420 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f94ae10d-62ff-4a3e-8020-c59db49ecb41', 'x-openstack-request-id': 'req-f94ae10d-62ff-4a3e-8020-c59db49ecb41', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f146027-deb0-4f1a-ae96-a64c0fddbba6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7f146027-deb0-4f1a-ae96-a64c0fddbba6 could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 117, in test_volume_create_get_update_delete self._volume_create_get_update_delete(size=CONF.volume.volume_size) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:39,403 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.391s 2025-08-04 13:38:39,403 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1124381360", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d0a330-11ea-45ae-ba57-db77b4b06580', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d0a330-11ea-45ae-ba57-db77b4b06580', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:39.278005", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1124381360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:39,487 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6 0.072s 2025-08-04 13:38:39,488 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab717308-2ee1-4ac6-8833-dd01e90df5e5', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab717308-2ee1-4ac6-8833-dd01e90df5e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6'} Body: b'{"volume": {"id": "4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:39.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1124381360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:40,546 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6 0.038s 2025-08-04 13:38:40,546 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', ' x-compute-request-id': 'req-de4a6487-59ad-4471-9ebe-e9a436e7e120', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4a6487-59ad-4471-9ebe-e9a436e7e120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6'} Body: b'{"volume": {"id": "4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:39.000000", "updated_at": "2025-08-04T13:38:39.000000", "name": "tempest-VolumesGetTest-Volume-1124381360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:40,629 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6 0.068s 2025-08-04 13:38:40,629 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77377bb3-cd8a-417a-b3d9-fe44b251df89', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77377bb3-cd8a-417a-b3d9-fe44b251df89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6'} Body: b'{"volume": {"id": "4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:39.000000", "updated_at": "2025-08-04T13:38:39.000000", "name": "tempest-VolumesGetTest-Volume-1124381360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:40,744 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6 0.101s 2025-08-04 13:38:40,744 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b010d9b8-4e05-4c76-bec5-8d9f94f11326', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6'} Body: b'' 2025-08-04 13:38:40,765 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6 0.020s 202 5-08-04 13:38:40,765 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d15b06-785b-4772-b0d4-78cddbcd7d6f', 'x-openstack-request-id': 'req-90d15b06-785b-4772-b0d4-78cddbcd7d6f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4b55bc43-bbfe-47f8-83d4-171ab0f0a9d6 could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 135, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 916e9adc-10de-44fb-957c-84edd7f3a12c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:40,967 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 202 POST http://10.0.0.210/volume/v3/volumes 0.199s 2025-08-04 13:38:40,967 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-824890501"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d117fc3c-24b9-4b27-a2e2-2197d8110e09', 'content-length': '745', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d117fc3c-24b9-4b27-a2e2-2197d8110e09', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "916e9adc-10de-44fb-957c-84edd7f3a12c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:40.904455", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-824890501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:41,017 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c 0.037s 2025-08-04 13:38:41,018 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a237f82e-cc88-4bd1-90ef-63e309b03351', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a237f82e-cc88-4bd1-90ef-63e309b03351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c'} Body: b'{"volume": {"id": "916e9adc-10de-44fb-957c-84edd7f3a12c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:41.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-824890501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:42,082 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_as_clone): 200 GET http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c 0.048s 2025-08-04 13:38:42,082 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-743c37 ae-602f-4d66-9d25-012c323e7db1', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-743c37ae-602f-4d66-9d25-012c323e7db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c'} Body: b'{"volume": {"id": "916e9adc-10de-44fb-957c-84edd7f3a12c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:41.000000", "updated_at": "2025-08-04T13:38:41.000000", "name": "tempest-VolumesGetTest-Volume-824890501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:42,134 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c 0.037s 2025-08-04 13:38:42,134 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13bc30f4-a9fc-41c6-bb22-46e473603b2b', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13bc30f4-a9fc-41c6-bb22-46e473603b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c'} Body: b'{"volume": {"id": "916e9adc-10de-44fb-957c-84edd7f3a12c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:41.000000", "updated_at": "2025-08-04T13:38:41.000000", "name": "tempest-VolumesGetTest-Volume-824890501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:42,255 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c 0.107s 2025-08-04 13:38:42,256 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493ea382-bccf-4c44-98ea-97fcf75deefc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c'} Body: b'' 2025-08-04 13:38:42,277 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c 0.021s 2025-08-04 13:38:42,278 99924 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab50bcfd-a0d6-4a89-9469-836d178378cf', 'x-openstack-request-id': 'req-ab50bcfd-a0d6-4a89-9469-836d178378cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/916e9adc-10de-44fb-957c-84edd7f3a12c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 916e9adc-10de-44fb-957c-84edd7f3a12c could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 127, in test_volume_create_get_update_delete_from_image self._volume_create_get_update_delete( File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 f1e53565-2b02-4c04-b556-89d5273feef5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:42,305 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.024s 2025-08-04 13:38:42,306 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2d5a4172-e3f2-4132-b3e8-b6f20ebc99e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:42,328 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.022s 2025-08-04 13:38:42,328 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-75a97a68-3734-4c96-a398-db999c092ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:42,674 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 202 POST http://10.0.0.210/volume/v3/volumes 0.345s 2025-08-04 13:38:42,675 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-Volumes GetTest-Volume-1782366", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b115bb-9cbb-4f88-bde2-f4eb11e11ff4', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b115bb-9cbb-4f88-bde2-f4eb11e11ff4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f1e53565-2b02-4c04-b556-89d5273feef5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:42.610800", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1782366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:42,729 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5 0.042s 2025-08-04 13:38:42,729 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1728293-c5e5-454d-b61a-6f28ef1ac1f0', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1728293-c5e5-454d-b61a-6f28ef1ac1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5'} Body: b'{"volume": {"id": "f1e53565-2b02-4c04-b556-89d5273feef5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:43.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1782366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:43,786 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete_from_image): 200 GET http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5 0.042s 2025-08-04 13:38:43,786 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2101f8-cc2a-473d-8c93-9091b9436ce1', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2101f8-cc2a-473d-8c93-9091b9436ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5'} Body: b'{"volume": {"id": "f1e53565-2b02-4c0 4-b556-89d5273feef5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:43.000000", "updated_at": "2025-08-04T13:38:43.000000", "name": "tempest-VolumesGetTest-Volume-1782366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:43,839 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5 0.039s 2025-08-04 13:38:43,840 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a18600-d7f7-4628-8656-5f12cfbfbec2', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a18600-d7f7-4628-8656-5f12cfbfbec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5'} Body: b'{"volume": {"id": "f1e53565-2b02-4c04-b556-89d5273feef5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:43.000000", "updated_at": "2025-08-04T13:38:43.000000", "name": "tempest-VolumesGetTest-Volume-1782366", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {"Type": "Test"}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f1e53565-2b02-4c04-b556-89d5273feef5"}], "user_id": "4a334a913b884ab585bea940e0c58c93", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "569b3a10733f44ddb9a15368fd484e77"}}' 2025-08-04 13:38:43,951 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5 0.096s 2025-08-04 13:38:43,951 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd41c61-bb63-4b72-aada-b88cec395960', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5'} Body: b'' 2025-08-04 13:38:43,972 99924 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5 0.020s 2025-08-04 13:38:43,972 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-e6a97d50-4b31-4bd5-90d0-e74e092cd57b', 'x-openstack-request-id': 'req-e6a97d50-4b31-4bd5-90d0-e74e092cd57b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f1e53565-2b02-4c04-b556-89d5273feef5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f1e53565-2b02-4c04-b556-89d5273feef5 could not be found."}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 6e8407d7-6cc6-47c3-a72b-d3b4868c1269 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:35:58,366 99920 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:35:58,366 99920 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:35:58,426 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.059s 2025-08-04 13:35:58,426 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1341941961", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGjE+plJrXht3sKMIq0BD/kMsUt8sqz4ADcVr8MLnF0xUMgE6z3XwIaqHHU6ePPR8MHHjZgvzXFh7U/6fCWphj1jyutcDSGXaA0AC1CXAtMUJsWprZR1Uf4lO9yEYwWZ3A=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c23c1e01-98eb-4797-8383-fa2f6f802ac4', 'x-compute-request-id': 'req-c23c1e01-98eb-4797-8383-fa2f6f802ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1341941961", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGjE+plJrXht3sKMIq0BD/kMsUt8sqz4ADcVr8MLnF0xUMgE6z3XwIaqHHU6ePPR8MHHjZgvzXFh7U/6fCWphj1jyutcDSGXaA0AC1CXAtMUJsWprZR1Uf4lO9yEYwWZ3A==", "fingerprint": "7a:3d:2c:1d:10:05:37:9b:83:91:4d:0a:78:34:5b:87", "user_id": "9ecd4b634bf941c3baadaa43098d6d54"}}' 2025-08-04 13:35:58,428 99920 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1341941961 created 2025-08-04 13:35:58,727 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.297s 2025-08-04 13:35:58,727 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1212205216", "description": "tempest-description--30139456"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-0128f21c-2663-4521-ab56-3a7f1d37b52b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3313e146-0136-4a52-a5bd-e0e5d94ef28b", "name": "tempest-securitygroup--1212205216", "stateful": true, "tenant_id": "2ca33c405717499b87669a843d3ec84d", "description": "tempest-description--30139456", "shared": false, "security_group_rules": [{"id": "31efbcb7-2801-49b5-b81c-8dc8e19ca962", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "3313e146-0136-4a52-a5bd-e0e5d94ef28b", "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": 586, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:35:58Z", "updated_at": "2025-08-04T13:35:58Z", "revision_number": 0}, {"id": "8462d4ed-4289-4a34-99e9-dc02cf8d375b", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "3313e146-0136-4a52-a5bd-e0e5d94ef28b", "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": 585, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:35:58Z", "updated_at": "2025-08-04T13:35:58Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:35:58Z", "updated_at": "2025-08-04T13:35:58Z", "revision_number": 1, "project_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:35:58,965 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.237s 2025-08-04 13:35:58,966 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3313e146-0136-4a52-a5bd-e0e5d94ef28b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-58e53f46-2355-492e-b0ef-0de018b2bd95', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d2ffbc55-222e-40c7-b29a-61ba71719b36", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "3313e146-0136-4a52-a5bd-e0e5d94ef28b", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:35:58Z", "updated_at": "2025-08-04T13:35:58Z", "revision_number": 0}}' 2025-08-04 13:35:59,276 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.309s 2025-08-04 13:35:59,276 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3313e146-0136-4a52-a5bd-e0e5d94ef28b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6686bdd8-384e-4ba2-8a6b-1253fab7068c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a8fa7c73-c1c6-4ce7-93a5-3aadb85ea049", "project_id": "2ca33c405717499b87669a843d3ec84d", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "security_group_id": "3313e146-0136-4a52-a5bd-e0e5d94ef28b", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:35:59Z", "updated_at": "2025-08-04T13:35:59Z", "revision_number": 0}}' 2025-08-04 13:35:59,276 99920 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1212205216 created 2025-08-04 13:36:00,809 99920 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.532s 2025-08-04 13:36:00,810 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Tok en': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fe5df3c5-34d0-40a4-bcaf-211b33ebf737', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "18201899-52d0-44f6-a9d2-e5e37ecbd433", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "floating_ip_address": "172.24.4.191", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2ca33c405717499b87669a843d3ec84d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:35:59Z", "updated_at": "2025-08-04T13:35:59Z", "revision_number": 0}}' 2025-08-04 13:36:00,810 99920 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '18201899-52d0-44f6-a9d2-e5e37ecbd433', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'floating_ip_address': '172.24.4.191', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:35:59Z', 'updated_at': '2025-08-04T13:35:59Z', 'revision_number': 0, 'ip': '172.24.4.191'} created 2025-08-04 13:36:00,908 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.092s 2025-08-04 13:36:00,908 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-97c6eb24-a646-42e2-8f2b-aa1d4bcc96a1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "9ecd4b634bf941c3baadaa43098d6d54", "name": "tempest-AttachVolumeTestJSON-1831123566-project-member", "password_expires_at": null}, "audit_ids": ["N5cdr2zJTsGpX8Z-5bnMjQ"], "expires_at": "2025-08-04T14:36:00.000000Z", "issued_at": "2025-08-04T13:36:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ca33c405717499b87669a843d3ec84d", "name": "tempest-AttachVolumeTestJSON-1831123566"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2ca33c405717499b87669a843d3ec84d", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:36:00,909 99920 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'f1f97b1f-cc98-4200-86ee-d2a0d35e02bb', 'name': 'tempest-AttachVolumeTestJSON-403965630-network', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2ca33c405717499b87669a843d3ec84d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55790, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:32:59Z', 'updated_at': '2025-08-04T13:33:00Z', 'revision_number': 1} available for tenant 2025-08-04 13:36:00,909 99920 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1341941961', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGjE+plJrXht3sKMIq0BD/kMsUt8sqz4ADcVr8MLnF0xUMgE6z3XwIaqHHU6ePPR8MHHjZgvzXFh7U/6fCWphj1jyutcDSGXaA0AC1CXAtMUJsWprZR1Uf4lO9yEYwWZ3A==', 'fingerprint': '7a:3d:2c:1d:10:05:37:9b:83:91:4d:0a:78:34:5b:87', 'user_id': '9ecd4b634bf941c3baadaa43098d6d54', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDNQBoPo4CYAx/WwCbdO5P+jcfpHlKsGvB9w4h8U3Nupj9BymP3p3xW\n412uH7i+VlqgBwYFK4EEACKhZANiAARoxPqZSa14bd7CjCKtAQ/5DLFLfLKs+AA3\nFa/DC5xdMVDIBOs918CGqhx1Onjz0fDBx42YL81xYe1P+nwlqYY9Y8rrXA0hl2gN\nAAtQlwLTFCbFqa2UdVH+JTvchGMFmdw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3313e146-0136-4a52-a5bd-e0e5d94ef28b', 'name': 'tempest-securitygroup--1212205216', 'stateful': True, 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'description': 'tempest-description--30139456', 'shared': False, 'security_group_rules': [{'id': '31efbcb7-2801-49b5-b81c-8dc8e19ca962', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'security_group_id': '3313e146-0136-4a52-a5bd-e0e5d94ef28b', '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': 586, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:35:58Z', 'updated_at': '2025-08-04T13:35:58Z', 'revision_number': 0}, {'id': '8462d4ed-4289-4a34-99e9-dc02cf8d375b', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'security_group_id': '3313e146-0136-4a52-a5bd-e0e5d94ef28b', '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': 585, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:35:58Z', 'updated_at': '2025-08-04T13:35:58Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13 :35:58Z', 'updated_at': '2025-08-04T13:35:58Z', 'revision_number': 1, 'project_id': '2ca33c405717499b87669a843d3ec84d'}, 'floating_ip': {'id': '18201899-52d0-44f6-a9d2-e5e37ecbd433', 'tenant_id': '2ca33c405717499b87669a843d3ec84d', 'floating_ip_address': '172.24.4.191', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2ca33c405717499b87669a843d3ec84d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:35:59Z', 'updated_at': '2025-08-04T13:35:59Z', 'revision_number': 0, 'ip': '172.24.4.191'}} 2025-08-04 13:36:01,523 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.613s 2025-08-04 13:36:01,524 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1687129945", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "f1f97b1f-cc98-4200-86ee-d2a0d35e02bb"}], "security_groups": [{"name": "tempest-securitygroup--1212205216"}], "key_name": "tempest-keypair-1341941961", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db64e925-97f2-4f34-94d5-00d65052927b', 'x-compute-request-id': 'req-db64e925-97f2-4f34-94d5-00d65052927b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1212205216"}], "adminPass": "password"}}' 2025-08-04 13:36:01,647 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3 0.119s 2025-08-04 13:36:01,647 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-243d741b-c70c-41ce-9b50-f182d7b5b8cb', 'x-compute-request-id': 'req-243d741b-c70c-41ce-9b50-f182d7b5b8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3'} Body: b'{"server": {"id": "ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3", "name": "tempest-AttachVolumeTestJSON-server-1687129945", "status": "BUILD", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:36:01Z", "updated": "2025-08-04T13:36:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1341941961", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:36:51,967 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3 0.253s 2025-08-04 13:36:51,968 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38c8be1f-18d7-44ca-9d6f-3f9ac52f0395', 'x-compute-request-id': 'req-38c8be1f-18d7-44ca-9d6f-3f9ac52f0395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3'} Body: b'{"server": {"id": "ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3", "name": "tempest-AttachVolumeTestJSON-server-1687129945", "status": "ACTIVE", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "metadata": {}, "hostId": "3a6d2e6927d731fd29612eb5c469b86dd8627ea3339aace72ae8c41c", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:36:01Z", "updated": "2025-08-04T13:36:18Z", "addresses": {"tempest-AttachVolumeTestJSON-403965630-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:74:3f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1341941961", "OS-SRV-USG:launched_at": "2025-08-04T13:36:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1212205216"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:36:51,982 99920 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:37:52,202 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3/os-interface 0.160s 2025-08-04 13:37:52,202 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'opens tack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-356e2c8a-23e0-4696-8aa2-d411671afc78', 'x-compute-request-id': 'req-356e2c8a-23e0-4696-8aa2-d411671afc78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f1f97b1f-cc98-4200-86ee-d2a0d35e02bb", "port_id": "ad38c399-2bdb-4e71-8bec-183cdbd18d51", "mac_addr": "fa:16:3e:55:74:3f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "97bb490c-d661-49e5-861d-19b8fe982d7a", "ip_address": "10.0.0.14"}]}]}' 2025-08-04 13:37:53,054 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/18201899-52d0-44f6-a9d2-e5e37ecbd433 0.848s 2025-08-04 13:37:53,055 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ad38c399-2bdb-4e71-8bec-183cdbd18d51"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-e300df26-6aa9-4d79-b35f-b2898998eeff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/18201899-52d0-44f6-a9d2-e5e37ecbd433'} Body: b'{"floatingip": {"id": "18201899-52d0-44f6-a9d2-e5e37ecbd433", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "floating_ip_address": "172.24.4.191", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "d48547f9-627f-4af5-a2c9-f149e2a3563c", "port_id": "ad38c399-2bdb-4e71-8bec-183cdbd18d51", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f1f97b1f-cc98-4200-86ee-d2a0d35e02bb", "mac_address": "fa:16:3e:55:74:3f", "admin_state_up": true, "status": "ACTIVE", "device_id": "ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:35:59Z", "updated_at": "2025-08-04T13:37:52Z", "revision_number": 1, "project_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:37:53,056 99920 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.191:22' as 'cirros' with public key authentication 2025-08-04 13:37:53,064 99920 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:37:53,167 99920 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:37:53,168 99920 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.191 successfully created 2025-08-04 13:37:53,212 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3/ips 0.044s 2025-08-04 13:37:53,212 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65b982e1-5447-4ef9-b15c-9a2fe1ced079', 'x-compute-request-id': 'req-65b982e1-5447-4ef9-b15c-9a2fe1ced079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-403965630-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2025-08-04 13:37:53,410 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/volumes 0.194s 2025-08-04 13:37:53,410 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1647828627"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e1e6f30-f5cf-4111-9f50-42a59820cb58', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e1e6f30-f5cf-4111-9f50-42a59820cb58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6e8407d7-6cc6-47c3-a72b-d3b4868c1269", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:53.342847", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1647828627", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269"}], "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:37:53,484 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269 0.062s 2025-08-04 13:37:53,485 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40e597c-6346-4fc4-a7c3-7894400eb6ec', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40e597c-6346-4fc4-a7c3-7894400eb6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269'} Body: b'{"volume": {"id": "6e8407d7-6cc6-47c3-a72b-d3b4868c1269", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:53.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1647828627", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269"}], "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:37:54,534 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269 0.035s 2025-08-04 13:37:54,535 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbc22f4- 6594-45f2-8cc2-91097214a321', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbc22f4-6594-45f2-8cc2-91097214a321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269'} Body: b'{"volume": {"id": "6e8407d7-6cc6-47c3-a72b-d3b4868c1269", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:37:53.000000", "updated_at": "2025-08-04T13:37:53.000000", "name": "tempest-AttachVolumeTestJSON-volume-1647828627", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e8407d7-6cc6-47c3-a72b-d3b4868c1269"}], "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ca33c405717499b87669a843d3ec84d"}}' 2025-08-04 13:37:54,668 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3 0.119s 2025-08-04 13:37:54,668 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a9c68db-bd50-48bd-81c3-4ae7eba98237', 'x-compute-request-id': 'req-9a9c68db-bd50-48bd-81c3-4ae7eba98237', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3'} Body: b'' 2025-08-04 13:37:54,842 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3 0.173s 2025-08-04 13:37:54,843 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0092a986-da81-4189-a688-6a248ed149cb', 'x-compute-request-id': 'req-0092a986-da81-4189-a688-6a248ed149cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3'} Body: b'{"server": {"id": "ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3", "name": "tempest-AttachVolumeTestJSON-server-1687129945", "status": "ACTIVE", "tenant_id": "2ca33c405717499b87669a843d3ec84d", "user_id": "9ecd4b634bf941c3baadaa43098d6d54", "metadata": {}, "hostId": "3a6d2e6927d731fd29612eb5c469b86dd8627ea3339aace72ae8c41c", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:36:01Z", "updated": "2025-08-04T13:37:55Z", "addresses": {"tempest-AttachVolumeTestJSON-403965630-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:74:3f"}, {"version": 4, "addr": "172.24.4.191", "OS-EXT-IPS:type": "fl oating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:74:3f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1341941961", "OS-SRV-USG:launched_at": "2025-08-04T13:36:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1212205216"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:38:45,113 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3 0.206s 2025-08-04 13:38:45,113 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-00a6c641-d58c-4919-a3f2-5ae8f41db5e9', 'x-compute-request-id': 'req-00a6c641-d58c-4919-a3f2-5ae8f41db5e9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ccc5b189-7e5d-493c-b36c-a8eb3f54b4b3 could not be found."}}' 2025-08-04 13:38:45,146 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1341941961 0.032s 2025-08-04 13:38:45,147 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-728c67cb-c1a4-43b7-ac61-dd8ab02772df', 'x-compute-request-id': 'req-728c67cb-c1a4-43b7-ac61-dd8ab02772df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1341941961'} Body: b'' 2025-08-04 13:38:45,350 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/3313e146-0136-4a52-a5bd-e0e5d94ef28b 0.202s 2025-08-04 13:38:45,350 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-eb06dc88-bef7-437f-b649-8ac435bc61c3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/3313e146-0136-4a52-a5bd-e0e5d94ef28b'} Body: b'' 2025-08-04 13:38:45,367 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/3313e146-0136-4a52-a5bd-e0e5d94ef28b 0.017s 2025-08-04 13:38:45,368 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-86622584-0bf5-4a50-a9a6-56602f08170b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/3313e146-0136-4a52-a5bd-e0e5d94ef28b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3313e146-0136-4a52-a5bd-e0e5d94ef28b does not exist", "detail": ""}}' 2025-08-04 13:38:45,711 99920 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/18201899-52d0-44f6-a9d2-e5e37ecbd433 0.342s 2025-08-04 13:38:45,711 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f3fd2121-6681-4200-a495-41290c9544d4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/18201899-52d0-44f6-a9d2-e5e37ecbd433'} Body: b'' tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 65, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 f2776d42-bfd3-440d-b97c-e46467016307 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:46,684 99924 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.207s 2025-08-04 13:38:46,684 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-955367086"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f0498d-f016-46de-9e10-bd7a10b7f3c5', 'content-length': '762', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f0498d-f016-46de-9e10-bd7a10b7f3c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f2776d42-bfd3-440d-b97c-e46467016307", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:38:46.619330", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-955367086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}], "user_id": "631253ab7c4446c28e8df1c8386a29fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:46,739 99924 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307 0.042s 2025-08-04 13:38:46,739 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c939fca-6bdd-44aa-9c2d-1c8a628d9d28', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c939fca-6bdd-44aa-9c2d-1c8a628d9d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307'} Body: b'{"volume": {"id": "f2776d42-bfd3-440d-b97c-e46467016307", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:38:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-955367086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}], "user_id": "631253ab7c4446c28e8df1c8386a29fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1c153043767c496ba72c4dec904cf87a"}}' 2025-08-04 13:38:47,798 99924 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307 0.045s 2025-08-04 13:38:47,799 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:47 GMT', 'server': 'Apache /2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad39ed17-4023-4e76-8058-7869fe34e614', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad39ed17-4023-4e76-8058-7869fe34e614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307'} Body: b'{"volume": {"id": "f2776d42-bfd3-440d-b97c-e46467016307", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:38:47.000000", "updated_at": "2025-08-04T13:38:47.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-955367086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}], "user_id": "631253ab7c4446c28e8df1c8386a29fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1c153043767c496ba72c4dec904cf87a"}}' 2025-08-04 13:38:47,855 99924 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307 0.042s 2025-08-04 13:38:47,856 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182e396e-68cb-43d3-8a85-3962385b4722', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182e396e-68cb-43d3-8a85-3962385b4722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307'} Body: b'{"volume": {"id": "f2776d42-bfd3-440d-b97c-e46467016307", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T13:38:47.000000", "updated_at": "2025-08-04T13:38:47.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-955367086", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f2776d42-bfd3-440d-b97c-e46467016307"}], "user_id": "631253ab7c4446c28e8df1c8386a29fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1c153043767c496ba72c4dec904cf87a"}}' 2025-08-04 13:38:47,968 99924 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307 0.097s 2025-08-04 13:38:47,969 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d7eef5d-f5a9-4682-bf52-aad16dd02120', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307'} Body: b'' 2025-08-04 13:38:47,989 99924 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJ SON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307 0.020s 2025-08-04 13:38:47,990 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3548523-dd2e-41af-a10d-fac19a4e9860', 'x-openstack-request-id': 'req-c3548523-dd2e-41af-a10d-fac19a4e9860', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f2776d42-bfd3-440d-b97c-e46467016307'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f2776d42-bfd3-440d-b97c-e46467016307 could not be found."}}' setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) -------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 858, in resource_setup cls.server_id = cls.recreate_server(None, volume_backed=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 8c56f450-f58a-419b-8d36-1f94d22db185 failed to build and is in ERROR status setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) -------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_list.py", line 56, in resource_setup volume = cls.create_volume(metadata=metadata) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 7c36abb4-5633-4e29-bfe3-60261abdfe29 failed to build and is in ERROR status tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 56, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 6b99e731-fa7c-4a69-99a6-51b2b15ddfaf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:39:03,546 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/types 0.137s 2025-08-04 13:39:03,546 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-138115967", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f83175e-57a4-4672-829a-cedef8067b4b', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f83175e-57a4-4672-829a-cedef8067b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "0ff7982e-3a7f-42f9-b270-e2882397b195", "name": "tempest-VolumeTypesTest-volume-type-138115967", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:39:03,592 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 POST http://10.0.0.210/volume/v3/types 0.040s 2025-08-04 13:39:03,593 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1902391240", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-116cf0de-c391-4100-8a9d-82997f9190b1', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-116cf0de-c391-4100-8a9d-82997f9190b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "7a5a0b66-7d2b-4f7b-a024-ec0ae2ed024d", "name": "tempest-VolumeTypesTest-volume-type-1902391240", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:39:03,988 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 202 POST http://10.0.0.210/volume/v3/volumes 0.388s 2025-08-04 13:39:03,988 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1208798364", "volume_type": "0ff7982e-3a7f-42f9-b270-e2882397b195", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b548547-e41d-440f-8acf-5581b5e84a0d', 'content-length': '781', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b548547-e41d-440f-8acf-5581b5e84a0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6b99e731-fa7c-4a69-99a6-51b2b15ddfaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:03.893376", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1208798364", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-138115967", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6b99e731 -fa7c-4a69-99a6-51b2b15ddfaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf"}], "user_id": "d50da696671b4592932d7552dc0fe9c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:39:04,055 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf 0.049s 2025-08-04 13:39:04,055 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3e4115-b86b-4271-a80d-70b7f0d67b7a', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3e4115-b86b-4271-a80d-70b7f0d67b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf'} Body: b'{"volume": {"id": "6b99e731-fa7c-4a69-99a6-51b2b15ddfaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:04.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1208798364", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-138115967", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf"}], "user_id": "d50da696671b4592932d7552dc0fe9c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "815f5fa6f43a40feab06bee38d489c16"}}' 2025-08-04 13:39:05,161 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:test_volume_crud_with_volume_type_and_extra_specs): 200 GET http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf 0.088s 2025-08-04 13:39:05,163 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b1bef0-5586-401d-b81d-30204d4a2159', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b1bef0-5586-401d-b81d-30204d4a2159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf'} Body: b'{"volume": {"id": "6b99e731-fa7c-4a69-99a6-51b2b15ddfaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:04.000000", "updated_at": "2025-08-04T13:39:04.000000", "name": "tempest-VolumeTypesTest-volume-1208798364", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-138115967", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf"}], "user_id": "d50da696671b4592932d7552dc0fe9c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "815f5fa6f43a40feab06bee38d489c16"}}' 2025-08-04 13:39:05,225 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 2 00 GET http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf 0.046s 2025-08-04 13:39:05,226 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83211c7a-944c-46b1-83c3-5e91426d4764', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83211c7a-944c-46b1-83c3-5e91426d4764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf'} Body: b'{"volume": {"id": "6b99e731-fa7c-4a69-99a6-51b2b15ddfaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:04.000000", "updated_at": "2025-08-04T13:39:04.000000", "name": "tempest-VolumeTypesTest-volume-1208798364", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-138115967", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf"}], "user_id": "d50da696671b4592932d7552dc0fe9c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "815f5fa6f43a40feab06bee38d489c16"}}' 2025-08-04 13:39:05,355 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf 0.116s 2025-08-04 13:39:05,356 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf0cd718-cb3b-4a74-bfb2-54794915dfe2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf'} Body: b'' 2025-08-04 13:39:05,377 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf 0.021s 2025-08-04 13:39:05,378 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eaddea6-0262-4520-8108-f3f17bb93979', 'x-openstack-request-id': 'req-7eaddea6-0262-4520-8108-f3f17bb93979', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6b99e731-fa7c-4a69-99a6-51b2b15ddfaf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6b99e731-fa7c-4a69-99a6-51b2b15ddfaf could not be found."}}' 2025-08-04 13:39:05,428 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/7a5a0b66-7d2b-4f7b-a024-ec0ae2ed024d 0.049s 2025-08-04 13:39:05,428 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2831815c-3dd9-4faa-aacb-37553990acdf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/7a5a0b66-7d2b-4f7b-a024-ec0ae2ed024d'} Body: b'' 2025-08-04 13:39:05,445 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/7a5a0b66-7d2b-4f7b-a024-ec0ae2ed024d 0.016s 2025-08-04 13:39:05,445 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-280f18f4-9fd6-494d-9b48-eed2f0fd7ef1', 'x-openstack-request-id': 'req-280f18f4-9fd6-494d-9b48-eed2f0fd7ef1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/7a5a0b66-7d2b-4f7b-a024-ec0ae2ed024d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7a5a0b66-7d2b-4f7b-a024-ec0ae2ed024d could not be found."}}' 2025-08-04 13:39:05,497 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/0ff7982e-3a7f-42f9-b270-e2882397b195 0.050s 2025-08-04 13:39:05,497 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd630f36-5ff7-4cc7-ac9c-b440c2c9ca5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/0ff7982e-3a7f-42f9-b270-e2882397b195'} Body: b'' 2025-08-04 13:39:05,512 99920 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/0ff7982e-3a7f-42f9-b270-e2882397b195 0.014s 2025-08-04 13:39:05,513 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95e6223-13da-4ede-af5e-ea3ba6f382fb', 'x-openstack-request-id': 'req-e95e6223-13da-4ede-af5e-ea3ba6f382fb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/0ff7982e-3a7f-42f9-b270-e2882397b195'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0ff7982e-3a7f-42f9-b270-e2882397b195 could not be found."}}' tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 82, in _create_server_then_shelve_and_unshelve server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 349, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 a47013d3-b58a-4065-a69b-7c25d743c808 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:39:07,480 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.212s 2025-08-04 13:39:07,480 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-928125030", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLokxVOUEjElW2USIhq+tQjNoWp1Irm14ILZmd2LdAc7c/5PA22BvmHCuZRGNPq7Or8Yl1g3Y0oI/xuNsSJ3cYYlqPkO36yPAxnP4EAb0IqGDuVM9latXgf0TJEdHznTsg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a472be89-2223-4afb-acb9-871c357090d5', 'x-compute-request-id': 'req-a472be89-2223-4afb-acb9-871c357090d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-928125030", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLokxVOUEjElW2USIhq+tQjNoWp1Irm14ILZmd2LdAc7c/5PA22BvmHCuZRGNPq7Or8Yl1g3Y0oI/xuNsSJ3cYYlqPkO36yPAxnP4EAb0IqGDuVM9latXgf0TJEdHznTsg==", "fingerprint": "45:07:bb:82:ac:e3:2a:f5:f5:09:6e:e1:7a:fe:ce:21", "user_id": "7dfd95531e7d468986146fa5b1f7d78f"}}' 2025-08-04 13:39:07,775 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.291s 2025-08-04 13:39:07,775 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-70176241", "description": "tempest-secgroup-smoke-70176241 description", "project_id": "658d19695b924dc899efd44fd8e93243"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1671', 'x-openstack-request-id': 'req-31233e6f-b702-47b9-b5c6-7b4278fbfd04', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "name": "tempest-secgroup-smoke-70176241", "stateful": true, "tenant_id": "658d19695b924dc899efd44fd8e93243", "description": "tempest-secgroup-smoke-70176241 description", "shared": false, "security_group_rules": [{"id": "7512b3ee-8cb8-4dc5-be9e-f0483e362a75", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "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": 833, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:39:07Z", "updated_at": "2025-08-04T13:39:07Z", "revision_number": 0}, {"id": "e0402ea8-bdc7-4b30-955f-4c8301845138", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "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": 832, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:39:07Z", "updated_at": "2025-08-04T13:39:07Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:39:07Z", "updated_at": "2025-08-04T13:39:07Z", "revision_number": 1, "project_id": "658d19695b924dc899efd44fd8e93243"}}' 2025-08-04 13:39:07,984 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.208s 2025-08-04 13:39:07,985 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "project_id": "658d19695b924dc899efd44fd8e93243", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-522c1794-13d2-423f-92a9-03d976282dd8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b2a33c2b-44b6-4334-9129-fd2cdb658fb0", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:39:07Z", "updated_at": "2025-08-04T13:39:07Z", "revision_number": 0}}' 2025-08-04 13:39:08,261 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.274s 2025-08-04 13:39:08,261 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "project_id": "658d19695b924dc899efd44fd8e93243", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-4e9068ef-1f34-4c5c-b61e-73d956800bf1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "104ed83c-e83f-4294-a9e4-ce41a129079b", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:39:08Z", "updated_at": "2025-08-04T13:39:08Z", "revision_number": 0}}' 2025-08-04 13:39:09,148 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.886s 2025-08-04 13:39:09,149 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "project_id": "658d19695b924dc899efd44fd8e93243", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content- length': '602', 'x-openstack-request-id': 'req-b2954c02-4582-449a-883d-5c137a2c39d0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b78003b4-f30c-41aa-9905-01bfcca9e4c7", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:39:08Z", "updated_at": "2025-08-04T13:39:08Z", "revision_number": 0}}' 2025-08-04 13:39:09,866 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.716s 2025-08-04 13:39:09,867 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "project_id": "658d19695b924dc899efd44fd8e93243", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-b8a34b1f-5e7f-4edf-9565-ce5f776428ad', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b4cde5aa-fae5-4d74-ac08-d1ead2ae5eb0", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:39:09Z", "updated_at": "2025-08-04T13:39:09Z", "revision_number": 0}}' 2025-08-04 13:39:10,178 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.311s 2025-08-04 13:39:10,179 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "project_id": "658d19695b924dc899efd44fd8e93243", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-aa79eada-5d8d-4408-b6f3-f70e30cb5ca6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9ac01dcb-4236-4391-bb47-a3c33f945981", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:39:10Z", "updated_at": "2025-08-04T13:39:10Z", "revision_number": 0}}' 2025-08-04 13:39:10,419 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_ instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.240s 2025-08-04 13:39:10,420 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "project_id": "658d19695b924dc899efd44fd8e93243", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-4262dd6c-c814-4aaa-a351-de793b122072', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d49cd17a-0ae5-4fc4-9a91-7ac4888adbb9", "project_id": "658d19695b924dc899efd44fd8e93243", "tenant_id": "658d19695b924dc899efd44fd8e93243", "security_group_id": "9deaca9f-1da5-435c-a95b-bcc557cc9ac8", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:39:10Z", "updated_at": "2025-08-04T13:39:10Z", "revision_number": 0}}' 2025-08-04 13:39:10,529 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.102s 2025-08-04 13:39:10,529 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2485', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-83071fa6-0727-42b1-b18d-c0c1b0bf71c5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "7dfd95531e7d468986146fa5b1f7d78f", "name": "tempest-TestShelveInstance-1315503364-project-member", "password_expires_at": null}, "audit_ids": ["TpKML19tRnuSrKnpsgo2iw"], "expires_at": "2025-08-04T14:39:10.000000Z", "issued_at": "2025-08-04T13:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "658d19695b924dc899efd44fd8e93243", "name": "tempest-TestShelveInstance-1315503364"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "Regio nOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/658d19695b924dc899efd44fd8e93243", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:39:10,530 99924 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '88fb8727-d14d-46c9-acb2-28059af93e71', 'name': 'tempest-TestShelveInstance-415360901-network', 'tenant_id': '658d19695b924dc899efd44fd8e93243', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '658d19695b924dc899efd44fd8e93243', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19425, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:38:50Z', 'updated_at': '2025-08-04T13:38:50Z', 'revision_number': 1} available for tenant 2025-08-04 13:39:11,167 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.636s 2025-08-04 13:39:11,168 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-1381424184", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4fd4941-c679-49de-971e-c77448cf94da', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4fd4941-c679-49de-971e-c77448cf94da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a47013d3-b58a-4065-a69b-7c25d743c808", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:11.093798", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1381424184", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a47013d3-b58a-4065-a69b-7c25d743c808"}], "user_id": "7dfd95531e7d468986146fa5b1f7d78f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:39:11,237 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808 0.056s 2025-08-04 13:39:11,237 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e71eeb2-e93f-4af0-8c17-0895f1580c69', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e71eeb2-e93f-4af0-8c 17-0895f1580c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808'} Body: b'{"volume": {"id": "a47013d3-b58a-4065-a69b-7c25d743c808", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:11.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1381424184", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a47013d3-b58a-4065-a69b-7c25d743c808"}], "user_id": "7dfd95531e7d468986146fa5b1f7d78f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "658d19695b924dc899efd44fd8e93243"}}' 2025-08-04 13:39:12,305 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808 0.052s 2025-08-04 13:39:12,306 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a9a553-ee42-4c90-a06d-ea1a36185bdf', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a9a553-ee42-4c90-a06d-ea1a36185bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808'} Body: b'{"volume": {"id": "a47013d3-b58a-4065-a69b-7c25d743c808", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:11.000000", "updated_at": "2025-08-04T13:39:11.000000", "name": "tempest-tempest.common.compute-volume-1381424184", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a47013d3-b58a-4065-a69b-7c25d743c808"}], "user_id": "7dfd95531e7d468986146fa5b1f7d78f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "658d19695b924dc899efd44fd8e93243"}}' 2025-08-04 13:39:12,439 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808 0.119s 2025-08-04 13:39:12,440 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90374643-f90f-4945-9724-a521462e3547', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808'} Body: b'' 2025-08-04 13:39:12,465 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808 0.024s 2025-08-04 13:39:12,465 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54534c9-2a2d-4140-881d-e679c3ef4eb6', 'x-openstack-request-id': 'req-b54534c9-2a2d-4140-881d-e679c3ef4eb6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a47013d3-b58a-4065-a69b-7c25d743c808'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a47013d3-b58a-4065-a69b-7c25d743c808 could not be found."}}' 2025-08-04 13:39:12,748 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/9deaca9f-1da5-435c-a95b-bcc557cc9ac8 0.280s 2025-08-04 13:39:12,748 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-dd7f9a8b-5ff5-4d75-921a-997abbd8a457', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/9deaca9f-1da5-435c-a95b-bcc557cc9ac8'} Body: b'' 2025-08-04 13:39:12,776 99924 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-928125030 0.027s 2025-08-04 13:39:12,776 99924 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d0c0bc1-b136-4b55-89ed-551de612c301', 'x-compute-request-id': 'req-8d0c0bc1-b136-4b55-89ed-551de612c301', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-928125030'} Body: b'' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 4ddb2fe4-e82d-4bec-bd08-9897de96d5df failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:39:14,385 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.449s 2025-08-04 13:39:14,386 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-3851240"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82a7fc8e-a405-4eff-8d83-4ec439063fd5', 'content-length': '817', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82a7fc8e-a405-4eff-8d83-4ec439063fd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4ddb2fe4-e82d-4bec-bd08-9897de96d5df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:14.323627", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-3851240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 13:39:14,439 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df 0.042s 2025-08-04 13:39:14,440 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d1dffe-65f3-4006-b8c9-507271efb93c', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d1dffe-65f3-4006-b8c9-507271efb93c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df'} Body: b'{"volume": {"id": "4ddb2fe4-e82d-4bec-bd08-9897de96d5df", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:14.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-3851240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "c167052251a14583996342bff0d9da8c"}}' 2025-08-04 13:39:15,492 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df 0.038s 2025-08-04 13:39:15,492 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84fb54a8-af9b-44cb-a9a8-dbf59243b810', 'content-length': '906', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84fb54a8-af9b-44cb-a9a8-dbf59243b810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df'} Body: b'{"volume": {"id": "4ddb2fe4-e82d-4bec-bd08-9897de96d5df", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:14.000000", "updated_at": "2025-08-04T13:39:14.000000", "name": "tempest-VolumesTransfersV357Test-Volume-3851240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "c167052251a14583996342bff0d9da8c"}}' 2025-08-04 13:39:15,550 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df 0.043s 2025-08-04 13:39:15,550 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27be466-1df1-4d76-809f-f3bb34de8d68', 'content-length': '906', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27be466-1df1-4d76-809f-f3bb34de8d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df'} Body: b'{"volume": {"id": "4ddb2fe4-e82d-4bec-bd08-9897de96d5df", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:14.000000", "updated_at": "2025-08-04T13:39:14.000000", "name": "tempest-VolumesTransfersV357Test-Volume-3851240", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "c167052251a14583996342bff0d9da8c"}}' 2025-08-04 13:39:15,811 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df 0.246s 2025-08-04 13:39:15,811 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-vers ion': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-878794ea-1d1b-4c8b-aa36-fb19061e624d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df'} Body: b'' 2025-08-04 13:39:15,833 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df 0.021s 2025-08-04 13:39:15,834 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-40c82676-2bae-4347-b52c-b8881858b633', 'x-openstack-request-id': 'req-40c82676-2bae-4347-b52c-b8881858b633', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4ddb2fe4-e82d-4bec-bd08-9897de96d5df'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4ddb2fe4-e82d-4bec-bd08-9897de96d5df could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 454def89-8b8e-4395-9bbc-a34cb45097d8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:39:16,061 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.222s 2025-08-04 13:39:16,061 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-783145153"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271422a6-1903-453a-a1eb-3dc82edcc14a', 'content-length': '819', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271422a6-1903-453a-a1eb-3dc82edcc14a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "454def89-8b8e-4395-9bbc-a34cb45097d8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:15.990187", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-783145153", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 13:39:16,113 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8 0.040s 2025-08-04 13:39:16,113 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c074e292-1b1a-4705-9caf-bd296c8b25dd', 'content-length': '887', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c074e292-1b1a-4705-9caf-bd296c8b25dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8'} Body: b'{"volume": {"id": "454def89-8b8e-4395-9bbc-a34cb45097d8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:16.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-783145153", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "c167052251a14583996342bff0d9da8c"}}' 2025-08-04 13:39:17,167 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8 0.038s 2025-08-04 13:39:17,167 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283f01c1-cb74-4a61-8c0d-3ad75f72f98c', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283f01c1-cb74-4a61-8c0d-3ad75f72f98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8'} Body: b'{"volume": {"id": "454def89-8b8e-4395-9bbc-a34cb45097d8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:16.000000", "updated_at": "2025-08-04T13:39:16.000000", "name": "tempest-VolumesTransfersV357Test-Volume-783145153", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "c167052251a14583996342bff0d9da8c"}}' 2025-08-04 13:39:17,229 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8 0.044s 2025-08-04 13:39:17,230 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad446f2c-e377-47b7-b15d-4ee79786fd55', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad446f2c-e377-47b7-b15d-4ee79786fd55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8'} Body: b'{"volume": {"id": "454def89-8b8e-4395-9bbc-a34cb45097d8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:16.000000", "updated_at": "2025-08-04T13:39:16.000000", "name": "tempest-VolumesTransfersV357Test-Volume-783145153", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8"}], "user_id": "f9930c5d1f99473d9547efe84b0a292b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "c167052251a14583996342bff0d9da8c"}}' 2025-08-04 13:39:17,352 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8 0.109s 2025-08-04 13:39:17,352 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versio n': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-850ce2b6-2730-453d-98a9-86f43e357ab9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8'} Body: b'' 2025-08-04 13:39:17,376 99920 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8 0.024s 2025-08-04 13:39:17,377 99920 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9314b81a-d6c6-45ca-b445-a23380822db6', 'x-openstack-request-id': 'req-9314b81a-d6c6-45ca-b445-a23380822db6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/454def89-8b8e-4395-9bbc-a34cb45097d8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 454def89-8b8e-4395-9bbc-a34cb45097d8 could not be found."}}' cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 139, in test_snapshot_removal volume_1 = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7b4e46cd-7803-430d-9be8-3a388030ae99 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:39:19,604 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 202 POST http://10.0.0.210/volume/v3/volumes 0.406s 2025-08-04 13:39:19,604 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1475118116", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96153be-9e45-4d01-8038-57d63ed05a4f', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96153be-9e45-4d01-8038-57d63ed05a4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7b4e46cd-7803-430d-9be8-3a388030ae99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:19.492429", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-1475118116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99"}], "user_id": "c4f7267175cb41da80617f8db2ac2ab1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:39:19,656 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99 0.040s 2025-08-04 13:39:19,656 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12405292-a046-4a34-a765-bf8af468fb50', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12405292-a046-4a34-a765-bf8af468fb50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99'} Body: b'{"volume": {"id": "7b4e46cd-7803-430d-9be8-3a388030ae99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:19.000000", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-1475118116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99"}], "user_id": "c4f7267175cb41da80617f8db2ac2ab1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "002d9765b76448b9b43588313f45f0b6"}}' 2025-08-04 13:39:20,729 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99 0.051s 2025-08-04 13:39:20,729 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-8e22d358-d01b-4e3a-b6b4-68e6f7377191', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e22d358-d01b-4e3a-b6b4-68e6f7377191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99'} Body: b'{"volume": {"id": "7b4e46cd-7803-430d-9be8-3a388030ae99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:19.000000", "updated_at": "2025-08-04T13:39:20.000000", "name": "tempest-SnapshotDependencyTests-volume-1475118116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99"}], "user_id": "c4f7267175cb41da80617f8db2ac2ab1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "002d9765b76448b9b43588313f45f0b6"}}' 2025-08-04 13:39:20,848 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99 0.104s 2025-08-04 13:39:20,849 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1c0441-d28a-4218-a098-e5039da7fb43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99'} Body: b'' 2025-08-04 13:39:20,871 99926 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99 0.022s 2025-08-04 13:39:20,871 99926 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc89022-427b-4818-a52d-0f1356667620', 'x-openstack-request-id': 'req-7bc89022-427b-4818-a52d-0f1356667620', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7b4e46cd-7803-430d-9be8-3a388030ae99'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7b4e46cd-7803-430d-9be8-3a388030ae99 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 504db835-dd4e-41a0-b039-852ccefd9286 failed to build and is in ERROR status tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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_servers_negative.py", line 537, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 58c79adb-8de7-40f6-8769-92771119ed1d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:37:26,174 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899 0.202s 2025-08-04 13:37:26,174 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee0824f-b806-4252-a61c-c753729a96ad', 'x-compute-request-id': 'req-9ee0824f-b806-4252-a61c-c753729a96ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899'} Body: b'{"server": {"id": "814eefdd-58e7-48e6-957e-f33802653899", "name": "tempest-ServersNegativeTestJSON-server-81941002", "status": "ACTIVE", "tenant_id": "0a2747e484a24c3483e6a332710e3e3a", "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "metadata": {}, "hostId": "6bb5a1aa0ed7fab415db4eb6030b1844c4eb16a0fac261e949228f69", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:53Z", "updated": "2025-08-04T13:33:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1082818368-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:37:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/814eefdd-58e7-48e6-957e-f33802653899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:33:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:38:26,569 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.319s 2025-08-04 13:38:26,570 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2111291027"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e89964-6760-43b2-b692-d6ce3316f620', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e89964-6760-43b2-b692-d6ce3316f620', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "58c79adb-8de7-40f6-8769-92771119ed1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:26.507461", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-2111291027", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/58c79adb-8de7-40f6-8769-92771119ed1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/58c79adb-8de7-40f6-8769-92771119ed1d"}], "user_id": "c647ad1aa99c4ba1a3a950e81911b6 13", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:38:26,630 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/58c79adb-8de7-40f6-8769-92771119ed1d 0.047s 2025-08-04 13:38:26,630 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c611b1-f646-4b9f-8faa-504420a6349f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c611b1-f646-4b9f-8faa-504420a6349f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/58c79adb-8de7-40f6-8769-92771119ed1d'} Body: b'{"volume": {"id": "58c79adb-8de7-40f6-8769-92771119ed1d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:27.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-2111291027", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/58c79adb-8de7-40f6-8769-92771119ed1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/58c79adb-8de7-40f6-8769-92771119ed1d"}], "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a2747e484a24c3483e6a332710e3e3a"}}' 2025-08-04 13:38:27,720 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/58c79adb-8de7-40f6-8769-92771119ed1d 0.072s 2025-08-04 13:38:27,721 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855f60a1-504d-421c-ab9c-481e9aa27517', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855f60a1-504d-421c-ab9c-481e9aa27517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/58c79adb-8de7-40f6-8769-92771119ed1d'} Body: b'{"volume": {"id": "58c79adb-8de7-40f6-8769-92771119ed1d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:38:27.000000", "updated_at": "2025-08-04T13:38:27.000000", "name": "tempest-ServersNegativeTestJSON-volume-2111291027", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/58c79adb-8de7-40f6-8769-92771119ed1d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/58c79adb-8de7-40f6-8769-92771119ed1d"}], "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a2747e484a24c3483e6a332710e3e3a"}}' 2025-08-04 13:38:28,012 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899 0.276s 2025-08-04 13:38:28,012 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acc ept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce5fab36-2a4a-4ea5-a0b0-ba631437e298', 'x-compute-request-id': 'req-ce5fab36-2a4a-4ea5-a0b0-ba631437e298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899'} Body: b'{"server": {"id": "814eefdd-58e7-48e6-957e-f33802653899", "name": "tempest-ServersNegativeTestJSON-server-81941002", "status": "ACTIVE", "tenant_id": "0a2747e484a24c3483e6a332710e3e3a", "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "metadata": {}, "hostId": "6bb5a1aa0ed7fab415db4eb6030b1844c4eb16a0fac261e949228f69", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:53Z", "updated": "2025-08-04T13:33:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1082818368-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:37:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/814eefdd-58e7-48e6-957e-f33802653899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:33:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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 475, in test_rebuild_server_with_volume_attached 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 5753c04b-8cf2-4bfd-b13a-50bda48cefe2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:34:53,258 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757 0.158s 2025-08-04 13:34:53,259 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e9ad237-cf3a-4236-8a37-889afbd243b1', 'x-compute-request-id': 'req-3e9ad237-cf3a-4236-8a37-889afbd243b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757'} Body: b'{"server": {"id": "7229a121-eece-43db-a201-3f8d64f1d757", "name": "tempest-ServerActionsTestOtherA-server-138727107", "status": "ACTIVE", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", "metadata": {}, "hostId": "964caeb4ee647af2f2e118fa4d4ffe1fb164630ed1ac3bc2cb39442f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:01Z", "updated": "2025-08-04T13:33:21Z", "addresses": {"tempest-ServerActionsTestOtherA-872625979-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e4:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7229a121-eece-43db-a201-3f8d64f1d757"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2108686127", "OS-SRV-USG:launched_at": "2025-08-04T13:33:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1667480816"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:35:53,569 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.235s 2025-08-04 13:35:53,570 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1606787122"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc22ba6b-99f9-4897-a191-de01b1d54e74', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc22ba6b-99f9-4897-a191-de01b1d54e74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5753c04b-8cf2-4bfd-b13a-50bda48cefe2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:53.497013", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-1606787122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2 "}], "user_id": "a8e2e1d9fcb8447faab0071712007e74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:35:53,740 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.148s 2025-08-04 13:35:53,741 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5235c156-c7f6-40e5-9639-c99a4287d46d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a8e2e1d9fcb8447faab0071712007e74", "name": "tempest-ServerActionsTestOtherA-189646506-project-member", "password_expires_at": null}, "audit_ids": ["Lh6flaGcTzWT7Tl2sEDUrA"], "expires_at": "2025-08-04T14:35:53.000000Z", "issued_at": "2025-08-04T13:35:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c62833758024bbd90e160ee763d0d0d", "name": "tempest-ServerActionsTestOtherA-189646506"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2c62833758024bbd90e160ee763d0d0d", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:35:53,741 99928 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': '0840d2ed-e121-4bb1-8a43-fd62ba23cfd4', 'name': 'tempest-ServerActionsTestOtherA-872625979-network', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 257 52, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:32:36Z', 'updated_at': '2025-08-04T13:32:36Z', 'revision_number': 1} available for tenant 2025-08-04 13:35:53,742 99928 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:35:53,742 99928 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:35:53,794 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2025-08-04 13:35:53,794 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-577233431", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGRHpEy1lOuyG1m8+7d4U4Yw+BC+MOQEwPSZALwQVfPcIFUgw1ZuREFcM9SsOpBYv+CJUPjiMC7ayPvfaxQzEnfxDHu8t9RXbdWGl5puq+lIBX1o+vuIXiMYzBLFffMZRA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5537ff1f-c159-45f9-a1cd-5daa9d5184db', 'x-compute-request-id': 'req-5537ff1f-c159-45f9-a1cd-5daa9d5184db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-577233431", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGRHpEy1lOuyG1m8+7d4U4Yw+BC+MOQEwPSZALwQVfPcIFUgw1ZuREFcM9SsOpBYv+CJUPjiMC7ayPvfaxQzEnfxDHu8t9RXbdWGl5puq+lIBX1o+vuIXiMYzBLFffMZRA==", "fingerprint": "09:c6:e2:b4:2c:dd:62:fd:09:e0:d3:b1:82:c1:8f:ed", "user_id": "a8e2e1d9fcb8447faab0071712007e74"}}' 2025-08-04 13:35:53,796 99928 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-577233431 created 2025-08-04 13:35:54,049 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.252s 2025-08-04 13:35:54,049 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1849853390", "description": "tempest-description--324967329"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-ca7c0d42-7793-4cda-beb0-39886ee6c7ac', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e7cc328b-8014-4dfb-859f-c2741fbb4b9a", "name": "tempest-securitygroup--1849853390", "stateful": true, "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "description": "tempest-description--324967329", "shared": false, "security_group_rules": [{"id": "16430561-06d7-4c4a-a011-a4ec43dade51", "project_id": "2c62833758024bbd90e160ee763d0d0d", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "security_group_id": "e7cc328b-8014-4dfb-859f-c2741fbb4b9a", "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": 569, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:35:53Z", "updated_at": "2025-08-04T13 :35:53Z", "revision_number": 0}, {"id": "7b57c7cb-20ee-446e-9234-abb2e7a3e3e8", "project_id": "2c62833758024bbd90e160ee763d0d0d", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "security_group_id": "e7cc328b-8014-4dfb-859f-c2741fbb4b9a", "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": 568, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:35:53Z", "updated_at": "2025-08-04T13:35:53Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:35:53Z", "updated_at": "2025-08-04T13:35:53Z", "revision_number": 1, "project_id": "2c62833758024bbd90e160ee763d0d0d"}}' 2025-08-04 13:35:54,298 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.248s 2025-08-04 13:35:54,298 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e7cc328b-8014-4dfb-859f-c2741fbb4b9a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-94843176-1d06-4d98-8efc-6468415f4530', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9fc3fb15-74b0-485c-85dd-6ed12f4e41eb", "project_id": "2c62833758024bbd90e160ee763d0d0d", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "security_group_id": "e7cc328b-8014-4dfb-859f-c2741fbb4b9a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:35:54Z", "updated_at": "2025-08-04T13:35:54Z", "revision_number": 0}}' 2025-08-04 13:35:54,533 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.234s 2025-08-04 13:35:54,534 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e7cc328b-8014-4dfb-859f-c2741fbb4b9a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-924bc03a-f762-4f10-8532-9319c05c22b8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "34bf2f03-bd12-4245-aad2-b5721bf86e05", "project_id": "2c62833758024bbd90e160ee763d0d0d", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "security_group_id": "e7cc328b-8014-4dfb-859f-c2741fbb4b9a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:35:54Z", "updated_at": "2025-08-04T13:35:54Z", "revision_number": 0}}' 2025-08-04 13:35:54,534 99928 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1849853390 created 2025-08-04 13:35:55,421 99928 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.887s 2025-08-04 13:35:55,422 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-caf5a13d-17be-4612-80a0-186f7d2bf05b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "94179927-f6b5-41f7-aa30-cd7a85efbc82", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "floating_ip_address": "172.24.4.124", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2c62833758024bbd90e160ee763d0d0d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:35:55Z", "updated_at": "2025-08-04T13:35:55Z", "revision_number": 0}}' 2025-08-04 13:35:55,422 99928 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '94179927-f6b5-41f7-aa30-cd7a85efbc82', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'floating_ip_address': '172.24.4.124', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:35:55Z', 'updated_at': '2025-08-04T13:35:55Z', 'revision_number': 0, 'ip': '172.24.4.124'} created 2025-08-04 13:35:55,423 99928 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-577233431', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGRHpEy1lOuyG1m8+7d4U4Yw+BC+MOQEwPSZALwQVfPcIFUgw1ZuREFcM9SsOpBYv+CJUPjiMC7ayPvfaxQzEnfxDHu8t9RXbdWGl5puq+lIBX1o+vuIXiMYzBLFffMZRA==', 'fingerprint': '09:c6:e2:b4:2c:dd:62:fd:09:e0:d3:b1:82:c1:8f:ed', 'user_id': 'a8e2e1d9fcb8447faab0071712007e74', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBGM9azZ+UEqKMr404Ilalah0mpf+iyrg5KBsUa/lk1Z1BChzYHKP97\nFWvYYFyM8tGgBwYFK4EEACKhZANiAARkR6RMtZTrshtZvPu3eFOGMPgQvjDkBMD0\nmQC8EFXz3CBVIMNWbkRBXDPUrDqQWL/giVD44jAu2sj732sUMxJ38Qx7vLfUV23V\nhpeabqvpSAV9aPr7iF4jGMwSxX3zGUQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e7cc328b-8014-4dfb-859f-c2741fbb4b9a', 'name': 'tempest-securitygroup--1849853390', 'stateful': True, 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'description': 'tempest-description--324967329', 'shared': False, 'security_group_rules': [{'id': '16430561-06d7-4c4a-a011-a4ec43dade51', 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'security_group_id': 'e7cc328b-8014-4dfb-859f-c2741fbb4b9a', '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': 569, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:35:53Z', 'updated_at': '2025-08-04T13:35:53Z', 'revision_number': 0}, {'id': '7b57c7cb-20ee-446e-9234-abb2e7a3e3e8', 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'security_group_id': 'e7cc328b-8014-4dfb-859f-c2741fbb4b9a', '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': 568, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:35:53Z', 'updated_at': '2025-08-04T13:35:53Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:35:53Z', 'updated_at': '2025-08-04T13:35:53Z', 'revision_number': 1, 'project_id': '2c62833758024bbd90e160ee763d0d0d'}, 'floating_ip': {'id': '94179927-f6b5-41f7-aa30-cd7a85efbc82', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'floating_ip_address': '172.24.4.124', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:35:55Z', 'updated_at': '2025-08-04T13:35:55Z', 'revision_number': 0, 'ip': '172.24.4.124'}} 2025-08-04 13:35:56,074 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.651s 2025-08-04 13:35:56,075 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-tempest.common.compute-instance-1013653024", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "0840d2ed-e121-4bb1-8a43-fd62ba23cfd4"}], "security_groups": [{"name": "tempest-securitygroup--1849853390"}], "key_name": "tempest-keypair-577233431", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37877138-3143-44dd-aee2-c5e390982aec', 'x-compute-request-id': 'req-37877138-3143-44dd-aee2-c5e390982aec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5d697391-bd6e-4aad-bccc-71939afb9d6a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1849853390"}], "adminPass": "Uw8bGYRcvtkB"}}' 2025-08-04 13:35:56,162 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a 0.080s 2025-08-04 13:35:56,162 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65c11d1e-bf97-44b2-9470-b689dadbaef4', 'x-compute-request-id': 'req-65c11d1e-bf97-44b2-9470-b689dadbaef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a'} Body: b'{"server": {"id": "5d697391-bd6e-4aad-bccc-71939afb9d6a", "name": "tempest-tempest.common.compute-instance-1013653024", "status": "BUILD", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", " metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:56Z", "updated": "2025-08-04T13:35:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-577233431", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:36:46,625 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a 0.397s 2025-08-04 13:36:46,625 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d547c7a-aeef-4dbc-ae4b-3694d51efa4b', 'x-compute-request-id': 'req-2d547c7a-aeef-4dbc-ae4b-3694d51efa4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a'} Body: b'{"server": {"id": "5d697391-bd6e-4aad-bccc-71939afb9d6a", "name": "tempest-tempest.common.compute-instance-1013653024", "status": "ACTIVE", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", "metadata": {}, "hostId": "964caeb4ee647af2f2e118fa4d4ffe1fb164630ed1ac3bc2cb39442f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:56Z", "updated": "2025-08-04T13:36:12Z", "addresses": {"tempest-ServerActionsTestOtherA-872625979-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:bd:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-577233431", "OS-SRV-USG:launched_at": "2025-08-04T13:36:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1849853390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:36:46,639 99928 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:37:46,856 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a/os-interface 0.156s 2025-08-04 13:37:46,857 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application /json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-103a9122-7c4e-4421-8831-8fe4fe0650f8', 'x-compute-request-id': 'req-103a9122-7c4e-4421-8831-8fe4fe0650f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0840d2ed-e121-4bb1-8a43-fd62ba23cfd4", "port_id": "b348651d-7a37-4ec3-8319-22e034921650", "mac_addr": "fa:16:3e:bd:bd:b7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "08d2f3cc-46da-4fbc-ace6-72c3f5d75102", "ip_address": "10.0.0.7"}]}]}' 2025-08-04 13:37:47,621 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/94179927-f6b5-41f7-aa30-cd7a85efbc82 0.760s 2025-08-04 13:37:47,622 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b348651d-7a37-4ec3-8319-22e034921650"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-39d1112a-f99a-4fa8-9534-327d3f1fff6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/94179927-f6b5-41f7-aa30-cd7a85efbc82'} Body: b'{"floatingip": {"id": "94179927-f6b5-41f7-aa30-cd7a85efbc82", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "floating_ip_address": "172.24.4.124", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "dd11f468-76cc-44e2-a982-32d3f1950378", "port_id": "b348651d-7a37-4ec3-8319-22e034921650", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0840d2ed-e121-4bb1-8a43-fd62ba23cfd4", "mac_address": "fa:16:3e:bd:bd:b7", "admin_state_up": true, "status": "ACTIVE", "device_id": "5d697391-bd6e-4aad-bccc-71939afb9d6a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:35:55Z", "updated_at": "2025-08-04T13:37:47Z", "revision_number": 1, "project_id": "2c62833758024bbd90e160ee763d0d0d"}}' 2025-08-04 13:37:47,623 99928 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.124:22' as 'cirros' with public key authentication 2025-08-04 13:37:47,635 99928 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:37:47,737 99928 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:37:47,737 99928 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.124 successfully created 2025-08-04 13:37:47,953 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a 0.215s 2025-08-04 13:37:47,954 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb9634c-78ee-42b0-b72a-11bd689a342d', 'x-compute-request-id': 'req-6bb9634c-78ee-42b0-b72a-11bd689a342d', 'con nection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a'} Body: b'{"server": {"id": "5d697391-bd6e-4aad-bccc-71939afb9d6a", "name": "tempest-tempest.common.compute-instance-1013653024", "status": "ACTIVE", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", "metadata": {}, "hostId": "964caeb4ee647af2f2e118fa4d4ffe1fb164630ed1ac3bc2cb39442f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:56Z", "updated": "2025-08-04T13:36:12Z", "addresses": {"tempest-ServerActionsTestOtherA-872625979-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:bd:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-577233431", "OS-SRV-USG:launched_at": "2025-08-04T13:36:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1849853390"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:37:48,020 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2 0.051s 2025-08-04 13:37:48,020 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a6008e-dffd-4f53-9897-70683c43a3fd', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a6008e-dffd-4f53-9897-70683c43a3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2'} Body: b'{"volume": {"id": "5753c04b-8cf2-4bfd-b13a-50bda48cefe2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:53.000000", "updated_at": "2025-08-04T13:35:54.000000", "name": "tempest-ServerActionsTestOtherA-volume-1606787122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2"}], "user_id": "a8e2e1d9fcb8447faab0071712007e74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c62833758024bbd90e160ee763d0d0d"}}' 2025-08-04 13:37:49,079 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2 0.039s 2025-08-04 13:37:49,079 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-f12d4458-2810-4494-bd41-d36c95e5d635', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f12d4458-2810-4494-bd41-d36c95e5d635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2'} Body: b'{"volume": {"id": "5753c04b-8cf2-4bfd-b13a-50bda48cefe2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:53.000000", "updated_at": "2025-08-04T13:35:54.000000", "name": "tempest-ServerActionsTestOtherA-volume-1606787122", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5753c04b-8cf2-4bfd-b13a-50bda48cefe2"}], "user_id": "a8e2e1d9fcb8447faab0071712007e74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c62833758024bbd90e160ee763d0d0d"}}' 2025-08-04 13:37:49,254 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757 0.159s 2025-08-04 13:37:49,255 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80025526-8625-438a-9e49-18a6d5f14306', 'x-compute-request-id': 'req-80025526-8625-438a-9e49-18a6d5f14306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757'} Body: b'{"server": {"id": "7229a121-eece-43db-a201-3f8d64f1d757", "name": "tempest-ServerActionsTestOtherA-server-138727107", "status": "ACTIVE", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", "metadata": {}, "hostId": "964caeb4ee647af2f2e118fa4d4ffe1fb164630ed1ac3bc2cb39442f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:01Z", "updated": "2025-08-04T13:33:21Z", "addresses": {"tempest-ServerActionsTestOtherA-872625979-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e4:95"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e4:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7229a121-eece-43db-a201-3f8d64f1d757"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2108686127", "OS-SRV-USG:launched_at": "2025-08-04T13:33:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1667480816"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:38:49,674 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939 afb9d6a 0.343s 2025-08-04 13:38:49,674 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-443ffd31-c05f-43e9-b3c4-cafd0f345222', 'x-compute-request-id': 'req-443ffd31-c05f-43e9-b3c4-cafd0f345222', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a'} Body: b'' 2025-08-04 13:38:49,975 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a 0.300s 2025-08-04 13:38:49,975 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a52aa7b-4af7-45ea-ac98-47f2ff80a802', 'x-compute-request-id': 'req-3a52aa7b-4af7-45ea-ac98-47f2ff80a802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a'} Body: b'{"server": {"id": "5d697391-bd6e-4aad-bccc-71939afb9d6a", "name": "tempest-tempest.common.compute-instance-1013653024", "status": "ACTIVE", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", "metadata": {}, "hostId": "964caeb4ee647af2f2e118fa4d4ffe1fb164630ed1ac3bc2cb39442f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:35:56Z", "updated": "2025-08-04T13:38:50Z", "addresses": {"tempest-ServerActionsTestOtherA-872625979-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:bd:b7"}, {"version": 4, "addr": "172.24.4.124", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:bd:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-577233431", "OS-SRV-USG:launched_at": "2025-08-04T13:36:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1849853390"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:39:40,057 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a 0.046s 2025-08-04 13:39:40,057 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack -API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-c5bcc417-43bd-44f3-bb4b-988b60330928', 'x-compute-request-id': 'req-c5bcc417-43bd-44f3-bb4b-988b60330928', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5d697391-bd6e-4aad-bccc-71939afb9d6a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5d697391-bd6e-4aad-bccc-71939afb9d6a could not be found."}}' 2025-08-04 13:39:40,086 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-577233431 0.028s 2025-08-04 13:39:40,087 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fefd075-c0e9-4519-821c-81bcace07cd5', 'x-compute-request-id': 'req-3fefd075-c0e9-4519-821c-81bcace07cd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-577233431'} Body: b'' 2025-08-04 13:39:40,274 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/e7cc328b-8014-4dfb-859f-c2741fbb4b9a 0.186s 2025-08-04 13:39:40,274 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6d2168e9-4323-4250-ae95-a5efd3c0e4ca', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e7cc328b-8014-4dfb-859f-c2741fbb4b9a'} Body: b'' 2025-08-04 13:39:40,294 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/e7cc328b-8014-4dfb-859f-c2741fbb4b9a 0.019s 2025-08-04 13:39:40,294 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-291b0b99-d65f-4e6b-bbaf-cd0849bd3401', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e7cc328b-8014-4dfb-859f-c2741fbb4b9a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e7cc328b-8014-4dfb-859f-c2741fbb4b9a does not exist", "detail": ""}}' 2025-08-04 13:39:40,764 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/94179927-f6b5-41f7-aa30-cd7a85efbc82 0.469s 2025-08-04 13:39:40,765 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ac0de9ea-9b54-471a-baf1-c9b04a69e897', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/94179927-f6b5-41f7-aa30-cd7a85efbc82'} Body: b'' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 307, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 326, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 0960b106-7a77-46c3-932f-0d90a81f6bb8 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-04T13:39:25Z', 'message': 'Build of instance 0960b106-7a77-46c3-932f-0d90a81f6bb8 aborted: Volume 4013dba5-e35d-40a1-85b9-65bed48c0977 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-da27c2e8-13ee-47ea-a060-431348965633. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:36:06,357 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2025-08-04 13:36:06,357 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-23fa15a6-f3bb-4724-be8b-594c17c643e4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "password_expires_at": null}, "audit_ids": ["AvXZjn5lQTeuudrZkRW6Qg"], "expires_at": "2025-08-04T14:36:06.000000Z", "issued_at": "2025-08-04T13:36:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c60b73fe3ca14ff1afec002379f79476", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c60b73fe3ca14ff1afec002379f79476", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:36:06,357 99916 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '3bf88e73-70c8-49b3-844d-ef43dbe03d11', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-605100376-network', 'tenant_id': 'c60b73fe3ca14ff1afec002379f79476', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c60b73fe3ca14ff1afec002379f79476', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14629, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:25Z', 'updated_at': '2025-08-04T13:31:25Z', 'revision_number': 1} available for tenant 2025-08-04 13:36:06,841 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.482s 2025-08-04 13:36:06,841 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1282676245", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "3bf88e73-70c8-49b3-844d-ef43dbe03d11"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfd464bc-b662-4755-aea6-c554d63c7661', 'x-compute-request-id': 'req-dfd464bc-b662-4755-aea6-c554d63c7661', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Hz4gkZDn8bkj"}}' 2025-08-04 13:36:06,935 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d 0.091s 2025-08-04 13:36:06,936 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-992838d6-5389-458d-befd-c6a886e0a4ab', 'x-compute-request-id': 'req-992838d6-5389-458d-befd-c6a886e0a4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d'} Body: b'{"server": {"id": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1282676245", "status": "BUILD", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:36:07Z", "updated": "2025-08-04T13:36:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:te rminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:36:57,349 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d 0.343s 2025-08-04 13:36:57,350 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:36:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48218972-7425-43e9-9dff-a1d3ea05d4c8', 'x-compute-request-id': 'req-48218972-7425-43e9-9dff-a1d3ea05d4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d'} Body: b'{"server": {"id": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1282676245", "status": "ACTIVE", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "03d68e53c5275d793966c4fde97547bb4afe42c083497da9d8ccd18f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:36:06Z", "updated": "2025-08-04T13:36:22Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-605100376-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:e0:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:36:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:36:57,369 99916 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 13:37:58,279 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d/action 0.848s 2025-08-04 13:37:58,279 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Versio n,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29b79438-7b62-4541-b5aa-8ef9d323fb76', 'x-compute-request-id': 'req-29b79438-7b62-4541-b5aa-8ef9d323fb76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d/action'} Body: b'{"image_id": "5fe23730-107a-442b-b10f-5822b7d82578"}' 2025-08-04 13:37:58,301 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.020s 2025-08-04 13:37:58,302 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-14f6ad1c-b3ff-4d27-92dd-331c79167e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:37:58Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:37:59,328 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.025s 2025-08-04 13:37:59,329 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:37:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d3cd5ca0-318b-4476-b6f5-ced0f54b1394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634 321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:37:58Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:00,354 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.024s 2025-08-04 13:38:00,354 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a49f1703-cd84-48c6-80fa-d3503f98c8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:37:58Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:01,376 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.020s 2025-08-04 13:38:01,376 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0bc69fb5-b20e-4b3d-a4a0-7ea006c5196b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_project_name": "tempest-ServerBootFr omVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:37:58Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:02,399 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.021s 2025-08-04 13:38:02,399 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8e363d57-1d74-4d71-8400-bc4d0b165eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:37:58Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:03,428 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.027s 2025-08-04 13:38:03,429 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95b46e46-87bf-40fc-a314-c235783ae720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_ro les": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:37:58Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:04,455 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.026s 2025-08-04 13:38:04,456 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9ce3665f-6e7e-4931-9c17-cf20812a375a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:37:58Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:05,481 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.023s 2025-08-04 13:38:05,481 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'appl ication/json', 'x-openstack-request-id': 'req-63ed3cb1-e950-451b-8c72-c40c5325bf55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:38:05Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:06,504 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.021s 2025-08-04 13:38:06,505 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c2d58851-03a9-4bd0-853e-8a46a01255c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:38:05Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:07,549 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.043s 2025-08-04 13:38:07,550 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9b00c2e7-c63b-441c-b5cf-795f57e1a0cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1711823981", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "58a754bc0482faa9e49be952ca4d832c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e83397002b56468886af1564689b4e378333df41b0e260bf566ffec543efa1da836f22a581bba1dcba60aeead42a9df5e54f5ee73bffe9893f80d03e741e117b", "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:38:07Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:07,573 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578 0.023s 2025-08-04 13:38:07,574 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-077ac285-1a65-4e74-b887-08425854d7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5fe23730-107a-442b-b10f-5822b7d82578'} Body: b'{"base_image_ref": "be82952d-0747-426d-bef8-9d75b0bc03bc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "owner_id": "c60b73fe3ca14ff1afec002379f79476", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "user_id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-imag e-1711823981", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "58a754bc0482faa9e49be952ca4d832c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c60b73fe3ca14ff1afec002379f79476", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e83397002b56468886af1564689b4e378333df41b0e260bf566ffec543efa1da836f22a581bba1dcba60aeead42a9df5e54f5ee73bffe9893f80d03e741e117b", "id": "5fe23730-107a-442b-b10f-5822b7d82578", "created_at": "2025-08-04T13:37:58Z", "updated_at": "2025-08-04T13:38:07Z", "tags": [], "self": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578", "file": "/v2/images/5fe23730-107a-442b-b10f-5822b7d82578/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:38:07,850 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d 0.275s 2025-08-04 13:38:07,850 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326004e5-294b-44ad-88b1-2dc72d590427', 'x-compute-request-id': 'req-326004e5-294b-44ad-88b1-2dc72d590427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d'} Body: b'{"server": {"id": "c7e4388b-e839-4de9-a22d-5d3760c6ab6d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1282676245", "status": "ACTIVE", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "03d68e53c5275d793966c4fde97547bb4afe42c083497da9d8ccd18f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:36:06Z", "updated": "2025-08-04T13:38:07Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-605100376-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:e0:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c7e4388b-e839-4de9-a22d-5d3760c6ab6d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:36:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:39:08,025 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.090s 2025-08-04 13:39:08,025 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fcb6d7da-e80a-4ed6-8d81-a8508652c5dc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f678d921d0634321b7cf4b69e13e859f", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289-project-member", "password_expires_at": null}, "audit_ids": ["PvQld2QkTiyWbMYOWWs4cg"], "expires_at": "2025-08-04T14:39:07.000000Z", "issued_at": "2025-08-04T13:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c60b73fe3ca14ff1afec002379f79476", "name": "tempest-ServerBootFromVolumeStableRescueTest-974519289"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c60b73fe3ca14ff1afec002379f79476", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:39:08,026 99916 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '3bf88e73-70c8-49b3-844d-ef43dbe03d11', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-605100376-network', 'tenant_id': 'c60b73fe3ca14ff1afec002379f79476', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c60b73fe3ca14ff1afec002379f79476', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14629, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:31:25Z', 'updated_at': '2025-08-04T13:31:25Z', 'revision_number': 1} available for tenant 2025-08-04 13:39:09,369 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.342s 2025-08-04 13:39:09,370 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicat ion/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-289527515", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "be82952d-0747-426d-bef8-9d75b0bc03bc", "destination_type": "volume"}], "networks": [{"uuid": "3bf88e73-70c8-49b3-844d-ef43dbe03d11"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da27c2e8-13ee-47ea-a060-431348965633', 'x-compute-request-id': 'req-da27c2e8-13ee-47ea-a060-431348965633', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0960b106-7a77-46c3-932f-0d90a81f6bb8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "4TQy9knGR49E"}}' 2025-08-04 13:39:09,497 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8 0.124s 2025-08-04 13:39:09,498 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04f7d566-b920-4d1e-9b96-049564cc37a5', 'x-compute-request-id': 'req-04f7d566-b920-4d1e-9b96-049564cc37a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8'} Body: b'{"server": {"id": "0960b106-7a77-46c3-932f-0d90a81f6bb8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-289527515", "status": "BUILD", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:39:09Z", "updated": "2025-08-04T13:39:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:39:59,670 99916 INFO [tempest.lib.c ommon.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8 0.102s 2025-08-04 13:39:59,670 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93a78662-0994-4e45-9e96-5ac1518055dc', 'x-compute-request-id': 'req-93a78662-0994-4e45-9e96-5ac1518055dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8'} Body: b'{"server": {"id": "0960b106-7a77-46c3-932f-0d90a81f6bb8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-289527515", "status": "ERROR", "tenant_id": "c60b73fe3ca14ff1afec002379f79476", "user_id": "f678d921d0634321b7cf4b69e13e859f", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T13:39:09Z", "updated": "2025-08-04T13:39:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-04T13:39:25Z", "message": "Build of instance 0960b106-7a77-46c3-932f-0d90a81f6bb8 aborted: Volume 4013dba5-e35d-40a1-85b9-65bed48c0977 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 13:39:59,689 99916 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-04 13:40:00,263 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8 0.573s 2025-08-04 13:40:00,264 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1d595d3-6a33-4466-a562-89478fe1e905', 'x-compute-request-id': 'req-a1d595d3-6a33-4466-a562-89478fe1e905', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8'} Body: b'' 2025-08-04 13:40:00,301 99916 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10. 0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8 0.037s 2025-08-04 13:40:00,302 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-85118f7e-67fa-4e45-aa96-ba33654cd78b', 'x-compute-request-id': 'req-85118f7e-67fa-4e45-aa96-ba33654cd78b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0960b106-7a77-46c3-932f-0d90a81f6bb8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0960b106-7a77-46c3-932f-0d90a81f6bb8 could not be found."}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 afd03de1-5bee-4972-8f12-83b37d3ec492 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:38:00,377 99932 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:38:00,377 99932 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:38:00,463 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.084s 2025-08-04 13:38:00,464 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1264048036", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBND5sRCSpNzwgcH6HKuu0a5mjcoK50Mz9T/Iu09D9Fep01YWj1GpbF70ywQAOR89BtSaAYRoElZGwYfmFlmVgf4VUiXLhw4/YuykPEo8nD5HcoixKXjc/REvApEbu3ykVw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec1bf7bf-3b00-4cd4-8416-2310e1dbe8be', 'x-compute-request-id': 'req-ec1bf7bf-3b00-4cd4-8416-2310e1dbe8be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1264048036", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBND5sRCSpNzwgcH6HKuu0a5mjcoK50Mz9T/Iu09D9Fep01YWj1GpbF70ywQAOR89BtSaAYRoElZGwYfmFlmVgf4VUiXLhw4/YuykPEo8nD5HcoixKXjc/REvApEbu3ykVw==", "fingerprint": "31:17:80:0e:3b:94:88:c9:e0:7a:e7:a4:2f:65:b6:ed", "user_id": "e4cc22a1f98845e4a6663f81dd39594a"}}' 2025-08-04 13:38:00,469 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1264048036 created 2025-08-04 13:38:00,734 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.264s 2025-08-04 13:38:00,735 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1369537056", "description": "tempest-description--1428872917"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-82d4e12b-edc2-41bb-a0d5-d9ed365aae32', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "014d8608-b7eb-4b51-9261-cf5fe18b7a5b", "name": "tempest-securitygroup--1369537056", "stateful": true, "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "description": "tempest-description--1428872917", "shared": false, "security_group_rules": [{"id": "91f87baa-f68b-4591-8344-04adfd493edf", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "014d8608-b7eb-4b51-9261-cf5fe18b7a5b", "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": 667, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:38:00Z", "updated_at": "2025-08-04T13:38:00Z", "revision_number": 0}, {"id": "fd69b7d5-2cdb-4718-b821-c272494a1dd7", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "014d8608-b7eb-4b51-9261-cf5fe18b7a5b", "ethertype": "IPv6", "direction": "egress", "protocol": null, "p ort_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 666, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:38:00Z", "updated_at": "2025-08-04T13:38:00Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:38:00Z", "updated_at": "2025-08-04T13:38:00Z", "revision_number": 1, "project_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:38:00,935 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.200s 2025-08-04 13:38:00,936 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "014d8608-b7eb-4b51-9261-cf5fe18b7a5b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-827c0455-5b71-4131-8852-7213214e849a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5cf0ec7a-21d3-4d2b-90e1-60c4c550e0eb", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "014d8608-b7eb-4b51-9261-cf5fe18b7a5b", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:38:00Z", "updated_at": "2025-08-04T13:38:00Z", "revision_number": 0}}' 2025-08-04 13:38:01,193 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.257s 2025-08-04 13:38:01,193 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "014d8608-b7eb-4b51-9261-cf5fe18b7a5b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e4e87d80-ab2d-423b-8d79-0ad113e5824d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "90579d89-02f8-4d1a-b25d-f0f29cf3077c", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "014d8608-b7eb-4b51-9261-cf5fe18b7a5b", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:38:01Z", "updated_at": "2025-08-04T13:38:01Z", "revision_number": 0}}' 2025-08-04 13:38:01,194 99932 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1369537056 created 2025-08-04 13:38:01,936 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.742s 2025-08-04 13:38:01,937 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth -Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-c45ffe2c-115d-49df-810e-e59a2e895797', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "floating_ip_address": "172.24.4.35", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bea9f7f3034847c3a270e88aef534d20", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:38:01Z", "updated_at": "2025-08-04T13:38:01Z", "revision_number": 0}}' 2025-08-04 13:38:01,937 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'floating_ip_address': '172.24.4.35', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:38:01Z', 'updated_at': '2025-08-04T13:38:01Z', 'revision_number': 0, 'ip': '172.24.4.35'} created 2025-08-04 13:38:01,991 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.048s 2025-08-04 13:38:01,992 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4563ba13-e473-4c45-ab59-d8962639b997', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e4cc22a1f98845e4a6663f81dd39594a", "name": "tempest-AttachVolumeNegativeTest-1668127627-project-member", "password_expires_at": null}, "audit_ids": ["r1WtO3NBT0OLbFoJvJsjPg"], "expires_at": "2025-08-04T14:38:01.000000Z", "issued_at": "2025-08-04T13:38:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bea9f7f3034847c3a270e88aef534d20", "name": "tempest-AttachVolumeNegativeTest-1668127627"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b 78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bea9f7f3034847c3a270e88aef534d20", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:38:01,993 99932 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'fc896084-11a1-4a9d-ba8f-fbebac0589af', 'name': 'tempest-AttachVolumeNegativeTest-562325249-network', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62482, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:37:52Z', 'updated_at': '2025-08-04T13:37:52Z', 'revision_number': 1} available for tenant 2025-08-04 13:38:01,993 99932 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1264048036', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBND5sRCSpNzwgcH6HKuu0a5mjcoK50Mz9T/Iu09D9Fep01YWj1GpbF70ywQAOR89BtSaAYRoElZGwYfmFlmVgf4VUiXLhw4/YuykPEo8nD5HcoixKXjc/REvApEbu3ykVw==', 'fingerprint': '31:17:80:0e:3b:94:88:c9:e0:7a:e7:a4:2f:65:b6:ed', 'user_id': 'e4cc22a1f98845e4a6663f81dd39594a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD9C633spdbSmTIca7UlPRc7tkJVhIoJ85jnUKni4J+dSGJVSeEXjWC\n8LEJb2FhSt+gBwYFK4EEACKhZANiAATQ+bEQkqTc8IHB+hyrrtGuZo3KCudDM/U/\nyLtPQ/RXqdNWFo9RqWxe9MsEADkfPQbUmgGEaBJWRsGH5hZZlYH+FVIly4cOP2Ls\npDxKPJw+R3KIsSl43P0RLwKRG7t8pFc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '014d8608-b7eb-4b51-9261-cf5fe18b7a5b', 'name': 'tempest-securitygroup--1369537056', 'stateful': True, 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': 'tempest-description--1428872917', 'shared': False, 'security_group_rules': [{'id': '91f87baa-f68b-4591-8344-04adfd493edf', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'security_group_id': '014d8608-b7eb-4b51-9261-cf5fe18b7a5b', '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': 667, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:38:00Z', 'updated_at': '2025-08-04T13:38:00Z', 'revision_number': 0}, {'id': 'fd69b7d5-2cdb-4718-b821-c272494a1dd7', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'security_group_id': '014d8608-b7eb-4b51-9261-cf5fe18b7a5b', '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': 666, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:38:00Z', 'updated_at': '2025-08-04T13:38:00Z', 'revision_n umber': 0}], 'tags': [], 'created_at': '2025-08-04T13:38:00Z', 'updated_at': '2025-08-04T13:38:00Z', 'revision_number': 1, 'project_id': 'bea9f7f3034847c3a270e88aef534d20'}, 'floating_ip': {'id': '6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'floating_ip_address': '172.24.4.35', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:38:01Z', 'updated_at': '2025-08-04T13:38:01Z', 'revision_number': 0, 'ip': '172.24.4.35'}} 2025-08-04 13:38:02,677 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.682s 2025-08-04 13:38:02,677 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1657172870", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "fc896084-11a1-4a9d-ba8f-fbebac0589af"}], "security_groups": [{"name": "tempest-securitygroup--1369537056"}], "key_name": "tempest-keypair-1264048036", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc9aafc9-de03-4dc7-b550-90d2ca44ce33', 'x-compute-request-id': 'req-bc9aafc9-de03-4dc7-b550-90d2ca44ce33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ba29b053-6553-439f-9376-823af3402763", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba29b053-6553-439f-9376-823af3402763"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1369537056"}], "adminPass": "password"}}' 2025-08-04 13:38:02,767 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763 0.086s 2025-08-04 13:38:02,768 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfe6537f-058c-4eac-b28e-badd696f37a0', 'x-compute-request-id': 'req-dfe6537f-058c-4eac-b28e-badd696f37a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763'} Body: b'{"server": {"id": "ba29b053-6553-439f-9376-823af3402763", "name": "tempest-AttachVolumeNegativeTest-server-1657172870", "status": "BUILD", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://1 0.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:38:03Z", "updated": "2025-08-04T13:38:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba29b053-6553-439f-9376-823af3402763"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1264048036", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:38:53,491 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763 0.659s 2025-08-04 13:38:53,491 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:38:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c527fd78-1a60-491c-8dbc-cb6e2496500f', 'x-compute-request-id': 'req-c527fd78-1a60-491c-8dbc-cb6e2496500f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763'} Body: b'{"server": {"id": "ba29b053-6553-439f-9376-823af3402763", "name": "tempest-AttachVolumeNegativeTest-server-1657172870", "status": "ACTIVE", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "341377d42f30e9bd5f6d2553dbc4517a68fac6bf103df0c33bbdd76a", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:38:02Z", "updated": "2025-08-04T13:38:19Z", "addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:14:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba29b053-6553-439f-9376-823af3402763"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1264048036", "OS-SRV-USG:launched_at": "2025-08-04T13:38:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1369537056"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:38:53,506 99932 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 13:39:53,725 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763/os-interface 0.158s 2025-08-04 13:39:53,725 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Mon, 04 Aug 2025 13:39:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff4b84b7-5aa5-432d-b7e3-409e0ae6009a', 'x-compute-request-id': 'req-ff4b84b7-5aa5-432d-b7e3-409e0ae6009a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "fc896084-11a1-4a9d-ba8f-fbebac0589af", "port_id": "454f75a9-bf2a-4b73-b85f-ad12aeec3d18", "mac_addr": "fa:16:3e:b6:14:02", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6703771d-2217-4f0c-8d0f-9517385c1be7", "ip_address": "10.0.0.10"}]}]}' 2025-08-04 13:39:54,511 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48 0.781s 2025-08-04 13:39:54,511 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "454f75a9-bf2a-4b73-b85f-ad12aeec3d18"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-bba0005b-3a6c-4ade-b0a7-d76a091580c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48'} Body: b'{"floatingip": {"id": "6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "floating_ip_address": "172.24.4.35", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "575be008-1e59-4ec7-8ebe-840432d727e8", "port_id": "454f75a9-bf2a-4b73-b85f-ad12aeec3d18", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "fc896084-11a1-4a9d-ba8f-fbebac0589af", "mac_address": "fa:16:3e:b6:14:02", "admin_state_up": true, "status": "ACTIVE", "device_id": "ba29b053-6553-439f-9376-823af3402763", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:38:01Z", "updated_at": "2025-08-04T13:39:53Z", "revision_number": 1, "project_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:39:54,515 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.35:22' as 'cirros' with public key authentication 2025-08-04 13:39:54,527 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:39:54,634 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:39:54,635 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.35 successfully created 2025-08-04 13:39:54,685 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763/ips 0.048s 2025-08-04 13:39:54,685 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf32b7e5-21a7-4f7b-b819-c61d0f0e5657', 'x-compute-request-id': 'req-bf32b7e5-21a7-4f7b-b819-c61d0f0e5657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/server s/ba29b053-6553-439f-9376-823af3402763/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2025-08-04 13:39:54,906 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.217s 2025-08-04 13:39:54,906 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-995734753"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d5ea6d9-a41a-40da-814e-1ae1ec31c1c0', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d5ea6d9-a41a-40da-814e-1ae1ec31c1c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "afd03de1-5bee-4972-8f12-83b37d3ec492", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:54.846238", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-995734753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:39:54,959 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492 0.040s 2025-08-04 13:39:54,959 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7160599c-339a-413f-9583-0ba13cd0ad24', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7160599c-339a-413f-9583-0ba13cd0ad24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492'} Body: b'{"volume": {"id": "afd03de1-5bee-4972-8f12-83b37d3ec492", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:55.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-995734753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:39:56,017 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492 0.042s 2025-08-04 13:39:56,017 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accep t': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7885e68-9e1e-41ee-8ac7-b6a0d282a004', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7885e68-9e1e-41ee-8ac7-b6a0d282a004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492'} Body: b'{"volume": {"id": "afd03de1-5bee-4972-8f12-83b37d3ec492", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:55.000000", "updated_at": "2025-08-04T13:39:55.000000", "name": "tempest-AttachVolumeNegativeTest-volume-995734753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:39:56,141 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763 0.109s 2025-08-04 13:39:56,141 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d0d7135-65d1-471e-bce3-aabdad3feb3d', 'x-compute-request-id': 'req-3d0d7135-65d1-471e-bce3-aabdad3feb3d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763'} Body: b'' 2025-08-04 13:39:56,308 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763 0.166s 2025-08-04 13:39:56,309 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c09ef9aa-d976-4ef7-b9f6-2f34cfc03ee1', 'x-compute-request-id': 'req-c09ef9aa-d976-4ef7-b9f6-2f34cfc03ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763'} Body: b'{"server": {"id": "ba29b053-6553-439f-9376-823af3402763", "name": "tempest-AttachVolumeNegativeTest-server-1657172870", "status": "ACTIVE", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "341377d42f30e9bd5f6d2553dbc4517a68fac6bf103df0c33bbdd76a", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:38:02Z", "updated": "2025-08-04T13:39:56Z", "addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:14:02"}, {"version": 4, "addr": "172.24.4.35", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:14:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ba29b053-6553-439f-9376-823af3402763"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1264048036", "OS-SRV-USG:launched_at": "2025-08-04T13:38:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1369537056"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:40:46,413 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763 0.040s 2025-08-04 13:40:46,414 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9ed65c43-3217-43ca-b83b-fb72a623e249', 'x-compute-request-id': 'req-9ed65c43-3217-43ca-b83b-fb72a623e249', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ba29b053-6553-439f-9376-823af3402763'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ba29b053-6553-439f-9376-823af3402763 could not be found."}}' 2025-08-04 13:40:46,443 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1264048036 0.029s 2025-08-04 13:40:46,444 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1071ff70-596e-4899-8b1a-bdd28bb0c0a3', 'x-compute-request-id': 'req-1071ff70-596e-4899-8b1a-bdd28bb0c0a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1264048036'} Body: b'' 2025-08-04 13:40:46,615 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/014d8608-b7eb-4b51-9261-cf5fe18b7a5b 0.170s 2025-08-04 13:40:46,615 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6f53ed1d-5a60-4a26-a88b-90efd66ffb6a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/014d8608-b7eb-4b51-9261-cf5fe18b7a5b'} Body: b'' 2025-08-04 13:40:46,635 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0. 0.210/networking/v2.0/security-groups/014d8608-b7eb-4b51-9261-cf5fe18b7a5b 0.019s 2025-08-04 13:40:46,635 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-34b76dd2-dd9c-41b1-9b3a-9d216cc4fdaa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/014d8608-b7eb-4b51-9261-cf5fe18b7a5b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 014d8608-b7eb-4b51-9261-cf5fe18b7a5b does not exist", "detail": ""}}' 2025-08-04 13:40:46,961 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48 0.325s 2025-08-04 13:40:46,961 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f45c6fee-385b-4407-950e-911af3fb19c7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/6f1a1e4b-a9e3-467f-b4a1-8f58c59bfb48'} Body: b'' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 239, in test_create_server_invalid_bdm_in_2nd_dict volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 d1b7eebd-fb46-47f5-aa03-25e426edb3e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:39:28,367 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899 0.278s 2025-08-04 13:39:28,367 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5646f01-f800-4ee4-b07d-c814da6e97ab', 'x-compute-request-id': 'req-d5646f01-f800-4ee4-b07d-c814da6e97ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899'} Body: b'{"server": {"id": "814eefdd-58e7-48e6-957e-f33802653899", "name": "tempest-ServersNegativeTestJSON-server-81941002", "status": "ACTIVE", "tenant_id": "0a2747e484a24c3483e6a332710e3e3a", "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "metadata": {}, "hostId": "6bb5a1aa0ed7fab415db4eb6030b1844c4eb16a0fac261e949228f69", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:53Z", "updated": "2025-08-04T13:33:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1082818368-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:37:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/814eefdd-58e7-48e6-957e-f33802653899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:33:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:40:28,600 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 202 POST http://10.0.0.210/volume/v3/volumes 0.184s 2025-08-04 13:40:28,600 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1253551743"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78f2591-fb4b-422d-8aeb-f5fd094d5ba0', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78f2591-fb4b-422d-8aeb-f5fd094d5ba0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d1b7eebd-fb46-47f5-aa03-25e426edb3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:40:28.538556", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1253551743", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8"}], "user_id": "c647ad1aa99c4ba1a3a950e81911b61 3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:40:28,652 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8 0.040s 2025-08-04 13:40:28,653 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61452d46-26f1-4384-bc27-0c64cf90187f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61452d46-26f1-4384-bc27-0c64cf90187f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8'} Body: b'{"volume": {"id": "d1b7eebd-fb46-47f5-aa03-25e426edb3e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:40:29.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1253551743", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8"}], "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a2747e484a24c3483e6a332710e3e3a"}}' 2025-08-04 13:40:29,709 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_invalid_bdm_in_2nd_dict): 200 GET http://10.0.0.210/volume/v3/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8 0.040s 2025-08-04 13:40:29,709 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d8ae37-9dd2-4541-b8d8-2c675d7de731', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d8ae37-9dd2-4541-b8d8-2c675d7de731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8'} Body: b'{"volume": {"id": "d1b7eebd-fb46-47f5-aa03-25e426edb3e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:40:29.000000", "updated_at": "2025-08-04T13:40:29.000000", "name": "tempest-ServersNegativeTestJSON-volume-1253551743", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d1b7eebd-fb46-47f5-aa03-25e426edb3e8"}], "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0a2747e484a24c3483e6a332710e3e3a"}}' 2025-08-04 13:40:29,947 99934 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899 0.215s 2025-08-04 13:40:29,948 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept ': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1490', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad1fda83-b989-4149-b967-92b68a702a79', 'x-compute-request-id': 'req-ad1fda83-b989-4149-b967-92b68a702a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899'} Body: b'{"server": {"id": "814eefdd-58e7-48e6-957e-f33802653899", "name": "tempest-ServersNegativeTestJSON-server-81941002", "status": "ACTIVE", "tenant_id": "0a2747e484a24c3483e6a332710e3e3a", "user_id": "c647ad1aa99c4ba1a3a950e81911b613", "metadata": {}, "hostId": "6bb5a1aa0ed7fab415db4eb6030b1844c4eb16a0fac261e949228f69", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:32:53Z", "updated": "2025-08-04T13:33:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1082818368-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:37:f7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/814eefdd-58e7-48e6-957e-f33802653899"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/814eefdd-58e7-48e6-957e-f33802653899"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T13:33:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/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 505, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 fac4328d-e538-4a4f-a260-dcf516bb89fd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:39:40,991 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757 0.218s 2025-08-04 13:39:40,992 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0f6707e-1413-44fd-acec-bbe8e603931a', 'x-compute-request-id': 'req-d0f6707e-1413-44fd-acec-bbe8e603931a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757'} Body: b'{"server": {"id": "7229a121-eece-43db-a201-3f8d64f1d757", "name": "tempest-ServerActionsTestOtherA-server-138727107", "status": "ACTIVE", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", "metadata": {}, "hostId": "964caeb4ee647af2f2e118fa4d4ffe1fb164630ed1ac3bc2cb39442f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:01Z", "updated": "2025-08-04T13:33:21Z", "addresses": {"tempest-ServerActionsTestOtherA-872625979-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e4:95"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e4:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7229a121-eece-43db-a201-3f8d64f1d757"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2108686127", "OS-SRV-USG:launched_at": "2025-08-04T13:33:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1667480816"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:40:41,130 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.092s 2025-08-04 13:40:41,131 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2493', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3618c2fd-e863-4e1b-a541-b06b72658680', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a8e2e1d9fcb8447faab0071712007e74", "name": "tempest-ServerActionsTestOtherA-189646506-project-member", "password_expires_at": null}, "audit_ids": ["gOB6ZiHRRlimwJO-pLeNcA"], "expires_at": "2025-08-04T14:40:41.000000Z", "issued_at": "2025-08-04T13:40:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c62833758024bbd90e160ee763d0d0d", "name": "tempest-ServerActionsTestOtherA-189646506"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f 59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2c62833758024bbd90e160ee763d0d0d", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:40:41,131 99928 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': '0840d2ed-e121-4bb1-8a43-fd62ba23cfd4', 'name': 'tempest-ServerActionsTestOtherA-872625979-network', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25752, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:32:36Z', 'updated_at': '2025-08-04T13:32:36Z', 'revision_number': 1} available for tenant 2025-08-04 13:40:41,132 99928 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2108686127', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCzcnPH8E0hAgstSZ9gkzADYvaxSgTLla/NkxDq0dfqTv8Ap+7vBy0eqjmKTrvTBH2pFiWryn4oyeral2S/6xl/HiUBXqNprRwmGi/vuIzDC49myK1Tzus2Yqzh25VuiPQ==', 'fingerprint': '39:e3:68:00:5a:8a:b9:6d:0a:7e:db:1e:3a:00:91:cd', 'user_id': 'a8e2e1d9fcb8447faab0071712007e74', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCfeqmZw8YN5Er2XZa7Qm6lmuPChQe6jArkkdEdbYQIny1hIZUy9fsj\nU3/1CH6NeAWgBwYFK4EEACKhZANiAAQs3Jzx/BNIQILLUmfYJMwA2L2sUoEy5Wvz\nZMQ6tHX6k7/AKfu7wctHqo5ik670wR9qRYlq8p+KMnq2pdkv+sZfx4lAV6jaa0cJ\nhov77iMwwuPZsitU87rNmKs4duVboj0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd46d7d42-010c-4ad3-b7b2-22dd3be3e5fa', 'name': 'tempest-securitygroup--1667480816', 'stateful': True, 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'description': 'tempest-description--1843990490', 'shared': False, 'security_group_rules': [{'id': 'be9d659b-292e-40c6-a5e5-4d1507d8d577', 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'security_group_id': 'd46d7d42-010c-4ad3-b7b2-22dd3be3e5fa', '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': 389, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:32:53Z', 'updated_at': '2025-08-04T13:32:53Z', 'revision_number': 0}, {'id': 'cd445f6b-a4a0-409a-b5bb-51ff9f69d6d1', 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'security_group_id': 'd46d7d42-010c-4ad3-b7b2-22dd3be3e5fa', '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': 390, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:32:53Z', 'updated_at': '2025-08-04T13:32:53Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:32:53Z', 'updated_at': '2025-08-04T13:32:53Z', 'revision_number': 1, 'project_id': '2c62833758024bbd90e160ee763d0d0d'}, 'floating_ip': {'id': 'fed4fd8a-4596-4e2c-9837-56133cdcf48e', 'tenant_id': '2c62833758024bbd90e160ee763d0d0d', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2c62833758024bbd90e160ee763d0d0d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:32:57Z', 'updated_at': '2025-08-04T13:32:57Z', 'revision_number': 0, 'ip': '172.24.4.214'}} 2025-08-04 13:40:41,436 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/volumes 0.303s 2025-08-04 13:40:41,437 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-917669058", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932e5862-a56f-4c08-8901-a9b53f812475', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932e5862-a56f-4c08-8901-a9b53f812475', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fac4328d-e538-4a4f-a260-dcf516bb89fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:40:41.379568", "updated_at": null, "name": "tempest-tempest.common.compute-volume-917669058", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd"}], "user_id": "a8e2e1d9fcb8447faab0071712007e74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:40:41,486 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd 0.037s 2025-08-04 13:40:41,486 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id ': 'req-554f46d8-a9c1-49d2-afe8-c4350ccba671', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554f46d8-a9c1-49d2-afe8-c4350ccba671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd'} Body: b'{"volume": {"id": "fac4328d-e538-4a4f-a260-dcf516bb89fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:40:41.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-917669058", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd"}], "user_id": "a8e2e1d9fcb8447faab0071712007e74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c62833758024bbd90e160ee763d0d0d"}}' 2025-08-04 13:40:42,548 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd 0.044s 2025-08-04 13:40:42,549 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e179bfc-b817-4d7b-950e-eb2c701ed0ac', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e179bfc-b817-4d7b-950e-eb2c701ed0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd'} Body: b'{"volume": {"id": "fac4328d-e538-4a4f-a260-dcf516bb89fd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:40:41.000000", "updated_at": "2025-08-04T13:40:41.000000", "name": "tempest-tempest.common.compute-volume-917669058", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd"}], "user_id": "a8e2e1d9fcb8447faab0071712007e74", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c62833758024bbd90e160ee763d0d0d"}}' 2025-08-04 13:40:42,739 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd 0.177s 2025-08-04 13:40:42,740 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b06c5a-8a05-4eb3-bdf4-e5f23c9dcf12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd'} Body: b'' 2025-08-04 13:40:42,764 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/vo lumes/fac4328d-e538-4a4f-a260-dcf516bb89fd 0.023s 2025-08-04 13:40:42,764 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab38ca3f-4b78-4339-8e79-f602e6e34624', 'x-openstack-request-id': 'req-ab38ca3f-4b78-4339-8e79-f602e6e34624', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fac4328d-e538-4a4f-a260-dcf516bb89fd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fac4328d-e538-4a4f-a260-dcf516bb89fd could not be found."}}' 2025-08-04 13:40:42,765 99928 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2025-08-04 13:40:42,985 99928 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757 0.218s 2025-08-04 13:40:42,986 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-518f6942-fd1b-48f5-be8a-46ca565ef222', 'x-compute-request-id': 'req-518f6942-fd1b-48f5-be8a-46ca565ef222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757'} Body: b'{"server": {"id": "7229a121-eece-43db-a201-3f8d64f1d757", "name": "tempest-ServerActionsTestOtherA-server-138727107", "status": "ACTIVE", "tenant_id": "2c62833758024bbd90e160ee763d0d0d", "user_id": "a8e2e1d9fcb8447faab0071712007e74", "metadata": {}, "hostId": "964caeb4ee647af2f2e118fa4d4ffe1fb164630ed1ac3bc2cb39442f", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:33:01Z", "updated": "2025-08-04T13:33:21Z", "addresses": {"tempest-ServerActionsTestOtherA-872625979-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e4:95"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:e4:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7229a121-eece-43db-a201-3f8d64f1d757"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7229a121-eece-43db-a201-3f8d64f1d757"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2108686127", "OS-SRV-USG:launched_at": "2025-08-04T13:33:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1667480816"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 120, in test_rescued_vm_attach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 6ac38441-1fb5-4e85-88ec-4e968d760c85 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:41:46,464 99918 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.224s 2025-08-04 13:41:46,464 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-95155938"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-743d07fd-b662-4518-9138-93d8756fe1fe', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-743d07fd-b662-4518-9138-93d8756fe1fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6ac38441-1fb5-4e85-88ec-4e968d760c85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:41:46.399266", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-95155938", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85"}], "user_id": "70f96ba41f8a4af7a020337c2341b4b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:41:46,516 99918 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85 0.040s 2025-08-04 13:41:46,516 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9433a441-d345-4719-8864-ffd4e52c08b8', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9433a441-d345-4719-8864-ffd4e52c08b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85'} Body: b'{"volume": {"id": "6ac38441-1fb5-4e85-88ec-4e968d760c85", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:41:46.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-95155938", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85"}], "user_id": "70f96ba41f8a4af7a020337c2341b4b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c78140c7da1481fb1cd4172c35ecb15"}}' 2025-08-04 13:41:47,567 99918 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85 0.037s 2025-08-04 13:41:47,567 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/j son', 'x-compute-request-id': 'req-84129c99-430d-4fa7-9fb0-f2a23cdad907', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84129c99-430d-4fa7-9fb0-f2a23cdad907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85'} Body: b'{"volume": {"id": "6ac38441-1fb5-4e85-88ec-4e968d760c85", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:41:46.000000", "updated_at": "2025-08-04T13:41:47.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-95155938", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6ac38441-1fb5-4e85-88ec-4e968d760c85"}], "user_id": "70f96ba41f8a4af7a020337c2341b4b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c78140c7da1481fb1cd4172c35ecb15"}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 162, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:41:47,000 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/types 0.209s 2025-08-04 13:41:47,000 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-427528632"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30f35f3-c968-4af6-92f7-6c71e5f67662', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30f35f3-c968-4af6-92f7-6c71e5f67662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "85c6b2ac-512b-4595-a10d-a076a08a446a", "name": "tempest-GroupSnapshotsTest-volume-type-427528632", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:41:47,038 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/group_types 0.035s 2025-08-04 13:41:47,039 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-404263675"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bbe84a7-65ae-4615-b65d-56d333e89bea', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bbe84a7-65ae-4615-b65d-56d333e89bea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "34ff3eaf-fd63-4fa1-baf5-dae1ea0fea2d", "name": "tempest-GroupSnapshotsTest-group-type-404263675", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:41:47,237 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/groups 0.195s 2025-08-04 13:41:47,238 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "34ff3eaf-fd63-4fa1-baf5-dae1ea0fea2d", "volume_types": ["85c6b2ac-512b-4595-a10d-a076a08a446a"], "name": "tempest-GroupSnapshotsTest-Group-263975862"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d1c294-c632-40fd-bd54-489f89234c07', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d1c294-c632-40fd-bd54-489f89234c07', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de", "name": "tempest-GroupSnapshotsTest-Group-263975862"}}' 2025-08-04 13:41:47,274 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de 0.033s 2025-08-04 13:41:47,275 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Au g 2025 13:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf062d4-4bf0-4f8a-898b-dc41e17125ff', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf062d4-4bf0-4f8a-898b-dc41e17125ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de'} Body: b'{"group": {"id": "2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:41:47.000000", "name": "tempest-GroupSnapshotsTest-Group-263975862", "description": null, "group_type": "34ff3eaf-fd63-4fa1-baf5-dae1ea0fea2d", "volume_types": ["85c6b2ac-512b-4595-a10d-a076a08a446a"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:48,376 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de 0.095s 2025-08-04 13:41:48,376 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a043f870-6ace-491b-ba8a-7c969025711f', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a043f870-6ace-491b-ba8a-7c969025711f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de'} Body: b'{"group": {"id": "2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:41:47.000000", "name": "tempest-GroupSnapshotsTest-Group-263975862", "description": null, "group_type": "34ff3eaf-fd63-4fa1-baf5-dae1ea0fea2d", "volume_types": ["85c6b2ac-512b-4595-a10d-a076a08a446a"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:48,416 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.034s 2025-08-04 13:41:48,416 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f627986-23ab-468a-bd0e-48fd0ce1a3ca', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f627986-23ab-468a-bd0e-48fd0ce1a3ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:41:48,488 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de/action 0.058s 2025-08-04 13:41:48,488 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e7a6359-a949-4cb9-a49f-9b68c720e894', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/2c084 9ff-baa1-4a8a-8f6e-689b0a8cb1de/action'} Body: b'' 2025-08-04 13:41:48,504 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de 0.016s 2025-08-04 13:41:48,505 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-20578c4a-2fa3-48a9-98c0-2be5d823d0d7', 'x-openstack-request-id': 'req-20578c4a-2fa3-48a9-98c0-2be5d823d0d7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 2c0849ff-baa1-4a8a-8f6e-689b0a8cb1de could not be found."}}' 2025-08-04 13:41:48,537 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/34ff3eaf-fd63-4fa1-baf5-dae1ea0fea2d 0.031s 2025-08-04 13:41:48,537 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e0183a9-6a22-4c8e-acf0-427d6adb4aa6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/34ff3eaf-fd63-4fa1-baf5-dae1ea0fea2d'} Body: b'' 2025-08-04 13:41:48,584 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/85c6b2ac-512b-4595-a10d-a076a08a446a 0.046s 2025-08-04 13:41:48,584 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09890a11-b2f2-4b38-a46b-eacf24764782', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/85c6b2ac-512b-4595-a10d-a076a08a446a'} Body: b'' 2025-08-04 13:41:48,601 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/85c6b2ac-512b-4595-a10d-a076a08a446a 0.016s 2025-08-04 13:41:48,601 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-939a9e53-5868-45d7-acfe-2ec278b7b495', 'x-openstack-request-id': 'req-939a9e53-5868-45d7-acfe-2ec278b7b495', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/85c6b2ac-512b-4595-a10d-a076a08a446a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 85c6b2ac-512b-4595-a10d-a076a08a446a could not be found."}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 140, in test_rescued_vm_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 3ed03b4d-e915-4106-ac9f-bd35b0e63eb8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:41:47,782 99918 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.198s 2025-08-04 13:41:47,782 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1997108099"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d512913-90ed-4510-983a-4ab367153160', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d512913-90ed-4510-983a-4ab367153160', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3ed03b4d-e915-4106-ac9f-bd35b0e63eb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:41:47.722024", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1997108099", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8"}], "user_id": "70f96ba41f8a4af7a020337c2341b4b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:41:47,837 99918 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8 0.043s 2025-08-04 13:41:47,838 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d056aa7-da05-4e12-bc4b-715492a81038', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d056aa7-da05-4e12-bc4b-715492a81038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8'} Body: b'{"volume": {"id": "3ed03b4d-e915-4106-ac9f-bd35b0e63eb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:41:48.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1997108099", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8"}], "user_id": "70f96ba41f8a4af7a020337c2341b4b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c78140c7da1481fb1cd4172c35ecb15"}}' 2025-08-04 13:41:48,887 99918 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8 0.035s 2025-08-04 13:41:48,888 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applica tion/json', 'x-compute-request-id': 'req-af907f69-6465-4b59-9207-433eb7d9c33d', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af907f69-6465-4b59-9207-433eb7d9c33d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8'} Body: b'{"volume": {"id": "3ed03b4d-e915-4106-ac9f-bd35b0e63eb8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:41:48.000000", "updated_at": "2025-08-04T13:41:48.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1997108099", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ed03b4d-e915-4106-ac9f-bd35b0e63eb8"}], "user_id": "70f96ba41f8a4af7a020337c2341b4b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2c78140c7da1481fb1cd4172c35ecb15"}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] --------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 225, in test_delete_group_snapshots_following_updated_volumes grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 0a6f7b98-afa8-4901-afb5-49da16772139 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:41:48,635 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/types 0.031s 2025-08-04 13:41:48,636 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-698812976"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c068d79-9b91-442b-9285-348dec082a38', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c068d79-9b91-442b-9285-348dec082a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "a63681b3-81cb-4512-a166-d0763f93caf0", "name": "tempest-GroupSnapshotsTest-volume-type-698812976", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:41:48,670 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/group_types 0.032s 2025-08-04 13:41:48,671 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-580713338"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5960e824-5fc2-4dcb-8d67-d9fddbaf9faa', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5960e824-5fc2-4dcb-8d67-d9fddbaf9faa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "8df6c4cb-e991-4430-b527-ff47a23bf91f", "name": "tempest-GroupSnapshotsTest-group-type-580713338", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:41:48,800 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/groups 0.127s 2025-08-04 13:41:48,801 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "8df6c4cb-e991-4430-b527-ff47a23bf91f", "volume_types": ["a63681b3-81cb-4512-a166-d0763f93caf0"], "name": "tempest-GroupSnapshotsTest-Group-1754817699"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2217f8d-f28e-4650-8c0d-35efe7d145ba', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2217f8d-f28e-4650-8c0d-35efe7d145ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "0a6f7b98-afa8-4901-afb5-49da16772139", "name": "tempest-GroupSnapshotsTest-Group-1754817699"}}' 2025-08-04 13:41:48,836 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139 0.034s 2025-08-04 13:41:48,837 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a206bd7-284c-4e4c-bcf9-b1121b953519', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a206bd7-284c-4e4c-bcf9-b1121b953519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139'} Body: b'{"group": {"id": "0a6f7b98-afa8-4901-afb5-49da16772139", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:41:49.000000", "name": "tempest-GroupSnapshotsTest-Group-1754817699", "description": null, "group_type": "8df6c4cb-e991-4430-b527-ff47a23bf91f", "volume_types": ["a63681b3-81cb-4512-a166-d0763f93caf0"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:49,872 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139 0.029s 2025-08-04 13:41:49,872 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a7c642-c83b-4173-8cd9-0340563c2d4c', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a7c642-c83b-4173-8cd9-0340563c2d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139'} Body: b'{"group": {"id": "0a6f7b98-afa8-4901-afb5-49da16772139", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:41:49.000000", "name": "tempest-GroupSnapshotsTest-Group-1754817699", "description": null, "group_type": "8df6c4cb-e991-4430-b527-ff47a23bf91f", "volume_types": ["a63681b3-81cb-4512-a166-d0763f93caf0"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:49,877 99916 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2025-08-04 13:41:49,906 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.028s 2025-08-04 13:41:49,907 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a7ec42-3dc3-4fea-b753-ee15db5f44ee', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a7ec42-3dc3-4fea-b753-ee15db5f44ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:41:49,979 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139/action 0.059s 2025-08-04 13:41:49,979 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text /html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ce33d0a-07e5-48cf-aee8-70ee3d2e41f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139/action'} Body: b'' 2025-08-04 13:41:49,996 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139 0.016s 2025-08-04 13:41:49,996 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-134aaf2d-05d8-48de-851b-553cfa5ab9fe', 'x-openstack-request-id': 'req-134aaf2d-05d8-48de-851b-553cfa5ab9fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/0a6f7b98-afa8-4901-afb5-49da16772139'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 0a6f7b98-afa8-4901-afb5-49da16772139 could not be found."}}' 2025-08-04 13:41:50,024 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/8df6c4cb-e991-4430-b527-ff47a23bf91f 0.027s 2025-08-04 13:41:50,024 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6553adf-5a4c-43c4-b24d-df12f815dd2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/8df6c4cb-e991-4430-b527-ff47a23bf91f'} Body: b'' 2025-08-04 13:41:50,075 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/a63681b3-81cb-4512-a166-d0763f93caf0 0.050s 2025-08-04 13:41:50,075 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e428c6ea-00a6-4f31-93ea-d19624dad19b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/a63681b3-81cb-4512-a166-d0763f93caf0'} Body: b'' 2025-08-04 13:41:50,102 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/a63681b3-81cb-4512-a166-d0763f93caf0 0.026s 2025-08-04 13:41:50,102 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-07eec7ce-5f86-4272-b678-b1639d23cf02', 'x-openstack-request-id': 'req-07eec7ce-5f86-4272-b678-b1639d23cf02', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/a63681b3- 81cb-4512-a166-d0763f93caf0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a63681b3-81cb-4512-a166-d0763f93caf0 could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 92, in test_group_snapshot_create_show_list_delete grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 62b5a280-792b-4b94-a901-1168f13bf8c7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:41:50,131 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.026s 2025-08-04 13:41:50,132 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-553489009"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b84bbc-02f7-4b9e-a4ab-463398d15bda', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b84bbc-02f7-4b9e-a4ab-463398d15bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "0539fc42-c05e-42f8-b7a3-573956b06d65", "name": "tempest-GroupSnapshotsTest-volume-type-553489009", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:41:50,196 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.062s 2025-08-04 13:41:50,197 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-620630337"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3fb88d-bbc5-44b5-8538-6b44c3e9c1bc', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3fb88d-bbc5-44b5-8538-6b44c3e9c1bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "1c94983d-84be-4c65-acb5-a54e92900368", "name": "tempest-GroupSnapshotsTest-group-type-620630337", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:41:50,279 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.080s 2025-08-04 13:41:50,279 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"group": {"group_type": "1c94983d-84be-4c65-acb5-a54e92900368", "volume_types": ["0539fc42-c05e-42f8-b7a3-573956b06d65"], "name": "tempest-GroupSnapshotsTest-Group-763837319"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086784be-76bd-40a5-9ae0-230162025279', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086784be-76bd-40a5-9ae0-230162025279', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "62b5a280-792b-4b94-a901-1168f13bf8c7", "name": "tempest-GroupSnapshotsTest-Group-763837319"}}' 2025-08-04 13:41:50,334 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7 0.052s 2025-08-04 13:41:50,334 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Mon, 04 Aug 2025 13:41:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f01f1ff-672c-409a-b110-6b8e4ff44890', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f01f1ff-672c-409a-b110-6b8e4ff44890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7'} Body: b'{"group": {"id": "62b5a280-792b-4b94-a901-1168f13bf8c7", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:41:50.000000", "name": "tempest-GroupSnapshotsTest-Group-763837319", "description": null, "group_type": "1c94983d-84be-4c65-acb5-a54e92900368", "volume_types": ["0539fc42-c05e-42f8-b7a3-573956b06d65"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:51,370 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7 0.030s 2025-08-04 13:41:51,371 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd5c087-b993-4d1c-8401-22419760dfa9', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd5c087-b993-4d1c-8401-22419760dfa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7'} Body: b'{"group": {"id": "62b5a280-792b-4b94-a901-1168f13bf8c7", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:41:50.000000", "name": "tempest-GroupSnapshotsTest-Group-763837319", "description": null, "group_type": "1c94983d-84be-4c65-acb5-a54e92900368", "volume_types": ["0539fc42-c05e-42f8-b7a3-573956b06d65"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:51,411 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.033s 2025-08-04 13:41:51,411 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acfef4ec-7e8e-4e81-9c07-ce9529dd779a', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acfef4ec-7e8e-4e81-9c07-ce9529dd779a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:41:51,481 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7/action 0.056s 2025-08-04 13:41:51,481 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ebb57a9-9b47-4d06-bb61-15f766322eda', 'connection': 'close', 'status': '202', 'content-location': 'http://10. 0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7/action'} Body: b'' 2025-08-04 13:41:51,496 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7 0.014s 2025-08-04 13:41:51,496 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b02519-70f0-456d-b828-527de8cd42ae', 'x-openstack-request-id': 'req-69b02519-70f0-456d-b828-527de8cd42ae', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/62b5a280-792b-4b94-a901-1168f13bf8c7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 62b5a280-792b-4b94-a901-1168f13bf8c7 could not be found."}}' 2025-08-04 13:41:51,525 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/1c94983d-84be-4c65-acb5-a54e92900368 0.028s 2025-08-04 13:41:51,525 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa011124-9431-4f39-8bb2-5b595163b62b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/1c94983d-84be-4c65-acb5-a54e92900368'} Body: b'' 2025-08-04 13:41:51,570 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/0539fc42-c05e-42f8-b7a3-573956b06d65 0.045s 2025-08-04 13:41:51,571 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b55ba6-870f-40d5-88fe-f15a7ee95ddb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/0539fc42-c05e-42f8-b7a3-573956b06d65'} Body: b'' 2025-08-04 13:41:51,586 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/0539fc42-c05e-42f8-b7a3-573956b06d65 0.015s 2025-08-04 13:41:51,587 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d2d7e5-f698-41ee-a7b9-5b82de4e38de', 'x-openstack-request-id': 'req-d0d2d7e5-f698-41ee-a7b9-5b82de4e38de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/0539fc42-c05e-42f8-b7a3-573956b06d65'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 0539fc42-c05e-42f8-b7a3-573956b06d65 could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 293, in test_reset_group_snapshot_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 05173e98-7212-439a-91a3-621e7dc4b046 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:41:54,705 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/types 0.153s 2025-08-04 13:41:54,705 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1505509806"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab0f0c9-b8a1-4013-a0fb-7d1cca2639b0', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab0f0c9-b8a1-4013-a0fb-7d1cca2639b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "1b4a033e-afe2-4698-a18b-4bbb845bd100", "name": "tempest-GroupSnapshotsV319Test-volume-type-1505509806", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:41:54,735 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.027s 2025-08-04 13:41:54,736 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-612510881"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3f6e42-4c7a-4e24-931b-e8de6fede8a1', 'content-length': '184', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3f6e42-4c7a-4e24-931b-e8de6fede8a1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "8c1784b7-421e-46da-8f68-591b6a51b1e5", "name": "tempest-GroupSnapshotsV319Test-group-type-612510881", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:41:54,997 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/groups 0.257s 2025-08-04 13:41:54,997 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"group": {"group_type": "8c1784b7-421e-46da-8f68-591b6a51b1e5", "volume_types": ["1b4a033e-afe2-4698-a18b-4bbb845bd100"], "name": "tempest-GroupSnapshotsV319Test-Group-1484449769"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1e0400-bd90-4ee1-ad58-b364699c6e83', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1e0400-bd90-4ee1-ad58-b364699c6e83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "05173e98-7212-439a-91a3-621e7dc4b046", "name": "tempest-GroupSnapshotsV319Test-Group-1484449769"}}' 2025-08-04 13:41:55,027 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046 0.028s 2025-08-04 13:41:55,028 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Heade rs: {'date': 'Mon, 04 Aug 2025 13:41:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09a9bdc3-5b77-40f2-a96a-b4f29d6260e7', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09a9bdc3-5b77-40f2-a96a-b4f29d6260e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046'} Body: b'{"group": {"id": "05173e98-7212-439a-91a3-621e7dc4b046", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:41:55.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1484449769", "description": null, "group_type": "8c1784b7-421e-46da-8f68-591b6a51b1e5", "volume_types": ["1b4a033e-afe2-4698-a18b-4bbb845bd100"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:56,063 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046 0.029s 2025-08-04 13:41:56,063 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fcce028-b36b-49e9-936e-b5b0807f7066', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fcce028-b36b-49e9-936e-b5b0807f7066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046'} Body: b'{"group": {"id": "05173e98-7212-439a-91a3-621e7dc4b046", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:41:55.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1484449769", "description": null, "group_type": "8c1784b7-421e-46da-8f68-591b6a51b1e5", "volume_types": ["1b4a033e-afe2-4698-a18b-4bbb845bd100"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:41:56,114 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.045s 2025-08-04 13:41:56,114 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46059bc7-4601-4ea7-aed2-4f23ba436493', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46059bc7-4601-4ea7-aed2-4f23ba436493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:41:56,282 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046/action 0.154s 2025-08-04 13:41:56,283 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63c1dc1-0425-4ba1-b7f8-0d1c66e3643a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046/action'} Body: b'' 2025-08-04 13:41:56,297 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046 0.013s 2025-08-04 13:41:56,297 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-514bac48-1008-4796-89d4-1027b8291b90', 'x-openstack-request-id': 'req-514bac48-1008-4796-89d4-1027b8291b90', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/05173e98-7212-439a-91a3-621e7dc4b046'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 05173e98-7212-439a-91a3-621e7dc4b046 could not be found."}}' 2025-08-04 13:41:56,328 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/8c1784b7-421e-46da-8f68-591b6a51b1e5 0.031s 2025-08-04 13:41:56,328 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06486a9-3fdb-4148-8904-b6f6094230b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/8c1784b7-421e-46da-8f68-591b6a51b1e5'} Body: b'' 2025-08-04 13:41:56,378 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/1b4a033e-afe2-4698-a18b-4bbb845bd100 0.049s 2025-08-04 13:41:56,378 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb67266e-d899-46c7-bf24-29362f58d0d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/1b4a033e-afe2-4698-a18b-4bbb845bd100'} Body: b'' 2025-08-04 13:41:56,393 99916 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/1b4a033e-afe2-4698-a18b-4bbb845bd100 0.014s 2025-08-04 13:41:56,393 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-03eb7a74-f4f8-43cd-ba85-a0bbee0f0554', 'x-openstack-request-id': 'req-03eb7a74-f4f8-43cd-ba85-a0bbee0f0554', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/1b4a033e-afe2-4698-a18b-4bbb845bd100'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1b4a033e-afe2-4698-a18b-4bbb845bd100 could not be found."}}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 949, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:41:59,976 99916 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True 0.648s 2025-08-04 13:41:59,976 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d317843f-98ab-4552-9827-044412ea1975', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d317843f-98ab-4552-9827-044412ea1975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] -------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 39, in test_get_pools_without_details self._assert_pools() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 949, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:00,519 99916 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools 0.529s 2025-08-04 13:42:00,520 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f9e070b-2a3a-48b6-b304-b3591f0ecf08', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f9e070b-2a3a-48b6-b304-b3591f0ecf08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools'} Body: b'{"pools": []}' setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 078acd5c-f57c-40ad-8f5d-c5cd57da6057 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) ------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 41, in resource_setup cls.volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 a74fa12b-8376-4507-92c9-ff274b045ec5 failed to build and is in ERROR status tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/image/v2/test_images_dependency.py", line 128, in test_image_volume_server_snapshot_dependency base_image_id, snapshot_image_id = self._create_instance_snapshot( File "/opt/stack/tempest/tempest/api/image/v2/test_images_dependency.py", line 77, in _create_instance_snapshot instance = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 263, in create_test_server waiters.wait_for_volume_resource_status(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 1ea8acdb-6434-45de-93f6-51e5040a9430 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:25,932 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/image/v2/images 0.657s 2025-08-04 13:42:25,932 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-image-dependency-test-1297174542", "container_format": "bare", "disk_format": "raw", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '648', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-58a4e52b-52e1-4125-877c-59808bd36c91', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-image-dependency-test-1297174542", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "889f8bb82d114a458737e389419ee238", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bb0e46e7-01f9-4bf2-b547-4a7be0092471", "created_at": "2025-08-04T13:42:26Z", "updated_at": "2025-08-04T13:42:26Z", "tags": [], "self": "/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471", "file": "/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:42:26,884 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 204 PUT http://10.0.0.210/image/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471/file 0.947s 2025-08-04 13:42:26,885 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d37c2e2c-9f59-4712-800c-b5211d00b40c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471/file'} Body: b'' 2025-08-04 13:42:26,906 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/image/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471 0.020s 2025-08-04 13:42:26,906 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '808', 'content-type': 'application/json', 'x-openstack-request-id': 'req-391f2de6-bdd6-483f-98dd-e9e200f10273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471'} Body: b'{"name": "tempest-image-dependency-test-1297174542", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "d063803b4a4a551118284939a5aa56cd", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "889f8bb82d114a458737e389419ee238", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a0cc195b752dd3f0142499af4e175acfeb63a26d048b2d09c6414159114c020abd71fe859578047d797e82bd825b91ecddb0cc7c3290ae5631bbdb621ed4e64b", "id": "bb0e46e7-01f9-4bf2-b547-4a7be0092471", "created_at": "2025-08-04T13:42:26Z", "updated_at": "2025-08-04T13:42:27Z", "tags": [], "self": "/v2/images/bb0e46e7-01f9-4bf2-b547-4a7be0092471", "file": "/v2/images/bb0e46e7-01f9-4bf 2-b547-4a7be0092471/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:42:27,011 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.098s 2025-08-04 13:42:27,012 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7babc4c8-e108-49a2-b0f9-405d1daf68d0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "5e616f6289a246aa81fe6dd2f0bc48f8", "name": "tempest-ImageDependencyTests-1843654090-project-member", "password_expires_at": null}, "audit_ids": ["QzFmLJtaQJWVE2_C3XvHqw"], "expires_at": "2025-08-04T14:42:26.000000Z", "issued_at": "2025-08-04T13:42:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "889f8bb82d114a458737e389419ee238", "name": "tempest-ImageDependencyTests-1843654090"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/889f8bb82d114a458737e389419ee238", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:42:27,013 99934 INFO [tempest.lib.common.fixed_network] (ImageDependencyTests:test_image_volume_server_snapshot_dependency) Found network None available for tenant 2025-08-04 13:42:27,479 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 POST http://10.0.0.210/volume/v3/volumes 0.465s 2025-08-04 13:42:27,479 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-tempest.common.compute-volume-34374660", "imageRef": "bb0e46e7-01f9-4bf2-b547-4a7be0092471", "size": 1}} Response - Headers: {'da te': 'Mon, 04 Aug 2025 13:42:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9581340b-07a8-470c-a92f-5ab9cf299df7', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9581340b-07a8-470c-a92f-5ab9cf299df7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1ea8acdb-6434-45de-93f6-51e5040a9430", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:27.418461", "updated_at": null, "name": "tempest-tempest.common.compute-volume-34374660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430"}], "user_id": "5e616f6289a246aa81fe6dd2f0bc48f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:27,538 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430 0.045s 2025-08-04 13:42:27,538 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8527fe7a-9ee9-47f1-85f6-32e5db61ece2', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8527fe7a-9ee9-47f1-85f6-32e5db61ece2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430'} Body: b'{"volume": {"id": "1ea8acdb-6434-45de-93f6-51e5040a9430", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:27.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-34374660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430"}], "user_id": "5e616f6289a246aa81fe6dd2f0bc48f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "889f8bb82d114a458737e389419ee238"}}' 2025-08-04 13:42:28,595 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430 0.042s 2025-08-04 13:42:28,596 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cc56b08-1c2b-4b44-9376-858eb480f54d', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cc56b08-1c2b-4b44-9376-858eb480f54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430'} Body: b'{"volume": {"id": "1ea8acdb-6434-45de-93f6-51e5040a9430", "status": "error", "size": 1, "availability_zone": "nova", "create d_at": "2025-08-04T13:42:27.000000", "updated_at": "2025-08-04T13:42:28.000000", "name": "tempest-tempest.common.compute-volume-34374660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430"}], "user_id": "5e616f6289a246aa81fe6dd2f0bc48f8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "889f8bb82d114a458737e389419ee238"}}' 2025-08-04 13:42:28,742 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 DELETE http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430 0.133s 2025-08-04 13:42:28,743 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b806c51-1df3-479a-9dc0-9f89c81b2f7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430'} Body: b'' 2025-08-04 13:42:28,770 99934 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 404 GET http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430 0.027s 2025-08-04 13:42:28,771 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-00e83046-d909-4e2d-b959-2bfe1931e072', 'x-openstack-request-id': 'req-00e83046-d909-4e2d-b959-2bfe1931e072', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1ea8acdb-6434-45de-93f6-51e5040a9430'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1ea8acdb-6434-45de-93f6-51e5040a9430 could not be found."}}' setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 31e70a79-b8bf-4379-b781-ce3420361cb5 failed to build and is in ERROR status tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 36, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 7f36a6ca-010d-45b9-99f6-99be918b27c4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:35,552 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.146s 2025-08-04 13:42:35,553 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-918b6b0b-af77-4e97-985e-7944176a8052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:42:35,909 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/volumes 0.355s 2025-08-04 13:42:35,910 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1385223109"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd50d4f4-0149-44c9-82dd-41f3c3ee8f3c', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd50d4f4-0149-44c9-82dd-41f3c3ee8f3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7f36a6ca-010d-45b9-99f6-99be918b27c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:35.850120", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1385223109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:35,970 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4 0.047s 2025-08-04 13:42:35,971 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req -b2b3510c-2753-4183-ba97-d6e79af0ea0c', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2b3510c-2753-4183-ba97-d6e79af0ea0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4'} Body: b'{"volume": {"id": "7f36a6ca-010d-45b9-99f6-99be918b27c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:36.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1385223109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}}' 2025-08-04 13:42:37,022 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4 0.035s 2025-08-04 13:42:37,023 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea43a0b1-9247-4dd6-8a18-282a30117824', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea43a0b1-9247-4dd6-8a18-282a30117824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4'} Body: b'{"volume": {"id": "7f36a6ca-010d-45b9-99f6-99be918b27c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:36.000000", "updated_at": "2025-08-04T13:42:36.000000", "name": "tempest-VolumesExtendTest-Volume-1385223109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}}' 2025-08-04 13:42:37,074 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4 0.037s 2025-08-04 13:42:37,075 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04874e30-b9c0-4f74-9438-1f7dcee7e156', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04874e30-b9c0-4f74-9438-1f7dcee7e156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4'} Body: b'{"volume": {"id": "7f36a6ca-010d-45b9-99f6-99be918b27c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:36.000000", "updated_at": "2025-08-04T13:42:36.000000", "name": "tempest-VolumesExtendTest-Volume-1385223109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}}' 2025-08-04 13:42:37,278 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4 0.189s 2025-08-04 13:42:37,278 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083bda68-1d36-4f0b-bfa1-c057f2972315', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4'} Body: b'' 2025-08-04 13:42:37,305 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4 0.026s 2025-08-04 13:42:37,306 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b93424-795b-45af-91f0-6376e7ce6aa4', 'x-openstack-request-id': 'req-58b93424-795b-45af-91f0-6376e7ce6aa4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f36a6ca-010d-45b9-99f6-99be918b27c4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7f36a6ca-010d-45b9-99f6-99be918b27c4 could not be found."}}' 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] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_instances_with_cinder_volumes.py", line 134, in test_instances_with_cinder_volumes_on_all_compute_nodes waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2ebb645f-1ad0-4227-9d2a-78fda70c467b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:33,435 99916 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-749858335-149896789 on backend None 2025-08-04 13:42:33,577 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.141s 2025-08-04 13:42:33,577 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-749858335-149896789", "extra_specs": {}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-368b319a-e763-40ad-8226-2d823fbea6ea', 'content-length': '267', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-368b319a-e763-40ad-8226-2d823fbea6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "3d06199e-6442-47bf-943d-3d1f6a294f78", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-749858335-149896789", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:42:33,580 99916 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-04 13:42:34,237 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/image/v2/images 0.655s 2025-08-04 13:42:34,237 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--2044570869", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-94c0ac17-9425-4636-802f-e009bc27d014', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--2044570869", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1ca8eaf061f94ec08c4b7299dbb9f6aa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "11043e87-67a4-4eb3-a0ff-fa86f15fd38b", "created_at": "2025-08-04T13:42:34Z", "updated_at": "2025-08-04T13:42:34Z", "tags": [], "self": "/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b", "file": "/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:42:35,609 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT http://10.0.0.210/image/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b/file 1.371s 2025-08-04 13:42:35,609 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e59f05fd-ad80-4593-a080-51b6bf 6ad90c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b/file'} Body: b'' 2025-08-04 13:42:35,609 99916 DEBUG [tempest.scenario.manager] image:11043e87-67a4-4eb3-a0ff-fa86f15fd38b 2025-08-04 13:42:35,662 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2025-08-04 13:42:35,663 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-705276815", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBinMHChHuN0NKpWCF83ngdgikd7kkPZVQesdIMliRsz5wICduvFvLbsGwO5+qLUrGKO5jXu9AklihLHdjn98AVzmC6QouUYJK/3H6N/6fLm6IfkBeZz1vgHDKde1iQyOw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '423', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53c89f26-638b-4f7c-a73e-856d710a541d', 'x-compute-request-id': 'req-53c89f26-638b-4f7c-a73e-856d710a541d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-705276815", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBinMHChHuN0NKpWCF83ngdgikd7kkPZVQesdIMliRsz5wICduvFvLbsGwO5+qLUrGKO5jXu9AklihLHdjn98AVzmC6QouUYJK/3H6N/6fLm6IfkBeZz1vgHDKde1iQyOw==", "fingerprint": "79:52:f8:75:56:d0:fe:f3:30:9b:1f:ec:52:9b:ad:13", "user_id": "79e576f1f7c34fe99ce1880bc78e906a"}}' 2025-08-04 13:42:35,726 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/compute/v2.1/os-availability-zone/detail 0.060s 2025-08-04 13:42:35,727 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '479', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba553519-75a7-4887-9530-6d920f84fd60', 'x-compute-request-id': 'req-ba553519-75a7-4887-9530-6d920f84fd60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-availability-zone/detail'} Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"user": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2025-08-04T13:40:47.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-08-04T13:42:28.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"user": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-08-04T13:41:21.000000"}}}}]}' 2025-08-04 13:42:35,741 99916 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-82776014-1503297224 on backend None 2025-08-04 13:42:35,778 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.034s 2025-08-04 13:42:35,779 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: { 'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-82776014-1503297224", "extra_specs": {}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7eef1b8-f384-4309-8e81-090dc995954f', 'content-length': '267', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7eef1b8-f384-4309-8e81-090dc995954f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "42dc1038-b09a-472d-a7cf-53a79ca00f11", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-82776014-1503297224", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:42:35,782 99916 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-43088501-405101620 on backend None 2025-08-04 13:42:35,811 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.028s 2025-08-04 13:42:35,811 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-43088501-405101620", "extra_specs": {}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8e4a854-9ead-4fdc-a510-4883930f3155', 'content-length': '266', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8e4a854-9ead-4fdc-a510-4883930f3155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "2c51a422-821c-4a0c-83b9-5ad14a34ec23", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-43088501-405101620", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:42:35,814 99916 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'user'}]: 2025-08-04 13:42:36,045 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.230s 2025-08-04 13:42:36,046 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1122090248", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-82776014-1503297224", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5051742-624f-4993-99a0-789050b51a70', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5051742-624f-4993-99a0-789050b51a70', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ca2d9838-c9f7-485a-ba19-a0682c0a0898", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:35.977489", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1122090248", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-82776014-1503297224", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ca2d9838-c9f7-485a-ba19-a0682c0a0898"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ca2d9838-c9f7-485a-ba19-a0682c0a0898"}], "user_id": "79e576f1f7c34fe99ce1880bc78e906a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:36,259 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.200s 2025-08-04 13:42:36,260 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2135189040", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-43088501-405101620", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3faf663-ab69-4e97-9935-17f59b33aed2', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3faf663-ab69-4e97-9935-17f59b33aed2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d99f9c88-9ef7-44b8-a21d-5e48075efe60", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:36.198418", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-2135189040", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-43088501-405101620", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d99f9c88-9ef7-44b8-a21d-5e48075efe60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d99f9c88-9ef7-44b8-a21d-5e48075efe60"}], "user_id": "79e576f1f7c34fe99ce1880bc78e906a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:36,295 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/image/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b 0.022s 2025-08-04 13:42:36,295 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8b598dcd-55bc-44e3-bd89-ba6459aa4377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b'} Body: b'{"name": "tempest-scenario-img--2044570869", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1ca8eaf061f94ec08c4b7299dbb9f6aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "11043e87-67a4-4eb3-a0ff-fa86f15fd38b", "created_at": "2025-08-04T13:42:34Z", "updated_at": "2025-08-04T13:42:36Z", "tags": [], "se lf": "/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b", "file": "/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:42:36,624 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.328s 2025-08-04 13:42:36,624 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-674764904", "snapshot_id": null, "imageRef": "11043e87-67a4-4eb3-a0ff-fa86f15fd38b", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-749858335-149896789", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc65d77-53aa-46ef-ac80-651a0b3a2811', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc65d77-53aa-46ef-ac80-651a0b3a2811', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2ebb645f-1ad0-4227-9d2a-78fda70c467b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:36.557548", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-674764904", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-749858335-149896789", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b"}], "user_id": "79e576f1f7c34fe99ce1880bc78e906a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:36,678 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b 0.039s 2025-08-04 13:42:36,678 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f9ce695-0323-4da2-b1fe-e6be10524ab2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f9ce695-0323-4da2-b1fe-e6be10524ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b'} Body: b'{"volume": {"id": "2ebb645f-1ad0-4227-9d2a-78fda70c467b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-674764904", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-749858335-149896789", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b"}], "user_id": "79e576f1f7c34fe99ce1880bc78e906a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ca8eaf061f94ec08c4b7299dbb9f6aa"}}' 2025-08-04 13 :42:37,747 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b 0.054s 2025-08-04 13:42:37,748 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6088bda-b1f3-42fa-ba74-6bceb454c33b', 'content-length': '931', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6088bda-b1f3-42fa-ba74-6bceb454c33b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b'} Body: b'{"volume": {"id": "2ebb645f-1ad0-4227-9d2a-78fda70c467b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": "2025-08-04T13:42:37.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-674764904", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-749858335-149896789", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b"}], "user_id": "79e576f1f7c34fe99ce1880bc78e906a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1ca8eaf061f94ec08c4b7299dbb9f6aa"}}' 2025-08-04 13:42:37,866 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b 0.103s 2025-08-04 13:42:37,866 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9a70c3-ca15-4d00-ae90-2d073b3548ed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b'} Body: b'' 2025-08-04 13:42:37,887 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b 0.020s 2025-08-04 13:42:37,887 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-55afa960-d696-4f5b-8316-ce0f8fe8dd7f', 'x-openstack-request-id': 'req-55afa960-d696-4f5b-8316-ce0f8fe8dd7f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2ebb645f-1ad0-4227-9d2a-78fda70c467b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2ebb645f-1ad0-4227-9d2a-78fda70c467b could not be found."}}' 2025-08-04 13:42:37,981 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d99f9c88-9ef7-44b8-a21d-5e48075efe60 0.093s 2025-08-04 13:42:37, 982 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87e2f13-a052-4e27-bc07-87256b3b00ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d99f9c88-9ef7-44b8-a21d-5e48075efe60'} Body: b'' 2025-08-04 13:42:38,007 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d99f9c88-9ef7-44b8-a21d-5e48075efe60 0.025s 2025-08-04 13:42:38,008 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-998ecdf0-9bbf-4c63-a4f7-bb1cdae93d8a', 'x-openstack-request-id': 'req-998ecdf0-9bbf-4c63-a4f7-bb1cdae93d8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d99f9c88-9ef7-44b8-a21d-5e48075efe60'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d99f9c88-9ef7-44b8-a21d-5e48075efe60 could not be found."}}' 2025-08-04 13:42:38,099 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ca2d9838-c9f7-485a-ba19-a0682c0a0898 0.090s 2025-08-04 13:42:38,099 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fcfa95d-200b-40e1-bcda-12ab3b28f8e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ca2d9838-c9f7-485a-ba19-a0682c0a0898'} Body: b'' 2025-08-04 13:42:38,124 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ca2d9838-c9f7-485a-ba19-a0682c0a0898 0.025s 2025-08-04 13:42:38,125 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9eab1b-4121-4997-9013-5d56de268c08', 'x-openstack-request-id': 'req-8c9eab1b-4121-4997-9013-5d56de268c08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ca2d9838-c9f7-485a-ba19-a0682c0a0898'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ca2d9838-c9f7-485a-ba19-a0682c0a0898 could not be found."}}' 2025-08-04 13:42:38,212 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.086s 2025-08-04 13:42:38,212 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095550f5-6f50-4c80-a4a3-846df7e67e3f', 'content-length': '3835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095550f5-6f50-4c80-a4a3-846df7e67e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "414100cc-f334-43bb-a1bf-5b4c7e9c5be2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": "2025-08-04T13:42:38.000000", "name": "tempest-VolumesExtendTest-Volume-1950010740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}, {"id": "afd03de1-5bee-4972-8f12-83b37d3ec492", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:55.000000", "updated_at": "2025-08-04T13:39:55.000000", "name": "tempest-AttachVolumeNegativeTest-volume-995734753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}, {"id": "4013dba5-e35d-40a1-85b9-65bed48c0977", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:16.000000", "updated_at": "2025-08-04T13:39:16.000000", "name": "", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4013dba5-e35d-40a1-85b9-65bed48c0977"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4013dba5-e35d-40a1-85b9-65bed48c0977"}], "user_id": "f678d921d0634321b7cf4b69e13e859f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "c60b73fe3ca14ff1afec002379f79476"}, {"id": "210ba869-f2d1-49f3-8607-2dd97c1c63ff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:22.000000", "updated_at": "2025-08-04T13:35:22.000000", "name": "b3097fe9-9a32-4f67-896d-1535c9d4f16e-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/210ba869-f2d1-49f3-8607-2dd97c1c63ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/210ba869-f2d1-49f3-8607-2dd97c1c63ff"}], "user_id": "f678d921d0634321b7cf4b69e13e859f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachme nts": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "c60b73fe3ca14ff1afec002379f79476"}]}' 2025-08-04 13:42:38,313 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/2c51a422-821c-4a0c-83b9-5ad14a34ec23 0.083s 2025-08-04 13:42:38,313 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096c4e16-c75e-48bc-bc83-068cc4ed4749', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/2c51a422-821c-4a0c-83b9-5ad14a34ec23'} Body: b'' 2025-08-04 13:42:38,352 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.039s 2025-08-04 13:42:38,353 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b66783aa-94e0-49da-9784-dd95dbc379ba', 'content-length': '3835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b66783aa-94e0-49da-9784-dd95dbc379ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "414100cc-f334-43bb-a1bf-5b4c7e9c5be2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": "2025-08-04T13:42:38.000000", "name": "tempest-VolumesExtendTest-Volume-1950010740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}, {"id": "afd03de1-5bee-4972-8f12-83b37d3ec492", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:55.000000", "updated_at": "2025-08-04T13:39:55.000000", "name": "tempest-AttachVolumeNegativeTest-volume-995734753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}, {"id": "4013dba5-e35d-40a1-85b9-65bed48c0977", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-0 8-04T13:39:16.000000", "updated_at": "2025-08-04T13:39:16.000000", "name": "", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4013dba5-e35d-40a1-85b9-65bed48c0977"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4013dba5-e35d-40a1-85b9-65bed48c0977"}], "user_id": "f678d921d0634321b7cf4b69e13e859f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "c60b73fe3ca14ff1afec002379f79476"}, {"id": "210ba869-f2d1-49f3-8607-2dd97c1c63ff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:22.000000", "updated_at": "2025-08-04T13:35:22.000000", "name": "b3097fe9-9a32-4f67-896d-1535c9d4f16e-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/210ba869-f2d1-49f3-8607-2dd97c1c63ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/210ba869-f2d1-49f3-8607-2dd97c1c63ff"}], "user_id": "f678d921d0634321b7cf4b69e13e859f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "c60b73fe3ca14ff1afec002379f79476"}]}' 2025-08-04 13:42:38,419 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/42dc1038-b09a-472d-a7cf-53a79ca00f11 0.049s 2025-08-04 13:42:38,419 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa1b1fb-0bb2-4ec9-820a-6c77933a9390', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/42dc1038-b09a-472d-a7cf-53a79ca00f11'} Body: b'' 2025-08-04 13:42:38,445 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-705276815 0.024s 2025-08-04 13:42:38,445 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e11439df-23cd-4495-8535-cf1850e0b4f3', 'x-compute-request-id': 'req-e11439df-23cd-4495-8535-cf1850e0b4f3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-705276815'} Body: b'' 2025-08-04 13:42:38,527 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b 0.081s 2025-08-04 13:42:38,527 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json' , 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b7ed5627-c851-4f8e-8884-86592cfcc346', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/11043e87-67a4-4eb3-a0ff-fa86f15fd38b'} Body: b'' 2025-08-04 13:42:38,637 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.110s 2025-08-04 13:42:38,638 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60343e79-dd84-463a-9e09-76c00cacb1b4', 'content-length': '3835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60343e79-dd84-463a-9e09-76c00cacb1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "414100cc-f334-43bb-a1bf-5b4c7e9c5be2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": "2025-08-04T13:42:38.000000", "name": "tempest-VolumesExtendTest-Volume-1950010740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}, {"id": "afd03de1-5bee-4972-8f12-83b37d3ec492", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:55.000000", "updated_at": "2025-08-04T13:39:55.000000", "name": "tempest-AttachVolumeNegativeTest-volume-995734753", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/afd03de1-5bee-4972-8f12-83b37d3ec492"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}, {"id": "4013dba5-e35d-40a1-85b9-65bed48c0977", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:39:16.000000", "updated_at": "2025-08-04T13:39:16.000000", "name": "", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4013dba5-e35d-40a1-85b9-65bed48c0977"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4013dba5-e35d-40a1-85b9-65bed48c0977"}], "user_id": "f678d921d0634321b7cf4b69e13e859f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "o s-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "c60b73fe3ca14ff1afec002379f79476"}, {"id": "210ba869-f2d1-49f3-8607-2dd97c1c63ff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:35:22.000000", "updated_at": "2025-08-04T13:35:22.000000", "name": "b3097fe9-9a32-4f67-896d-1535c9d4f16e-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/210ba869-f2d1-49f3-8607-2dd97c1c63ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/210ba869-f2d1-49f3-8607-2dd97c1c63ff"}], "user_id": "f678d921d0634321b7cf4b69e13e859f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "c60b73fe3ca14ff1afec002379f79476"}]}' 2025-08-04 13:42:38,721 99916 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/3d06199e-6442-47bf-943d-3d1f6a294f78 0.066s 2025-08-04 13:42:38,722 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27628730-ed22-4b16-a3a8-4ea9ee6766b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/3d06199e-6442-47bf-943d-3d1f6a294f78'} Body: b'' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 53, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 414100cc-f334-43bb-a1bf-5b4c7e9c5be2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:37,493 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.184s 2025-08-04 13:42:37,493 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1950010740"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa701ef-faf5-4350-a610-efac638f8be2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa701ef-faf5-4350-a610-efac638f8be2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "414100cc-f334-43bb-a1bf-5b4c7e9c5be2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.429015", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1950010740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:37,543 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2 0.037s 2025-08-04 13:42:37,543 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7792b57-3c3f-42d4-bdb9-ccad72c3c214', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7792b57-3c3f-42d4-bdb9-ccad72c3c214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2'} Body: b'{"volume": {"id": "414100cc-f334-43bb-a1bf-5b4c7e9c5be2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1950010740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}}' 2025-08-04 13:42:38,594 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2 0.036s 2025-08-04 13:42:38,594 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-i d': 'req-9693fdab-c85e-4f98-8f10-25d9d2368b41', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9693fdab-c85e-4f98-8f10-25d9d2368b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2'} Body: b'{"volume": {"id": "414100cc-f334-43bb-a1bf-5b4c7e9c5be2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": "2025-08-04T13:42:38.000000", "name": "tempest-VolumesExtendTest-Volume-1950010740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}}' 2025-08-04 13:42:38,644 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2 0.036s 2025-08-04 13:42:38,645 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec3c1e6-8819-4230-baa3-8f4eb7d7890b', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec3c1e6-8819-4230-baa3-8f4eb7d7890b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2'} Body: b'{"volume": {"id": "414100cc-f334-43bb-a1bf-5b4c7e9c5be2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:37.000000", "updated_at": "2025-08-04T13:42:38.000000", "name": "tempest-VolumesExtendTest-Volume-1950010740", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2"}], "user_id": "495a758b01df4a388e6fcf6ee9bbf6c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bb099e794a0c4c0fb479a143e8e6f0fd"}}' 2025-08-04 13:42:38,795 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2 0.137s 2025-08-04 13:42:38,796 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c1192d-a8fc-4012-837c-587539d7f618', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2'} Body: b'' 2025-08-04 13:42:38,817 99934 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2 0.020s 2025-08-04 13:42:38,817 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc56f80e-17d5-41cf-8ece-9f188a1baba2', 'x-openstack-request-id': 'req-fc56f80e-17d5-41cf-8ece-9f188a1baba2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/414100cc-f334-43bb-a1bf-5b4c7e9c5be2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 414100cc-f334-43bb-a1bf-5b4c7e9c5be2 could not be found."}}' tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] --------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volume_snapshots.py", line 53, in test_volume_snapshot_create_get_list_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 847062b4-6c10-4cdc-918e-ebca663163f7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:40,016 99928 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.441s 2025-08-04 13:42:40,016 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-753981678"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/847062b4-6c10-4cdc-918e-ebca663163f7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60130d61-cc20-4762-8535-e8ddbde16512', 'x-compute-request-id': 'req-60130d61-cc20-4762-8535-e8ddbde16512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "847062b4-6c10-4cdc-918e-ebca663163f7", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T13:42:39.900042", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-753981678", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-04 13:42:40,103 99928 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/847062b4-6c10-4cdc-918e-ebca663163f7 0.075s 2025-08-04 13:42:40,103 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ad21ee1-7ea2-4938-9b84-f5412ab777ee', 'x-compute-request-id': 'req-8ad21ee1-7ea2-4938-9b84-f5412ab777ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/847062b4-6c10-4cdc-918e-ebca663163f7'} Body: b'{"volume": {"id": "847062b4-6c10-4cdc-918e-ebca663163f7", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T13:42:40.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-753981678", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-04 13:42:41,165 99928 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 GET http://10.0.0.210/compute/v2.1/os-volumes/847062b4-6c10-4cdc-918e-ebca663163f7 0.056s 2025-08-04 13:42:41,166 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b8bb010-10b4-4e13-bd89-6797b02490f6', 'x-compute-request-id': 'req-1b8bb010-10b4-4e13-bd89-6797b02490f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/847062b4-6c10-4cdc-918e-ebca663163f7'} Body: b'{"volume": {"id": "847062b4-6c10-4cdc-918e-ebca663163f7", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T1 3:42:40.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-753981678", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 257, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 706963e0-55c4-48aa-9b25-5a2541c34ccc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:40,952 99934 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.346s 2025-08-04 13:42:40,952 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1228832482"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61414713-7808-498e-8f98-c3a0db422a8c', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61414713-7808-498e-8f98-c3a0db422a8c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "706963e0-55c4-48aa-9b25-5a2541c34ccc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:40.882919", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1228832482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc"}], "user_id": "39f563a91803412b99a3dc7d12baf89b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:41,176 99934 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.211s 2025-08-04 13:42:41,176 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1234798793"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80689d3d-4174-463e-bbe1-4310ce3994a5', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80689d3d-4174-463e-bbe1-4310ce3994a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "092cdee8-e939-4757-ac73-83f51dac055a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.108661", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1234798793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/092cdee8-e939-4757-ac73-83f51dac055a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/092cdee8-e939-4757-ac73-83f51dac055a"}], "user_id": "39f563a91803412b99a3dc7d12baf89b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:41,469 99934 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.281s 2025-08-04 13:42:41,470 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-864218 709"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16bda1c2-c0e3-4b1c-82a6-df5c2ab848d6', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16bda1c2-c0e3-4b1c-82a6-df5c2ab848d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9c751792-d602-4e0e-98f4-b35931f4892d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.395989", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-864218709", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9c751792-d602-4e0e-98f4-b35931f4892d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9c751792-d602-4e0e-98f4-b35931f4892d"}], "user_id": "39f563a91803412b99a3dc7d12baf89b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:41,674 99934 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.192s 2025-08-04 13:42:41,674 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1406217637"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd17fdc-442f-412c-a23a-66ae1ea7d13e', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd17fdc-442f-412c-a23a-66ae1ea7d13e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b32bab66-ffc2-41b0-96e6-c949c9012639", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.611966", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1406217637", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b32bab66-ffc2-41b0-96e6-c949c9012639"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b32bab66-ffc2-41b0-96e6-c949c9012639"}], "user_id": "39f563a91803412b99a3dc7d12baf89b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:41,947 99934 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.261s 2025-08-04 13:42:41,948 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1354227502"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3439546e-0ef8-4a18-aead-ff768320e7c8', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3439546e-0ef8-4a18-aead-ff768320e7c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7685bba4-064c-4 433-b360-370adaf6c235", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.872107", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1354227502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7685bba4-064c-4433-b360-370adaf6c235"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7685bba4-064c-4433-b360-370adaf6c235"}], "user_id": "39f563a91803412b99a3dc7d12baf89b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:42,014 99934 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc 0.054s 2025-08-04 13:42:42,015 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba66b053-dc17-4316-8bb1-22227ff42e6d', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba66b053-dc17-4316-8bb1-22227ff42e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc'} Body: b'{"volume": {"id": "706963e0-55c4-48aa-9b25-5a2541c34ccc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.000000", "updated_at": "2025-08-04T13:42:41.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1228832482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc"}], "user_id": "39f563a91803412b99a3dc7d12baf89b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a29c082f135d43a3ad9d2c15fed42897"}}' 2025-08-04 13:42:43,079 99934 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc 0.049s 2025-08-04 13:42:43,080 99934 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8c6773-19f4-47f8-ae98-0411b407c530', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8c6773-19f4-47f8-ae98-0411b407c530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc'} Body: b'{"volume": {"id": "706963e0-55c4-48aa-9b25-5a2541c34ccc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.000000", "updated_at": "2025-08-04T13:42:41.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1228832482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/706963e0-55c4-48aa-9b25-5a2541c34ccc"}], "user_ id": "39f563a91803412b99a3dc7d12baf89b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a29c082f135d43a3ad9d2c15fed42897"}}' setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) ---------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 51, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 c92238f5-9352-4bb8-a809-5ba8443919d5 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 20b83837-1ca8-4c6f-966e-f610afffcc36 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 691e7d9f-6e42-4aea-a043-91d8c2433480 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:42:59,499 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.398s 2025-08-04 13:42:59,499 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-948001427"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8afcad3d-a13e-47ae-9d54-c7496b39b5c1', 'content-length': '819', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8afcad3d-a13e-47ae-9d54-c7496b39b5c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "691e7d9f-6e42-4aea-a043-91d8c2433480", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:59.436287", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-948001427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 13:42:59,548 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480 0.036s 2025-08-04 13:42:59,548 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c488b78-2ede-4e2a-9e55-514d9b4426da', 'content-length': '887', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c488b78-2ede-4e2a-9e55-514d9b4426da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480'} Body: b'{"volume": {"id": "691e7d9f-6e42-4aea-a043-91d8c2433480", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:59.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-948001427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "5c7b10cb17164c0a9500b24f404f0139"}}' 2025-08-04 13:43:00,607 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480 0.045s 2025-08-04 13:43:00,608 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applic ation/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d77e020-0eca-41cb-84ab-9a734463ad46', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d77e020-0eca-41cb-84ab-9a734463ad46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480'} Body: b'{"volume": {"id": "691e7d9f-6e42-4aea-a043-91d8c2433480", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:59.000000", "updated_at": "2025-08-04T13:43:00.000000", "name": "tempest-VolumesTransfersV355Test-Volume-948001427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "5c7b10cb17164c0a9500b24f404f0139"}}' 2025-08-04 13:43:00,702 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480 0.080s 2025-08-04 13:43:00,702 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483ab7c9-5967-422a-b054-fb46829b4020', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483ab7c9-5967-422a-b054-fb46829b4020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480'} Body: b'{"volume": {"id": "691e7d9f-6e42-4aea-a043-91d8c2433480", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:59.000000", "updated_at": "2025-08-04T13:43:00.000000", "name": "tempest-VolumesTransfersV355Test-Volume-948001427", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "5c7b10cb17164c0a9500b24f404f0139"}}' 2025-08-04 13:43:00,819 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480 0.102s 2025-08-04 13:43:00,820 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstac k-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce85e512-9e29-4d82-b265-995fdde268ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480'} Body: b'' 2025-08-04 13:43:00,841 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480 0.021s 2025-08-04 13:43:00,841 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a39ea3-2f56-4206-a023-f753c2d6e805', 'x-openstack-request-id': 'req-02a39ea3-2f56-4206-a023-f753c2d6e805', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/691e7d9f-6e42-4aea-a043-91d8c2433480'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 691e7d9f-6e42-4aea-a043-91d8c2433480 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 a8a0e851-76f3-4534-97f3-b5f769e45534 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:43:01,047 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.201s 2025-08-04 13:43:01,047 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-584602308"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0b5883-6730-4e59-8bfd-e8f77ac9caef', 'content-length': '819', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0b5883-6730-4e59-8bfd-e8f77ac9caef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a8a0e851-76f3-4534-97f3-b5f769e45534", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:00.980444", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-584602308", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 13:43:01,107 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534 0.047s 2025-08-04 13:43:01,107 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967bc2df-a0e1-4003-8acf-018cc110c1b1', 'content-length': '887', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967bc2df-a0e1-4003-8acf-018cc110c1b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534'} Body: b'{"volume": {"id": "a8a0e851-76f3-4534-97f3-b5f769e45534", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:01.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-584602308", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "5c7b10cb17164c0a9500b24f404f0139"}}' 2025-08-04 13:43:02,161 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534 0.038s 2025-08-04 13:43:02,161 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8fd8211-6ace-4c1b-88c5-871c19aab769', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fd8211-6ace-4c1b-88c5-871c19aab769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534'} Body: b'{"volume": {"id": "a8a0e851-76f3-4534-97f3-b5f769e45534", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:01.000000", "updated_at": "2025-08-04T13:43:01.000000", "name": "tempest-VolumesTransfersV355Test-Volume-584602308", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "5c7b10cb17164c0a9500b24f404f0139"}}' 2025-08-04 13:43:02,214 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534 0.039s 2025-08-04 13:43:02,215 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b69f05d-5966-4646-babd-be214fd15048', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b69f05d-5966-4646-babd-be214fd15048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534'} Body: b'{"volume": {"id": "a8a0e851-76f3-4534-97f3-b5f769e45534", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:01.000000", "updated_at": "2025-08-04T13:43:01.000000", "name": "tempest-VolumesTransfersV355Test-Volume-584602308", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534"}], "user_id": "44bdd23ae82c423fafad87fb1403db65", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "5c7b10cb17164c0a9500b24f404f0139"}}' 2025-08-04 13:43:02,318 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534 0.089s 2025-08-04 13:43:02,318 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versio n': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deef51e5-4a88-4067-b2d2-12ace7cdaac4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534'} Body: b'' 2025-08-04 13:43:02,343 99928 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534 0.024s 2025-08-04 13:43:02,343 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e35c76a-87a2-4854-a17d-6f478630717d', 'x-openstack-request-id': 'req-5e35c76a-87a2-4854-a17d-6f478630717d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a8a0e851-76f3-4534-97f3-b5f769e45534'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a8a0e851-76f3-4534-97f3-b5f769e45534 could not be found."}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 90607cfa-24e3-4561-a24c-4f270f3948f1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:40:46,967 99932 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:40:46,968 99932 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:40:47,021 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.049s 2025-08-04 13:40:47,021 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1396315304", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKD5tznrxOHE3SQvpR/qaPLfxh9QGbzbivXAgtlGpvxJ84Ieb6M6H4Ftyerdc0k8hqH6kaN2pNOUfXt8vXKlc6utfG7wYF8ZaiuJX6YwGOP76CW+ykR5+h6ceTdmnaodDw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-871a4936-4918-44a6-91aa-1e687dd03c73', 'x-compute-request-id': 'req-871a4936-4918-44a6-91aa-1e687dd03c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1396315304", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKD5tznrxOHE3SQvpR/qaPLfxh9QGbzbivXAgtlGpvxJ84Ieb6M6H4Ftyerdc0k8hqH6kaN2pNOUfXt8vXKlc6utfG7wYF8ZaiuJX6YwGOP76CW+ykR5+h6ceTdmnaodDw==", "fingerprint": "21:ef:6b:62:6f:93:3e:76:ca:c1:14:8c:d5:85:25:70", "user_id": "e4cc22a1f98845e4a6663f81dd39594a"}}' 2025-08-04 13:40:47,024 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1396315304 created 2025-08-04 13:40:47,246 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.222s 2025-08-04 13:40:47,246 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2081404152", "description": "tempest-description--1290770767"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-c42272ee-41c6-4680-8e9b-6a24f80fd071', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5b2718b9-7eb1-4460-809b-03c6af41da13", "name": "tempest-securitygroup--2081404152", "stateful": true, "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "description": "tempest-description--1290770767", "shared": false, "security_group_rules": [{"id": "2fdf58f1-ece0-400c-b6cb-8becd09f2ccc", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "5b2718b9-7eb1-4460-809b-03c6af41da13", "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": 885, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:40:47Z", "updated_at": "2025-08-04T13:40:47Z", "revision_number": 0}, {"id": "5307a577-c25e-433d-8b15-1deff098506e", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "5b2718b9-7eb1-4460-809b-03c6af41da13", "ethertype": "IPv4", "direction": "egress", "protocol": null, "p ort_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": 886, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:40:47Z", "updated_at": "2025-08-04T13:40:47Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:40:47Z", "updated_at": "2025-08-04T13:40:47Z", "revision_number": 1, "project_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:40:47,550 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.303s 2025-08-04 13:40:47,551 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5b2718b9-7eb1-4460-809b-03c6af41da13", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b9f61007-6e58-4ba3-a6db-bf300d35adf0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "779df880-daf7-499e-b216-9889ef0d3cdb", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "5b2718b9-7eb1-4460-809b-03c6af41da13", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:40:47Z", "updated_at": "2025-08-04T13:40:47Z", "revision_number": 0}}' 2025-08-04 13:40:47,784 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.232s 2025-08-04 13:40:47,784 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5b2718b9-7eb1-4460-809b-03c6af41da13", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-32d25371-738b-4f60-ba93-4be852b7ee6c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4460221f-31c3-4ed6-b557-2cb958540bd2", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "5b2718b9-7eb1-4460-809b-03c6af41da13", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:40:47Z", "updated_at": "2025-08-04T13:40:47Z", "revision_number": 0}}' 2025-08-04 13:40:47,784 99932 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2081404152 created 2025-08-04 13:40:48,550 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.765s 2025-08-04 13:40:48,550 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth -Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-470e5d5f-17cc-436e-822f-017f97bd7bf0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "080c90d1-ac53-4aa4-96b8-5de6b125cd07", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "floating_ip_address": "172.24.4.145", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bea9f7f3034847c3a270e88aef534d20", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:40:48Z", "updated_at": "2025-08-04T13:40:48Z", "revision_number": 0}}' 2025-08-04 13:40:48,550 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '080c90d1-ac53-4aa4-96b8-5de6b125cd07', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'floating_ip_address': '172.24.4.145', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:40:48Z', 'updated_at': '2025-08-04T13:40:48Z', 'revision_number': 0, 'ip': '172.24.4.145'} created 2025-08-04 13:40:48,647 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.090s 2025-08-04 13:40:48,648 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-25e90a4a-c748-4883-874f-85c7e89d34f9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e4cc22a1f98845e4a6663f81dd39594a", "name": "tempest-AttachVolumeNegativeTest-1668127627-project-member", "password_expires_at": null}, "audit_ids": ["ODZFijadS5GpYKpOxsFzDA"], "expires_at": "2025-08-04T14:40:48.000000Z", "issued_at": "2025-08-04T13:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bea9f7f3034847c3a270e88aef534d20", "name": "tempest-AttachVolumeNegativeTest-1668127627"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78 bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bea9f7f3034847c3a270e88aef534d20", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:40:48,648 99932 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'fc896084-11a1-4a9d-ba8f-fbebac0589af', 'name': 'tempest-AttachVolumeNegativeTest-562325249-network', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62482, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:37:52Z', 'updated_at': '2025-08-04T13:37:52Z', 'revision_number': 1} available for tenant 2025-08-04 13:40:48,649 99932 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1396315304', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKD5tznrxOHE3SQvpR/qaPLfxh9QGbzbivXAgtlGpvxJ84Ieb6M6H4Ftyerdc0k8hqH6kaN2pNOUfXt8vXKlc6utfG7wYF8ZaiuJX6YwGOP76CW+ykR5+h6ceTdmnaodDw==', 'fingerprint': '21:ef:6b:62:6f:93:3e:76:ca:c1:14:8c:d5:85:25:70', 'user_id': 'e4cc22a1f98845e4a6663f81dd39594a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCd6X945zj9ja4ubOgLsOp6LfFyAeICERI6ZMUDof6Z7VJqo+XXZMjy\n6kqSk1Y1Q1mgBwYFK4EEACKhZANiAASg+bc568ThxN0kL6Uf6mjy38YfUBm824r1\nwILZRqb8SfOCHm+jOh+Bbcnq3XNJPIah+pGjdqTTlH17fL1ypXOrrXxu8GBfGWor\niV+mMBjj++glvspEefoenHk3Zp2qHQ8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5b2718b9-7eb1-4460-809b-03c6af41da13', 'name': 'tempest-securitygroup--2081404152', 'stateful': True, 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': 'tempest-description--1290770767', 'shared': False, 'security_group_rules': [{'id': '2fdf58f1-ece0-400c-b6cb-8becd09f2ccc', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'security_group_id': '5b2718b9-7eb1-4460-809b-03c6af41da13', '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': 885, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:40:47Z', 'updated_at': '2025-08-04T13:40:47Z', 'revision_number': 0}, {'id': '5307a577-c25e-433d-8b15-1deff098506e', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'security_group_id': '5b2718b9-7eb1-4460-809b-03c6af41da13', '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': 886, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:40:47Z', 'updated_at': '2025-08-04T13:40:47Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:40:47Z', 'updated_at': '2025-08-04T13:40:47Z', 'revision_number': 1, 'project_id': 'bea9f7f3034847c3a270e88aef534d20'}, 'floating_ip': {'id': '080c90d1-ac53-4aa4-96b8-5de6b125cd07', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'floating_ip_address': '172.24.4.145', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:40:48Z', 'updated_at': '2025-08-04T13:40:48Z', 'revision_number': 0, 'ip': '172.24.4.145'}} 2025-08-04 13:40:49,241 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.591s 2025-08-04 13:40:49,241 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1849916454", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "fc896084-11a1-4a9d-ba8f-fbebac0589af"}], "security_groups": [{"name": "tempest-securitygroup--2081404152"}], "key_name": "tempest-keypair-1396315304", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-197c941a-bb35-49ad-8845-5768f8b416be', 'x-compute-request-id': 'req-197c941a-bb35-49ad-8845-5768f8b416be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "97fc5a23-d19a-4aa4-ad33-8388d7f958ac", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2081404152"}], "adminPass": "password"}}' 2025-08-04 13:40:49,315 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac 0.070s 2025-08-04 13:40:49,315 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:40:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1526059b-326f-408f-a511-77dcfbf8b574', 'x-compute-request-id': 'req-1526059b-326f-408f-a511-77dcfbf8b574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac'} Body: b'{"server": {"id": "97fc5a23-d19a-4aa4-ad33-8388d7f958ac", "name": "tempest-AttachVolumeNegativeTest-server-1849916454", "status": "BUILD", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compu te/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:40:49Z", "updated": "2025-08-04T13:40:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1396315304", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:41:39,591 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac 0.210s 2025-08-04 13:41:39,591 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:41:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c0c14a9-4852-42e4-a9d0-e8bccb1ed481', 'x-compute-request-id': 'req-5c0c14a9-4852-42e4-a9d0-e8bccb1ed481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac'} Body: b'{"server": {"id": "97fc5a23-d19a-4aa4-ad33-8388d7f958ac", "name": "tempest-AttachVolumeNegativeTest-server-1849916454", "status": "ACTIVE", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "341377d42f30e9bd5f6d2553dbc4517a68fac6bf103df0c33bbdd76a", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:40:49Z", "updated": "2025-08-04T13:41:04Z", "addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:a0:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1396315304", "OS-SRV-USG:launched_at": "2025-08-04T13:41:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2081404152"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:41:39,607 99932 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:42:39,967 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac/os-interface 0.301s 2025-08-04 13:42:39,968 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40bb01de-759e-4004-906d-5aeabeb6bcf4', 'x-compute-request-id': 'req-40bb01de-759e-4004-906d-5aeabeb6bcf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "fc896084-11a1-4a9d-ba8f-fbebac0589af", "port_id": "78ba03f9-3287-430d-a802-928161f726da", "mac_addr": "fa:16:3e:19:a0:a9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6703771d-2217-4f0c-8d0f-9517385c1be7", "ip_address": "10.0.0.13"}]}]}' 2025-08-04 13:42:40,952 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/080c90d1-ac53-4aa4-96b8-5de6b125cd07 0.979s 2025-08-04 13:42:40,953 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "78ba03f9-3287-430d-a802-928161f726da"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-51259b29-bb2a-40d3-99c7-4f275d4fd44d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/080c90d1-ac53-4aa4-96b8-5de6b125cd07'} Body: b'{"floatingip": {"id": "080c90d1-ac53-4aa4-96b8-5de6b125cd07", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "floating_ip_address": "172.24.4.145", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "575be008-1e59-4ec7-8ebe-840432d727e8", "port_id": "78ba03f9-3287-430d-a802-928161f726da", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "fc896084-11a1-4a9d-ba8f-fbebac0589af", "mac_address": "fa:16:3e:19:a0:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "97fc5a23-d19a-4aa4-ad33-8388d7f958ac", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:40:48Z", "updated_at": "2025-08-04T13:42:40Z", "revision_number": 1, "project_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:42:40,955 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.145:22' as 'cirros' with public key authentication 2025-08-04 13:42:40,965 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:42:41,070 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:42:41,070 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.145 successfully created 2025-08-04 13:42:41,126 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac/ips 0.055s 2025-08-04 13:42:41,126 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15b95d4b-0655-40b1-8ed1-154234b22041', 'x-compute-request-id': 'req-15b95d4b-0655-40b1-8ed1-154234b22041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7 f958ac/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2025-08-04 13:42:41,345 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.216s 2025-08-04 13:42:41,346 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-934377299"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a71554c2-9bcb-449e-88b2-285d19d44e56', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a71554c2-9bcb-449e-88b2-285d19d44e56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "90607cfa-24e3-4561-a24c-4f270f3948f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.279605", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-934377299", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:42:41,395 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1 0.037s 2025-08-04 13:42:41,395 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34af5721-85e5-486b-acd6-41b5333457f5', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34af5721-85e5-486b-acd6-41b5333457f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1'} Body: b'{"volume": {"id": "90607cfa-24e3-4561-a24c-4f270f3948f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-934377299", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:42:42,460 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1 0.048s 2025-08-04 13:42:42,460 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ac40fc-18f8-4e46-8a16-32bd6e1dc16c', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ac40fc-18f8-4e46-8a16-32bd6e1dc16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1'} Body: b'{"volume": {"id": "90607cfa-24e3-4561-a24c-4f270f3948f1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:42:41.000000", "updated_at": "2025-08-04T13:42:41.000000", "name": "tempest-AttachVolumeNegativeTest-volume-934377299", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/90607cfa-24e3-4561-a24c-4f270f3948f1"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:42:42,797 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac 0.323s 2025-08-04 13:42:42,797 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49fbaf85-b281-4b14-8b14-deafed7393e5', 'x-compute-request-id': 'req-49fbaf85-b281-4b14-8b14-deafed7393e5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac'} Body: b'' 2025-08-04 13:42:43,087 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac 0.289s 2025-08-04 13:42:43,087 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a791b199-e576-444b-8746-30e77111d8e6', 'x-compute-request-id': 'req-a791b199-e576-444b-8746-30e77111d8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac'} Body: b'{"server": {"id": "97fc5a23-d19a-4aa4-ad33-8388d7f958ac", "name": "tempest-AttachVolumeNegativeTest-server-1849916454", "status": "ACTIVE", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "341377d42f30e9bd5f6d2553dbc4517a68fac6bf103df0c33bbdd76a", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:40:49Z", "updated": "2025-08-04T13:42:43Z", "addresses": {"tempest- AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:a0:a9"}, {"version": 4, "addr": "172.24.4.145", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:a0:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1396315304", "OS-SRV-USG:launched_at": "2025-08-04T13:41:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2081404152"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:43:33,298 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac 0.143s 2025-08-04 13:43:33,298 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-119d5369-3e36-4eac-8b70-95af4dff5fd6', 'x-compute-request-id': 'req-119d5369-3e36-4eac-8b70-95af4dff5fd6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97fc5a23-d19a-4aa4-ad33-8388d7f958ac'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 97fc5a23-d19a-4aa4-ad33-8388d7f958ac could not be found."}}' 2025-08-04 13:43:33,333 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1396315304 0.034s 2025-08-04 13:43:33,333 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0ae79cb-46b7-43f7-8579-44de358503e7', 'x-compute-request-id': 'req-e0ae79cb-46b7-43f7-8579-44de358503e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1396315304'} Body: b'' 2025-08-04 13:43:33,546 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/5b2718b9-7eb1-4460-809b-03c6af41da13 0.212s 2025-08-04 13:43:33,546 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d254a6eb-2374-438d-ab55-9d7ec135535a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/5b2718b9-7eb1-4460-809b-03c6af41da13'} Body: b'' 2025-08-04 13:43:33,563 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/5b2718b9 -7eb1-4460-809b-03c6af41da13 0.016s 2025-08-04 13:43:33,563 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-2c9d8d0d-218f-4f4d-a0f5-a5b780e68e68', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/5b2718b9-7eb1-4460-809b-03c6af41da13'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5b2718b9-7eb1-4460-809b-03c6af41da13 does not exist", "detail": ""}}' 2025-08-04 13:43:33,955 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/080c90d1-ac53-4aa4-96b8-5de6b125cd07 0.392s 2025-08-04 13:43:33,956 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-26857b73-5200-495d-b81f-91a673fb15db', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/080c90d1-ac53-4aa4-96b8-5de6b125cd07'} Body: b'' tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 227, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 37773361-1948-434c-b0ca-a0f5fbb7cf3c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:43:39,970 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/types 0.163s 2025-08-04 13:43:39,971 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-760017338"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5ef3d5-4945-4db6-8eef-bdaf463c9ee1', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5ef3d5-4945-4db6-8eef-bdaf463c9ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "b2428e0b-394e-4367-8312-552c3f5fadb6", "name": "tempest-GroupsV320Test-volume-type-760017338", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 13:43:40,002 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.028s 2025-08-04 13:43:40,003 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1799288320"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5126fb1b-7219-4174-a5e5-282009bdee66', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5126fb1b-7219-4174-a5e5-282009bdee66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "e2107a33-261c-4b25-9c71-4b31e376bd87", "name": "tempest-GroupsV320Test-group-type-1799288320", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 13:43:40,262 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/groups 0.255s 2025-08-04 13:43:40,263 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"group": {"group_type": "e2107a33-261c-4b25-9c71-4b31e376bd87", "volume_types": ["b2428e0b-394e-4367-8312-552c3f5fadb6"], "name": "tempest-GroupsV320Test-Group-1104482478"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed2af881-0a06-4298-9471-c730811606f2', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed2af881-0a06-4298-9471-c730811606f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "37773361-1948-434c-b0ca-a0f5fbb7cf3c", "name": "tempest-GroupsV320Test-Group-1104482478"}}' 2025-08-04 13:43:40,296 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c 0.030s 2025-08-04 13:43:40,296 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json' , 'x-compute-request-id': 'req-8cb9b4a8-91cd-449d-a476-cebc582bca27', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb9b4a8-91cd-449d-a476-cebc582bca27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c'} Body: b'{"group": {"id": "37773361-1948-434c-b0ca-a0f5fbb7cf3c", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T13:43:40.000000", "name": "tempest-GroupsV320Test-Group-1104482478", "description": null, "group_type": "e2107a33-261c-4b25-9c71-4b31e376bd87", "volume_types": ["b2428e0b-394e-4367-8312-552c3f5fadb6"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:43:41,337 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c 0.036s 2025-08-04 13:43:41,338 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e7b5406-6a5f-4ce1-84cc-122156a9b70e', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e7b5406-6a5f-4ce1-84cc-122156a9b70e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c'} Body: b'{"group": {"id": "37773361-1948-434c-b0ca-a0f5fbb7cf3c", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T13:43:40.000000", "name": "tempest-GroupsV320Test-Group-1104482478", "description": null, "group_type": "e2107a33-261c-4b25-9c71-4b31e376bd87", "volume_types": ["b2428e0b-394e-4367-8312-552c3f5fadb6"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 13:43:41,378 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.033s 2025-08-04 13:43:41,379 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18bfef11-5b7f-4d1e-b534-163076acfa01', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18bfef11-5b7f-4d1e-b534-163076acfa01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 13:43:41,465 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c/action 0.072s 2025-08-04 13:43:41,465 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d3364f-6c2f-40a6-a75f-324d3e896b44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c/action'} Body: b'' 2025-08-04 13:43:41,482 99918 INFO [tempest.lib.common.rest_c lient] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c 0.016s 2025-08-04 13:43:41,482 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53b44a8-fc19-4a69-8302-774e9d8bae5c', 'x-openstack-request-id': 'req-a53b44a8-fc19-4a69-8302-774e9d8bae5c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/37773361-1948-434c-b0ca-a0f5fbb7cf3c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 37773361-1948-434c-b0ca-a0f5fbb7cf3c could not be found."}}' 2025-08-04 13:43:41,550 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/e2107a33-261c-4b25-9c71-4b31e376bd87 0.067s 2025-08-04 13:43:41,550 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-961b0b83-646c-4e5d-841f-287f7bd9db0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/e2107a33-261c-4b25-9c71-4b31e376bd87'} Body: b'' 2025-08-04 13:43:41,600 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/b2428e0b-394e-4367-8312-552c3f5fadb6 0.049s 2025-08-04 13:43:41,600 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d66365-e0c7-4e13-a195-7f234f7beb25', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/b2428e0b-394e-4367-8312-552c3f5fadb6'} Body: b'' 2025-08-04 13:43:41,617 99918 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/b2428e0b-394e-4367-8312-552c3f5fadb6 0.016s 2025-08-04 13:43:41,617 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-d956150a-bd17-4bed-81eb-97f27727b728', 'x-openstack-request-id': 'req-d956150a-bd17-4bed-81eb-97f27727b728', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/b2428e0b-394e-4367-8312-552c3f5fadb6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b2428e0b-394e-4367-8312-552c3f5fadb6 could not be found."}}' tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 ae083f54-56b3-4b46-9640-d485fb5f738c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:43:52,652 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/types 0.162s 2025-08-04 13:43:52,652 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-167177952", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2cbc994-55ed-41ba-a8c6-e32ffd99a57d', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2cbc994-55ed-41ba-a8c6-e32ffd99a57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "7fbf1841-b425-41e4-8492-6ae59c317e97", "name": "tempest-VolumeTypesAccessTest-volume-type-167177952", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2025-08-04 13:43:52,779 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/volumes 0.124s 2025-08-04 13:43:52,780 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "7fbf1841-b425-41e4-8492-6ae59c317e97", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-66d4e9d9-66b8-4cd9-931e-7313ac5b819b', 'x-openstack-request-id': 'req-66d4e9d9-66b8-4cd9-931e-7313ac5b819b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7fbf1841-b425-41e4-8492-6ae59c317e97 could not be found."}}' 2025-08-04 13:43:52,780 99918 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2025-08-04 13:43:52,813 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97/action 0.032s 2025-08-04 13:43:52,814 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "e2b2ac7aa928456ca3c6fbe1120a03b4"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0106afe3-7d70-4d6e-8cf0-7e39ccd355dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97/action'} Body: b'' 2025-08-04 13:43:53,062 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/volumes 0.248s 2025-08-04 13:43:53,063 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "7fbf1841-b425-41e4-8492-6ae59c317e97", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1509218529"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-ea5dcbe8-c93c-4c08-8215-60da67319e61', 'content-length': '793', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea5dcbe8-c93c-4c08-8215-60da67319e61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ae083f54-56b3-4b46-9640-d485fb5f738c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:52.993345", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1509218529", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-167177952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}], "user_id": "a20e16886dfe41de9959b8f6cfe43948", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:43:53,122 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c 0.047s 2025-08-04 13:43:53,123 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfd9ad17-e3a7-4c7d-b2e3-63cd679790b5', 'content-length': '861', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfd9ad17-e3a7-4c7d-b2e3-63cd679790b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c'} Body: b'{"volume": {"id": "ae083f54-56b3-4b46-9640-d485fb5f738c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:53.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1509218529", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-167177952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}], "user_id": "a20e16886dfe41de9959b8f6cfe43948", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e2b2ac7aa928456ca3c6fbe1120a03b4"}}' 2025-08-04 13:43:54,180 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c 0.042s 2025-08-04 13:43:54,180 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d0ff129-fd92-439c-acec-fcf97d187f28', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d0ff129-fd92-439c-acec-fcf97d187f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c'} Body: b'{"volume": {"id": "ae083f54-56b3-4b46-9640-d485fb5f738c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:53.000000", "updated_at": "2025-08-04T13:43:53.00000 0", "name": "tempest-VolumeTypesAccessTest-Volume-1509218529", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-167177952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}], "user_id": "a20e16886dfe41de9959b8f6cfe43948", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e2b2ac7aa928456ca3c6fbe1120a03b4"}}' 2025-08-04 13:43:54,232 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c 0.038s 2025-08-04 13:43:54,232 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb7c646-d00c-4a8d-bcc8-e79f670cd91a', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb7c646-d00c-4a8d-bcc8-e79f670cd91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c'} Body: b'{"volume": {"id": "ae083f54-56b3-4b46-9640-d485fb5f738c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:43:53.000000", "updated_at": "2025-08-04T13:43:53.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1509218529", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-167177952", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c"}], "user_id": "a20e16886dfe41de9959b8f6cfe43948", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e2b2ac7aa928456ca3c6fbe1120a03b4"}}' 2025-08-04 13:43:54,428 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c 0.180s 2025-08-04 13:43:54,428 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a0309d-ee2f-49b0-87be-d739d8f39248', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c'} Body: b'' 2025-08-04 13:43:54,450 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c 0.022s 2025-08-04 13:43:54,451 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a885bc-be5d-47dc-a41d-9db266e0d d88', 'x-openstack-request-id': 'req-a4a885bc-be5d-47dc-a41d-9db266e0dd88', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ae083f54-56b3-4b46-9640-d485fb5f738c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ae083f54-56b3-4b46-9640-d485fb5f738c could not be found."}}' 2025-08-04 13:43:54,487 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97/action 0.036s 2025-08-04 13:43:54,487 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "e2b2ac7aa928456ca3c6fbe1120a03b4"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8ba9af-fd81-41da-9684-13d1d0c396c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97/action'} Body: b'' 2025-08-04 13:43:54,547 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97 0.059s 2025-08-04 13:43:54,548 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11e3104-6fb6-495a-b89c-9873eb284f8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97'} Body: b'' 2025-08-04 13:43:54,564 99918 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97 0.016s 2025-08-04 13:43:54,565 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fde67c4-0ca2-4094-a010-67fa3736f29d', 'x-openstack-request-id': 'req-4fde67c4-0ca2-4094-a010-67fa3736f29d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/7fbf1841-b425-41e4-8492-6ae59c317e97'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7fbf1841-b425-41e4-8492-6ae59c317e97 could not be found."}}' setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 2f93ea16-76ef-424d-88c7-f8ffa6338999 failed to build and is in ERROR status tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 186, in test_old_versions_reject volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 98b7acba-4a65-401e-9f1f-86dcb60442f2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:43:02,721 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2025-08-04 13:43:02,722 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2529', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6700b94d-bf57-451f-afa1-887f7d846e0a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a282daffb42f44d7b248f85a63bb759b", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1530780575-project-member", "password_expires_at": null}, "audit_ids": ["bLACOg7RQ42mDynMW3gHDw"], "expires_at": "2025-08-04T14:43:02.000000Z", "issued_at": "2025-08-04T13:43:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4871b9bc089447b3af96cb8bfcc28da9", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1530780575"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4871b9bc089447b3af96cb8bfcc28da9", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:43:02,722 99916 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': 'ae64c29a-7cf9-45f8-9cbc-3c7636a8af15', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-282680730-network', 'tenant_id': '4871b9bc089447b3af96cb8bfcc28da9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4871b9bc089447b3af96cb8bfcc28da9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 36264, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_a ddress_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:42:48Z', 'updated_at': '2025-08-04T13:42:48Z', 'revision_number': 1} available for tenant 2025-08-04 13:43:02,723 99916 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:43:02,724 99916 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:43:02,980 99916 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.254s 2025-08-04 13:43:02,980 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1501517108", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPiRDUPmJIPHWeZYkeS4PxQAjiHOIIjABgjt/7HuhzIJoWj3IlTg/yflOBM/7O9pJQ9jGp79rYfgt2z4ak3svurN85ta8kR/UToGEDMPMT1l4Nbpenmxeb2cjEzrj0xjqA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db8962de-610c-4b9b-b7af-b879ad86d833', 'x-compute-request-id': 'req-db8962de-610c-4b9b-b7af-b879ad86d833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1501517108", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPiRDUPmJIPHWeZYkeS4PxQAjiHOIIjABgjt/7HuhzIJoWj3IlTg/yflOBM/7O9pJQ9jGp79rYfgt2z4ak3svurN85ta8kR/UToGEDMPMT1l4Nbpenmxeb2cjEzrj0xjqA==", "fingerprint": "c4:d6:37:f0:26:c2:37:9f:9e:d5:b8:13:96:18:a4:98", "user_id": "a282daffb42f44d7b248f85a63bb759b"}}' 2025-08-04 13:43:02,983 99916 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1501517108 created 2025-08-04 13:43:03,213 99916 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.230s 2025-08-04 13:43:03,213 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1778001148", "description": "tempest-description--1854567054"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-441714d1-08ff-4fb4-a664-d7bdfca979ea', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "71abd3a9-6715-44d8-b33c-400e63b3d573", "name": "tempest-securitygroup--1778001148", "stateful": true, "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "description": "tempest-description--1854567054", "shared": false, "security_group_rules": [{"id": "077fff3d-4f48-4231-a0af-1f4024df8ff4", "project_id": "4871b9bc089447b3af96cb8bfcc28da9", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "security_group_id": "71abd3a9-6715-44d8-b33c-400e63b3d573", "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": 1050, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:43:03Z", "updated_at": "2025-08-04T13:43:03Z", "revision_number": 0}, {"id": "53123670-9afc-4dcb-8dab-311997702658", "project_id": "4871b9bc089447b3af96cb8bfcc28da9", "t enant_id": "4871b9bc089447b3af96cb8bfcc28da9", "security_group_id": "71abd3a9-6715-44d8-b33c-400e63b3d573", "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": 1051, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:43:03Z", "updated_at": "2025-08-04T13:43:03Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:43:03Z", "updated_at": "2025-08-04T13:43:03Z", "revision_number": 1, "project_id": "4871b9bc089447b3af96cb8bfcc28da9"}}' 2025-08-04 13:43:03,432 99916 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.218s 2025-08-04 13:43:03,432 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "71abd3a9-6715-44d8-b33c-400e63b3d573", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-86ec6e79-f6f1-4c22-8514-64aef9dc7745', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c8f4e1ff-8fec-48cb-b5e3-bde061a59dda", "project_id": "4871b9bc089447b3af96cb8bfcc28da9", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "security_group_id": "71abd3a9-6715-44d8-b33c-400e63b3d573", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:43:03Z", "updated_at": "2025-08-04T13:43:03Z", "revision_number": 0}}' 2025-08-04 13:43:03,632 99916 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.199s 2025-08-04 13:43:03,633 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "71abd3a9-6715-44d8-b33c-400e63b3d573", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6ac2a904-2050-4295-a273-e07acced8239', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "883bf0d6-730c-41bc-81fe-a027bdc36cbc", "project_id": "4871b9bc089447b3af96cb8bfcc28da9", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "security_group_id": "71abd3a9-6715-44d8-b33c-400e63b3d573", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:43:03Z", "updated_at": "2025-08-04T13:43:03Z", "revision_number": 0}}' 2025-08-04 13:43:03,633 99916 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1778001148 created 2025-08-04 13:43:04,638 99916 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.004s 2025-08-04 13:43:04,638 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a4e1a86f-cd51-494f-a707-bdb1e7217010', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ae40f3f3-80a4-4005-bb9e-e79291e6fbec", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "floating_ip_address": "172.24.4.129", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4871b9bc089447b3af96cb8bfcc28da9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:43:04Z", "updated_at": "2025-08-04T13:43:04Z", "revision_number": 0}}' 2025-08-04 13:43:04,638 99916 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ae40f3f3-80a4-4005-bb9e-e79291e6fbec', 'tenant_id': '4871b9bc089447b3af96cb8bfcc28da9', 'floating_ip_address': '172.24.4.129', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4871b9bc089447b3af96cb8bfcc28da9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:43:04Z', 'updated_at': '2025-08-04T13:43:04Z', 'revision_number': 0, 'ip': '172.24.4.129'} created 2025-08-04 13:43:04,639 99916 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1501517108', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPiRDUPmJIPHWeZYkeS4PxQAjiHOIIjABgjt/7HuhzIJoWj3IlTg/yflOBM/7O9pJQ9jGp79rYfgt2z4ak3svurN85ta8kR/UToGEDMPMT1l4Nbpenmxeb2cjEzrj0xjqA==', 'fingerprint': 'c4:d6:37:f0:26:c2:37:9f:9e:d5:b8:13:96:18:a4:98', 'user_id': 'a282daffb42f44d7b248f85a63bb759b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCbGIjp827urgJbThfmWn1CDUXrRpnDlGZVRlrXJPr61Dt1ATaH5n8Y\ncDmE4JPcmmGgBwYFK4EEACKhZANiAAT4kQ1D5iSDx1nmWJHkuD8UAI4hziCIwAYI\n7f+x7ocyCaFo9yJU4P8n5TgTP+zvaSUPYxqe/a2H4Lds+GpN7L7qzfObWvJEf1E6\nBhAzDzE9ZeDW6Xp5sXm9nIxM649MY6g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '71abd3a9-6715-44d8-b33c-400e63b3d573', 'name': 'tempest-securitygroup--1778001148', 'stateful': True, 'tenant_id': '4871b9bc089447b3af96cb8bfcc28da9', 'description': 'tempest-description--1854567054', 'shared': False, 'security_group_rules': [{'id': '077fff3d-4f48-4231-a0af-1f4024df8ff4', 'project_id': '4871b9bc089447b3af96cb8bfcc28da9', 'tenant_id': '4871b9bc089447b3af96cb8bfcc28da9', 'security_group_id': '71abd3a9-6715-44d8-b33c-400e63b3d573', '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': 1050, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:43:03Z', 'updated_at': '2025-08-04T13:43:03Z', 'revision_number': 0}, {'id': '53123670-9afc-4dcb-8dab-311997702658', 'project_id': '4871b9bc089447b3af96cb8bfcc28da9', 'tenant_id': '4871b9bc089447b3af96cb8bfcc28da9', 'security_group_id': '71abd3a9-6715-44d8-b33c-400e63b3d573', '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': 1051, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:43:03Z', 'updated _at': '2025-08-04T13:43:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:43:03Z', 'updated_at': '2025-08-04T13:43:03Z', 'revision_number': 1, 'project_id': '4871b9bc089447b3af96cb8bfcc28da9'}, 'floating_ip': {'id': 'ae40f3f3-80a4-4005-bb9e-e79291e6fbec', 'tenant_id': '4871b9bc089447b3af96cb8bfcc28da9', 'floating_ip_address': '172.24.4.129', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4871b9bc089447b3af96cb8bfcc28da9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:43:04Z', 'updated_at': '2025-08-04T13:43:04Z', 'revision_number': 0, 'ip': '172.24.4.129'}} 2025-08-04 13:43:05,393 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 0.753s 2025-08-04 13:43:05,393 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-650707104", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "ae64c29a-7cf9-45f8-9cbc-3c7636a8af15"}], "security_groups": [{"name": "tempest-securitygroup--1778001148"}], "key_name": "tempest-keypair-1501517108", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c3a2465-7d6b-4d9c-ab47-975bb5381eda', 'x-compute-request-id': 'req-9c3a2465-7d6b-4d9c-ab47-975bb5381eda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "28035777-c19b-4470-9428-4a81b538b4b1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/28035777-c19b-4470-9428-4a81b538b4b1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1778001148"}], "adminPass": "WK7p9qnr96QE"}}' 2025-08-04 13:43:05,472 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1 0.076s 2025-08-04 13:43:05,473 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d8cd97-0dc8-4704-b63b-c2056c5405be', 'x-compute-request-id': 'req-c1d8cd97-0dc8-4704-b63b-c2056c5405be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1'} Body: b'{"server": {"id": "28035777-c19b-4470-9428-4a81b538b4b1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-650707104", "status": "BUILD", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "user_id": "a282daffb42f44d7b248f85a63bb759b", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:05Z", "updated": "2025-08-04T13:43:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/28035777-c19b-4470-9428-4a81b538b4b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1501517108", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:43:55,774 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1 0.240s 2025-08-04 13:43:55,775 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4d35d71-be13-4a19-a1fa-fff940f472d2', 'x-compute-request-id': 'req-f4d35d71-be13-4a19-a1fa-fff940f472d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1'} Body: b'{"server": {"id": "28035777-c19b-4470-9428-4a81b538b4b1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-650707104", "status": "ACTIVE", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "user_id": "a282daffb42f44d7b248f85a63bb759b", "metadata": {}, "hostId": "5fe739b129b60561eb668ff78956241c7cbb7ea092c8c4142e26fe4c", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:05Z", "updated": "2025-08-04T13:43:23Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-282680730-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:90:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/28035777-c19b-4470-9428-4a81b538b4b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1501517108", "OS-SRV-USG:launched_at": "2025-08-04T13:43:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1778001148"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:43:55,790 99916 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:44:55,978 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1/os-interface 0.164s 2025-08-04 13:44:55,978 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9ce3b09-70df-47ed-bab4-ad78d9ba5a4d', 'x-compute-request-id': 'req-f9ce3b09-70df-47ed-bab4-ad78d9ba5a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ae64c29a-7cf9-45f8-9cbc-3c7636a8af15", "port_id": "0651adbc-a61b-40da-87b4-e01e23731064", "mac_addr": "fa:16:3e:49:90:68", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b0233b2d-91e8-4763-8b28-85e9f44efcd8", "ip_address": "10.0.0.9"}]}]}' 2025-08-04 13:44:56,991 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/ae40f3f3-80a4-4005-bb9e-e79291e6fbec 1.009s 2025-08-04 13:44:56,992 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0651adbc-a61b-40da-87b4-e01e23731064"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e495b3bd-6aab-4a9c-9c88-ecd28f97bf63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/ae40f3f3-80a4-4005-bb9e-e79291e6fbec'} Body: b'{"floatingip": {"id": "ae40f3f3-80a4-4005-bb9e-e79291e6fbec", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "floating_ip_address": "172.24.4.129", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "f5d94d11-61fc-48d6-8a61-5ac9e95ac87b", "port_id": "0651adbc-a61b-40da-87b4-e01e23731064", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ae64c29a-7cf9-45f8-9cbc-3c7636a8af15", "mac_address": "fa:16:3e:49:90:68", "admin_state_up": true, "status": "ACTIVE", "device_id": "28035777-c19b-4470-9428-4a81b538b4b1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:43:04Z", "updated_at": "2025-08-04T13:44:56Z", "revision_number": 1, "project_id": "4871b9bc089447b3af96cb8bfcc28da9"}}' 2025-08-04 13:44:56,995 99916 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.129:22' as 'cirros' with public key authentication 2025-08-04 13:44:57,006 99916 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:44:57,109 99916 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:44:57,110 99916 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.129 successfully created 2025-08-04 13:44:57,322 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1 0.212s 2025-08-04 13:44:57,323 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab52c437-4b93-4304-8cc0-ac7179472e26', 'x-compute-request-id': 'req-ab52c437-4b93-4304-8cc0-ac7179472e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1'} Body: b'{"server": {"id": "28035777-c19b-4470-9428-4a81b538b4b1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-650707104", "status": "ACTIVE", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "user_id": "a282daffb42f44d7b248f85a63bb759b", "metadata": {}, "hostId": "5fe739b129b60561eb668ff78956241c7cbb7ea092c8c4142e26fe4c", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:05Z", "updated": "2025-08-04T13:43:23Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-282680730-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:90:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/28035777-c19b-4470-9428-4a81b538b4b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1501517108", "OS-SRV-USG:launched_at": "2025-08-04T13:43:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1778001148"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:44:57,526 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.189s 2025-08-04 13:44:57,527 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d66de49-e606-48fe-aae3-eb26ba44effd', 'x-compute-request-id': 'req-5d66de49-e606-48fe-aae3-eb26ba44effd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "28035777-c19b-4470-9428-4a81b538b4b1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-650707104", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/28035777-c19b-4470-9428-4a81b538b4b1"}]}]}' 2025-08-04 13:44:57,735 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/volumes 0.204s 2025-08-04 13:44:57,736 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-433534677", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b7dcab-f2b6-493a-919d-f15a20b1fda2', 'content-length': '789', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b7dcab-f2b6-493a-919d-f15a20b1fda2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volu me": {"id": "98b7acba-4a65-401e-9f1f-86dcb60442f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:44:57.675573", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-433534677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2"}], "user_id": "a282daffb42f44d7b248f85a63bb759b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:44:57,794 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2 0.040s 2025-08-04 13:44:57,795 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b655d6-b585-4cf0-a4a7-01a59d1cee08', 'content-length': '857', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b655d6-b585-4cf0-a4a7-01a59d1cee08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2'} Body: b'{"volume": {"id": "98b7acba-4a65-401e-9f1f-86dcb60442f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:44:58.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-433534677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2"}], "user_id": "a282daffb42f44d7b248f85a63bb759b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4871b9bc089447b3af96cb8bfcc28da9"}}' 2025-08-04 13:44:58,853 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2 0.044s 2025-08-04 13:44:58,854 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f297eb63-6ec5-4e54-86a0-1afcfdb220fd', 'content-length': '878', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f297eb63-6ec5-4e54-86a0-1afcfdb220fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2'} Body: b'{"volume": {"id": "98b7acba-4a65-401e-9f1f-86dcb60442f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:44:58.000000", "updated_at": "2025-08-04T13:44:58.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-433534677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http:// 10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2"}], "user_id": "a282daffb42f44d7b248f85a63bb759b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4871b9bc089447b3af96cb8bfcc28da9"}}' 2025-08-04 13:44:58,963 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2 0.095s 2025-08-04 13:44:58,964 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88de1e75-01a3-4bbe-ace2-7a3ad9b245c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2'} Body: b'' 2025-08-04 13:44:58,985 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2 0.021s 2025-08-04 13:44:58,985 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0df2dca1-08bc-4aa5-aea0-81371f3ee094', 'x-openstack-request-id': 'req-0df2dca1-08bc-4aa5-aea0-81371f3ee094', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98b7acba-4a65-401e-9f1f-86dcb60442f2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 98b7acba-4a65-401e-9f1f-86dcb60442f2 could not be found."}}' 2025-08-04 13:44:59,096 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1 0.110s 2025-08-04 13:44:59,097 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bba7c894-4344-4f5a-9062-ab219268ea9b', 'x-compute-request-id': 'req-bba7c894-4344-4f5a-9062-ab219268ea9b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1'} Body: b'' 2025-08-04 13:44:59,265 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1 0.168s 2025-08-04 13:44:59,266 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1699', 'content-type': 'applicat ion/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-506acaa5-9296-4417-a9f3-62bb10558475', 'x-compute-request-id': 'req-506acaa5-9296-4417-a9f3-62bb10558475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1'} Body: b'{"server": {"id": "28035777-c19b-4470-9428-4a81b538b4b1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-650707104", "status": "ACTIVE", "tenant_id": "4871b9bc089447b3af96cb8bfcc28da9", "user_id": "a282daffb42f44d7b248f85a63bb759b", "metadata": {}, "hostId": "5fe739b129b60561eb668ff78956241c7cbb7ea092c8c4142e26fe4c", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:05Z", "updated": "2025-08-04T13:44:59Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-282680730-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:90:68"}, {"version": 4, "addr": "172.24.4.129", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:90:68"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/28035777-c19b-4470-9428-4a81b538b4b1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1501517108", "OS-SRV-USG:launched_at": "2025-08-04T13:43:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1778001148"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:45:49,347 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1 0.042s 2025-08-04 13:45:49,347 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-32aef0da-5dfa-4e3c-a607-415771d8023a', 'x-compute-request-id': 'req-32aef0da-5dfa-4e3c-a607-415771d8023a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/28035777-c19b-4470-9428-4a81b538b4b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 28035777-c19b-4470-9428-4a81b538b4b1 could not be found."}}' 2025-08-04 13:45:49,389 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1501517108 0.040s 2025-08-04 13:45:49,389 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b87b4e9-481e-440d-9845-3 7e514fd27f6', 'x-compute-request-id': 'req-9b87b4e9-481e-440d-9845-37e514fd27f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1501517108'} Body: b'' 2025-08-04 13:45:49,582 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/71abd3a9-6715-44d8-b33c-400e63b3d573 0.192s 2025-08-04 13:45:49,583 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a38adfb4-945a-4601-97a7-a6baa8618b36', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/71abd3a9-6715-44d8-b33c-400e63b3d573'} Body: b'' 2025-08-04 13:45:49,600 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/71abd3a9-6715-44d8-b33c-400e63b3d573 0.016s 2025-08-04 13:45:49,600 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ec1c5e9e-cede-479d-b4a3-0879e7279d08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/71abd3a9-6715-44d8-b33c-400e63b3d573'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 71abd3a9-6715-44d8-b33c-400e63b3d573 does not exist", "detail": ""}}' 2025-08-04 13:45:49,944 99916 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/ae40f3f3-80a4-4005-bb9e-e79291e6fbec 0.342s 2025-08-04 13:45:49,944 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-400be167-1721-4684-8653-1f62451b977e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/ae40f3f3-80a4-4005-bb9e-e79291e6fbec'} Body: b'' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 181, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4b3712f7-ee3d-44a9-8908-01568f3efaa1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:43:20,743 99928 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-04 13:43:21,405 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.660s 2025-08-04 13:43:21,405 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--826209904", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ce6f7435-2a3d-45b1-b533-3d6a059b3733', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--826209904", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b6c91797dc5145169aa46d993c39dcc1", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "created_at": "2025-08-04T13:43:21Z", "updated_at": "2025-08-04T13:43:21Z", "tags": [], "self": "/v2/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "file": "/v2/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:43:22,572 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 204 PUT http://10.0.0.210/image/v2/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d/file 1.167s 2025-08-04 13:43:22,573 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e58d98b5-dd6d-45b0-b2f9-b76713f4dd60', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d/file'} Body: b'' 2025-08-04 13:43:22,573 99928 DEBUG [tempest.scenario.manager] image:ae148c5e-9bb2-476a-b80f-2a6e9b10687d 2025-08-04 13:43:22,622 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.047s 2025-08-04 13:43:22,622 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-128020715", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFZKWqx/C4lS6eVlfqMIkNokqpFEkF9nm7UisZQZF43AEoBwDFrHytbr6OTsq+oJ6FsGh49iYsLPcT9DLB7ON5Nf6w4gpjJW151eGCMr7MIknSI1tkpGYBXmxqpGX+YVSw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d48a276-6395-4201-a87f-603928054d7d', 'x-compute-request-id': 'req-9d48a276-6395-4201-a87f-603928054d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-128020715", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFZKWqx/C4lS6eVlfqMIkNokqpFEkF9nm7UisZQZF43AEoBwDFrHytbr6OTsq+oJ6FsGh49iYsLPcT9DLB7ON5Nf6w4gpjJW151eGCMr7MIknSI1tkpGYBXmxqpGX+YVSw==", "fingerprint": "b4:ee:16:d4:6e:a7:c3:e7:23:83:a3:a0:96:e4:eb:d1", "user_id": "122c813e63ad447a80a4897de4fae3f9"}}' 2025-08-04 13:43:22,669 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.039s 2025-08-04 13:43:22,670 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c142d914-7bee-41cd-8863-78e94eef3a51', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "122c813e63ad447a80a4897de4fae3f9", "name": "tempest-TestMinimumBasicScenario-779330828-project-member", "password_expires_at": null}, "audit_ids": ["Hya2TiutTZOhTPjbQqRHFA"], "expires_at": "2025-08-04T14:43:22.000000Z", "issued_at": "2025-08-04T13:43:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6c91797dc5145169aa46d993c39dcc1", "name": "tempest-TestMinimumBasicScenario-779330828"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b6c91797dc5145169aa46d993c39dcc1", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:43:22,670 99928 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'afcb922b-8e49-4b5f-bbc0-24ebefd5151c', 'name': 'tempest-TestMinimumBasicScenario-1095447036-network', 'tenant_id': 'b6c91797dc5145169aa46d 993c39dcc1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b6c91797dc5145169aa46d993c39dcc1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42785, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:43:06Z', 'updated_at': '2025-08-04T13:43:06Z', 'revision_number': 1} available for tenant 2025-08-04 13:43:23,177 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/compute/v2.1/servers 0.505s 2025-08-04 13:43:23,177 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1584675985", "imageRef": "ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-128020715", "networks": [{"uuid": "afcb922b-8e49-4b5f-bbc0-24ebefd5151c"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5189c17-c5f2-4d00-811b-9a14afce0f1f', 'x-compute-request-id': 'req-c5189c17-c5f2-4d00-811b-9a14afce0f1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b5f05852-6987-4151-9264-5c0e04ed03a1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "J4Ar3MbRsTEq"}}' 2025-08-04 13:43:23,250 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1 0.069s 2025-08-04 13:43:23,251 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-488fedd4-9dfb-4447-bdf3-fa82c00fbccd', 'x-compute-request-id': 'req-488fedd4-9dfb-4447-bdf3-fa82c00fbccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1'} Body: b'{"server": {"id": "b5f05852-6987-4151-9264-5c0e04ed03a1", "name": "tempest-TestMinimumBasicScenario-server-1584675985", "status": "BUILD", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "", "image": {"id": "ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:23Z", "updated": "2025-08-04T13:43:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self" , "href": "http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-128020715", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:44:13,496 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1 0.218s 2025-08-04 13:44:13,496 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff1632a-7580-4398-9aa2-9b73d943e02d', 'x-compute-request-id': 'req-bff1632a-7580-4398-9aa2-9b73d943e02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1'} Body: b'{"server": {"id": "b5f05852-6987-4151-9264-5c0e04ed03a1", "name": "tempest-TestMinimumBasicScenario-server-1584675985", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:23Z", "updated": "2025-08-04T13:43:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:f3:5d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-128020715", "OS-SRV-USG:launched_at": "2025-08-04T13:43:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:44:13,512 99928 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:45:13,782 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1 0.211s 2025-08-04 13:45:13,783 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack -request-id': 'req-8b0ddcca-9725-4813-9270-2bc4ec7ab069', 'x-compute-request-id': 'req-8b0ddcca-9725-4813-9270-2bc4ec7ab069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1'} Body: b'{"server": {"id": "b5f05852-6987-4151-9264-5c0e04ed03a1", "name": "tempest-TestMinimumBasicScenario-server-1584675985", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:23Z", "updated": "2025-08-04T13:43:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:f3:5d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-128020715", "OS-SRV-USG:launched_at": "2025-08-04T13:43:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:45:13,975 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers 0.178s 2025-08-04 13:45:13,976 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b584ad3-7ee0-4551-8738-c25a0bbee646', 'x-compute-request-id': 'req-3b584ad3-7ee0-4551-8738-c25a0bbee646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "b5f05852-6987-4151-9264-5c0e04ed03a1", "name": "tempest-TestMinimumBasicScenario-server-1584675985", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}]}]}' 2025-08-04 13:45:14,200 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1 0.218s 2025-08-04 13:45:14,200 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cd8ba24-e619-4e22-88b6-85f6c457f56b', 'x-compute-request-id': 'req-2cd8ba24-e619-4e22-88b6-85f6c457f56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1'} Body: b'{"server": {"id": "b5f05852-6987-4151-9264-5c0e04ed03a1", "name": "tempest-TestMinimumBasicScenario-server-1584675985", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:23Z", "updated": "2025-08-04T13:43:39Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:f3:5d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-128020715", "OS-SRV-USG:launched_at": "2025-08-04T13:43:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:45:14,505 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 202 POST http://10.0.0.210/volume/v3/volumes 0.288s 2025-08-04 13:45:14,505 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1695343094", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53fc1f9-5cb4-43a3-b8fc-116a99058196', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53fc1f9-5cb4-43a3-b8fc-116a99058196', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "4b3712f7-ee3d-44a9-8908-01568f3efaa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:45:14.397201", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1695343094", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1"}], "user_id": "122c813e63ad447a80a4897de4fae3f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:45:14,556 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1 0.038s 2025-08-04 13:45:14,557 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reque st-id': 'req-ac21ac2c-8561-41a6-be10-18e7cfd26804', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac21ac2c-8561-41a6-be10-18e7cfd26804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1'} Body: b'{"volume": {"id": "4b3712f7-ee3d-44a9-8908-01568f3efaa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:45:14.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1695343094", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1"}], "user_id": "122c813e63ad447a80a4897de4fae3f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6c91797dc5145169aa46d993c39dcc1"}}' 2025-08-04 13:45:15,613 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1 0.041s 2025-08-04 13:45:15,614 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-622a9f6a-f902-4edf-b1fb-ee6faa84883d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-622a9f6a-f902-4edf-b1fb-ee6faa84883d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1'} Body: b'{"volume": {"id": "4b3712f7-ee3d-44a9-8908-01568f3efaa1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:45:14.000000", "updated_at": "2025-08-04T13:45:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-1695343094", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1"}], "user_id": "122c813e63ad447a80a4897de4fae3f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6c91797dc5145169aa46d993c39dcc1"}}' 2025-08-04 13:45:15,735 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1 0.106s 2025-08-04 13:45:15,735 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9174d36-82ba-4450-ad15-9b5c0bf5ef4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1'} Body: b'' 2025-08-04 13:45:15,758 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/4b3712f7-ee 3d-44a9-8908-01568f3efaa1 0.022s 2025-08-04 13:45:15,758 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-06c51a95-5821-4b91-a69c-857d12e930be', 'x-openstack-request-id': 'req-06c51a95-5821-4b91-a69c-857d12e930be', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/4b3712f7-ee3d-44a9-8908-01568f3efaa1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4b3712f7-ee3d-44a9-8908-01568f3efaa1 could not be found."}}' 2025-08-04 13:45:15,873 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1 0.114s 2025-08-04 13:45:15,873 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f75dbff8-5ba9-4070-ad84-72af64c07203', 'x-compute-request-id': 'req-f75dbff8-5ba9-4070-ad84-72af64c07203', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1'} Body: b'' 2025-08-04 13:45:16,101 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1 0.227s 2025-08-04 13:45:16,102 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ee32db1-ca0f-459e-abf1-93f36df2dbbc', 'x-compute-request-id': 'req-2ee32db1-ca0f-459e-abf1-93f36df2dbbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1'} Body: b'{"server": {"id": "b5f05852-6987-4151-9264-5c0e04ed03a1", "name": "tempest-TestMinimumBasicScenario-server-1584675985", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "ae148c5e-9bb2-476a-b80f-2a6e9b10687d", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:23Z", "updated": "2025-08-04T13:45:16Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:f3:5d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b5f05852-6987-4151-9264-5c0e04ed03a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", " key_name": "tempest-TestMinimumBasicScenario-128020715", "OS-SRV-USG:launched_at": "2025-08-04T13:43:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:46:06,209 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1 0.044s 2025-08-04 13:46:06,210 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8b16bb06-7a1a-4904-8841-4a219c53a6a7', 'x-compute-request-id': 'req-8b16bb06-7a1a-4904-8841-4a219c53a6a7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b5f05852-6987-4151-9264-5c0e04ed03a1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b5f05852-6987-4151-9264-5c0e04ed03a1 could not be found."}}' 2025-08-04 13:46:06,243 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-128020715 0.032s 2025-08-04 13:46:06,243 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b75ba7e2-8fab-43c1-ba94-6cf9f77553eb', 'x-compute-request-id': 'req-b75ba7e2-8fab-43c1-ba94-6cf9f77553eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-128020715'} Body: b'' 2025-08-04 13:46:06,354 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d 0.110s 2025-08-04 13:46:06,355 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-22d7cec2-1708-4a8a-9d60-1416d8216579', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ae148c5e-9bb2-476a-b80f-2a6e9b10687d'} Body: b'' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 358, in test_instance_boot_after_snapshot_deletion volume1 = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 855f3d8d-e861-4096-83ff-d556a97da2e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:46:10,577 99916 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc 0.197s 2025-08-04 13:46:10,577 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-98e40959-dc93-474c-906e-38f14aeb5417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d4b9544a0ef341098922e4928e0b22aa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "created_at": "2025-08-04T13:27:25Z", "updated_at": "2025-08-04T13:27:27Z", "tags": [], "self": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc", "file": "/v2/images/be82952d-0747-426d-bef8-9d75b0bc03bc/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:46:10,954 99916 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST http://10.0.0.210/volume/v3/volumes 0.376s 2025-08-04 13:46:10,955 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1569153391", "snapshot_id": null, "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36941da9-a4ca-404e-89b3-5ba7b5e698b9', 'content-length': '782', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36941da9-a4ca-404e-89b3-5ba7b5e698b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "855f3d8d-e861-4096-83ff-d556a97da2e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:10.889461", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1569153391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8"}], "user_id": "e7407131952e487292e5111b785ff956", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:46:11,025 99916 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8 0.053s 2025-08-04 13:46:11,025 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applic ation/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9345e6f5-e306-4bef-8b8d-ab9dd87cc0f8', 'content-length': '850', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9345e6f5-e306-4bef-8b8d-ab9dd87cc0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8'} Body: b'{"volume": {"id": "855f3d8d-e861-4096-83ff-d556a97da2e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:11.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1569153391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8"}], "user_id": "e7407131952e487292e5111b785ff956", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "12d671fdcb884bf1b5cfbe9647f6a2c7"}}' 2025-08-04 13:46:12,078 99916 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8 0.037s 2025-08-04 13:46:12,078 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd6ed6c-6c54-4e6f-b8de-c7c0c736cefb', 'content-length': '871', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd6ed6c-6c54-4e6f-b8de-c7c0c736cefb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8'} Body: b'{"volume": {"id": "855f3d8d-e861-4096-83ff-d556a97da2e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:11.000000", "updated_at": "2025-08-04T13:46:11.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1569153391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8"}], "user_id": "e7407131952e487292e5111b785ff956", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "12d671fdcb884bf1b5cfbe9647f6a2c7"}}' 2025-08-04 13:46:12,193 99916 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8 0.100s 2025-08-04 13:46:12,193 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -1bdf6051-b34f-4658-8ee3-792cb319876d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8'} Body: b'' 2025-08-04 13:46:12,224 99916 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8 0.030s 2025-08-04 13:46:12,225 99916 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a5628a-8f6e-41ba-b276-3a20c44ab2b0', 'x-openstack-request-id': 'req-70a5628a-8f6e-41ba-b276-3a20c44ab2b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/855f3d8d-e861-4096-83ff-d556a97da2e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 855f3d8d-e861-4096-83ff-d556a97da2e8 could not be found."}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.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 d910241b-dedb-4853-8b74-e80b6f7e40a4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:43:33,963 99932 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:43:33,963 99932 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 13:43:34,020 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.055s 2025-08-04 13:43:34,020 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-514121732", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLw9R+c3qv/oUSmQtlsMsg3rwmSouY0o8dlNN1R/vECoMuUkP5i9nF6rdP4AMUweE0mtWvmZgjpKQG+NWQdhJZN+mGCSXWZJTSMBtYqrk8ZoFdMPu2nBeHmIwOuqkfSBZA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a685ff1-8db0-4ed2-8a3f-d67c3e1b9df3', 'x-compute-request-id': 'req-2a685ff1-8db0-4ed2-8a3f-d67c3e1b9df3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-514121732", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLw9R+c3qv/oUSmQtlsMsg3rwmSouY0o8dlNN1R/vECoMuUkP5i9nF6rdP4AMUweE0mtWvmZgjpKQG+NWQdhJZN+mGCSXWZJTSMBtYqrk8ZoFdMPu2nBeHmIwOuqkfSBZA==", "fingerprint": "fd:f5:fa:bd:4e:81:19:47:cc:b1:fc:4b:e4:3a:ff:59", "user_id": "e4cc22a1f98845e4a6663f81dd39594a"}}' 2025-08-04 13:43:34,023 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-514121732 created 2025-08-04 13:43:34,318 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.294s 2025-08-04 13:43:34,318 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1581407048", "description": "tempest-description--1055155108"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-54c2e79d-6846-4ef2-bd7e-21dc50732959', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a20004fb-a8bf-4525-b34a-096213c5ea1e", "name": "tempest-securitygroup--1581407048", "stateful": true, "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "description": "tempest-description--1055155108", "shared": false, "security_group_rules": [{"id": "5f7ba64e-c40d-4642-8f56-34452c33ca51", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "a20004fb-a8bf-4525-b34a-096213c5ea1e", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1096, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:43:34Z", "updated_at": "2025-08-04T13:43:34Z", "revision_number": 0}, {"id": "cee83f54-c2c7-41af-b638-bf6f2ee73858", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "a20004fb-a8bf-4525-b34a-096213c5ea1e", "ethertype": "IPv4", "direction": "egress", "protocol": null, "por t_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": 1097, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:43:34Z", "updated_at": "2025-08-04T13:43:34Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:43:34Z", "updated_at": "2025-08-04T13:43:34Z", "revision_number": 1, "project_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:43:34,525 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.206s 2025-08-04 13:43:34,525 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a20004fb-a8bf-4525-b34a-096213c5ea1e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2eb7ac17-f996-49a5-bf34-d6bb1986cd57', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "263b0b4b-e393-4f89-a72d-b5499cf8229a", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "a20004fb-a8bf-4525-b34a-096213c5ea1e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:43:34Z", "updated_at": "2025-08-04T13:43:34Z", "revision_number": 0}}' 2025-08-04 13:43:34,890 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.364s 2025-08-04 13:43:34,891 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a20004fb-a8bf-4525-b34a-096213c5ea1e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-fd444ef6-b312-449c-9224-e0dc01665cfc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "64c4f969-5e12-467a-9d3a-36f1de4767be", "project_id": "bea9f7f3034847c3a270e88aef534d20", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "security_group_id": "a20004fb-a8bf-4525-b34a-096213c5ea1e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:43:34Z", "updated_at": "2025-08-04T13:43:34Z", "revision_number": 0}}' 2025-08-04 13:43:34,891 99932 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1581407048 created 2025-08-04 13:43:35,633 99932 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.741s 2025-08-04 13:43:35,633 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth- Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-84b83183-fa55-4678-93e0-2c2f7acea614', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1a356191-4f9b-4346-b513-25d33ca8b832", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "floating_ip_address": "172.24.4.173", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bea9f7f3034847c3a270e88aef534d20", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:43:35Z", "updated_at": "2025-08-04T13:43:35Z", "revision_number": 0}}' 2025-08-04 13:43:35,634 99932 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1a356191-4f9b-4346-b513-25d33ca8b832', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'floating_ip_address': '172.24.4.173', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:43:35Z', 'updated_at': '2025-08-04T13:43:35Z', 'revision_number': 0, 'ip': '172.24.4.173'} created 2025-08-04 13:43:35,802 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.162s 2025-08-04 13:43:35,802 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3f0e6110-bf99-4268-a32a-009d1ab097dd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "e4cc22a1f98845e4a6663f81dd39594a", "name": "tempest-AttachVolumeNegativeTest-1668127627-project-member", "password_expires_at": null}, "audit_ids": ["9j5-IMPxSmW5wiRBcrAPZw"], "expires_at": "2025-08-04T14:43:35.000000Z", "issued_at": "2025-08-04T13:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bea9f7f3034847c3a270e88aef534d20", "name": "tempest-AttachVolumeNegativeTest-1668127627"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252 ", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bea9f7f3034847c3a270e88aef534d20", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:43:35,803 99932 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'fc896084-11a1-4a9d-ba8f-fbebac0589af', 'name': 'tempest-AttachVolumeNegativeTest-562325249-network', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62482, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:37:52Z', 'updated_at': '2025-08-04T13:37:52Z', 'revision_number': 1} available for tenant 2025-08-04 13:43:35,803 99932 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-514121732', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLw9R+c3qv/oUSmQtlsMsg3rwmSouY0o8dlNN1R/vECoMuUkP5i9nF6rdP4AMUweE0mtWvmZgjpKQG+NWQdhJZN+mGCSXWZJTSMBtYqrk8ZoFdMPu2nBeHmIwOuqkfSBZA==', 'fingerprint': 'fd:f5:fa:bd:4e:81:19:47:cc:b1:fc:4b:e4:3a:ff:59', 'user_id': 'e4cc22a1f98845e4a6663f81dd39594a', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDekib2cHMTsqZtpKzMcwD9BZou5gZZ35nUycwMEuA+BpK+IfXw+6il\n4EUKvldWP/CgBwYFK4EEACKhZANiAAS8PUfnN6r/6FEpkLZbDLIN68JkqLmNKPHZ\nTTdUf7xAqDLlJD+YvZxeq3T+ADFMHhNJrVr5mYI6SkBvjVkHYSWTfphgkl1mSU0j\nAbWKq5PGaBXTD7tpwXh5iMDrqpH0gWQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a20004fb-a8bf-4525-b34a-096213c5ea1e', 'name': 'tempest-securitygroup--1581407048', 'stateful': True, 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': 'tempest-description--1055155108', 'shared': False, 'security_group_rules': [{'id': '5f7ba64e-c40d-4642-8f56-34452c33ca51', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'security_group_id': 'a20004fb-a8bf-4525-b34a-096213c5ea1e', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 1096, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:43:34Z', 'updated_at': '2025-08-04T13:43:34Z', 'revision_number': 0}, {'id': 'cee83f54-c2c7-41af-b638-bf6f2ee73858', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'security_group_id': 'a20004fb-a8bf-4525-b34a-096213c5ea1e', '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': 1097, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:43:34Z', 'updated_at': '2025-08-04T13:43:34Z', 'revision_number': 0}], 'tags': [], 'created_at' : '2025-08-04T13:43:34Z', 'updated_at': '2025-08-04T13:43:34Z', 'revision_number': 1, 'project_id': 'bea9f7f3034847c3a270e88aef534d20'}, 'floating_ip': {'id': '1a356191-4f9b-4346-b513-25d33ca8b832', 'tenant_id': 'bea9f7f3034847c3a270e88aef534d20', 'floating_ip_address': '172.24.4.173', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bea9f7f3034847c3a270e88aef534d20', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:43:35Z', 'updated_at': '2025-08-04T13:43:35Z', 'revision_number': 0, 'ip': '172.24.4.173'}} 2025-08-04 13:43:36,606 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.801s 2025-08-04 13:43:36,606 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1062845502", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "fc896084-11a1-4a9d-ba8f-fbebac0589af"}], "security_groups": [{"name": "tempest-securitygroup--1581407048"}], "key_name": "tempest-keypair-514121732", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c37c4411-6f3b-420b-a983-1e55b68414cd', 'x-compute-request-id': 'req-c37c4411-6f3b-420b-a983-1e55b68414cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6602fe14-bc45-45a2-a2ec-310670601d6a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1581407048"}], "adminPass": "password"}}' 2025-08-04 13:43:36,675 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a 0.066s 2025-08-04 13:43:36,676 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-656bb268-8b02-493e-a8f0-acea13b3dade', 'x-compute-request-id': 'req-656bb268-8b02-493e-a8f0-acea13b3dade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a'} Body: b'{"server": {"id": "6602fe14-bc45-45a2-a2ec-310670601d6a", "name": "tempest-AttachVolumeNegativeTest-server-1062845502", "status": "BUILD", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:37Z", "updated": "2025-08-04T13:43:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-514121732", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:44:26,919 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a 0.199s 2025-08-04 13:44:26,920 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5bb6b5f-51c9-49e5-9942-2ba8465076ee', 'x-compute-request-id': 'req-f5bb6b5f-51c9-49e5-9942-2ba8465076ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a'} Body: b'{"server": {"id": "6602fe14-bc45-45a2-a2ec-310670601d6a", "name": "tempest-AttachVolumeNegativeTest-server-1062845502", "status": "ACTIVE", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "341377d42f30e9bd5f6d2553dbc4517a68fac6bf103df0c33bbdd76a", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:36Z", "updated": "2025-08-04T13:43:52Z", "addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:96:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-514121732", "OS-SRV-USG:launched_at": "2025-08-04T13:43:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1581407048"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:44:26,935 99932 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:45:27,136 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a/os-interface 0.178s 2025-08-04 13:45:27,137 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'a pplication/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-103f61dc-d37d-4568-bf5f-36426fba08bb', 'x-compute-request-id': 'req-103f61dc-d37d-4568-bf5f-36426fba08bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "fc896084-11a1-4a9d-ba8f-fbebac0589af", "port_id": "4138b8fa-273f-4821-8dba-6b68c8787475", "mac_addr": "fa:16:3e:f5:96:4f", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6703771d-2217-4f0c-8d0f-9517385c1be7", "ip_address": "10.0.0.8"}]}]}' 2025-08-04 13:45:27,957 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/1a356191-4f9b-4346-b513-25d33ca8b832 0.816s 2025-08-04 13:45:27,957 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4138b8fa-273f-4821-8dba-6b68c8787475"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2c70ebfb-5e37-4acb-ac9e-bcde0c044f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/1a356191-4f9b-4346-b513-25d33ca8b832'} Body: b'{"floatingip": {"id": "1a356191-4f9b-4346-b513-25d33ca8b832", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "floating_ip_address": "172.24.4.173", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "575be008-1e59-4ec7-8ebe-840432d727e8", "port_id": "4138b8fa-273f-4821-8dba-6b68c8787475", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "fc896084-11a1-4a9d-ba8f-fbebac0589af", "mac_address": "fa:16:3e:f5:96:4f", "admin_state_up": true, "status": "ACTIVE", "device_id": "6602fe14-bc45-45a2-a2ec-310670601d6a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:43:35Z", "updated_at": "2025-08-04T13:45:27Z", "revision_number": 1, "project_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:45:27,958 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.173:22' as 'cirros' with public key authentication 2025-08-04 13:45:27,975 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:45:28,082 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:45:28,083 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.173 successfully created 2025-08-04 13:45:28,555 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a/ips 0.471s 2025-08-04 13:45:28,556 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88889f63-052c-4f55-a005-7f2ea68e223d', 'x-compute-request-id': 'req-88889f63-052c-4f55-a005-7f2ea68e223d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10. 0.0.8"}]}}' 2025-08-04 13:45:28,798 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.239s 2025-08-04 13:45:28,798 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1982238685"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ea20689-5a78-42f9-9caf-93044c1cd246', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ea20689-5a78-42f9-9caf-93044c1cd246', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d910241b-dedb-4853-8b74-e80b6f7e40a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:45:28.722148", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1982238685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:45:28,853 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4 0.042s 2025-08-04 13:45:28,853 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-897eba51-a4cd-45b7-ae55-113f78fd3a41', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-897eba51-a4cd-45b7-ae55-113f78fd3a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4'} Body: b'{"volume": {"id": "d910241b-dedb-4853-8b74-e80b6f7e40a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:45:29.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1982238685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:45:29,904 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4 0.035s 2025-08-04 13:45:29,904 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-com pute-request-id': 'req-123f8623-06c5-4a16-8e18-5fae23bc2607', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-123f8623-06c5-4a16-8e18-5fae23bc2607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4'} Body: b'{"volume": {"id": "d910241b-dedb-4853-8b74-e80b6f7e40a4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:45:29.000000", "updated_at": "2025-08-04T13:45:29.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1982238685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d910241b-dedb-4853-8b74-e80b6f7e40a4"}], "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bea9f7f3034847c3a270e88aef534d20"}}' 2025-08-04 13:45:30,034 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a 0.115s 2025-08-04 13:45:30,034 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a409fff3-2249-4ffa-8875-346c551f70a2', 'x-compute-request-id': 'req-a409fff3-2249-4ffa-8875-346c551f70a2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a'} Body: b'' 2025-08-04 13:45:30,219 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a 0.185s 2025-08-04 13:45:30,220 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88b1fa29-0d2a-40b0-b051-88102b4bd660', 'x-compute-request-id': 'req-88b1fa29-0d2a-40b0-b051-88102b4bd660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a'} Body: b'{"server": {"id": "6602fe14-bc45-45a2-a2ec-310670601d6a", "name": "tempest-AttachVolumeNegativeTest-server-1062845502", "status": "ACTIVE", "tenant_id": "bea9f7f3034847c3a270e88aef534d20", "user_id": "e4cc22a1f98845e4a6663f81dd39594a", "metadata": {}, "hostId": "341377d42f30e9bd5f6d2553dbc4517a68fac6bf103df0c33bbdd76a", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:43:36Z", "updated": "2025-08-04T13:45:30Z", "addresses": {"tempest-AttachVolumeNegativeTest-562325249-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:96:4f"}, {"version" : 4, "addr": "172.24.4.173", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:96:4f"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6602fe14-bc45-45a2-a2ec-310670601d6a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-514121732", "OS-SRV-USG:launched_at": "2025-08-04T13:43:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1581407048"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:46:20,317 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a 0.035s 2025-08-04 13:46:20,317 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d1717774-f454-4778-9f20-58f2bc5e6f6d', 'x-compute-request-id': 'req-d1717774-f454-4778-9f20-58f2bc5e6f6d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6602fe14-bc45-45a2-a2ec-310670601d6a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6602fe14-bc45-45a2-a2ec-310670601d6a could not be found."}}' 2025-08-04 13:46:20,347 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-514121732 0.029s 2025-08-04 13:46:20,348 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0cf34c0-35e7-44eb-af45-cee3aead4b42', 'x-compute-request-id': 'req-b0cf34c0-35e7-44eb-af45-cee3aead4b42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-514121732'} Body: b'' 2025-08-04 13:46:20,507 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/a20004fb-a8bf-4525-b34a-096213c5ea1e 0.159s 2025-08-04 13:46:20,508 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f2189c8c-347c-4729-ba54-38b0144bdbef', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a20004fb-a8bf-4525-b34a-096213c5ea1e'} Body: b'' 2025-08-04 13:46:20,526 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/a20004fb-a8bf-4525-b34a-096213c5ea1e 0.018s 2025-08-04 13:46:20,527 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c3fe1091-feca-48ce-a9f5-776609032ac9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a20004fb-a8bf-4525-b34a-096213c5ea1e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a20004fb-a8bf-4525-b34a-096213c5ea1e does not exist", "detail": ""}}' 2025-08-04 13:46:20,877 99932 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/1a356191-4f9b-4346-b513-25d33ca8b832 0.349s 2025-08-04 13:46:20,877 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-fa83ab2b-4608-41c1-b495-1db85a024cf5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/1a356191-4f9b-4346-b513-25d33ca8b832'} Body: b'' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 ec4a3b05-8148-4c40-bad9-97dc141dbfd0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:46:27,530 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/os-quota-sets/273abf5635c34775a27922adf40c11cd?usage=True 0.062s 2025-08-04 13:46:27,531 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52306fb6-1a8e-4b9c-bd02-1a35aa5bd4fd', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52306fb6-1a8e-4b9c-bd02-1a35aa5bd4fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/os-quota-sets/273abf5635c34775a27922adf40c11cd?usage=True'} Body: b'{"quota_set": {"volumes": {"limit": 10, "in_use": 0, "reserved": 0}, "per_volume_gigabytes": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots": {"limit": 10, "in_use": 0, "reserved": 0}, "gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "backups": {"limit": 10, "in_use": 0, "reserved": 0}, "backup_gigabytes": {"limit": 1000, "in_use": 0, "reserved": 0}, "volumes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots_joviandss-2": {"limit": -1, "in_use": 0, "reserved": 0}, "volumes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "gigabytes___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "snapshots___DEFAULT__": {"limit": -1, "in_use": 0, "reserved": 0}, "groups": {"limit": 10, "in_use": 0, "reserved": 0}, "id": "273abf5635c34775a27922adf40c11cd"}}' 2025-08-04 13:46:27,843 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/volumes 0.299s 2025-08-04 13:46:27,844 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1760438180"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a88f47-c4e7-4932-b7e0-3108b5799921', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a88f47-c4e7-4932-b7e0-3108b5799921', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ec4a3b05-8148-4c40-bad9-97dc141dbfd0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:27.784615", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1760438180", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:46:27,901 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0 0.044s 2025-08-04 13:46:27,901 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'app lication/json', 'x-compute-request-id': 'req-34199c11-be52-4f9e-907d-03da23544e24', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34199c11-be52-4f9e-907d-03da23544e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0'} Body: b'{"volume": {"id": "ec4a3b05-8148-4c40-bad9-97dc141dbfd0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:28.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1760438180", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "273abf5635c34775a27922adf40c11cd"}}' 2025-08-04 13:46:28,955 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0 0.039s 2025-08-04 13:46:28,956 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ada292-0676-473c-aa37-201233f0a93e', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ada292-0676-473c-aa37-201233f0a93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0'} Body: b'{"volume": {"id": "ec4a3b05-8148-4c40-bad9-97dc141dbfd0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:28.000000", "updated_at": "2025-08-04T13:46:28.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1760438180", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "273abf5635c34775a27922adf40c11cd"}}' 2025-08-04 13:46:29,008 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0 0.037s 2025-08-04 13:46:29,008 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b275854e-3081-4471-8f5d-1686e9005111', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b275854e-3081-4471-8f5d-1686e9005111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0'} Body: b'{"volume": {"id": "ec4a3b05-8148-4c40-bad9-97dc141dbfd0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:28.000000", "updated_at": "2025-08-04T13:46:28.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1760438180", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "273abf5635c34775a27922adf40c11cd"}}' 2025-08-04 13:46:29,121 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0 0.099s 2025-08-04 13:46:29,121 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a756762-a7fe-4aef-aef3-06bf6fcb7e6b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0'} Body: b'' 2025-08-04 13:46:29,141 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0 0.019s 2025-08-04 13:46:29,142 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f758c467-dffc-4be4-ae10-3bdbb6140381', 'x-openstack-request-id': 'req-f758c467-dffc-4be4-ae10-3bdbb6140381', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ec4a3b05-8148-4c40-bad9-97dc141dbfd0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ec4a3b05-8148-4c40-bad9-97dc141dbfd0 could not be found."}}' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 141, in test_quota_usage_after_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:46:29,327 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.181s 2025-08-04 13:46:29,327 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966122989"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b41cf63e-8ca0-46dc-8c73-535ae4e4a10b', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b41cf63e-8ca0-46dc-8c73-535ae4e4a10b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:29.263559", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966122989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:46:29,414 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941 0.075s 2025-08-04 13:46:29,415 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11d621cf-6e86-4884-8b7a-4880441b0034', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11d621cf-6e86-4884-8b7a-4880441b0034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941'} Body: b'{"volume": {"id": "2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:29.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966122989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "273abf5635c34775a27922adf40c11cd"}}' 2025-08-04 13:46:30,465 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941 0.035s 2025-08-04 13:46:30,465 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-f87915e5-8203-4489-b77f-a9756aa0a05c', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87915e5-8203-4489-b77f-a9756aa0a05c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941'} Body: b'{"volume": {"id": "2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:29.000000", "updated_at": "2025-08-04T13:46:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966122989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "273abf5635c34775a27922adf40c11cd"}}' 2025-08-04 13:46:30,517 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941 0.037s 2025-08-04 13:46:30,517 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35633281-56ec-4c64-a0f8-8e28dab78a6a', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35633281-56ec-4c64-a0f8-8e28dab78a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941'} Body: b'{"volume": {"id": "2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:29.000000", "updated_at": "2025-08-04T13:46:29.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1966122989", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941"}], "user_id": "afd8a9c684c34ffa821338f016293175", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "273abf5635c34775a27922adf40c11cd"}}' 2025-08-04 13:46:30,627 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941 0.096s 2025-08-04 13:46:30,627 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59204d53-03f6-4939-8a33-d8a3f1c7ac6b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941'} Body: b'' 2025-08-04 13:46:30,648 99932 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2cb79c 3f-3fb0-4cc6-aa8c-0f11e41c0941 0.020s 2025-08-04 13:46:30,648 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c78f4f-15ed-4ca6-847e-75d596d1191c', 'x-openstack-request-id': 'req-69c78f4f-15ed-4ca6-847e-75d596d1191c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2cb79c3f-3fb0-4cc6-aa8c-0f11e41c0941 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 0d4753de-aa7d-4448-8626-185e6b6a54b9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:46:39,566 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.442s 2025-08-04 13:46:39,566 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1121538432"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efdb62f7-3dd8-4013-aeac-04ad55a03bff', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdb62f7-3dd8-4013-aeac-04ad55a03bff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0d4753de-aa7d-4448-8626-185e6b6a54b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:39.488694", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1121538432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:46:39,620 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9 0.037s 2025-08-04 13:46:39,621 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-825b6afb-f586-4a33-bb5a-b4cf2b63b032', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825b6afb-f586-4a33-bb5a-b4cf2b63b032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9'} Body: b'{"volume": {"id": "0d4753de-aa7d-4448-8626-185e6b6a54b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:39.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1121538432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2d3e93528b46f79e1902ee6054e4f9"}}' 2025-08-04 13:46:40,677 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9 0.042s 2025-08-04 13:46:40,678 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-6f601f8b-27b8-4748-ad83-dc231fac45ce', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f601f8b-27b8-4748-ad83-dc231fac45ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9'} Body: b'{"volume": {"id": "0d4753de-aa7d-4448-8626-185e6b6a54b9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:39.000000", "updated_at": "2025-08-04T13:46:40.000000", "name": "tempest-VolumesTransfersTest-Volume-1121538432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2d3e93528b46f79e1902ee6054e4f9"}}' 2025-08-04 13:46:40,738 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9 0.043s 2025-08-04 13:46:40,738 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee851510-bb04-4c86-b814-ed24bcffd14c', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee851510-bb04-4c86-b814-ed24bcffd14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9'} Body: b'{"volume": {"id": "0d4753de-aa7d-4448-8626-185e6b6a54b9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:39.000000", "updated_at": "2025-08-04T13:46:40.000000", "name": "tempest-VolumesTransfersTest-Volume-1121538432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2d3e93528b46f79e1902ee6054e4f9"}}' 2025-08-04 13:46:40,848 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9 0.096s 2025-08-04 13:46:40,848 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d8b2f3c-0597-4d27-9b21-6844ef779f2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9'} Body: b'' 2025-08-04 13:46:40,869 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9 0.021s 20 25-08-04 13:46:40,869 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f11013-641b-4bf7-9664-b3db1065af44', 'x-openstack-request-id': 'req-d0f11013-641b-4bf7-9664-b3db1065af44', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d4753de-aa7d-4448-8626-185e6b6a54b9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0d4753de-aa7d-4448-8626-185e6b6a54b9 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume 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 cef19a44-d177-4113-ab59-f1525de4d5ca failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:46:41,059 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.181s 2025-08-04 13:46:41,059 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1923841124"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79496842-7638-4ad2-ae7f-97d795fd44b6', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79496842-7638-4ad2-ae7f-97d795fd44b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cef19a44-d177-4113-ab59-f1525de4d5ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:41.002751", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1923841124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:46:41,108 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca 0.036s 2025-08-04 13:46:41,108 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b8a0a8-57e2-4008-8039-6be83c5ed9c1', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b8a0a8-57e2-4008-8039-6be83c5ed9c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca'} Body: b'{"volume": {"id": "cef19a44-d177-4113-ab59-f1525de4d5ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:41.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1923841124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2d3e93528b46f79e1902ee6054e4f9"}}' 2025-08-04 13:46:42,161 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca 0.039s 2025-08-04 13:46:42,161 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-c338bbf5-9ba7-4855-be35-e36ee91ebb63', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c338bbf5-9ba7-4855-be35-e36ee91ebb63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca'} Body: b'{"volume": {"id": "cef19a44-d177-4113-ab59-f1525de4d5ca", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:41.000000", "updated_at": "2025-08-04T13:46:41.000000", "name": "tempest-VolumesTransfersTest-Volume-1923841124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2d3e93528b46f79e1902ee6054e4f9"}}' 2025-08-04 13:46:42,222 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca 0.047s 2025-08-04 13:46:42,222 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a1dbc5-7348-48ba-a07e-8b0dc18bbd3d', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a1dbc5-7348-48ba-a07e-8b0dc18bbd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca'} Body: b'{"volume": {"id": "cef19a44-d177-4113-ab59-f1525de4d5ca", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:46:41.000000", "updated_at": "2025-08-04T13:46:41.000000", "name": "tempest-VolumesTransfersTest-Volume-1923841124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca"}], "user_id": "288d998b55814a51a5d568b81bb7a350", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc2d3e93528b46f79e1902ee6054e4f9"}}' 2025-08-04 13:46:42,327 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca 0.091s 2025-08-04 13:46:42,328 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a3d4a5-497e-47a1-9603-42ca58e991ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca'} Body: b'' 2025-08-04 13:46:42,351 99932 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca 0.023s 2025-08-04 13: 46:42,352 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e9a5ae-cba2-428a-a511-8dbfc61b02c5', 'x-openstack-request-id': 'req-f3e9a5ae-cba2-428a-a511-8dbfc61b02c5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cef19a44-d177-4113-ab59-f1525de4d5ca'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cef19a44-d177-4113-ab59-f1525de4d5ca could not be found."}}' tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 86, in test_server_detach_rules 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 b0b50262-53dc-4bd4-a6b9-13b77fadf146 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:44:17,982 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.422s 2025-08-04 13:44:17,982 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-769249549", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6ba548-30c9-4b46-bb58-7db003d3a7a6', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6ba548-30c9-4b46-bb58-7db003d3a7a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b0b50262-53dc-4bd4-a6b9-13b77fadf146", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:44:17.919295", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-769249549", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146"}], "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:44:18,183 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.186s 2025-08-04 13:44:18,183 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1332713045", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ac1158-e6e2-47da-a630-a66c1b96eca1', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ac1158-e6e2-47da-a630-a66c1b96eca1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1139dfa2-3b3d-4e91-a862-9ed0b0df3ed9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:44:18.120728", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1332713045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1139dfa2-3b3d-4e91-a862-9ed0b0df3ed9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1139dfa2-3b3d-4e91-a862-9ed0b0df3ed9"}], "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:44:18,247 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.046s 2025-08-04 13:44:18,248 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'content-length': '2517', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a33d6a56-7d34-4372-84e7-4ed91f187c06', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "name": "tempest-TestServerVolumeAttachmentScenario-1377908126-project-member", "password_expires_at": null}, "audit_ids": ["-6Jo2F4iT7asPPmtOw4bJQ"], "expires_at": "2025-08-04T14:44:18.000000Z", "issued_at": "2025-08-04T13:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d478a54439914f1c9050a10ee50d97cf", "name": "tempest-TestServerVolumeAttachmentScenario-1377908126"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d478a54439914f1c9050a10ee50d97cf", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:44:18,248 99918 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '40d0d728-7bb2-47c8-bc13-26d635ffa5e6', 'name': 'tempest-TestServerVolumeAttachmentScenario-1715560963-network', 'tenant_id': 'd478a54439914f1c9050a10ee50d97cf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd478a54439914f1c9050a10ee50d97cf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25199, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:44:01Z', 'updated_at': '2025-08-04T13:44:01Z', 'revision_number': 1} available for tenant 2025-08-04 13:44:18,249 99918 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 13:44:18,249 99918 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025 -08-04 13:44:18,302 99918 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2025-08-04 13:44:18,302 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-272875872", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLLxCr9rJTWrfbSqk4k8GUY4xRINqoy+sTQQ8InawqrVO576Gb3A5rdwEZWlWj8CEJmWbub3OUk1yueog0Eya5dz4C3e6c9AbZoVu02x8vKuO7RPidvZIen59DdHbQLeDQ=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-199ca3b2-0a05-4817-82e2-6ffef911d5f9', 'x-compute-request-id': 'req-199ca3b2-0a05-4817-82e2-6ffef911d5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-272875872", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLLxCr9rJTWrfbSqk4k8GUY4xRINqoy+sTQQ8InawqrVO576Gb3A5rdwEZWlWj8CEJmWbub3OUk1yueog0Eya5dz4C3e6c9AbZoVu02x8vKuO7RPidvZIen59DdHbQLeDQ==", "fingerprint": "78:cf:8e:ee:a9:51:26:5a:f6:d1:a0:73:b3:2d:bb:a6", "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8"}}' 2025-08-04 13:44:18,304 99918 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-272875872 created 2025-08-04 13:44:18,517 99918 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.212s 2025-08-04 13:44:18,517 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--171094350", "description": "tempest-description--900263891"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-71948621-f8e1-4921-b7ba-b10dd432e309', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be", "name": "tempest-securitygroup--171094350", "stateful": true, "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "description": "tempest-description--900263891", "shared": false, "security_group_rules": [{"id": "dd0de6d2-c4c8-4301-8d3e-cb8c28b8a6eb", "project_id": "d478a54439914f1c9050a10ee50d97cf", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "security_group_id": "6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be", "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": 1178, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:44:18Z", "updated_at": "2025-08-04T13:44:18Z", "revision_number": 0}, {"id": "ffc776c6-3d81-40d3-9211-c8219236805f", "project_id": "d478a54439914f1c9050a10ee50d97cf", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "security_group_id": "6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be", "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": 1179, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:44:18Z", "updated_at": "2025-08-04T13:44:18Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T13:44:18Z", "updated_at": "2025-08-04T13:44:18Z", "revision_number": 1, "project_id": "d478a54439914f1c9050a10ee50d97cf"}}' 2025-08-04 13:44:18,733 99918 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.215s 2025-08-04 13:44:18,733 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f38cfa30-a152-4992-851a-fff50d8383a7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "46a13068-2e43-4f37-a0d7-d780bfaa5b35", "project_id": "d478a54439914f1c9050a10ee50d97cf", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "security_group_id": "6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:44:18Z", "updated_at": "2025-08-04T13:44:18Z", "revision_number": 0}}' 2025-08-04 13:44:18,936 99918 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.203s 2025-08-04 13:44:18,937 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f8115a24-4f8a-4904-8cdc-f911740a72cb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4acda08a-8041-40e9-b6f3-22795bcde6c9", "project_id": "d478a54439914f1c9050a10ee50d97cf", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "security_group_id": "6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:44:18Z", "updated_at": "2025-08-04T13:44:18Z", "revision_number": 0}}' 2025-08-04 13:44:18,937 99918 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--171094350 created 2025-08-04 13:44:19,646 99918 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.708s 2025-08-04 13:44:19,646 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-5f6cdbfd-d966-4666-a346-27e73da230cf ', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c7f2ef45-6b8d-4e77-800e-f374878e49de", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "floating_ip_address": "172.24.4.186", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d478a54439914f1c9050a10ee50d97cf", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:44:19Z", "updated_at": "2025-08-04T13:44:19Z", "revision_number": 0}}' 2025-08-04 13:44:19,646 99918 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c7f2ef45-6b8d-4e77-800e-f374878e49de', 'tenant_id': 'd478a54439914f1c9050a10ee50d97cf', 'floating_ip_address': '172.24.4.186', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd478a54439914f1c9050a10ee50d97cf', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:44:19Z', 'updated_at': '2025-08-04T13:44:19Z', 'revision_number': 0, 'ip': '172.24.4.186'} created 2025-08-04 13:44:19,647 99918 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-272875872', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLLxCr9rJTWrfbSqk4k8GUY4xRINqoy+sTQQ8InawqrVO576Gb3A5rdwEZWlWj8CEJmWbub3OUk1yueog0Eya5dz4C3e6c9AbZoVu02x8vKuO7RPidvZIen59DdHbQLeDQ==', 'fingerprint': '78:cf:8e:ee:a9:51:26:5a:f6:d1:a0:73:b3:2d:bb:a6', 'user_id': '4db0c9e4923a4f7aaf8b26bb3cf217e8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBV1+wBo3OmAkeISEuFdj6dRZCJ1a+qefYjnuzyjAn6Di2IVf4UTqZG\n+V5VotP+OD+gBwYFK4EEACKhZANiAASy8Qq/ayU1q320qpOJPBlGOMUSDaqMvrE0\nEPCJ2sKq1Tue+hm9wOa3cBGVpVo/AhCZlm7m9zlJNcrnqINBMmuXc+At3unPQG2a\nFbtNsfLyrju0T4nb2SHp+fQ3R20C3g0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be', 'name': 'tempest-securitygroup--171094350', 'stateful': True, 'tenant_id': 'd478a54439914f1c9050a10ee50d97cf', 'description': 'tempest-description--900263891', 'shared': False, 'security_group_rules': [{'id': 'dd0de6d2-c4c8-4301-8d3e-cb8c28b8a6eb', 'project_id': 'd478a54439914f1c9050a10ee50d97cf', 'tenant_id': 'd478a54439914f1c9050a10ee50d97cf', 'security_group_id': '6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be', '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': 1178, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:44:18Z', 'updated_at': '2025-08-04T13:44:18Z', 'revision_number': 0}, {'id': 'ffc776c6-3d81-40d3-9211-c8219236805f', 'project_id': 'd478a54439914f1c9050a10ee50d97cf', 'tenant_id': 'd478a54439914f1c9050a10ee50d97cf', 'security_group_id': '6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be', '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': 1179, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T13:44:18Z', 'updated_at': '2025-08-04T13:44:18Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T13:44:18Z', 'updated_at': '2025-08-04T13:44:18Z', 'revision_number': 1, 'project_id': 'd478a54439914f1c9050a10ee50d97cf'}, 'floating_ip': {'id': 'c7f2ef45-6b8d-4e77-800e-f374878e49de', 'tenant_id': 'd478a54439914f1c9050a10ee50d97cf', 'floating_ip_address': '172.24.4.186', 'floating_network_id': '3d2b5764-f8ad-46b5-899b-ae33c8df198c', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd478a54439914f1c9050a10ee50d97cf', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T13:44:19Z', 'updated_at': '2025-08-04T13:44:19Z', 'revision_number': 0, 'ip': '172.24.4.186'}} 2025-08-04 13:44:20,208 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.561s 2025-08-04 13:44:20,209 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-512724951", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "networks": [{"uuid": "40d0d728-7bb2-47c8-bc13-26d635ffa5e6"}], "security_groups": [{"name": "tempest-securitygroup--171094350"}], "key_name": "tempest-keypair-272875872", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0705e756-0d2a-45a6-8313-549a8a8981f1', 'x-compute-request-id': 'req-0705e756-0d2a-45a6-8313-549a8a8981f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4d749ab9-7cd2-4112-92c8-4fc42f1aff1a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--171094350"}], "adminPass": "H55HUjLmY3Hw"}}' 2025-08-04 13:44:20,274 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a 0.063s 2025-08-04 13:44:20,275 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb4e9bcd-6be6-4612-911f-3be928841926', 'x-compute-request-id': 'req-bb4e9bcd-6be6-4612-911f-3be928841926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a'} Body: b'{"server": {"id": "4d749ab9-7cd2-4112-92c8-4fc42f1aff1a", "name": "tempest-TestServerVolumeAttachmentScenario-server-512724951", "status": "BUILD", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:44:20Z", "updated": "2025-08-04T13:44:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}], " OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-272875872", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:45:10,595 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a 0.256s 2025-08-04 13:45:10,595 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44a2ead5-34fa-4ac3-89ff-a0b696110426', 'x-compute-request-id': 'req-44a2ead5-34fa-4ac3-89ff-a0b696110426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a'} Body: b'{"server": {"id": "4d749ab9-7cd2-4112-92c8-4fc42f1aff1a", "name": "tempest-TestServerVolumeAttachmentScenario-server-512724951", "status": "ACTIVE", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "metadata": {}, "hostId": "41ec9e9e491fb04d41adb294f586b5312e7bad8a97f70eac3fdf1ef4", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:44:20Z", "updated": "2025-08-04T13:44:35Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1715560963-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:52:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-272875872", "OS-SRV-USG:launched_at": "2025-08-04T13:44:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--171094350"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:45:10,610 99918 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:46:10,877 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a/os-interface 0.207s 2025-08-04 13:46:10,877 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4ecbe24-2005-409d-a096-a18cdd1a7023', 'x-compute-request-id': 'req-c4ecbe24-2005-409d-a096-a18cdd1a7023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d74 9ab9-7cd2-4112-92c8-4fc42f1aff1a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "40d0d728-7bb2-47c8-bc13-26d635ffa5e6", "port_id": "39db1f07-c617-448a-8855-f1b1ea048390", "mac_addr": "fa:16:3e:3c:52:f6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f528be31-b1de-4c5c-a350-508c24604b68", "ip_address": "10.0.0.10"}]}]}' 2025-08-04 13:46:11,687 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/c7f2ef45-6b8d-4e77-800e-f374878e49de 0.806s 2025-08-04 13:46:11,688 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "39db1f07-c617-448a-8855-f1b1ea048390"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-b4021da1-4f31-45a9-82a6-75b1ba26512a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/c7f2ef45-6b8d-4e77-800e-f374878e49de'} Body: b'{"floatingip": {"id": "c7f2ef45-6b8d-4e77-800e-f374878e49de", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "floating_ip_address": "172.24.4.186", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "1984a8c2-b8d8-4d5d-a8ab-a2516d6f018a", "port_id": "39db1f07-c617-448a-8855-f1b1ea048390", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "40d0d728-7bb2-47c8-bc13-26d635ffa5e6", "mac_address": "fa:16:3e:3c:52:f6", "admin_state_up": true, "status": "ACTIVE", "device_id": "4d749ab9-7cd2-4112-92c8-4fc42f1aff1a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:44:19Z", "updated_at": "2025-08-04T13:46:11Z", "revision_number": 1, "project_id": "d478a54439914f1c9050a10ee50d97cf"}}' 2025-08-04 13:46:11,689 99918 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.186:22' as 'cirros' with public key authentication 2025-08-04 13:46:11,714 99918 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:46:11,816 99918 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:46:11,816 99918 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.186 successfully created 2025-08-04 13:46:12,122 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a 0.305s 2025-08-04 13:46:12,122 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8eacfa3-4dcb-48f4-ae6a-74cb0d38e588', 'x-compute-request-id': 'req-d8eacfa3-4dcb-48f4-ae6a-74cb0d38e588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a'} Body: b'{"server": {"id": "4d749ab9-7cd2-4112-92c8-4fc42f1aff1a", "name": "tempest-TestServerVolumeAttachmentScenario-server-512724951", "status": "ACTIVE", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "metadata": {}, "hostId": "41ec9e9e491fb04d41adb294f586b5312e7bad8a97f70eac3fdf1ef4", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0 bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:44:20Z", "updated": "2025-08-04T13:44:35Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1715560963-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:52:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-272875872", "OS-SRV-USG:launched_at": "2025-08-04T13:44:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--171094350"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:46:12,207 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.070s 2025-08-04 13:46:12,207 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfec4118-93b6-473f-bbcc-3b34f6cab0a9', 'x-compute-request-id': 'req-cfec4118-93b6-473f-bbcc-3b34f6cab0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "4d749ab9-7cd2-4112-92c8-4fc42f1aff1a", "name": "tempest-TestServerVolumeAttachmentScenario-server-512724951", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}]}]}' 2025-08-04 13:46:12,268 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146 0.057s 2025-08-04 13:46:12,268 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4eeecf-dfcd-4f15-841c-52e9bbec1b8c', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4eeecf-dfcd-4f15-841c-52e9bbec1b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146'} Body: b'{"volume": {"id": "b0b50262-53dc-4bd4-a6b9-13b77fadf146", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:44:18.000000", "updated_at": "2025-08-04T13:44:18.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-769249549", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146"}], "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d478a54439914f1c9050a10ee50d97cf"}}' 2025-08-04 13:46:13,322 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146 0.039s 2025-08-04 13:46:13,322 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6866ebf6-121d-4ddd-b88a-95fd87e6b830', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6866ebf6-121d-4ddd-b88a-95fd87e6b830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146'} Body: b'{"volume": {"id": "b0b50262-53dc-4bd4-a6b9-13b77fadf146", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:44:18.000000", "updated_at": "2025-08-04T13:44:18.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-769249549", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146"}], "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d478a54439914f1c9050a10ee50d97cf"}}' 2025-08-04 13:46:13,462 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a 0.125s 2025-08-04 13:46:13,463 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e286e7e-4a61-4ddf-ac3c-007cfdc236ab', 'x-compute-request-id': 'req-2e286e7e-4a61-4ddf-ac3c-007cfdc236ab', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a'} Body: b'' 2025-08-04 13:46:13,689 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a 0.225s 2025-08-04 13:46:13,689 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1687', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f97e5a9-1041-4858-bc37-c7f6d89e9de5', 'x-compute-request-id': 'req-9f97e5a9-1041-4858-bc37-c7f6d89e9de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a'} Body: b'{"server": {"id": "4d749ab9-7cd2-4112-92c8-4fc42f1aff1a", "name": "tempest-TestServerVolumeAttachmentScenario-server-512724951", "sta tus": "ACTIVE", "tenant_id": "d478a54439914f1c9050a10ee50d97cf", "user_id": "4db0c9e4923a4f7aaf8b26bb3cf217e8", "metadata": {}, "hostId": "41ec9e9e491fb04d41adb294f586b5312e7bad8a97f70eac3fdf1ef4", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:44:20Z", "updated": "2025-08-04T13:46:13Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1715560963-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:52:f6"}, {"version": 4, "addr": "172.24.4.186", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3c:52:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-272875872", "OS-SRV-USG:launched_at": "2025-08-04T13:44:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--171094350"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:47:03,794 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a 0.041s 2025-08-04 13:47:03,795 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-9e4d49d2-3aaf-4fd3-b5f0-8e18f76a62b8', 'x-compute-request-id': 'req-9e4d49d2-3aaf-4fd3-b5f0-8e18f76a62b8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d749ab9-7cd2-4112-92c8-4fc42f1aff1a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4d749ab9-7cd2-4112-92c8-4fc42f1aff1a could not be found."}}' 2025-08-04 13:47:03,821 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-272875872 0.026s 2025-08-04 13:47:03,821 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a284b7-d207-4f51-90e8-0cec01a02b28', 'x-compute-request-id': 'req-a5a284b7-d207-4f51-90e8-0cec01a02b28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-272875872'} Body: b'' 2025-08-04 13:47:03,989 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be 0.167s 2025-08-04 13:47:03,990 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accep t': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-cdac29b8-a4f4-4a86-a7f8-b218d7bbf98a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be'} Body: b'' 2025-08-04 13:47:04,006 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be 0.016s 2025-08-04 13:47:04,006 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-de867ef0-857f-43b0-a3b5-4c8f6b240175', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6542dfc6-9c3e-40eb-80d7-ce0bd7fe61be does not exist", "detail": ""}}' 2025-08-04 13:47:04,514 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/c7f2ef45-6b8d-4e77-800e-f374878e49de 0.507s 2025-08-04 13:47:04,515 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-b864437f-2656-4d96-8276-b81d6c908079', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/c7f2ef45-6b8d-4e77-800e-f374878e49de'} Body: b'' 2025-08-04 13:47:04,655 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1139dfa2-3b3d-4e91-a862-9ed0b0df3ed9 0.140s 2025-08-04 13:47:04,655 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0fd37d7-e2dc-431a-8218-f1bec0700854', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1139dfa2-3b3d-4e91-a862-9ed0b0df3ed9'} Body: b'' 2025-08-04 13:47:04,677 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1139dfa2-3b3d-4e91-a862-9ed0b0df3ed9 0.021s 2025-08-04 13:47:04,678 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb31b44a-622b-4852-8533-4a39c6471014', 'x-openstack-request-id': 'req-eb31b44a-622b-4852-8533-4a39c6471014', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1139dfa2-3b3d-4e91-a862-9ed0b0df3ed9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1139dfa2-3b3d-4e91-a862-9ed 0b0df3ed9 could not be found."}}' 2025-08-04 13:47:04,840 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146 0.161s 2025-08-04 13:47:04,840 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bce71cf-d184-4cdd-ba2e-bd74ae6d0899', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146'} Body: b'' 2025-08-04 13:47:04,878 99918 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146 0.037s 2025-08-04 13:47:04,878 99918 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-555de864-9314-4267-9c99-2d051aa74391', 'x-openstack-request-id': 'req-555de864-9314-4267-9c99-2d051aa74391', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b0b50262-53dc-4bd4-a6b9-13b77fadf146'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b0b50262-53dc-4bd4-a6b9-13b77fadf146 could not be found."}}' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 101, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ef0519f6-823d-4126-982f-f18176f1b3cb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:46:06,360 99928 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-04 13:46:06,898 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.537s 2025-08-04 13:46:06,899 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--142619840", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/22fb60ef-751f-4d51-bd89-608081c2e763', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-1da14ede-7169-4eaf-b6f4-12215b159c6e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--142619840", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b6c91797dc5145169aa46d993c39dcc1", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "22fb60ef-751f-4d51-bd89-608081c2e763", "created_at": "2025-08-04T13:46:07Z", "updated_at": "2025-08-04T13:46:07Z", "tags": [], "self": "/v2/images/22fb60ef-751f-4d51-bd89-608081c2e763", "file": "/v2/images/22fb60ef-751f-4d51-bd89-608081c2e763/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:46:08,298 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/22fb60ef-751f-4d51-bd89-608081c2e763/file 1.399s 2025-08-04 13:46:08,298 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-61c6392c-6803-4527-a983-01d0e7e04502', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/22fb60ef-751f-4d51-bd89-608081c2e763/file'} Body: b'' 2025-08-04 13:46:08,299 99928 DEBUG [tempest.scenario.manager] image:22fb60ef-751f-4d51-bd89-608081c2e763 2025-08-04 13:46:08,347 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.047s 2025-08-04 13:46:08,348 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2136366130", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGfGAlqEFUYwNG5UGBkNXTwwwwTLtvG8RXVG0krfu7HRqg9rFoHsarsLGmhtIbUC/6nrrME8/knf+zW0rK3LtId5sEv2aBvqAa2VlvuqsyO/nDgtumeFPfTZFS7k97svuA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-376e8479-9ba9-4a03-8f3a-cb79c4df42df', 'x-compute-request-id': 'req-376e8479-9ba9-4a03-8f3a-cb79c4df42df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-21363 66130", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGfGAlqEFUYwNG5UGBkNXTwwwwTLtvG8RXVG0krfu7HRqg9rFoHsarsLGmhtIbUC/6nrrME8/knf+zW0rK3LtId5sEv2aBvqAa2VlvuqsyO/nDgtumeFPfTZFS7k97svuA==", "fingerprint": "ee:fb:f4:98:2a:96:e4:a9:34:63:f5:3e:3a:40:e7:18", "user_id": "122c813e63ad447a80a4897de4fae3f9"}}' 2025-08-04 13:46:08,440 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.084s 2025-08-04 13:46:08,440 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9760fd07-dbe8-4876-9435-df8ac79b37b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "122c813e63ad447a80a4897de4fae3f9", "name": "tempest-TestMinimumBasicScenario-779330828-project-member", "password_expires_at": null}, "audit_ids": ["goCau15tTNeQhik3MlUhHA"], "expires_at": "2025-08-04T14:46:08.000000Z", "issued_at": "2025-08-04T13:46:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6c91797dc5145169aa46d993c39dcc1", "name": "tempest-TestMinimumBasicScenario-779330828"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b6c91797dc5145169aa46d993c39dcc1", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:46:08,440 99928 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'afcb922b-8e49-4b5f-bbc0-24ebefd5151c', 'name': 'tempest-TestMinimumBasicScenario-1095447036-network', 'tenant_id': 'b6c91797dc5145169aa46d993c39dcc1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b6c91797dc5145169aa46d993c39dcc1', 'port_security_enabled': T rue, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 42785, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:43:06Z', 'updated_at': '2025-08-04T13:43:06Z', 'revision_number': 1} available for tenant 2025-08-04 13:46:09,238 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.797s 2025-08-04 13:46:09,239 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1981754097", "imageRef": "22fb60ef-751f-4d51-bd89-608081c2e763", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-2136366130", "networks": [{"uuid": "afcb922b-8e49-4b5f-bbc0-24ebefd5151c"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5fb9c62-cb6b-4afa-aae9-e45aabfebd43', 'x-compute-request-id': 'req-d5fb9c62-cb6b-4afa-aae9-e45aabfebd43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9fe376aa-ec29-42df-98cf-f1022207b322", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Tv5BG6TrHHFP"}}' 2025-08-04 13:46:09,311 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322 0.069s 2025-08-04 13:46:09,311 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb15cdf7-2864-43af-a4c6-85df5eada5ab', 'x-compute-request-id': 'req-fb15cdf7-2864-43af-a4c6-85df5eada5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322'} Body: b'{"server": {"id": "9fe376aa-ec29-42df-98cf-f1022207b322", "name": "tempest-TestMinimumBasicScenario-server-1981754097", "status": "BUILD", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "", "image": {"id": "22fb60ef-751f-4d51-bd89-608081c2e763", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22fb60ef-751f-4d51-bd89-608081c2e763"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:46:09Z", "updated": "2025-08-04T13:46:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-A Z:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2136366130", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:46:59,760 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322 0.385s 2025-08-04 13:46:59,760 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:46:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f8d9b36-eae3-48ff-a619-bd2e68bafa02', 'x-compute-request-id': 'req-1f8d9b36-eae3-48ff-a619-bd2e68bafa02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322'} Body: b'{"server": {"id": "9fe376aa-ec29-42df-98cf-f1022207b322", "name": "tempest-TestMinimumBasicScenario-server-1981754097", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "22fb60ef-751f-4d51-bd89-608081c2e763", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22fb60ef-751f-4d51-bd89-608081c2e763"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:46:09Z", "updated": "2025-08-04T13:46:24Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:a8:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2136366130", "OS-SRV-USG:launched_at": "2025-08-04T13:46:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:46:59,779 99928 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:48:00,058 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322 0.231s 2025-08-04 13:48:00,058 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d3c6c7-ee5a-45dd-96a9-6383c8893999', 'x-compute-request-id': 'req-13d3c6c7-ee5a-45dd-96a9-6383c8893999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322'} Body: b'{"server": {"id": "9fe376aa-ec29-42df -98cf-f1022207b322", "name": "tempest-TestMinimumBasicScenario-server-1981754097", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "22fb60ef-751f-4d51-bd89-608081c2e763", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22fb60ef-751f-4d51-bd89-608081c2e763"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:46:09Z", "updated": "2025-08-04T13:46:24Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:a8:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2136366130", "OS-SRV-USG:launched_at": "2025-08-04T13:46:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:48:00,150 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.077s 2025-08-04 13:48:00,151 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79464712-cf98-4a59-8184-cb8e5d7a6e5f', 'x-compute-request-id': 'req-79464712-cf98-4a59-8184-cb8e5d7a6e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "9fe376aa-ec29-42df-98cf-f1022207b322", "name": "tempest-TestMinimumBasicScenario-server-1981754097", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}]}]}' 2025-08-04 13:48:00,375 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322 0.220s 2025-08-04 13:48:00,376 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a72a338-baa0-4af7-999c-e8af6fdb610f', 'x-compute-request-id': 'req-3a72a338-baa0-4af7-999c-e8af6fdb610f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322'} Body: b'{"server": {"id": "9fe376aa-ec29-42df-98cf-f1022207b322", "name": "tempest-TestMinimumBasicScenario-server-1981754097", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60 b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "22fb60ef-751f-4d51-bd89-608081c2e763", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22fb60ef-751f-4d51-bd89-608081c2e763"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:46:09Z", "updated": "2025-08-04T13:46:24Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:a8:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2136366130", "OS-SRV-USG:launched_at": "2025-08-04T13:46:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:48:00,583 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/volumes 0.190s 2025-08-04 13:48:00,584 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1688040120", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06100643-cb6e-4ff6-b327-941f92bb1b23', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06100643-cb6e-4ff6-b327-941f92bb1b23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ef0519f6-823d-4126-982f-f18176f1b3cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:48:00.520515", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1688040120", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb"}], "user_id": "122c813e63ad447a80a4897de4fae3f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:48:00,643 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb 0.047s 2025-08-04 13:48:00,643 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e46ebc0-1dd3-4262-8ede-320f221c6c03', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e46ebc0-1dd3-4262-8ede-320f221c6c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb'} Body: b'{"volume": {"id": "ef0519f6-823d-4126-982f-f18176f1b3cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:48:01.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1688040120", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb"}], "user_id": "122c813e63ad447a80a4897de4fae3f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6c91797dc5145169aa46d993c39dcc1"}}' 2025-08-04 13:48:01,710 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb 0.051s 2025-08-04 13:48:01,710 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356b9ce8-821c-433f-ade1-a62fb09f5903', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356b9ce8-821c-433f-ade1-a62fb09f5903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb'} Body: b'{"volume": {"id": "ef0519f6-823d-4126-982f-f18176f1b3cb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:48:01.000000", "updated_at": "2025-08-04T13:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-1688040120", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb"}], "user_id": "122c813e63ad447a80a4897de4fae3f9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6c91797dc5145169aa46d993c39dcc1"}}' 2025-08-04 13:48:01,819 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb 0.094s 2025-08-04 13:48:01,819 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5547d04c-3233-49c5-9a59-0a1b11ccd2ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb'} Body: b'' 2025-08-04 13:48:01,839 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb 0.020s 2025-08-04 13:48:01,840 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-i d': 'req-084bd117-d3dd-4539-81e6-52a9fb686e6e', 'x-openstack-request-id': 'req-084bd117-d3dd-4539-81e6-52a9fb686e6e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef0519f6-823d-4126-982f-f18176f1b3cb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ef0519f6-823d-4126-982f-f18176f1b3cb could not be found."}}' 2025-08-04 13:48:01,950 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322 0.109s 2025-08-04 13:48:01,950 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6821eca-43be-40bf-8178-ac8945f0c89e', 'x-compute-request-id': 'req-e6821eca-43be-40bf-8178-ac8945f0c89e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322'} Body: b'' 2025-08-04 13:48:02,276 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322 0.325s 2025-08-04 13:48:02,276 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c71b31e-035a-4e65-9ea3-3dc1f514c7a3', 'x-compute-request-id': 'req-6c71b31e-035a-4e65-9ea3-3dc1f514c7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322'} Body: b'{"server": {"id": "9fe376aa-ec29-42df-98cf-f1022207b322", "name": "tempest-TestMinimumBasicScenario-server-1981754097", "status": "ACTIVE", "tenant_id": "b6c91797dc5145169aa46d993c39dcc1", "user_id": "122c813e63ad447a80a4897de4fae3f9", "metadata": {}, "hostId": "60b825dcf76e834094f77347c5fa7fdd1181bcc6f6b52f1e8da9b7aa", "image": {"id": "22fb60ef-751f-4d51-bd89-608081c2e763", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/22fb60ef-751f-4d51-bd89-608081c2e763"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:46:09Z", "updated": "2025-08-04T13:48:02Z", "addresses": {"tempest-TestMinimumBasicScenario-1095447036-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:a8:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9fe376aa-ec29-42df-98cf-f1022207b322"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2136366130", "OS-SRV-USG:launched_at": "2025-08-04T13:46:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:48:52,433 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2 .1/servers/9fe376aa-ec29-42df-98cf-f1022207b322 0.136s 2025-08-04 13:48:52,433 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-cd2fe672-8194-4593-8ec3-8c5cfef0edd5', 'x-compute-request-id': 'req-cd2fe672-8194-4593-8ec3-8c5cfef0edd5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9fe376aa-ec29-42df-98cf-f1022207b322'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9fe376aa-ec29-42df-98cf-f1022207b322 could not be found."}}' 2025-08-04 13:48:52,467 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2136366130 0.033s 2025-08-04 13:48:52,467 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d126c851-b3b7-4aac-9fa3-09ecf6242677', 'x-compute-request-id': 'req-d126c851-b3b7-4aac-9fa3-09ecf6242677', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2136366130'} Body: b'' 2025-08-04 13:48:52,569 99928 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/22fb60ef-751f-4d51-bd89-608081c2e763 0.101s 2025-08-04 13:48:52,570 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b631a020-97c7-4e9a-87b9-8f0b03ad65a5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/22fb60ef-751f-4d51-bd89-608081c2e763'} Body: b'' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 168, in test_image_volume_dependencies_1 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 ae79ceb8-9f3f-4b82-88c4-5fa17a266d99 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:49:01,108 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 201 POST http://10.0.0.210/image/v2/images 0.782s 2025-08-04 13:49:01,108 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "min_disk": 1} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7624db87-09f7-4195-855e-361ea7278850', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "175c901c-7ce3-40b7-96ec-252d3a3271b1", "created_at": "2025-08-04T13:49:01Z", "updated_at": "2025-08-04T13:49:01Z", "tags": [], "self": "/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1", "file": "/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:02,132 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 204 PUT http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1/file 1.021s 2025-08-04 13:49:02,132 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-332ce63e-6c0c-4ec6-9c45-49c867d5d22d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1/file'} Body: b'' 2025-08-04 13:49:02,155 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1 0.022s 2025-08-04 13:49:02,155 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-110f2168-3819-42c1-b4a9-2b91802ea74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fb77eaf1ab534f218dbb5af4749d9692", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5a0a103e38fd3ebccce21409b09e7f1cf16021a03245fb7d85c59f48f380a443bf8ceedb9a31bbbeeee40e96eba5733d99f2a539bb6eda90b5373bee83d7688e", "id": "175c901c-7ce3-40b7-96ec-252d3a3271b1", "created_at": "2025-08-04T13:49:01Z", "updated_at": "2025-08-04T13:49:02Z", "tags": [], "self": "/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1", "file": "/v2/images/175c901c-7ce3- 40b7-96ec-252d3a3271b1/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:02,178 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1 0.022s 2025-08-04 13:49:02,178 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d41b1cb7-ef5e-4474-97e6-3f04277d38f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fb77eaf1ab534f218dbb5af4749d9692", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5a0a103e38fd3ebccce21409b09e7f1cf16021a03245fb7d85c59f48f380a443bf8ceedb9a31bbbeeee40e96eba5733d99f2a539bb6eda90b5373bee83d7688e", "id": "175c901c-7ce3-40b7-96ec-252d3a3271b1", "created_at": "2025-08-04T13:49:01Z", "updated_at": "2025-08-04T13:49:02Z", "tags": [], "self": "/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1", "file": "/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:02,196 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1 0.017s 2025-08-04 13:49:02,196 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-769ee422-620c-4313-b4ba-d2372a8aa7c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fb77eaf1ab534f218dbb5af4749d9692", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5a0a103e38fd3ebccce21409b09e7f1cf16021a03245fb7d85c59f48f380a443bf8ceedb9a31bbbeeee40e96eba5733d99f2a539bb6eda90b5373bee83d7688e", "id": "175c901c-7ce3-40b7-96ec-252d3a3271b1", "created_at": "2025-08-04T13:49:01Z", "updated_at": "2025-08-04T13:49:02Z", "tags": [], "self": "/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1", "file": "/v2/images/175c901c-7ce3-40b7-96ec-252d3a3271b1/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:02,655 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 202 POST http://10.0.0.210/volume/v3/volumes 0.458s 2025-08-04 13:49:02,655 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "175c901c-7ce3-40b7-96ec-252d3a3271b1", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeac8330-197d-4 d4c-987f-546e1300b9d6', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeac8330-197d-4d4c-987f-546e1300b9d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ae79ceb8-9f3f-4b82-88c4-5fa17a266d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:02.597860", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:49:02,716 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99 0.049s 2025-08-04 13:49:02,717 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b534dfc0-0433-4ec3-82de-ddd96031d1b3', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b534dfc0-0433-4ec3-82de-ddd96031d1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99'} Body: b'{"volume": {"id": "ae79ceb8-9f3f-4b82-88c4-5fa17a266d99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:03.000000", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "869cf1a8319c4fae8f98d240aef9efba"}}' 2025-08-04 13:49:03,771 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99 0.038s 2025-08-04 13:49:03,771 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f940ecd7-6d52-4c4f-b86e-0188dc09500d', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f940ecd7-6d52-4c4f-b86e-0188dc09500d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99'} Body: b'{"volume": {"id": "ae79ceb8-9f3f-4b82-88c4-5fa17a266d99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:03.000000" , "updated_at": "2025-08-04T13:49:03.000000", "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ae79ceb8-9f3f-4b82-88c4-5fa17a266d99"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "869cf1a8319c4fae8f98d240aef9efba"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 197, in test_image_volume_dependencies_2 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 7e0e6457-42a8-486e-b43a-4d892f16f4ab failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:49:04,266 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 201 POST http://10.0.0.210/image/v2/images 0.474s 2025-08-04 13:49:04,266 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "min_disk": 1} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ec94af14-abbd-4d6f-8409-abf964d10cc4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "75a21c7c-fa39-4b18-8043-974a12b80494", "created_at": "2025-08-04T13:49:04Z", "updated_at": "2025-08-04T13:49:04Z", "tags": [], "self": "/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494", "file": "/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:05,121 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 204 PUT http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494/file 0.853s 2025-08-04 13:49:05,121 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ce7238dd-c767-4186-83aa-c3e405398d13', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494/file'} Body: b'' 2025-08-04 13:49:05,140 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494 0.018s 2025-08-04 13:49:05,140 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c51303d8-8ee9-4f9d-b89a-76d72642054f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "3d003c71d11a57c67cf3a64737773f63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a829f8726c5997e2886e00e2c4494159ed7a8eb1c4241a90e5c07ce0524bd83a7d07fbec06ad6a5816a844e4e23caf1fba7e70cd722362eca37feb7fea0ef6ba", "id": "75a21c7c-fa39-4b18-8043-974a12b80494", "created_at": "2025-08-04T13:49:04Z", "updated_at": "2025-08-04T13:49:05Z", "tags": [], "self": "/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494", "file": "/v2/images/75a21c7c-fa39- 4b18-8043-974a12b80494/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:05,158 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494 0.017s 2025-08-04 13:49:05,159 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cf8f9f56-a008-4314-a919-21702603f8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "3d003c71d11a57c67cf3a64737773f63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a829f8726c5997e2886e00e2c4494159ed7a8eb1c4241a90e5c07ce0524bd83a7d07fbec06ad6a5816a844e4e23caf1fba7e70cd722362eca37feb7fea0ef6ba", "id": "75a21c7c-fa39-4b18-8043-974a12b80494", "created_at": "2025-08-04T13:49:04Z", "updated_at": "2025-08-04T13:49:05Z", "tags": [], "self": "/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494", "file": "/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:05,176 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494 0.016s 2025-08-04 13:49:05,176 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-214eecd0-7596-4dee-89a7-32d1f14d03bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "3d003c71d11a57c67cf3a64737773f63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a829f8726c5997e2886e00e2c4494159ed7a8eb1c4241a90e5c07ce0524bd83a7d07fbec06ad6a5816a844e4e23caf1fba7e70cd722362eca37feb7fea0ef6ba", "id": "75a21c7c-fa39-4b18-8043-974a12b80494", "created_at": "2025-08-04T13:49:04Z", "updated_at": "2025-08-04T13:49:05Z", "tags": [], "self": "/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494", "file": "/v2/images/75a21c7c-fa39-4b18-8043-974a12b80494/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:05,457 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.281s 2025-08-04 13:49:05,458 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "75a21c7c-fa39-4b18-8043-974a12b80494", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5ecf2c0-8af1-4 971-a778-7e96764b56f7', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5ecf2c0-8af1-4971-a778-7e96764b56f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7e0e6457-42a8-486e-b43a-4d892f16f4ab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:05.403444", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:49:05,509 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab 0.039s 2025-08-04 13:49:05,509 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5320eeae-dc6c-4221-b677-b383c40d9b12', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5320eeae-dc6c-4221-b677-b383c40d9b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab'} Body: b'{"volume": {"id": "7e0e6457-42a8-486e-b43a-4d892f16f4ab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:05.000000", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "869cf1a8319c4fae8f98d240aef9efba"}}' 2025-08-04 13:49:06,564 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab 0.039s 2025-08-04 13:49:06,564 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2c342aa-b422-4f18-ba9d-6d8a09e277ed', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2c342aa-b422-4f18-ba9d-6d8a09e277ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab'} Body: b'{"volume": {"id": "7e0e6457-42a8-486e-b43a-4d892f16f4ab", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:05.000000" , "updated_at": "2025-08-04T13:49:06.000000", "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7e0e6457-42a8-486e-b43a-4d892f16f4ab"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "869cf1a8319c4fae8f98d240aef9efba"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ 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/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 234, in test_image_volume_dependencies_3 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 0fd9ec64-8188-4ff1-8f87-944b1f35fdce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:49:07,039 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 201 POST http://10.0.0.210/image/v2/images 0.456s 2025-08-04 13:49:07,039 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "min_disk": 1} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-1276b4b5-5ee0-4090-94cb-af6fbfc787b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f52390d4-b46a-41a7-a95b-ac3d47f00c94", "created_at": "2025-08-04T13:49:07Z", "updated_at": "2025-08-04T13:49:07Z", "tags": [], "self": "/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94", "file": "/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:07,967 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 204 PUT http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94/file 0.926s 2025-08-04 13:49:07,968 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9a9aa77f-592b-460e-a7e1-23647d9538a6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94/file'} Body: b'' 2025-08-04 13:49:07,986 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94 0.017s 2025-08-04 13:49:07,986 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f2708fa4-7697-4381-9b38-e33001e29863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "cf488ebfd6037c696e610dd773523db8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c7d87549f0e661750e89ae2fcedc66a1e89c0b6d82c2811da4b8541161cb430932dd137204ed121e1bc5674a8a4da7485ae28b6ece3aa5a8902c9bf7af9ff62b", "id": "f52390d4-b46a-41a7-a95b-ac3d47f00c94", "created_at": "2025-08-04T13:49:07Z", "updated_at": "2025-08-04T13:49:08Z", "tags": [], "self": "/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94", "file": "/v2/images/f52390d4-b46a- 41a7-a95b-ac3d47f00c94/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:08,004 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94 0.018s 2025-08-04 13:49:08,005 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d2662176-d918-4165-8e6f-c5f3cdb0242a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "cf488ebfd6037c696e610dd773523db8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c7d87549f0e661750e89ae2fcedc66a1e89c0b6d82c2811da4b8541161cb430932dd137204ed121e1bc5674a8a4da7485ae28b6ece3aa5a8902c9bf7af9ff62b", "id": "f52390d4-b46a-41a7-a95b-ac3d47f00c94", "created_at": "2025-08-04T13:49:07Z", "updated_at": "2025-08-04T13:49:08Z", "tags": [], "self": "/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94", "file": "/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:08,027 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94 0.022s 2025-08-04 13:49:08,027 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6dc45bc6-a3e8-4948-812c-2982f75c42aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "cf488ebfd6037c696e610dd773523db8", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "869cf1a8319c4fae8f98d240aef9efba", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c7d87549f0e661750e89ae2fcedc66a1e89c0b6d82c2811da4b8541161cb430932dd137204ed121e1bc5674a8a4da7485ae28b6ece3aa5a8902c9bf7af9ff62b", "id": "f52390d4-b46a-41a7-a95b-ac3d47f00c94", "created_at": "2025-08-04T13:49:07Z", "updated_at": "2025-08-04T13:49:08Z", "tags": [], "self": "/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94", "file": "/v2/images/f52390d4-b46a-41a7-a95b-ac3d47f00c94/file", "schema": "/v2/schemas/image"}' 2025-08-04 13:49:08,306 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 202 POST http://10.0.0.210/volume/v3/volumes 0.278s 2025-08-04 13:49:08,307 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "f52390d4-b46a-41a7-a95b-ac3d47f00c94", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef6861f-973c-4 c16-818b-ecfea19d4a53', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef6861f-973c-4c16-818b-ecfea19d4a53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0fd9ec64-8188-4ff1-8f87-944b1f35fdce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:08.248977", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:49:08,356 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce 0.037s 2025-08-04 13:49:08,356 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a6b4950-c9dd-4061-8945-8b53c85332a9', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a6b4950-c9dd-4061-8945-8b53c85332a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce'} Body: b'{"volume": {"id": "0fd9ec64-8188-4ff1-8f87-944b1f35fdce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:08.000000", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "869cf1a8319c4fae8f98d240aef9efba"}}' 2025-08-04 13:49:09,408 99928 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce 0.037s 2025-08-04 13:49:09,408 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc94cdbd-d751-4e9d-975e-9d2e753ac8cc', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc94cdbd-d751-4e9d-975e-9d2e753ac8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce'} Body: b'{"volume": {"id": "0fd9ec64-8188-4ff1-8f87-944b1f35fdce", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:08.000000" , "updated_at": "2025-08-04T13:49:08.000000", "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0fd9ec64-8188-4ff1-8f87-944b1f35fdce"}], "user_id": "c3b8953dfa734ad8af724abe8afd2159", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "869cf1a8319c4fae8f98d240aef9efba"}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 38, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 0037b171-0730-4216-b2e0-31f1e41749a3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:49:12,254 99928 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.341s 2025-08-04 13:49:12,254 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1431430432"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd168eb-1e47-4597-97ac-ba76700a42e9', 'content-length': '767', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd168eb-1e47-4597-97ac-ba76700a42e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0037b171-0730-4216-b2e0-31f1e41749a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:12.191769", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1431430432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0037b171-0730-4216-b2e0-31f1e41749a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0037b171-0730-4216-b2e0-31f1e41749a3"}], "user_id": "87c3eba5986149c8bebbd342fd52f01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:49:12,307 99928 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/0037b171-0730-4216-b2e0-31f1e41749a3 0.041s 2025-08-04 13:49:12,308 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4040d584-4dea-44b9-9b82-91f039e0a962', 'content-length': '835', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4040d584-4dea-44b9-9b82-91f039e0a962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0037b171-0730-4216-b2e0-31f1e41749a3'} Body: b'{"volume": {"id": "0037b171-0730-4216-b2e0-31f1e41749a3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:12.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1431430432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0037b171-0730-4216-b2e0-31f1e41749a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0037b171-0730-4216-b2e0-31f1e41749a3"}], "user_id": "87c3eba5986149c8bebbd342fd52f01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "c10b5131d55341fa8666c72051f24abd"}}' 2025-08-04 13:49:13,359 99928 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/0037b171-0730-4216-b2e0-31f1e41749a3 0.038s 2025-08-04 13:49:13,360 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-382d3d1e-d418-49ed-9fd4-e6ff9d1f6728', 'content-length': '856', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-382d3d1e-d418-49ed-9fd4-e6ff9d1f6728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0037b171-0730-4216-b2e0-31f1e41749a3'} Body: b'{"volume": {"id": "0037b171-0730-4216-b2e0-31f1e41749a3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:12.000000", "updated_at": "2025-08-04T13:49:12.000000", "name": "tempest-VolumeRevertTests-Volume-1431430432", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0037b171-0730-4216-b2e0-31f1e41749a3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0037b171-0730-4216-b2e0-31f1e41749a3"}], "user_id": "87c3eba5986149c8bebbd342fd52f01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "c10b5131d55341fa8666c72051f24abd"}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative[id-4e8b0788-87fe-430d-be7a-444d7f8e0347] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 38, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 979686e6-c5de-4650-9c47-4e9314c20de7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:49:13,541 99928 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.165s 2025-08-04 13:49:13,542 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-712102499"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e8cd2d-3c85-469f-83e9-fdf46615b6f4', 'content-length': '766', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e8cd2d-3c85-469f-83e9-fdf46615b6f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "979686e6-c5de-4650-9c47-4e9314c20de7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:13.488345", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-712102499", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/979686e6-c5de-4650-9c47-4e9314c20de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/979686e6-c5de-4650-9c47-4e9314c20de7"}], "user_id": "87c3eba5986149c8bebbd342fd52f01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 13:49:13,593 99928 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/979686e6-c5de-4650-9c47-4e9314c20de7 0.039s 2025-08-04 13:49:13,593 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d646174-bdb0-44e9-841b-3672d02bec4c', 'content-length': '834', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d646174-bdb0-44e9-841b-3672d02bec4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/979686e6-c5de-4650-9c47-4e9314c20de7'} Body: b'{"volume": {"id": "979686e6-c5de-4650-9c47-4e9314c20de7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:13.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-712102499", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/979686e6-c5de-4650-9c47-4e9314c20de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/979686e6-c5de-4650-9c47-4e9314c20de7"}], "user_id": "87c3eba5986149c8bebbd342fd52f01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "c10b5131d55341fa8666c72051f24abd"}}' 2025-08-04 13:49:14,645 99928 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/979686e6-c5de-4650-9c47-4e9314c20de7 0.037s 2025-08-04 13:49:14,646 99928 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a716d541-a63a-415c-aeb1-8fcce14513c9', 'content-length': '855', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a716d541-a63a-415c-aeb1-8fcce14513c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/979686e6-c5de-4650-9c47-4e9314c20de7'} Body: b'{"volume": {"id": "979686e6-c5de-4650-9c47-4e9314c20de7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:13.000000", "updated_at": "2025-08-04T13:49:14.000000", "name": "tempest-VolumeRevertTests-Volume-712102499", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/979686e6-c5de-4650-9c47-4e9314c20de7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/979686e6-c5de-4650-9c47-4e9314c20de7"}], "user_id": "87c3eba5986149c8bebbd342fd52f01f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "c10b5131d55341fa8666c72051f24abd"}}' tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 103, in test_stamp_pattern 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 ad9ea155-0e00-4de2-90ea-d405b01c4ab6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:47:02,204 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.251s 2025-08-04 13:47:02,204 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1024684491", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM7OdKop7RlahsZGOghPM7DC41in9uxMZsVxSxXLdkwr3redieEdXq9lC8wMulfEyRZoYUL4P9pNxuLR+4M5HcxyXfY3ak9TfddHJfjTBzkl+X+g56+vfG3oIA7gihskuw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-107b8f83-12bc-4c6c-8ff0-3a3286966e3a', 'x-compute-request-id': 'req-107b8f83-12bc-4c6c-8ff0-3a3286966e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1024684491", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM7OdKop7RlahsZGOghPM7DC41in9uxMZsVxSxXLdkwr3redieEdXq9lC8wMulfEyRZoYUL4P9pNxuLR+4M5HcxyXfY3ak9TfddHJfjTBzkl+X+g56+vfG3oIA7gihskuw==", "fingerprint": "28:25:fb:23:3a:21:11:55:57:73:23:f4:81:df:31:b9", "user_id": "70fb41c63ef044f9b91c3ee143fed738"}}' 2025-08-04 13:47:02,448 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.240s 2025-08-04 13:47:02,448 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-secgroup-smoke-1929715987", "description": "tempest-secgroup-smoke-1929715987 description", "project_id": "a2e4658d088948b296785d5843ad4008"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-cb2dc518-5cf9-4353-a26c-f7958e4a9b48', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "89861b4e-9055-456f-8ac4-1abdbc395181", "name": "tempest-secgroup-smoke-1929715987", "stateful": true, "tenant_id": "a2e4658d088948b296785d5843ad4008", "description": "tempest-secgroup-smoke-1929715987 description", "shared": false, "security_group_rules": [{"id": "0f098b5e-bee1-4dbd-aee1-f6da9ea46da9", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "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": 1281, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:47:02Z", "updated_at": "2025-08-04T13:47:02Z", "revision_number": 0}, {"id": "aeba935c-66bd-46f3-989f-26a187e9bd26", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "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": 1280, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T13:47:02Z", "updated_at": "2025-08-04T13:47:02Z", "revision_number": 0}], "tags": [], "created_at": " 2025-08-04T13:47:02Z", "updated_at": "2025-08-04T13:47:02Z", "revision_number": 1, "project_id": "a2e4658d088948b296785d5843ad4008"}}' 2025-08-04 13:47:02,634 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.186s 2025-08-04 13:47:02,635 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "project_id": "a2e4658d088948b296785d5843ad4008", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-bcf27f48-60ca-47ca-9fac-aadfdfb6bedb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d99820f2-b701-4a53-a99f-09579348c9fe", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:47:02Z", "updated_at": "2025-08-04T13:47:02Z", "revision_number": 0}}' 2025-08-04 13:47:02,868 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.232s 2025-08-04 13:47:02,868 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "project_id": "a2e4658d088948b296785d5843ad4008", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-7e3cb08f-7c1a-44cd-b700-8f9678959f84', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1bcdbba8-30b9-42c0-ae58-5560f78093d7", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:47:02Z", "updated_at": "2025-08-04T13:47:02Z", "revision_number": 0}}' 2025-08-04 13:47:03,068 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.199s 2025-08-04 13:47:03,068 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "project_id": "a2e4658d088948b296785d5843ad4008", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-61427883-a990-4d24-8dfe-b4a3f0671ce 2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "35a57f1d-b1f9-46b9-a239-1084cb466344", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:47:02Z", "updated_at": "2025-08-04T13:47:02Z", "revision_number": 0}}' 2025-08-04 13:47:03,272 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.203s 2025-08-04 13:47:03,273 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "project_id": "a2e4658d088948b296785d5843ad4008", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-42bb95f1-c508-4aa2-aa84-d3da0ed617ff', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e54fdc30-b7c5-4560-9268-9769c4d623fa", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:47:03Z", "updated_at": "2025-08-04T13:47:03Z", "revision_number": 0}}' 2025-08-04 13:47:03,500 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.227s 2025-08-04 13:47:03,501 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "project_id": "a2e4658d088948b296785d5843ad4008", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-3bbf7363-9dd3-4a3c-bf0f-2abbf8cdb504', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "342d8a64-2151-4d80-bfec-0a42b8636ab8", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:47:03Z", "updated_at": "2025-08-04T13:47:03Z", "revision_number": 0}}' 2025-08-04 13:47:03,744 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.242s 2025-08-04 13:47:03,744 99932 DEBUG [tempest.lib.co mmon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "project_id": "a2e4658d088948b296785d5843ad4008", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-7865262c-7f3a-49a3-98b2-f1de19012f52', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "10cacaaa-ece9-4efc-beb3-f7f6a0dd98c1", "project_id": "a2e4658d088948b296785d5843ad4008", "tenant_id": "a2e4658d088948b296785d5843ad4008", "security_group_id": "89861b4e-9055-456f-8ac4-1abdbc395181", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T13:47:03Z", "updated_at": "2025-08-04T13:47:03Z", "revision_number": 0}}' 2025-08-04 13:47:04,012 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.267s 2025-08-04 13:47:04,012 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-806322834", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-384c1ade-675b-4d10-ac8c-e7569387180e', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-384c1ade-675b-4d10-ac8c-e7569387180e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ad9ea155-0e00-4de2-90ea-d405b01c4ab6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:47:03.896402", "updated_at": null, "name": "tempest-TestStampPattern-volume-806322834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6"}], "user_id": "70fb41c63ef044f9b91c3ee143fed738", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:47:04,074 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.045s 2025-08-04 13:47:04,075 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2479', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3b4856ad-3d12-4957-8491-a63f92cba7c6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "70fb41c63ef044f9b91c3ee143fed738", "name": "tempest-TestStampPattern-468996253-project-member", "password_expires_at": null}, "audit_ids": ["4kah9KtVQLKAkE9p OvXFew"], "expires_at": "2025-08-04T14:47:04.000000Z", "issued_at": "2025-08-04T13:47:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2e4658d088948b296785d5843ad4008", "name": "tempest-TestStampPattern-468996253"}, "is_domain": false, "roles": [{"id": "556124d8fff44cb39d6827e5713d7a0e", "name": "member"}, {"id": "119b0c14f59b454c8cd9800872447b1a", "name": "reader"}], "catalog": [{"endpoints": [{"id": "457030b50a284bd7aaa46b8904503314", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0dd91162eeb94d50ab9a19541c521545", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0de9d3f9034b4813812a5a3ba5c7aad9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "1cb553f2000242c99b2d38a063f61908", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "85d8df6e172d468bbd1eb0141ed16a5b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "3c925935199147ab88a16b71e43a626f", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "150fd547b3804f9e85cf9798796c42d4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "568ce4df11434b78bdd0877c3cdb1252", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ce42a46da8a046bbb467ac91831da13d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6cc282ee8c184951913d36d06d628080", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a839b24477f74be78438c5ac03009180", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "6ce575f12c59473b973d6c6bd1873309", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e81db1b004ff49678ecff57f330ec756", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a2e4658d088948b296785d5843ad4008", "region": "RegionOne"}], "id": "9a52beb099e14d67aa67898ef0beea08", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 13:47:04,075 99932 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '7f52a510-6039-47a1-b929-4ad0e2026671', 'name': 'tempest-TestStampPattern-362687169-network', 'tenant_id': 'a2e4658d088948b296785d5843ad4008', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a2e4658d088948b296785d5843ad4008', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61644, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T13:46:47Z', 'updated_at': '2025-08-04T13:46:48Z', 'revision_number': 1} available for tenant 2025-08-04 13:47:04,947 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 0.870s 2025-08-04 13:47:04,947 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-1083544473", "imageRef": "be82952d-0747-426d-bef8-9d75b0bc03bc", "flavorRef": "1", "key_name": "tempest-TestStampPattern-1024684491", "security_groups": [{"name": "tempest-secgroup-smoke-1929715987"}], "networks": [{"uuid": "7f52a510-6039-47a1-b929-4ad0e2026671"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', ' x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa308d1f-5db0-4a87-b4e6-f36888df2bb8', 'x-compute-request-id': 'req-fa308d1f-5db0-4a87-b4e6-f36888df2bb8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f41dea40-8dc6-4078-8e3c-e22aeb187fc8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1929715987"}], "adminPass": "ovLNpwJF5G8t"}}' 2025-08-04 13:47:05,015 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.065s 2025-08-04 13:47:05,016 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf39e94-51b6-482c-a980-9bebf68d075c', 'x-compute-request-id': 'req-bdf39e94-51b6-482c-a980-9bebf68d075c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'{"server": {"id": "f41dea40-8dc6-4078-8e3c-e22aeb187fc8", "name": "tempest-TestStampPattern-server-1083544473", "status": "BUILD", "tenant_id": "a2e4658d088948b296785d5843ad4008", "user_id": "70fb41c63ef044f9b91c3ee143fed738", "metadata": {}, "hostId": "", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:47:05Z", "updated": "2025-08-04T13:47:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1024684491", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:47:55,358 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.278s 2025-08-04 13:47:55,359 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60290ba9-b14b-4d21-a224-2f5f192ae835', 'x-compute-request-id': 'req-60290ba9-b14b-4d21-a224-2f5f192ae835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'{"server": {"id": "f41dea40-8dc6-4078-8e3c-e22aeb187fc8", "name": "te mpest-TestStampPattern-server-1083544473", "status": "ACTIVE", "tenant_id": "a2e4658d088948b296785d5843ad4008", "user_id": "70fb41c63ef044f9b91c3ee143fed738", "metadata": {}, "hostId": "7090cff54f17c95de04a0ed5a0a4b8d493ccd6dcea2f0b5e7098a583", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:47:04Z", "updated": "2025-08-04T13:47:20Z", "addresses": {"tempest-TestStampPattern-362687169-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:c6:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1024684491", "OS-SRV-USG:launched_at": "2025-08-04T13:47:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1929715987"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:47:55,374 99932 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 13:48:55,686 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.251s 2025-08-04 13:48:55,686 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c8a102c-a236-4f54-9212-17da0332b7ca', 'x-compute-request-id': 'req-3c8a102c-a236-4f54-9212-17da0332b7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'{"server": {"id": "f41dea40-8dc6-4078-8e3c-e22aeb187fc8", "name": "tempest-TestStampPattern-server-1083544473", "status": "ACTIVE", "tenant_id": "a2e4658d088948b296785d5843ad4008", "user_id": "70fb41c63ef044f9b91c3ee143fed738", "metadata": {}, "hostId": "7090cff54f17c95de04a0ed5a0a4b8d493ccd6dcea2f0b5e7098a583", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:47:04Z", "updated": "2025-08-04T13:47:20Z", "addresses": {"tempest-TestStampPattern-362687169-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:c6:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1024684491", "OS-SRV-USG:launched_at": "2025-08-04T13:47:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1929715987"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS :power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:48:55,861 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.159s 2025-08-04 13:48:55,861 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-f8879117-f7e6-4811-8d71-5763041b52a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'{"ports":[{"id":"7ef728d2-a8fd-42b7-b57b-16da2b59d55b","name":"","network_id":"7f52a510-6039-47a1-b929-4ad0e2026671","tenant_id":"a2e4658d088948b296785d5843ad4008","mac_address":"fa:16:3e:5f:c6:1a","admin_state_up":true,"status":"ACTIVE","device_id":"f41dea40-8dc6-4078-8e3c-e22aeb187fc8","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3c5a2667-edc1-4bda-a14f-4957a3acea45","ip_address":"10.0.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["89861b4e-9055-456f-8ac4-1abdbc395181"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-08-04T13:47:09Z","updated_at":"2025-08-04T13:47:17Z","revision_number":5,"project_id":"a2e4658d088948b296785d5843ad4008"}]}' 2025-08-04 13:48:55,861 99932 DEBUG [tempest.common.waiters] Server ID f41dea40-8dc6-4078-8e3c-e22aeb187fc8 ports are all ACTIVE [{'id': '7ef728d2-a8fd-42b7-b57b-16da2b59d55b', 'name': '', 'network_id': '7f52a510-6039-47a1-b929-4ad0e2026671', 'tenant_id': 'a2e4658d088948b296785d5843ad4008', 'mac_address': 'fa:16:3e:5f:c6:1a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f41dea40-8dc6-4078-8e3c-e22aeb187fc8', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '3c5a2667-edc1-4bda-a14f-4957a3acea45', 'ip_address': '10.0.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['89861b4e-9055-456f-8ac4-1abdbc395181'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-08-04T13:47:09Z', 'updated_at': '2025-08-04T13:47:17Z', 'revision_number': 5, 'project_id': 'a2e4658d088948b296785d5843ad4008'}]: 2025-08-04 13:48:55,948 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=3d2b5764-f8ad-46b5-899b-ae33c8df198c&port_id=7ef728d2-a8fd-42b7-b57b-16da2b59d55b 0.086s 2025-08-04 13:48:55,948 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-f62754c8-74a4-4c2b-a19f-4748e6aa6c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=3d2b5764-f8ad-46b5-899b-ae33c8df198c&port_id=7ef728d2-a8fd-42b7-b57b-16da2b59d55b'} Body: b'{"floatingips": []}' 2025-08-04 13:48:56,003 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0. 210/networking/v2.0/ports?device_id=f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.054s 2025-08-04 13:48:56,004 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-1b8bdb55-5eed-4f2b-b74c-85b237bff5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'{"ports":[{"id":"7ef728d2-a8fd-42b7-b57b-16da2b59d55b","name":"","network_id":"7f52a510-6039-47a1-b929-4ad0e2026671","tenant_id":"a2e4658d088948b296785d5843ad4008","mac_address":"fa:16:3e:5f:c6:1a","admin_state_up":true,"status":"ACTIVE","device_id":"f41dea40-8dc6-4078-8e3c-e22aeb187fc8","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"3c5a2667-edc1-4bda-a14f-4957a3acea45","ip_address":"10.0.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["89861b4e-9055-456f-8ac4-1abdbc395181"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-08-04T13:47:09Z","updated_at":"2025-08-04T13:47:17Z","revision_number":5,"project_id":"a2e4658d088948b296785d5843ad4008"}]}' 2025-08-04 13:48:56,004 99932 DEBUG [tempest.common.waiters] Server ID f41dea40-8dc6-4078-8e3c-e22aeb187fc8 ports are all ACTIVE [{'id': '7ef728d2-a8fd-42b7-b57b-16da2b59d55b', 'name': '', 'network_id': '7f52a510-6039-47a1-b929-4ad0e2026671', 'tenant_id': 'a2e4658d088948b296785d5843ad4008', 'mac_address': 'fa:16:3e:5f:c6:1a', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f41dea40-8dc6-4078-8e3c-e22aeb187fc8', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '3c5a2667-edc1-4bda-a14f-4957a3acea45', 'ip_address': '10.0.0.8'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['89861b4e-9055-456f-8ac4-1abdbc395181'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-08-04T13:47:09Z', 'updated_at': '2025-08-04T13:47:17Z', 'revision_number': 5, 'project_id': 'a2e4658d088948b296785d5843ad4008'}]: 2025-08-04 13:48:57,441 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.436s 2025-08-04 13:48:57,442 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "port_id": "7ef728d2-a8fd-42b7-b57b-16da2b59d55b", "tenant_id": "a2e4658d088948b296785d5843ad4008", "fixed_ip_address": "10.0.0.8"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-6a08086b-4ab5-4460-acfd-bdd393e0e09b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e0a7a409-8e60-49da-90ed-50711c4ae860", "tenant_id": "a2e4658d088948b296785d5843ad4008", "floating_ip_address": "172.24.4.54", "floating_network_id": "3d2b5764-f8ad-46b5-899b-ae33c8df198c", "router_id": "f399e14c-55b8-4d82-a396-f53662f83344", "port_id": "7ef728d2-a8fd-42b7-b57b-16da2b59d55b", "fixed_ip_address": "10.0.0.8", "status": "DOW N", "project_id": "a2e4658d088948b296785d5843ad4008", "description": "", "port_details": {"name": "", "network_id": "7f52a510-6039-47a1-b929-4ad0e2026671", "mac_address": "fa:16:3e:5f:c6:1a", "admin_state_up": true, "status": "ACTIVE", "device_id": "f41dea40-8dc6-4078-8e3c-e22aeb187fc8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T13:48:56Z", "updated_at": "2025-08-04T13:48:56Z", "revision_number": 0}}' 2025-08-04 13:48:57,444 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.54:22' as 'cirros' with public key authentication 2025-08-04 13:48:57,457 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:48:57,560 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:48:57,561 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.54 successfully created 2025-08-04 13:48:57,562 99932 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-04 13:48:57,562 99932 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.54:22' as 'cirros' with public key authentication 2025-08-04 13:48:57,565 99932 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 13:48:57,667 99932 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 13:48:57,668 99932 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.54 successfully created 2025-08-04 13:48:57,725 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6 0.046s 2025-08-04 13:48:57,726 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4258c4-df99-4752-88af-c699a507135a', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4258c4-df99-4752-88af-c699a507135a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6'} Body: b'{"volume": {"id": "ad9ea155-0e00-4de2-90ea-d405b01c4ab6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:47:04.000000", "updated_at": "2025-08-04T13:47:04.000000", "name": "tempest-TestStampPattern-volume-806322834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6"}], "user_id": "70fb41c63ef044f9b91c3ee143fed738", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2e4658d088948b296785d5843ad4008"}}' 2025-08-04 13:48:58,782 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6 0.040s 2025-08-04 13:48:58,783 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef7b185-faf4-4a43-9558-7e2b0b6ddd03', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-o penstack-request-id': 'req-8ef7b185-faf4-4a43-9558-7e2b0b6ddd03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6'} Body: b'{"volume": {"id": "ad9ea155-0e00-4de2-90ea-d405b01c4ab6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:47:04.000000", "updated_at": "2025-08-04T13:47:04.000000", "name": "tempest-TestStampPattern-volume-806322834", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6"}], "user_id": "70fb41c63ef044f9b91c3ee143fed738", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a2e4658d088948b296785d5843ad4008"}}' 2025-08-04 13:48:59,338 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/e0a7a409-8e60-49da-90ed-50711c4ae860 0.540s 2025-08-04 13:48:59,338 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-dcf515bd-347e-4239-b6d4-e8f9d86c98e0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e0a7a409-8e60-49da-90ed-50711c4ae860'} Body: b'' 2025-08-04 13:48:59,462 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.123s 2025-08-04 13:48:59,462 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3870a9f-e914-4743-8421-e51126d8e186', 'x-compute-request-id': 'req-a3870a9f-e914-4743-8421-e51126d8e186', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'' 2025-08-04 13:48:59,645 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.182s 2025-08-04 13:48:59,646 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e3f88c9-9af9-4f23-badb-fde9472fc8b3', 'x-compute-request-id': 'req-0e3f88c9-9af9-4f23-badb-fde9472fc8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'{"server": {"id": "f41dea40-8dc6-4078-8e3c-e22aeb187fc8", "name": "tempest-TestStampPattern-server-1083544473", "status": "ACTIVE", "tenant_id": "a2e4658d088948b296785d5843ad4008", "user_id": "70fb41c63ef044f9b91c3ee143fed738", "metadata": {}, "hostId": "7090cff54f17c95de04a0ed5a0a4b8d 493ccd6dcea2f0b5e7098a583", "image": {"id": "be82952d-0747-426d-bef8-9d75b0bc03bc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/be82952d-0747-426d-bef8-9d75b0bc03bc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T13:47:04Z", "updated": "2025-08-04T13:48:59Z", "addresses": {"tempest-TestStampPattern-362687169-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:c6:1a"}, {"version": 4, "addr": "172.24.4.54", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:c6:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1024684491", "OS-SRV-USG:launched_at": "2025-08-04T13:47:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1929715987"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 13:49:49,767 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8 0.041s 2025-08-04 13:49:49,767 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8baa1309-5ab5-4c3b-ba0c-80a0ca5c7b76', 'x-compute-request-id': 'req-8baa1309-5ab5-4c3b-ba0c-80a0ca5c7b76', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f41dea40-8dc6-4078-8e3c-e22aeb187fc8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f41dea40-8dc6-4078-8e3c-e22aeb187fc8 could not be found."}}' 2025-08-04 13:49:49,868 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6 0.100s 2025-08-04 13:49:49,868 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21276f2b-8110-4d12-9258-8ad592e2bff9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6'} Body: b'' 2025-08-04 13:49:49,890 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6 0.021s 2025-08-04 13:49:49,890 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1975faee-f7ba-4894-9247-d1b31bc50be5 ', 'x-openstack-request-id': 'req-1975faee-f7ba-4894-9247-d1b31bc50be5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad9ea155-0e00-4de2-90ea-d405b01c4ab6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ad9ea155-0e00-4de2-90ea-d405b01c4ab6 could not be found."}}' 2025-08-04 13:49:50,152 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/89861b4e-9055-456f-8ac4-1abdbc395181 0.261s 2025-08-04 13:49:50,153 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7ae1e7bc-9fed-4932-95cc-0fcc5ceb3bcb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/89861b4e-9055-456f-8ac4-1abdbc395181'} Body: b'' 2025-08-04 13:49:50,192 99932 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1024684491 0.039s 2025-08-04 13:49:50,193 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92c91d06-76af-428f-8207-d0b31373abd8', 'x-compute-request-id': 'req-92c91d06-76af-428f-8207-d0b31373abd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1024684491'} Body: b'' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 01124b24-1caa-44cb-8338-7a99740fdecb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:49:58,124 99932 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.339s 2025-08-04 13:49:58,125 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2100349200"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6638194-7fd3-4689-932f-6fb1c7f96599', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6638194-7fd3-4689-932f-6fb1c7f96599', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "01124b24-1caa-44cb-8338-7a99740fdecb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:58.065938", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2100349200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/01124b24-1caa-44cb-8338-7a99740fdecb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/01124b24-1caa-44cb-8338-7a99740fdecb"}], "user_id": "2126f08aa8e8450f869f310824773a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:49:58,175 99932 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/01124b24-1caa-44cb-8338-7a99740fdecb 0.039s 2025-08-04 13:49:58,176 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aee7949-da20-405e-8546-916797975b80', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aee7949-da20-405e-8546-916797975b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/01124b24-1caa-44cb-8338-7a99740fdecb'} Body: b'{"volume": {"id": "01124b24-1caa-44cb-8338-7a99740fdecb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:58.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2100349200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/01124b24-1caa-44cb-8338-7a99740fdecb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/01124b24-1caa-44cb-8338-7a99740fdecb"}], "user_id": "2126f08aa8e8450f869f310824773a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b13b416cfa441d687aae5b0743704ec"}}' 2025-08-04 13:49:59,229 99932 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/01124b24-1caa-44cb-8338-7a99740fdecb 0.038s 2025-08-04 13:49:59,230 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:49:59 GMT', 'server': 'Apache/2.4.52 ( Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71531b36-6a6a-4f10-8627-de73aa99bbd5', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71531b36-6a6a-4f10-8627-de73aa99bbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/01124b24-1caa-44cb-8338-7a99740fdecb'} Body: b'{"volume": {"id": "01124b24-1caa-44cb-8338-7a99740fdecb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:49:58.000000", "updated_at": "2025-08-04T13:49:58.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2100349200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/01124b24-1caa-44cb-8338-7a99740fdecb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/01124b24-1caa-44cb-8338-7a99740fdecb"}], "user_id": "2126f08aa8e8450f869f310824773a22", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6b13b416cfa441d687aae5b0743704ec"}}' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.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 33736e70-5e5a-44d0-9b12-b18a23ec5512 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 13:50:01,299 99932 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.430s 2025-08-04 13:50:01,300 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2109197078"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 13:50:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2adfe2-767d-42cc-b94e-bcb038a2753c', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2adfe2-767d-42cc-b94e-bcb038a2753c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "33736e70-5e5a-44d0-9b12-b18a23ec5512", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:50:01.235294", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2109197078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512"}], "user_id": "8f6b231aa634475297ca13ddbd8154fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 13:50:01,350 99932 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512 0.037s 2025-08-04 13:50:01,350 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13:50:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01abcfb5-a649-46a9-aec7-538cc2186167', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01abcfb5-a649-46a9-aec7-538cc2186167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512'} Body: b'{"volume": {"id": "33736e70-5e5a-44d0-9b12-b18a23ec5512", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:50:01.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2109197078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512"}], "user_id": "8f6b231aa634475297ca13ddbd8154fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "939b6a345234477fbc2511d886e6ec9d"}}' 2025-08-04 13:50:02,404 99932 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512 0.039s 2025-08-04 13:50:02,405 99932 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 13 :50:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a32329-75e1-42a2-936d-698b1ebfc830', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a32329-75e1-42a2-936d-698b1ebfc830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512'} Body: b'{"volume": {"id": "33736e70-5e5a-44d0-9b12-b18a23ec5512", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T13:50:01.000000", "updated_at": "2025-08-04T13:50:01.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2109197078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33736e70-5e5a-44d0-9b12-b18a23ec5512"}], "user_id": "8f6b231aa634475297ca13ddbd8154fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "939b6a345234477fbc2511d886e6ec9d"}}' ====== Totals ====== Ran: 218 tests in 1119.6502 sec. - Passed: 75 - Skipped: 31 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 112 Sum of execute time for each test: 4613.0346 sec. ============== Worker Balance ============== - Worker 0 (20 tests) => 0:01:33.098119 - Worker 1 (19 tests) => 0:05:07.972337 - Worker 2 (14 tests) => 0:14:49.413946 - Worker 3 (14 tests) => 0:15:42.109393 - Worker 4 (24 tests) => 0:07:04.865047 - Worker 5 (10 tests) => 0:03:18.354024 - Worker 6 (38 tests) => 0:07:22.642129 - Worker 7 (12 tests) => 0:07:14.395535 - Worker 8 (17 tests) => 0:17:04.118849 - Worker 9 (15 tests) => 0:04:04.476779 - Worker 10 (24 tests) => 0:18:11.318839 - Worker 11 (11 tests) => 0:10:35.298345 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed