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@5f89e3cc46ba446569497c200c181c0bf6bbe6cd#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='1000525021' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {8} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {0} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest) ... SKIPPED: LiveMigrationWithoutHostTest skipped as live-migration is not available {0} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {9} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {11} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {0} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [1.212301s] ... ok {0} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.256708s] ... ok {5} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [2.535652s] ... 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 ae7627b5-9fea-4670-ac02-881cee3fcd00 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:14,933 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/types 0.217s 2025-08-05 13:14:14,934 101010 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-101870220"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83b7d828-574e-4209-9620-a5846da482dd', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83b7d828-574e-4209-9620-a5846da482dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "8ffaa179-cd52-454e-a642-fea598a196fb", "name": "tempest-GroupsV320Test-volume-type-101870220", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:14:15,359 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.419s 2025-08-05 13:14:15,359 101010 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-142546323"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9bb0350-378f-4746-86bf-1f4af76a874c', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9bb0350-378f-4746-86bf-1f4af76a874c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "116c438c-cde9-4b4e-a688-fc7980db7cfb", "name": "tempest-GroupsV320Test-group-type-142546323", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:14:15,872 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/groups 0.509s 2025-08-05 13:14:15,872 101010 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": "116c438c-cde9-4b4e-a688-fc7980db7cfb", "volume_types": ["8ffaa179-cd52-454e-a642-fea598a196fb"], "name": "tempest-GroupsV320Test-Group-1373778497"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b222508-9b77-4fbd-9f77-05cda4da4794', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b222508-9b77-4fbd-9f77-05cda4da4794', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "ae7627b5-9fea-4670-ac02-881cee3fcd00", "name": "tempest-GroupsV320Test-Group-1373778497"}}' 2025-08-05 13:14:15,923 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00 0.049s 2025-08-05 13:14:15,923 101010 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': 'Tue, 05 Aug 2025 13:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application /json', 'x-compute-request-id': 'req-67b53083-bda4-4dec-898a-2c9ffee20ac6', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b53083-bda4-4dec-898a-2c9ffee20ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00'} Body: b'{"group": {"id": "ae7627b5-9fea-4670-ac02-881cee3fcd00", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:14:16.000000", "name": "tempest-GroupsV320Test-Group-1373778497", "description": null, "group_type": "116c438c-cde9-4b4e-a688-fc7980db7cfb", "volume_types": ["8ffaa179-cd52-454e-a642-fea598a196fb"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:14:16,959 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00 0.030s 2025-08-05 13:14:16,959 101010 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': 'Tue, 05 Aug 2025 13:14:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f0b6266-ed44-4343-a648-327432773240', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0b6266-ed44-4343-a648-327432773240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00'} Body: b'{"group": {"id": "ae7627b5-9fea-4670-ac02-881cee3fcd00", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:14:16.000000", "name": "tempest-GroupsV320Test-Group-1373778497", "description": null, "group_type": "116c438c-cde9-4b4e-a688-fc7980db7cfb", "volume_types": ["8ffaa179-cd52-454e-a642-fea598a196fb"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:14:17,031 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.066s 2025-08-05 13:14:17,031 101010 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': 'Tue, 05 Aug 2025 13:14:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a681c05-6ff8-44a9-908d-75d1bd26ef4c', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a681c05-6ff8-44a9-908d-75d1bd26ef4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:14:17,116 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00/action 0.070s 2025-08-05 13:14:17,116 101010 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': 'Tue, 05 Aug 2025 13:14:17 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-94e7cbac-d686-4586-a020-424b94f77953', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00/action'} Body: b'' 2025-08-05 13:14:17,134 101010 INFO [tempest.lib. common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00 0.017s 2025-08-05 13:14:17,135 101010 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': 'Tue, 05 Aug 2025 13:14:17 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-8d7e4692-ac6b-4e6e-8432-426af816a681', 'x-openstack-request-id': 'req-8d7e4692-ac6b-4e6e-8432-426af816a681', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ae7627b5-9fea-4670-ac02-881cee3fcd00 could not be found."}}' 2025-08-05 13:14:17,165 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/116c438c-cde9-4b4e-a688-fc7980db7cfb 0.030s 2025-08-05 13:14:17,166 101010 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': 'Tue, 05 Aug 2025 13:14:17 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-73bde825-bc1d-4476-bafc-0fd1dfc911bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/116c438c-cde9-4b4e-a688-fc7980db7cfb'} Body: b'' 2025-08-05 13:14:17,234 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/8ffaa179-cd52-454e-a642-fea598a196fb 0.068s 2025-08-05 13:14:17,235 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14: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-4fe4edb1-3409-48fa-889c-4452e36b43d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/8ffaa179-cd52-454e-a642-fea598a196fb'} Body: b'' 2025-08-05 13:14:17,250 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/8ffaa179-cd52-454e-a642-fea598a196fb 0.015s 2025-08-05 13:14:17,250 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:17 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-e0edc7b9-61d2-4a1f-a8fb-b1d7f6204f6b', 'x-openstack-request-id': 'req-e0edc7b9-61d2-4a1f-a8fb-b1d7f6204f6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/8ffaa179-cd52-454e-a642-fea598a196fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8ffaa179-cd52-454e-a642-fea598a196fb could not be found."}}' {8} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [3.463850s] ... 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 5f80a4b6-6744-4d20-854b-266a3bdeca33 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:15,535 101016 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 1.676s 2025-08-05 13:14:15,536 101016 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-1467707024"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/5f80a4b6-6744-4d20-854b-266a3bdeca33', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7f008c3-5513-41d9-9bbb-130d02adcc75', 'x-compute-request-id': 'req-b7f008c3-5513-41d9-9bbb-130d02adcc75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "5f80a4b6-6744-4d20-854b-266a3bdeca33", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T13:14:14.932256", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1467707024", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-05 13:14:15,883 101016 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/5f80a4b6-6744-4d20-854b-266a3bdeca33 0.340s 2025-08-05 13:14:15,883 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-596245d4-6adf-4788-bc5a-40f622f5cae3', 'x-compute-request-id': 'req-596245d4-6adf-4788-bc5a-40f622f5cae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/5f80a4b6-6744-4d20-854b-266a3bdeca33'} Body: b'{"volume": {"id": "5f80a4b6-6744-4d20-854b-266a3bdeca33", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T13:14:15.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1467707024", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-05 13:14:17,315 101016 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/5f80a4b6-6744-4d20-854b-266a3bdeca33 0.425s 2025-08-05 13:14:17,316 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78209bab-e6d7-47d1-bfcc-6fbb18f52256', 'x-compute-request-id': 'req-78209bab-e6d7-47d1-bfcc-6fbb18f52256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/5f80a4b6-6744-4d20-854b-266a3bdeca33'} Body: b'{"volume": {"id": "5f80a4b6-6744-4d20-854b-266a3bdeca33", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "202 5-08-05T13:14:15.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1467707024", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {8} tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency [3.617173s] ... 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 1f081f40-a066-4e35-8279-b6ec8bf8c94c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:26,894 101016 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.655s 2025-08-05 13:14:26,895 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-image-dependency-test-996959797", "container_format": "bare", "disk_format": "raw", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '647', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-271e238c-26cf-46ec-b542-76f714d35284', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-image-dependency-test-996959797", "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": "addd6ceaf93a452486d98bb09433d70b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "433a850f-4362-4a34-bf4c-2bc9ea24e0dd", "created_at": "2025-08-05T13:14:27Z", "updated_at": "2025-08-05T13:14:27Z", "tags": [], "self": "/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd", "file": "/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:14:27,896 101016 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 204 PUT http://10.0.0.210/image/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd/file 0.999s 2025-08-05 13:14:27,896 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-65ddd64f-d589-48fe-b685-467fd478f87f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd/file'} Body: b'' 2025-08-05 13:14:27,927 101016 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/image/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd 0.030s 2025-08-05 13:14:27,927 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '807', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0750279a-b48d-49be-84c5-5cd4b31f9430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd'} Body: b'{"name": "tempest-image-dependency-test-996959797", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "d9837cf83854d73b4496195184471da7", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "addd6ceaf93a452486d98bb09433d70b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "325465ab91d65e8de1c923c31eb0a22dc5c400970b5cab6c21fba3efebe733773c372d99ec92bff7c87b6c524ae621a7e1d6ead9aafcdcc84c68cfaa04a1a695", "id": "433a850f-4362-4a34-bf4c-2bc9ea24e0dd", "created_at": "2025-08-05T13:14:27Z", "updated_at": "2025-08-05T13:14:28Z", "tags": [], "self": "/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd", "file": "/v2/images/433a850f-4362- 4a34-bf4c-2bc9ea24e0dd/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:14:27,975 101016 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.043s 2025-08-05 13:14:27,975 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2487', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-42b402cb-3199-4311-bc68-a26716025a11', '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": "e3e7d9d9840e4de29360af5efa3f3b44", "name": "tempest-ImageDependencyTests-787230668-project-member", "password_expires_at": null}, "audit_ids": ["QTlFCmJgRcey3xQn64chow"], "expires_at": "2025-08-05T14:14:27.000000Z", "issued_at": "2025-08-05T13:14:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "addd6ceaf93a452486d98bb09433d70b", "name": "tempest-ImageDependencyTests-787230668"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/addd6ceaf93a452486d98bb09433d70b", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:14:27,976 101016 INFO [tempest.lib.common.fixed_network] (ImageDependencyTests:test_image_volume_server_snapshot_dependency) Found network None available for tenant 2025-08-05 13:14:28,587 101016 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.610s 2025-08-05 13:14:28,588 101016 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-1891126475", "imageRef": "433a850f-4362-4a34-bf4c-2bc9ea24e0dd", "size": 1}} Response - Heade rs: {'date': 'Tue, 05 Aug 2025 13:14:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d86d903-1332-485d-9ddc-e8a3e604c010', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d86d903-1332-485d-9ddc-e8a3e604c010', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1f081f40-a066-4e35-8279-b6ec8bf8c94c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:28.500158", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1891126475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c"}], "user_id": "e3e7d9d9840e4de29360af5efa3f3b44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:14:28,641 101016 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c 0.041s 2025-08-05 13:14:28,642 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a961ccb-f0c4-4516-b9ae-7e92908b3a2b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a961ccb-f0c4-4516-b9ae-7e92908b3a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c'} Body: b'{"volume": {"id": "1f081f40-a066-4e35-8279-b6ec8bf8c94c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:29.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1891126475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c"}], "user_id": "e3e7d9d9840e4de29360af5efa3f3b44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "addd6ceaf93a452486d98bb09433d70b"}}' 2025-08-05 13:14:29,700 101016 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c 0.043s 2025-08-05 13:14:29,701 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f1ede2-5c38-4dbb-967b-fc7949813241', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f1ede2-5c38-4dbb-967b-fc7949813241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c'} Body: b'{"volume": {"id": "1f081f40-a066-4e35-8279-b6ec8bf8c94c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:29.000000", "updated_at": "2025-08-05T13:14:29.000000", "name": "tempest-tempest.common.compute-volume-1891126475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c"}], "user_id": "e3e7d9d9840e4de29360af5efa3f3b44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "addd6ceaf93a452486d98bb09433d70b"}}' 2025-08-05 13:14:29,832 101016 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 DELETE http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c 0.118s 2025-08-05 13:14:29,833 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14: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-2feed51a-e2a2-46bb-8c16-319409b6d3b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c'} Body: b'' 2025-08-05 13:14:29,853 101016 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 404 GET http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c 0.019s 2025-08-05 13:14:29,853 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14: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-ed99af1b-1e7b-45cd-b7f1-a3a0d33cdbd1', 'x-openstack-request-id': 'req-ed99af1b-1e7b-45cd-b7f1-a3a0d33cdbd1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1f081f40-a066-4e35-8279-b6ec8bf8c94c could not be found."}}' {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.157196s] ... ok {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.950404s] ... ok {9} 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 16beae94-a7c6-4510-96ec-d97ca4122ae8 failed to build and is in ERROR status {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.042971s] ... ok {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.044738s] ... ok {8} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.031650s] ... ok {9} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.019632s] ... ok {9} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.047446s] ... ok {9} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.026549s] ... ok {9} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.024037s] ... ok {9} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.022581s] ... ok {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.757290s] ... 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 22e84901-8555-4eca-9d21-7b32908b29bf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:40,695 101010 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.383s 2025-08-05 13:14:40,695 101010 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-941498871"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2d80c2-3739-4fbd-8227-de7a22a23d89', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2d80c2-3739-4fbd-8227-de7a22a23d89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "22e84901-8555-4eca-9d21-7b32908b29bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:40.635910", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-941498871", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}], "user_id": "f917055bc6b14c68a0591ccb6f7508fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:14:40,756 101010 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/22e84901-8555-4eca-9d21-7b32908b29bf 0.044s 2025-08-05 13:14:40,757 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24450d7c-4cb2-440f-ad02-2ecd996de16c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24450d7c-4cb2-440f-ad02-2ecd996de16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf'} Body: b'{"volume": {"id": "22e84901-8555-4eca-9d21-7b32908b29bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:41.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-941498871", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}], "user_id": "f917055bc6b14c68a0591ccb6f7508fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e1c7f0492504054a6212b0d3a75ff4c"}}' 2025-08-05 13:14:41,833 101010 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/22e84901-8555-4eca-9d21-7b32908b29bf 0.061s 2025-08-05 13:14:41,833 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-b25b5651-3fda-4563-958c-e67a3dfa596f', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25b5651-3fda-4563-958c-e67a3dfa596f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf'} Body: b'{"volume": {"id": "22e84901-8555-4eca-9d21-7b32908b29bf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:41.000000", "updated_at": "2025-08-05T13:14:41.000000", "name": "tempest-VolumesServicesTestJSON-Volume-941498871", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}], "user_id": "f917055bc6b14c68a0591ccb6f7508fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e1c7f0492504054a6212b0d3a75ff4c"}}' 2025-08-05 13:14:41,905 101010 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf 0.057s 2025-08-05 13:14:41,906 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4ba86b-e523-4b0f-837a-684e81b759e7', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4ba86b-e523-4b0f-837a-684e81b759e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf'} Body: b'{"volume": {"id": "22e84901-8555-4eca-9d21-7b32908b29bf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:41.000000", "updated_at": "2025-08-05T13:14:41.000000", "name": "tempest-VolumesServicesTestJSON-Volume-941498871", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}], "user_id": "f917055bc6b14c68a0591ccb6f7508fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e1c7f0492504054a6212b0d3a75ff4c"}}' 2025-08-05 13:14:42,045 101010 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf 0.125s 2025-08-05 13:14:42,045 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14: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-20edaaee-9d5b-4ffb-8d03-d01823f051ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf'} Body: b'' 2025-08-05 13:14:42,066 101010 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32 908b29bf 0.020s 2025-08-05 13:14:42,067 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14: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-499735b2-bd5e-4b1c-9f5c-08c7731241c9', 'x-openstack-request-id': 'req-499735b2-bd5e-4b1c-9f5c-08c7731241c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 22e84901-8555-4eca-9d21-7b32908b29bf could not be found."}}' {5} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.021896s] ... ok {8} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.215598s] ... 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 5a3f06bc-88d1-4600-8bac-dff01cbf5fbe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:42,409 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/types 0.235s 2025-08-05 13:14:42,409 101016 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-366009104", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6565793-5d2b-4b98-b6d7-cce7a31be1cf', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6565793-5d2b-4b98-b6d7-cce7a31be1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "f84cd7af-c514-4917-9207-95aa9c472a17", "name": "tempest-VolumeTypesAccessTest-volume-type-366009104", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2025-08-05 13:14:42,580 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/volumes 0.168s 2025-08-05 13:14:42,581 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "f84cd7af-c514-4917-9207-95aa9c472a17", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:42 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-f01aa758-8649-49fd-b05c-df7d228ad9d7', 'x-openstack-request-id': 'req-f01aa758-8649-49fd-b05c-df7d228ad9d7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f84cd7af-c514-4917-9207-95aa9c472a17 could not be found."}}' 2025-08-05 13:14:42,581 101016 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2025-08-05 13:14:42,606 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17/action 0.024s 2025-08-05 13:14:42,607 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "3e94109e84e2424da5b097ada3e2b67b"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14: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-a408544d-91c3-4a6a-9a97-9be153c173a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17/action'} Body: b'' 2025-08-05 13:14:42,945 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/volumes 0.337s 2025-08-05 13:14:42,946 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "f84cd7af-c514-4917-9207-95aa9c472a17", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-240319376"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-57e43ace-da5f-4d84-8679-6633ad24a283', 'content-length': '792', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e43ace-da5f-4d84-8679-6633ad24a283', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5a3f06bc-88d1-4600-8bac-dff01cbf5fbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:42.851056", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-240319376", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366009104", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}], "user_id": "2d425a8461ff45298234c4c9e357d8ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:14:42,998 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe 0.039s 2025-08-05 13:14:42,998 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d7c85c-a53c-49e2-b0fe-df8777411e4f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d7c85c-a53c-49e2-b0fe-df8777411e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe'} Body: b'{"volume": {"id": "5a3f06bc-88d1-4600-8bac-dff01cbf5fbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:43.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-240319376", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366009104", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}], "user_id": "2d425a8461ff45298234c4c9e357d8ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e94109e84e2424da5b097ada3e2b67b"}}' 2025-08-05 13:14:44,068 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe 0.054s 2025-08-05 13:14:44,068 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22e0bea-4f4b-49d3-a1c5-d1104571b07f', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22e0bea-4f4b-49d3-a1c5-d1104571b07f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe'} Body: b'{"volume": {"id": "5a3f06bc-88d1-4600-8bac-dff01cbf5fbe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:43.000000", "updated_at": "2025-08-05T13:1 4:43.000000", "name": "tempest-VolumeTypesAccessTest-Volume-240319376", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366009104", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}], "user_id": "2d425a8461ff45298234c4c9e357d8ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e94109e84e2424da5b097ada3e2b67b"}}' 2025-08-05 13:14:44,127 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe 0.044s 2025-08-05 13:14:44,128 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a036f59-7b6a-45ff-8a98-63446d5ca8b0', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a036f59-7b6a-45ff-8a98-63446d5ca8b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe'} Body: b'{"volume": {"id": "5a3f06bc-88d1-4600-8bac-dff01cbf5fbe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:43.000000", "updated_at": "2025-08-05T13:14:43.000000", "name": "tempest-VolumeTypesAccessTest-Volume-240319376", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366009104", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}], "user_id": "2d425a8461ff45298234c4c9e357d8ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e94109e84e2424da5b097ada3e2b67b"}}' 2025-08-05 13:14:44,273 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe 0.130s 2025-08-05 13:14:44,273 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:44 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-c461245d-fb54-4d70-beb7-edb2c38e62e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe'} Body: b'' 2025-08-05 13:14:44,294 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe 0.020s 2025-08-05 13:14:44,295 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:44 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-3689901b-3c53-4dad- 9ead-98417bd43c0b', 'x-openstack-request-id': 'req-3689901b-3c53-4dad-9ead-98417bd43c0b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5a3f06bc-88d1-4600-8bac-dff01cbf5fbe could not be found."}}' 2025-08-05 13:14:44,320 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17/action 0.024s 2025-08-05 13:14:44,320 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "3e94109e84e2424da5b097ada3e2b67b"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:44 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-82e23036-b52f-41c1-b5ec-a7cd20cc2a36', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17/action'} Body: b'' 2025-08-05 13:14:44,371 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17 0.050s 2025-08-05 13:14:44,372 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:44 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-7c0de4c2-71b1-4839-9d16-27b7b43edd81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17'} Body: b'' 2025-08-05 13:14:44,388 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17 0.015s 2025-08-05 13:14:44,388 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:44 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-a4fbdd77-7e13-4edb-ad3e-16d45bdec98e', 'x-openstack-request-id': 'req-a4fbdd77-7e13-4edb-ad3e-16d45bdec98e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f84cd7af-c514-4917-9207-95aa9c472a17 could not be found."}}' {8} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.389371s] ... ok {6} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.671270s] ... 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 cac3b658-17e7-4b13-9044-cb163b01e270 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:49,567 101012 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.526s 2025-08-05 13:14:49,568 101012 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-1780413945", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270169fa-ecca-48d7-a5c7-366a683d29be', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270169fa-ecca-48d7-a5c7-366a683d29be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cac3b658-17e7-4b13-9044-cb163b01e270", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:49.506506", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1780413945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cac3b658-17e7-4b13-9044-cb163b01e270"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cac3b658-17e7-4b13-9044-cb163b01e270"}], "user_id": "7466bb9a802045a29902c971d416e95f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:14:49,628 101012 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/cac3b658-17e7-4b13-9044-cb163b01e270 0.038s 2025-08-05 13:14:49,628 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b694d7b-ccfb-4258-9873-d26e029b9535', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b694d7b-ccfb-4258-9873-d26e029b9535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cac3b658-17e7-4b13-9044-cb163b01e270'} Body: b'{"volume": {"id": "cac3b658-17e7-4b13-9044-cb163b01e270", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:50.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1780413945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cac3b658-17e7-4b13-9044-cb163b01e270"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cac3b658-17e7-4b13-9044-cb163b01e270"}], "user_id": "7466bb9a802045a29902c971d416e95f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a10eeb8d7eba4e7599e6ba2a30a9dd43"}}' 2025-08-05 13:14:50,692 101012 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/cac3b658-17e7-4b13-9044-cb163b01e270 0.041s 2025-08-05 13:14:50,692 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-452d798c-4865-4426-83e0-8917b8d0846f', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-452d798c-4865-4426-83e0-8917b8d0846f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cac3b658-17e7-4b13-9044-cb163b01e270'} Body: b'{"volume": {"id": "cac3b658-17e7-4b13-9044-cb163b01e270", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:50.000000", "updated_at": "2025-08-05T13:14:50.000000", "name": "tempest-TaggedBootDevicesTest-volume-1780413945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cac3b658-17e7-4b13-9044-cb163b01e270"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cac3b658-17e7-4b13-9044-cb163b01e270"}], "user_id": "7466bb9a802045a29902c971d416e95f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a10eeb8d7eba4e7599e6ba2a30a9dd43"}}' {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.177095s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.078396s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.258907s] ... ok {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.649682s] ... 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 534c6045-8d10-415a-8e8e-9fc888d0dcdc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:51,828 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/volumes 0.468s 2025-08-05 13:14:51,828 101006 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-1998069242"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495836df-043f-495b-bece-7c744b592429', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495836df-043f-495b-bece-7c744b592429', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "534c6045-8d10-415a-8e8e-9fc888d0dcdc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:51.762478", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1998069242", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc"}], "user_id": "31dc08e01fe74f28bd9ffb34cdb76d03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:14:51,910 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc 0.061s 2025-08-05 13:14:51,910 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea4c412-fd0c-4d12-9ae8-fc14ac537ea2', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea4c412-fd0c-4d12-9ae8-fc14ac537ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc'} Body: b'{"volume": {"id": "534c6045-8d10-415a-8e8e-9fc888d0dcdc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:52.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1998069242", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc"}], "user_id": "31dc08e01fe74f28bd9ffb34cdb76d03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "51401ae1f8ad4ea1b1fff77140354063"}}' 2025-08-05 13:14:52,988 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc 0.051s 2025-08-05 13:14:52,988 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450f1c43-b7bc-4252-8d63-44fc565a981c', 'content-length': '835', 'openstack-a pi-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450f1c43-b7bc-4252-8d63-44fc565a981c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc'} Body: b'{"volume": {"id": "534c6045-8d10-415a-8e8e-9fc888d0dcdc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:52.000000", "updated_at": "2025-08-05T13:14:52.000000", "name": "tempest-TestVolumeSwap-volume-1998069242", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc"}], "user_id": "31dc08e01fe74f28bd9ffb34cdb76d03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "51401ae1f8ad4ea1b1fff77140354063"}}' {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.163641s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.231677s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.014975s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.182717s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.017758s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.019332s] ... ok {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.274354s] ... 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 586fc1d3-c865-4061-be14-31cb8d043008 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:57,450 101018 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.265s 2025-08-05 13:14:57,450 101018 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-871758615", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80c21669-959e-4d3b-81f6-514e44394fcd', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80c21669-959e-4d3b-81f6-514e44394fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "9b9d70cd-3523-4914-9f23-8e48d57339bd", "name": "tempest-VolumeTypesTest-volume-type-871758615", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:14:57,513 101018 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.059s 2025-08-05 13:14:57,514 101018 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-1163616292", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79f055c-3888-4cd9-a7f4-117338385b97', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79f055c-3888-4cd9-a7f4-117338385b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "ba36ca5f-a34a-4dcc-8d1c-15908f48f3d6", "name": "tempest-VolumeTypesTest-volume-type-1163616292", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:14:57,921 101018 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.403s 2025-08-05 13:14:57,921 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1951617329", "volume_type": "9b9d70cd-3523-4914-9f23-8e48d57339bd", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee31d0d7-15ce-47b2-967c-b80e80578d33', 'content-length': '781', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee31d0d7-15ce-47b2-967c-b80e80578d33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "586fc1d3-c865-4061-be14-31cb8d043008", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:57.827523", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1951617329", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-871758615", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/58 6fc1d3-c865-4061-be14-31cb8d043008"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/586fc1d3-c865-4061-be14-31cb8d043008"}], "user_id": "fc6449b7ebae4e539e41b256eba7f751", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:14:57,975 101018 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/586fc1d3-c865-4061-be14-31cb8d043008 0.041s 2025-08-05 13:14:57,975 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afbd44e6-5d61-4b6f-b396-f5f80688b0ed', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afbd44e6-5d61-4b6f-b396-f5f80688b0ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008'} Body: b'{"volume": {"id": "586fc1d3-c865-4061-be14-31cb8d043008", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:58.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1951617329", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-871758615", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/586fc1d3-c865-4061-be14-31cb8d043008"}], "user_id": "fc6449b7ebae4e539e41b256eba7f751", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e88233f4d464f6ca4d7054df15c12b0"}}' 2025-08-05 13:14:59,053 101018 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/586fc1d3-c865-4061-be14-31cb8d043008 0.059s 2025-08-05 13:14:59,053 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c22787-044b-4fa3-af49-e472202e58da', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c22787-044b-4fa3-af49-e472202e58da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008'} Body: b'{"volume": {"id": "586fc1d3-c865-4061-be14-31cb8d043008", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:58.000000", "updated_at": "2025-08-05T13:14:58.000000", "name": "tempest-VolumeTypesTest-volume-1951617329", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-871758615", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/586fc1d3-c865-4061-be14-31cb8d043008"}], "user_id": "fc6449b7ebae4e539e41b256eba7f751", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e88233f4d464f6ca4d7054df15c12b0"}}' 2025-08-05 13:14:59,120 101018 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_c leanups): 200 GET http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008 0.041s 2025-08-05 13:14:59,120 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840a26e9-f9f4-47fc-a40e-1292ddbfae03', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840a26e9-f9f4-47fc-a40e-1292ddbfae03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008'} Body: b'{"volume": {"id": "586fc1d3-c865-4061-be14-31cb8d043008", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:58.000000", "updated_at": "2025-08-05T13:14:58.000000", "name": "tempest-VolumeTypesTest-volume-1951617329", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-871758615", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/586fc1d3-c865-4061-be14-31cb8d043008"}], "user_id": "fc6449b7ebae4e539e41b256eba7f751", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e88233f4d464f6ca4d7054df15c12b0"}}' 2025-08-05 13:14:59,267 101018 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008 0.133s 2025-08-05 13:14:59,267 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:59 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-fcff2055-55cf-4c4e-8d37-63f3a18daa9b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008'} Body: b'' 2025-08-05 13:14:59,295 101018 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008 0.027s 2025-08-05 13:14:59,295 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:59 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-fb94abd8-a934-4546-b618-99bdfe015798', 'x-openstack-request-id': 'req-fb94abd8-a934-4546-b618-99bdfe015798', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 586fc1d3-c865-4061-be14-31cb8d043008 could not be found."}}' 2025-08-05 13:14:59,370 101018 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/ba36ca5f-a34a-4dcc-8d1c-15908f48f3d6 0.074s 2025-08-05 13:14:59,370 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:59 GM T', '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-1576b13c-a737-4677-a760-7bce21748e6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/ba36ca5f-a34a-4dcc-8d1c-15908f48f3d6'} Body: b'' 2025-08-05 13:14:59,391 101018 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/ba36ca5f-a34a-4dcc-8d1c-15908f48f3d6 0.020s 2025-08-05 13:14:59,391 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:59 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-35b41680-df1f-4ba8-8388-56d11a9da9eb', 'x-openstack-request-id': 'req-35b41680-df1f-4ba8-8388-56d11a9da9eb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/ba36ca5f-a34a-4dcc-8d1c-15908f48f3d6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ba36ca5f-a34a-4dcc-8d1c-15908f48f3d6 could not be found."}}' 2025-08-05 13:14:59,439 101018 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/9b9d70cd-3523-4914-9f23-8e48d57339bd 0.047s 2025-08-05 13:14:59,439 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:59 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-6f86743a-3bba-4e33-9714-a0004fc5538f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/9b9d70cd-3523-4914-9f23-8e48d57339bd'} Body: b'' 2025-08-05 13:14:59,457 101018 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/9b9d70cd-3523-4914-9f23-8e48d57339bd 0.017s 2025-08-05 13:14:59,458 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:59 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-dfabb32b-59b6-4d3f-a7de-cbe7becfea1e', 'x-openstack-request-id': 'req-dfabb32b-59b6-4d3f-a7de-cbe7becfea1e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/9b9d70cd-3523-4914-9f23-8e48d57339bd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9b9d70cd-3523-4914-9f23-8e48d57339bd could not be found."}}' {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.447731s] ... ok {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.481604s] ... ok {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.067603s] ... ok {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.239800s] ... ok {7} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [11.956534s] ... 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 c4466bf7-792e-403a-a926-a15232e73dad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:52,628 101014 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/networks 3.197s 2025-08-05 13:14:52,629 101014 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-405137383"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-3e6775d3-c502-4b1a-9a95-9d810b32a99d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/networks'} Body: b'{"network":{"id":"3eab1c47-ff00-49f0-b93a-a8f24ca8ae96","name":"tempest-tagged-attachments-test-net-405137383","tenant_id":"5d1cf49a1c5e407c8dd586c6caee90b0","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5d1cf49a1c5e407c8dd586c6caee90b0","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-05T13:14:51Z","updated_at":"2025-08-05T13:14:52Z","revision_number":1}}' 2025-08-05 13:14:55,041 101014 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/subnets 2.412s 2025-08-05 13:14:55,042 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "3eab1c47-ff00-49f0-b93a-a8f24ca8ae96", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-f486d8a8-c785-40ac-8c01-2bc9fbf32c52', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"9ed75bf6-e5a8-4bf1-8a2d-45f3db58af4d","name":"","tenant_id":"5d1cf49a1c5e407c8dd586c6caee90b0","network_id":"3eab1c47-ff00-49f0-b93a-a8f24ca8ae96","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-05T13:14:54Z","updated_at":"2025-08-05T13:14:54Z","revision_number":0,"project_id":"5d1cf49a1c5e407c8dd586c6caee90b0"}}' 2025-08-05 13:14:55,438 101014 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/volumes 0.395s 2025-08-05 13:14:55,438 101014 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-1999071622"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c68157-ab6d-4680-b4c5-df703e74807d', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c68157-ab6d-4680-b4c5-df703e74807d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c4466bf7-792e-403a-a926-a15232e73dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:55.349424", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1999 071622", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c4466bf7-792e-403a-a926-a15232e73dad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c4466bf7-792e-403a-a926-a15232e73dad"}], "user_id": "10e6a2adac214099a948bf7703bdda62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:14:55,490 101014 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/c4466bf7-792e-403a-a926-a15232e73dad 0.038s 2025-08-05 13:14:55,491 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc81ae3-8165-45fb-a1fd-9c521a6afe58', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc81ae3-8165-45fb-a1fd-9c521a6afe58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c4466bf7-792e-403a-a926-a15232e73dad'} Body: b'{"volume": {"id": "c4466bf7-792e-403a-a926-a15232e73dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:55.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1999071622", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c4466bf7-792e-403a-a926-a15232e73dad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c4466bf7-792e-403a-a926-a15232e73dad"}], "user_id": "10e6a2adac214099a948bf7703bdda62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d1cf49a1c5e407c8dd586c6caee90b0"}}' 2025-08-05 13:14:56,551 101014 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/c4466bf7-792e-403a-a926-a15232e73dad 0.046s 2025-08-05 13:14:56,551 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc51fdeb-63d8-4f9c-9b24-52471c28638e', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc51fdeb-63d8-4f9c-9b24-52471c28638e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c4466bf7-792e-403a-a926-a15232e73dad'} Body: b'{"volume": {"id": "c4466bf7-792e-403a-a926-a15232e73dad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:55.000000", "updated_at": "2025-08-05T13:14:56.000000", "name": "tempest-TaggedAttachmentsTest-volume-1999071622", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c4466bf7-792e-403a-a926-a15232e73dad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c4466bf7-792e-403a-a926-a15232e73dad"}], "user_id": "10e6a2adac214099a948bf7703bdda62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d1cf49a1c5e407c8dd586c6caee90b0"}}' 2025-08-05 13:14:58,786 101014 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/subnets/9ed75bf6-e5a8-4bf1-8a2d-45f3db58af4d 2.218s 2025-08-05 13:14:58,786 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-fbc10550-1c02-423d-8a2c-193190572f9e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets/9ed75bf6-e5a8-4bf1-8a2d-45f3db58af4d'} Body: b'' 2025-08-05 13:15:01,385 101014 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/networks/3eab1c47-ff00-49f0-b93a-a8f24ca8ae96 2.598s 2025-08-05 13:15:01,385 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f5005177-1c7d-41bc-94c6-e3ad46aed0b9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/networks/3eab1c47-ff00-49f0-b93a-a8f24ca8ae96'} Body: b'' {5} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.679431s] ... 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 f7df0bac-4445-4e78-a7df-d0c02da04221 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:11,676 101010 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.350s 2025-08-05 13:15:11,676 101010 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-79613392"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cab3ad5-b37a-4b40-b355-7a550cac521a', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cab3ad5-b37a-4b40-b355-7a550cac521a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f7df0bac-4445-4e78-a7df-d0c02da04221", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:11.617687", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-79613392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}], "user_id": "76eb9d84258745b8a97d0e0ad85effab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:15:11,739 101010 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221 0.050s 2025-08-05 13:15:11,740 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf1245eb-bfce-4cc5-af57-51b35313fa52', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf1245eb-bfce-4cc5-af57-51b35313fa52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221'} Body: b'{"volume": {"id": "f7df0bac-4445-4e78-a7df-d0c02da04221", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:12.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-79613392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}], "user_id": "76eb9d84258745b8a97d0e0ad85effab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77317af10af14072a664690c408f240a"}}' 2025-08-05 13:15:12,798 101010 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221 0.043s 2025-08-05 13:15:12,798 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-f5e39852-af5f-43af-9611-f29839d3c660', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5e39852-af5f-43af-9611-f29839d3c660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221'} Body: b'{"volume": {"id": "f7df0bac-4445-4e78-a7df-d0c02da04221", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:12.000000", "updated_at": "2025-08-05T13:15:12.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-79613392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}], "user_id": "76eb9d84258745b8a97d0e0ad85effab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77317af10af14072a664690c408f240a"}}' 2025-08-05 13:15:12,861 101010 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221 0.039s 2025-08-05 13:15:12,862 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855897be-ff4c-4bb3-b87d-23e7e1793b5f', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855897be-ff4c-4bb3-b87d-23e7e1793b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221'} Body: b'{"volume": {"id": "f7df0bac-4445-4e78-a7df-d0c02da04221", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:12.000000", "updated_at": "2025-08-05T13:15:12.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-79613392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}], "user_id": "76eb9d84258745b8a97d0e0ad85effab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77317af10af14072a664690c408f240a"}}' 2025-08-05 13:15:12,979 101010 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221 0.103s 2025-08-05 13:15:12,979 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15: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-9770f013-8542-4f69-b69d-541c1123f862', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221'} Body: b'' 2025-08-05 13:15:13,003 101010 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f7df0bac-4445 -4e78-a7df-d0c02da04221 0.022s 2025-08-05 13:15:13,003 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15: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-8c1d67de-4faa-40ed-a827-b2263e715483', 'x-openstack-request-id': 'req-8c1d67de-4faa-40ed-a827-b2263e715483', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f7df0bac-4445-4e78-a7df-d0c02da04221 could not be found."}}' {10} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [1.590473s] ... 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 1aec439c-15d7-414c-ba7d-e16480e479fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:12,244 101020 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.419s 2025-08-05 13:15:12,245 101020 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-1245829780"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e2afca-6194-4f2b-bb7b-17ef6e99ad42', 'content-length': '786', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e2afca-6194-4f2b-bb7b-17ef6e99ad42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1aec439c-15d7-414c-ba7d-e16480e479fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:12.138927", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1245829780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc"}], "user_id": "384bb89b37e74cb99058e4aa639c179b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2025-08-05 13:15:12,342 101020 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc 0.084s 2025-08-05 13:15:12,342 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ed3f06-d7ed-4f03-b373-0756cb3d7207', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ed3f06-d7ed-4f03-b373-0756cb3d7207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc'} Body: b'{"volume": {"id": "1aec439c-15d7-414c-ba7d-e16480e479fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:12.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1245829780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc"}], "user_id": "384bb89b37e74cb99058e4aa639c179b", "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": "3c9c4ee663734ab185d180be097f8c55"}}' 2025-08-05 13:15:13,398 101020 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc 0.040s 2025-08-05 13:15:13,398 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d4d24e-d6d6-4188-a36e-c14156389f3b', 'content-length': '986', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57d4d24e-d6d6-4188-a36e-c14156389f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc'} Body: b'{"volume": {"id": "1aec439c-15d7-414c-ba7d-e16480e479fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:12.000000", "updated_at": "2025-08-05T13:15:12.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1245829780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc"}], "user_id": "384bb89b37e74cb99058e4aa639c179b", "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": "3c9c4ee663734ab185d180be097f8c55"}}' {9} 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 308ecdcb-4119-430b-b80d-3923cee51899 failed to build and is in ERROR status {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.767173s] ... 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 6be177e8-2eca-451a-827f-33f066f50db9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:22,230 101018 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.379s 2025-08-05 13:15:22,230 101018 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-108551846"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a4ee02-5cd4-4563-9dde-073def9ffa99', 'content-length': '819', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a4ee02-5cd4-4563-9dde-073def9ffa99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6be177e8-2eca-451a-827f-33f066f50db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:22.158734", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-108551846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 13:15:22,300 101018 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/6be177e8-2eca-451a-827f-33f066f50db9 0.056s 2025-08-05 13:15:22,301 101018 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': 'Tue, 05 Aug 2025 13:15:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-048c1eb1-61d3-4585-9a89-1a8a65b23782', 'content-length': '887', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-048c1eb1-61d3-4585-9a89-1a8a65b23782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9'} Body: b'{"volume": {"id": "6be177e8-2eca-451a-827f-33f066f50db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:22.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-108551846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "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": "cced4b9755074616a4c231833e706396"}}' 2025-08-05 13:15:23,359 101018 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/6be177e8-2eca-451a-827f-33f066f50db9 0.044s 2025-08-05 13:15:23,360 101018 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': 'Tue, 05 Aug 2025 13:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef32b10c-edd6-408e-8a77-e41954b0fef8', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef32b10c-edd6-408e-8a77-e41954b0fef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9'} Body: b'{"volume": {"id": "6be177e8-2eca-451a-827f-33f066f50db9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:22.000000", "updated_at": "2025-08-05T13:15:22.000000", "name": "tempest-VolumesTransfersV357Test-Volume-108551846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "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": "cced4b9755074616a4c231833e706396"}}' 2025-08-05 13:15:23,425 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9 0.052s 2025-08-05 13:15:23,426 101018 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': 'Tue, 05 Aug 2025 13:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b215eea-1ed9-469e-b63c-38faa6b7eebf', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b215eea-1ed9-469e-b63c-38faa6b7eebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9'} Body: b'{"volume": {"id": "6be177e8-2eca-451a-827f-33f066f50db9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:22.000000", "updated_at": "2025-08-05T13:15:22.000000", "name": "tempest-VolumesTransfersV357Test-Volume-108551846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "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": "cced4b9755074616a4c231833e706396"}}' 2025-08-05 13:15:23,589 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9 0.149s 2025-08-05 13:15:23,590 101018 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': 'Tue, 05 Aug 2025 13:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3cf57d0-e0b0-4702-854a-8eaadfedfaf1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9'} Body: b'' 2025-08-05 13:15:23,616 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9 0.026s 2025-08-05 13:15:23,616 101018 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': 'Tue, 05 Aug 2025 13:15:23 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-69159bfb-2a02-4dfa-8fa6-67f4f5fc092f', 'x-openstack-request-id': 'req-69159bfb-2a02-4dfa-8fa6-67f4f5fc092f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6be177e8-2eca-451a-827f-33f066f50db9 could not be found."}}' {5} 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 63e1801a-d390-461a-99e2-7e0b188bc0ba failed to build and is in ERROR status {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.545311s] ... 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 dfb14112-ef98-45f7-a488-dad5553f6d36 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:23,843 101018 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.224s 2025-08-05 13:15:23,843 101018 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-1722362300"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf15e26a-8206-4ae9-a181-275cd4f4c9f2', 'content-length': '820', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf15e26a-8206-4ae9-a181-275cd4f4c9f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "dfb14112-ef98-45f7-a488-dad5553f6d36", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:23.782110", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1722362300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 13:15:23,894 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36 0.038s 2025-08-05 13:15:23,894 101018 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': 'Tue, 05 Aug 2025 13:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-611ff5b4-8e9b-4e53-9bf7-7e4210b19dd7', 'content-length': '888', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-611ff5b4-8e9b-4e53-9bf7-7e4210b19dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36'} Body: b'{"volume": {"id": "dfb14112-ef98-45f7-a488-dad5553f6d36", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:24.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1722362300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "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": "cced4b9755074616a4c231833e706396"}}' 2025-08-05 13:15:24,955 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36 0.046s 2025-08-05 13:15:24,955 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de64156-9e6c-4ab3-81f7-dc1c4ddbc54e', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de64156-9e6c-4ab3-81f7-dc1c4ddbc54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36'} Body: b'{"volume": {"id": "dfb14112-ef98-45f7-a488-dad5553f6d36", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:24.000000", "updated_at": "2025-08-05T13:15:24.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1722362300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "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": "cced4b9755074616a4c231833e706396"}}' 2025-08-05 13:15:25,009 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36 0.041s 2025-08-05 13:15:25,010 101018 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': 'Tue, 05 Aug 2025 13:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bfaf568-fe9b-406e-b244-7261c0bd1545', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bfaf568-fe9b-406e-b244-7261c0bd1545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36'} Body: b'{"volume": {"id": "dfb14112-ef98-45f7-a488-dad5553f6d36", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:24.000000", "updated_at": "2025-08-05T13:15:24.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1722362300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "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": "cced4b9755074616a4c231833e706396"}}' 2025-08-05 13:15:25,138 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36 0.115s 2025-08-05 13:15:25,138 101018 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': 'Tue, 05 Aug 2025 13:15:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'opens tack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47626d0a-4f52-48c3-bf20-ef9d8a850ef0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36'} Body: b'' 2025-08-05 13:15:25,163 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36 0.024s 2025-08-05 13:15:25,163 101018 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': 'Tue, 05 Aug 2025 13:15:25 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-7893c830-d1fe-4e0c-a7d5-376d9fa9a888', 'x-openstack-request-id': 'req-7893c830-d1fe-4e0c-a7d5-376d9fa9a888', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dfb14112-ef98-45f7-a488-dad5553f6d36 could not be found."}}' {7} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.656728s] ... ok {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 c1b9eee7-020e-407e-972e-436e92370443 failed to build and is in ERROR status {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.190049s] ... ok {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.074334s] ... ok {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.013169s] ... ok {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.062996s] ... ok {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.016316s] ... ok {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.734118s] ... 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 b25e377e-4c9b-41c3-bfaa-df4ccc579907 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:30,440 101000 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.254s 2025-08-05 13:15:30,441 101000 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-38751799"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1a140f-3291-43df-8afb-531d1fcbcde1', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1a140f-3291-43df-8afb-531d1fcbcde1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b25e377e-4c9b-41c3-bfaa-df4ccc579907", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:30.360258", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-38751799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}], "user_id": "542602bb3fbd4a2b881938bc26dffc17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:15:30,528 101000 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907 0.068s 2025-08-05 13:15:30,529 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c86caab8-92b4-4e99-bbdd-7dc17fa9b37a', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c86caab8-92b4-4e99-bbdd-7dc17fa9b37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907'} Body: b'{"volume": {"id": "b25e377e-4c9b-41c3-bfaa-df4ccc579907", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:30.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-38751799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}], "user_id": "542602bb3fbd4a2b881938bc26dffc17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4047064db38d44848ace9ccb18e7521c"}}' 2025-08-05 13:15:31,617 101000 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907 0.071s 2025-08-05 13:15:31,617 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:31 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b1fc85-1449-49c0-abac-2509a3c51c65', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b1fc85-1449-49c0-abac-2509a3c51c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907'} Body: b'{"volume": {"id": "b25e377e-4c9b-41c3-bfaa-df4ccc579907", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:30.000000", "updated_at": "2025-08-05T13:15:31.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-38751799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}], "user_id": "542602bb3fbd4a2b881938bc26dffc17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4047064db38d44848ace9ccb18e7521c"}}' 2025-08-05 13:15:31,677 101000 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907 0.043s 2025-08-05 13:15:31,677 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282867c9-6055-4b1a-b7ee-004d960e4941', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282867c9-6055-4b1a-b7ee-004d960e4941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907'} Body: b'{"volume": {"id": "b25e377e-4c9b-41c3-bfaa-df4ccc579907", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:30.000000", "updated_at": "2025-08-05T13:15:31.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-38751799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}], "user_id": "542602bb3fbd4a2b881938bc26dffc17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4047064db38d44848ace9ccb18e7521c"}}' 2025-08-05 13:15:31,895 101000 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907 0.202s 2025-08-05 13:15:31,895 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06fd919-eb42-436a-8ff5-6c651cbc1702', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907'} Body: b'' 2025-08-05 13:15:31,919 101000 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativ eTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907 0.022s 2025-08-05 13:15:31,919 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:31 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-c524e554-1d77-498e-ac5f-790109609940', 'x-openstack-request-id': 'req-c524e554-1d77-498e-ac5f-790109609940', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b25e377e-4c9b-41c3-bfaa-df4ccc579907 could not be found."}}' {6} 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 b2405e80-4837-43e3-baaf-1a86ff7e4324 failed to build and is in ERROR status {9} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {6} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.545437s] ... ok {6} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [2.516470s] ... ok {7} 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 4c44311c-7363-433b-b19e-f0a38b8d988d failed to build and is in ERROR status {6} 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 59308ece-0cf8-408f-856f-149eaaf5e44c failed to build and is in ERROR status {7} 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 f33c7152-db07-44a7-935a-be97b659658e failed to build and is in ERROR status {6} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [2.160371s] ... 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 b7bd065c-b5ff-45d4-9827-495450575fd9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:02,067 101012 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.642s 2025-08-05 13:16:02,067 101012 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-2027779062"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12d4674-b4e4-406a-8f41-16d125d0b726', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12d4674-b4e4-406a-8f41-16d125d0b726', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b7bd065c-b5ff-45d4-9827-495450575fd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:01.979249", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2027779062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:16:02,161 101012 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/b7bd065c-b5ff-45d4-9827-495450575fd9 0.079s 2025-08-05 13:16:02,161 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c2ba9d-3fbf-4d43-b8e2-6904f14fe7ab', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c2ba9d-3fbf-4d43-b8e2-6904f14fe7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9'} Body: b'{"volume": {"id": "b7bd065c-b5ff-45d4-9827-495450575fd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:02.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2027779062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a31ffe6bcad444b4abcad802cadf9a60"}}' 2025-08-05 13:16:03,239 101012 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/b7bd065c-b5ff-45d4-9827-495450575fd9 0.061s 2025-08-05 13:16:03,239 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/jso n', 'x-compute-request-id': 'req-e2ba538e-37b5-4aa1-8b2f-eaab7fc927ad', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ba538e-37b5-4aa1-8b2f-eaab7fc927ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9'} Body: b'{"volume": {"id": "b7bd065c-b5ff-45d4-9827-495450575fd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:02.000000", "updated_at": "2025-08-05T13:16:02.000000", "name": "tempest-VolumesTransfersTest-Volume-2027779062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a31ffe6bcad444b4abcad802cadf9a60"}}' 2025-08-05 13:16:03,305 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9 0.049s 2025-08-05 13:16:03,305 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44013048-b412-48fb-9c1c-889a1c9f3015', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44013048-b412-48fb-9c1c-889a1c9f3015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9'} Body: b'{"volume": {"id": "b7bd065c-b5ff-45d4-9827-495450575fd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:02.000000", "updated_at": "2025-08-05T13:16:02.000000", "name": "tempest-VolumesTransfersTest-Volume-2027779062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a31ffe6bcad444b4abcad802cadf9a60"}}' 2025-08-05 13:16:03,556 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9 0.235s 2025-08-05 13:16:03,556 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4579f4e3-cd84-40d8-a45a-439dffdb0271', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9'} Body: b'' 2025-08-05 13:16:03,582 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd 9 0.026s 2025-08-05 13:16:03,583 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16: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-a3b8be38-ffe1-4f22-94a6-14b2ac3f0cdd', 'x-openstack-request-id': 'req-a3b8be38-ffe1-4f22-94a6-14b2ac3f0cdd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b7bd065c-b5ff-45d4-9827-495450575fd9 could not be found."}}' {7} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.905820s] ... 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 759214f0-930e-495b-89ff-0c0ec7dafc80 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:02,201 101014 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.502s 2025-08-05 13:16:02,201 101014 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-10699892"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29df2f51-486f-4538-9494-8d372cb9ecb5', 'content-length': '818', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29df2f51-486f-4538-9494-8d372cb9ecb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "759214f0-930e-495b-89ff-0c0ec7dafc80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:02.100859", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-10699892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}], "user_id": "e2433dc65742415e9b85373e1196d366", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 13:16:02,280 101014 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/759214f0-930e-495b-89ff-0c0ec7dafc80 0.066s 2025-08-05 13:16:02,281 101014 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': 'Tue, 05 Aug 2025 13:16:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a9e2b0-10a9-48da-bed4-ed1056fb20ee', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a9e2b0-10a9-48da-bed4-ed1056fb20ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80'} Body: b'{"volume": {"id": "759214f0-930e-495b-89ff-0c0ec7dafc80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:02.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-10699892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}], "user_id": "e2433dc65742415e9b85373e1196d366", "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": "81c85cefd0a94bdd965eacccdf3a6a4c"}}' 2025-08-05 13:16:03,338 101014 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/759214f0-930e-495b-89ff-0c0ec7dafc80 0.041s 2025-08-05 13:16:03,338 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'app lication/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d72ef2-b21f-4d43-af58-797ee97dad3d', 'content-length': '907', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d72ef2-b21f-4d43-af58-797ee97dad3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80'} Body: b'{"volume": {"id": "759214f0-930e-495b-89ff-0c0ec7dafc80", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:02.000000", "updated_at": "2025-08-05T13:16:02.000000", "name": "tempest-VolumesTransfersV355Test-Volume-10699892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}], "user_id": "e2433dc65742415e9b85373e1196d366", "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": "81c85cefd0a94bdd965eacccdf3a6a4c"}}' 2025-08-05 13:16:03,402 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80 0.047s 2025-08-05 13:16:03,402 101014 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': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0703930-673a-4bea-9fa5-873aab8a42fc', 'content-length': '907', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0703930-673a-4bea-9fa5-873aab8a42fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80'} Body: b'{"volume": {"id": "759214f0-930e-495b-89ff-0c0ec7dafc80", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:02.000000", "updated_at": "2025-08-05T13:16:02.000000", "name": "tempest-VolumesTransfersV355Test-Volume-10699892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}], "user_id": "e2433dc65742415e9b85373e1196d366", "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": "81c85cefd0a94bdd965eacccdf3a6a4c"}}' 2025-08-05 13:16:03,568 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80 0.151s 2025-08-05 13:16:03,569 101014 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': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'ope nstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa11f32-9cce-4ece-8827-38dabe9fda24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80'} Body: b'' 2025-08-05 13:16:03,602 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80 0.033s 2025-08-05 13:16:03,602 101014 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': 'Tue, 05 Aug 2025 13:16:03 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-24d06258-13c9-4c56-8f1e-8b62b444b571', 'x-openstack-request-id': 'req-24d06258-13c9-4c56-8f1e-8b62b444b571', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 759214f0-930e-495b-89ff-0c0ec7dafc80 could not be found."}}' {6} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.653032s] ... 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 5de76565-7803-49d8-8dde-32e2ed62bf3d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:03,830 101012 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.244s 2025-08-05 13:16:03,831 101012 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-701588642"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f241c874-b4f6-4ed7-a7b8-a48fafbeecf9', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f241c874-b4f6-4ed7-a7b8-a48fafbeecf9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5de76565-7803-49d8-8dde-32e2ed62bf3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:03.732404", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-701588642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:16:03,904 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d 0.053s 2025-08-05 13:16:03,905 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35316307-cc95-4e2c-9a69-f656a4df0c0d', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35316307-cc95-4e2c-9a69-f656a4df0c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d'} Body: b'{"volume": {"id": "5de76565-7803-49d8-8dde-32e2ed62bf3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:04.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-701588642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a31ffe6bcad444b4abcad802cadf9a60"}}' 2025-08-05 13:16:05,007 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d 0.087s 2025-08-05 13:16:05,007 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-21662142-dc92-4b0b-ac58-58828b87232f', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21662142-dc92-4b0b-ac58-58828b87232f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d'} Body: b'{"volume": {"id": "5de76565-7803-49d8-8dde-32e2ed62bf3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:04.000000", "updated_at": "2025-08-05T13:16:04.000000", "name": "tempest-VolumesTransfersTest-Volume-701588642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a31ffe6bcad444b4abcad802cadf9a60"}}' 2025-08-05 13:16:05,071 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d 0.049s 2025-08-05 13:16:05,072 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40fd5f08-760c-40f8-9ae2-a4e3a7f89ae1', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40fd5f08-760c-40f8-9ae2-a4e3a7f89ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d'} Body: b'{"volume": {"id": "5de76565-7803-49d8-8dde-32e2ed62bf3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:04.000000", "updated_at": "2025-08-05T13:16:04.000000", "name": "tempest-VolumesTransfersTest-Volume-701588642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a31ffe6bcad444b4abcad802cadf9a60"}}' 2025-08-05 13:16:05,211 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d 0.125s 2025-08-05 13:16:05,212 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16: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-6f9742d3-1467-48f8-b888-58dd7b38e6f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d'} Body: b'' 2025-08-05 13:16:05,237 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d 0.024s 2025-08- 05 13:16:05,238 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16: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-a3c6bdd5-7f31-461f-bbea-168b4ba7ba77', 'x-openstack-request-id': 'req-a3c6bdd5-7f31-461f-bbea-168b4ba7ba77', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5de76565-7803-49d8-8dde-32e2ed62bf3d could not be found."}}' {7} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.695424s] ... 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 5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:03,892 101014 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.286s 2025-08-05 13:16:03,893 101014 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-260687621"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb867370-d420-47e5-a1d5-38d342bce936', 'content-length': '819', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb867370-d420-47e5-a1d5-38d342bce936', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:03.787081", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-260687621", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}], "user_id": "e2433dc65742415e9b85373e1196d366", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 13:16:03,992 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e 0.077s 2025-08-05 13:16:03,992 101014 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': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e43f39-283a-47cb-a278-4baf4652ea18', 'content-length': '887', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93e43f39-283a-47cb-a278-4baf4652ea18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e'} Body: b'{"volume": {"id": "5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:04.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-260687621", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}], "user_id": "e2433dc65742415e9b85373e1196d366", "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": "81c85cefd0a94bdd965eacccdf3a6a4c"}}' 2025-08-05 13:16:05,050 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e 0.043s 2025-08-05 13:16:05,051 101014 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': 'Tue, 05 Aug 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c0461b-0ada-40d3-90e9-362615cb79a9', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c0461b-0ada-40d3-90e9-362615cb79a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e'} Body: b'{"volume": {"id": "5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:04.000000", "updated_at": "2025-08-05T13:16:04.000000", "name": "tempest-VolumesTransfersV355Test-Volume-260687621", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}], "user_id": "e2433dc65742415e9b85373e1196d366", "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": "81c85cefd0a94bdd965eacccdf3a6a4c"}}' 2025-08-05 13:16:05,117 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e 0.044s 2025-08-05 13:16:05,117 101014 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': 'Tue, 05 Aug 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50bbfa2-205d-4ce4-9a37-737a7ad91a42', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50bbfa2-205d-4ce4-9a37-737a7ad91a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e'} Body: b'{"volume": {"id": "5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:04.000000", "updated_at": "2025-08-05T13:16:04.000000", "name": "tempest-VolumesTransfersV355Test-Volume-260687621", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}], "user_id": "e2433dc65742415e9b85373e1196d366", "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": "81c85cefd0a94bdd965eacccdf3a6a4c"}}' 2025-08-05 13:16:05,271 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e 0.138s 2025-08-05 13:16:05,271 101014 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': 'Tue, 05 Aug 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack- api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6884b670-70f0-4841-988c-f8863cdf33e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e'} Body: b'' 2025-08-05 13:16:05,299 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e 0.027s 2025-08-05 13:16:05,299 101014 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': 'Tue, 05 Aug 2025 13:16:05 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-feb52109-1ac1-4d6f-b41b-999d9164f034', 'x-openstack-request-id': 'req-feb52109-1ac1-4d6f-b41b-999d9164f034', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e could not be found."}}' {9} 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 2c0e2aab-2ff0-4489-a37b-8599174c5f21 failed to build and is in ERROR status {7} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {7} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {6} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {6} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.128766s] ... ok {6} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [8.547575s] ... 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 5fdc9f03-f54e-4cde-a4c4-f947633e6e4c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:08,918 101000 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.336s 2025-08-05 13:16:08,919 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-458685826", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBERGbpDT/tZfha1QjdudUPFfwcNIBsYKpdDLmialJAjGMHSvhAC7a5jlFXUjPrCPh31hmYf5fbMTTSlIDabSJ7tWGEcl5v6vYaJ3Ce63M7SveYpahIHi3to1AHo6dyQfSQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:08 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-18c46ee7-b7c5-43cc-ace0-6c4767071a6c', 'x-compute-request-id': 'req-18c46ee7-b7c5-43cc-ace0-6c4767071a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-458685826", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBERGbpDT/tZfha1QjdudUPFfwcNIBsYKpdDLmialJAjGMHSvhAC7a5jlFXUjPrCPh31hmYf5fbMTTSlIDabSJ7tWGEcl5v6vYaJ3Ce63M7SveYpahIHi3to1AHo6dyQfSQ==", "fingerprint": "fe:82:ba:59:7d:fc:61:a4:02:75:a9:b1:1a:ab:4f:3c", "user_id": "718f538f4b17482e97e6447d7105cdd9"}}' 2025-08-05 13:16:09,762 101000 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.840s 2025-08-05 13:16:09,762 101000 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-1117341923", "description": "tempest-secgroup-smoke-1117341923 description", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-f5319b91-6c2a-4fe1-ae49-cf5524a4a781', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "name": "tempest-secgroup-smoke-1117341923", "stateful": true, "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "description": "tempest-secgroup-smoke-1117341923 description", "shared": false, "security_group_rules": [{"id": "03340b47-fad7-4ad0-a319-11a56fb17862", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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": 587, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:09Z", "updated_at": "2025-08-05T13:16:09Z", "revision_number": 0}, {"id": "703495f0-af8f-431e-8926-99a7ced8f74f", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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": 586, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:09Z", "updated_at": "2025-08-05T13:16:09Z", "revision_n umber": 0}], "tags": [], "created_at": "2025-08-05T13:16:09Z", "updated_at": "2025-08-05T13:16:09Z", "revision_number": 1, "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233"}}' 2025-08-05 13:16:11,046 101000 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 1.282s 2025-08-05 13:16:11,046 101000 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": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6f73a1a9-c337-410f-bbff-5562bb7e6251', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e5e56ae4-0e11-4be0-9381-9e77705e82f4", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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-05T13:16:10Z", "updated_at": "2025-08-05T13:16:10Z", "revision_number": 0}}' 2025-08-05 13:16:11,706 101000 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.658s 2025-08-05 13:16:11,706 101000 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": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-ce032380-6d95-47b0-9883-33fa14d4d2ff', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7c68551f-1f57-4751-b6d1-5066a3c9c847", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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-05T13:16:11Z", "updated_at": "2025-08-05T13:16:11Z", "revision_number": 0}}' 2025-08-05 13:16:12,514 101000 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.807s 2025-08-05 13:16:12,514 101000 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": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'content-length': '602', 'x-openstack-request-id': 'req-f79f1b34-1248-4fba-a81a-cb6390e83ac1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8ab9640b-9f62-4e21-bd28-29e3968b63d1", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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-05T13:16:12Z", "updated_at": "2025-08-05T13:16:12Z", "revision_number": 0}}' 2025-08-05 13:16:13,068 101000 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.553s 2025-08-05 13:16:13,068 101000 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": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-a50f722a-0e06-47fb-a0ac-be51c2ff4ee0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ccb407a2-a9db-4f24-87d0-aab20a6858e3", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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-05T13:16:12Z", "updated_at": "2025-08-05T13:16:12Z", "revision_number": 0}}' 2025-08-05 13:16:13,808 101000 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.738s 2025-08-05 13:16:13,808 101000 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": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-e6c094cb-b290-45bc-9ca8-d1b50fa23ae8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "829ab789-eb04-445b-bed5-c9a30b142f32", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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-05T13:16:13Z", "updated_at": "2025-08-05T13:16:13Z", "revision_number": 0}}' 2025-08-05 13:16:14,240 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:tes t_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.431s 2025-08-05 13:16:14,240 101000 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": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-6cee55b4-7ec1-4b62-94f9-6659fbf4b121', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9134dd9d-76c3-432a-b994-8f541db11009", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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-05T13:16:14Z", "updated_at": "2025-08-05T13:16:14Z", "revision_number": 0}}' 2025-08-05 13:16:14,352 101000 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.105s 2025-08-05 13:16:14,352 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2483', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-318cac49-648e-46f1-bd2f-3721f55f7310', '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": "718f538f4b17482e97e6447d7105cdd9", "name": "tempest-TestShelveInstance-404281256-project-member", "password_expires_at": null}, "audit_ids": ["v_M63jObRx2IL-k0d6wQew"], "expires_at": "2025-08-05T14:16:14.000000Z", "issued_at": "2025-08-05T13:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80e2f6adf4164ee1a0bcd8c1f5554233", "name": "tempest-TestShelveInstance-404281256"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/ identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/80e2f6adf4164ee1a0bcd8c1f5554233", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:16:14,353 101000 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '8d2ff42d-35ed-4618-8df8-0252b62df104', 'name': 'tempest-TestShelveInstance-1301137475-network', 'tenant_id': '80e2f6adf4164ee1a0bcd8c1f5554233', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '80e2f6adf4164ee1a0bcd8c1f5554233', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10932, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:15:40Z', 'updated_at': '2025-08-05T13:15:40Z', 'revision_number': 1} available for tenant 2025-08-05 13:16:15,271 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.916s 2025-08-05 13:16:15,271 101000 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-940262051", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14dc927d-a7b0-4f90-9931-8644bc310598', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14dc927d-a7b0-4f90-9931-8644bc310598', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5fdc9f03-f54e-4cde-a4c4-f947633e6e4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:15.153848", "updated_at": null, "name": "tempest-tempest.common.compute-volume-940262051", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c"}], "user_id": "718f538f4b17482e97e6447d7105cdd9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:16:15,355 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c 0.071s 2025-08-05 13:16:15,355 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c742013f-7892-45c9-8080-eb863bcd1b3f', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id' : 'req-c742013f-7892-45c9-8080-eb863bcd1b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c'} Body: b'{"volume": {"id": "5fdc9f03-f54e-4cde-a4c4-f947633e6e4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:15.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-940262051", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c"}], "user_id": "718f538f4b17482e97e6447d7105cdd9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233"}}' 2025-08-05 13:16:16,428 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c 0.045s 2025-08-05 13:16:16,428 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506e7662-836e-4f4a-9997-07fc19254155', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506e7662-836e-4f4a-9997-07fc19254155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c'} Body: b'{"volume": {"id": "5fdc9f03-f54e-4cde-a4c4-f947633e6e4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:15.000000", "updated_at": "2025-08-05T13:16:15.000000", "name": "tempest-tempest.common.compute-volume-940262051", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c"}], "user_id": "718f538f4b17482e97e6447d7105cdd9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233"}}' 2025-08-05 13:16:16,638 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c 0.195s 2025-08-05 13:16:16,638 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16: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-94ef9339-23ad-42c5-a725-3f19c7f3cefa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c'} Body: b'' 2025-08-05 13:16:16,672 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c 0.033s 2025-08-05 13:16:16,673 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applic ation/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16: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-f8701bf8-1ba7-4bfe-82ba-1d39e0c1a3bd', 'x-openstack-request-id': 'req-f8701bf8-1ba7-4bfe-82ba-1d39e0c1a3bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5fdc9f03-f54e-4cde-a4c4-f947633e6e4c could not be found."}}' 2025-08-05 13:16:17,068 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/6e7a172c-ac7d-4ccd-ab95-38a5ae79200c 0.393s 2025-08-05 13:16:17,069 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1ad265f1-95c2-49d4-b56a-818098c8f818', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6e7a172c-ac7d-4ccd-ab95-38a5ae79200c'} Body: b'' 2025-08-05 13:16:17,125 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-458685826 0.055s 2025-08-05 13:16:17,125 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:17 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-3acb087d-2f35-4aa5-ba7b-67aecdde4449', 'x-compute-request-id': 'req-3acb087d-2f35-4aa5-ba7b-67aecdde4449', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-458685826'} Body: b'' {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1 [4.393148s] ... 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 3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:15,116 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 201 POST http://10.0.0.210/image/v2/images 1.152s 2025-08-05 13:16:15,117 101014 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': 'Tue, 05 Aug 2025 13:16:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ec2c49a7-cf74-4c6b-954c-7480fbcd5887', '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": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "be7308f1-8879-47ed-b908-94a34956a7b5", "created_at": "2025-08-05T13:16:15Z", "updated_at": "2025-08-05T13:16:15Z", "tags": [], "self": "/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5", "file": "/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:16,609 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 204 PUT http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5/file 1.489s 2025-08-05 13:16:16,609 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4e15aa17-8914-41e9-ba46-afde064140bd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5/file'} Body: b'' 2025-08-05 13:16:16,630 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5 0.020s 2025-08-05 13:16:16,630 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b0f26df5-1e89-48e8-9def-338a05489182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5'} 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": "3528afb7ae37a5b6d6fef9cfc34ecb76", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0af386c983d6b6ff862bb1bfc51be00e305d885b4acc2ab72882747044a8f9f0e4aaf194eaf49a36bb79b3e6c6c15e76a209749fe91955d08e4c6eba1afbd916", "id": "be7308f1-8879-47ed-b908-94a34956a7b5", "created_at": "2025-08-05T13:16:15Z", "updated_at": "2025-08-05T13:16:17Z", "tags": [], "self": "/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5", "file": "/v2/images/be7308f1 -8879-47ed-b908-94a34956a7b5/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:16,652 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5 0.021s 2025-08-05 13:16:16,653 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c1f46170-588b-418d-b608-7ac2b10034d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5'} 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": "3528afb7ae37a5b6d6fef9cfc34ecb76", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0af386c983d6b6ff862bb1bfc51be00e305d885b4acc2ab72882747044a8f9f0e4aaf194eaf49a36bb79b3e6c6c15e76a209749fe91955d08e4c6eba1afbd916", "id": "be7308f1-8879-47ed-b908-94a34956a7b5", "created_at": "2025-08-05T13:16:15Z", "updated_at": "2025-08-05T13:16:17Z", "tags": [], "self": "/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5", "file": "/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:16,675 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5 0.021s 2025-08-05 13:16:16,675 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-93671042-50eb-49bd-9660-6fe844e7664f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5'} 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": "3528afb7ae37a5b6d6fef9cfc34ecb76", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0af386c983d6b6ff862bb1bfc51be00e305d885b4acc2ab72882747044a8f9f0e4aaf194eaf49a36bb79b3e6c6c15e76a209749fe91955d08e4c6eba1afbd916", "id": "be7308f1-8879-47ed-b908-94a34956a7b5", "created_at": "2025-08-05T13:16:15Z", "updated_at": "2025-08-05T13:16:17Z", "tags": [], "self": "/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5", "file": "/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:17,212 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 202 POST http://10.0.0.210/volume/v3/volumes 0.535s 2025-08-05 13:16:17,214 101014 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": "be7308f1-8879-47ed-b908-94a34956a7b5", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4 7b741-0405-412c-871d-549267695b19', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c47b741-0405-412c-871d-549267695b19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:17.130838", "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/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:16:17,281 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25 0.055s 2025-08-05 13:16:17,281 101014 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': 'Tue, 05 Aug 2025 13:16:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bd0211-a580-42d7-a6d9-af96d8fb5a72', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bd0211-a580-42d7-a6d9-af96d8fb5a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25'} Body: b'{"volume": {"id": "3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:17.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/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "53c4ef034fa0449893035c5b7f316ca6"}}' 2025-08-05 13:16:18,341 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25 0.045s 2025-08-05 13:16:18,341 101014 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': 'Tue, 05 Aug 2025 13:16:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-439bea26-54fc-429f-91a2-8f08a5a74a86', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-439bea26-54fc-429f-91a2-8f08a5a74a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25'} Body: b'{"volume": {"id": "3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T 13:16:17.000000", "updated_at": "2025-08-05T13:16:17.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/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "53c4ef034fa0449893035c5b7f316ca6"}}' {6} 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 cb6685ac-e2fe-43e9-951a-09bc9b6d324c failed to build and is in ERROR status {6} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2 [4.424686s] ... 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 3d008e8d-e4fd-4a49-b7b6-de21f3312f9a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:19,236 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 201 POST http://10.0.0.210/image/v2/images 0.876s 2025-08-05 13:16:19,236 101014 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': 'Tue, 05 Aug 2025 13:16:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-8d2ad8d6-0a68-415a-a5f1-7a0be027900a', '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": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d2a521a2-681d-46c0-b066-22049bc7f782", "created_at": "2025-08-05T13:16:19Z", "updated_at": "2025-08-05T13:16:19Z", "tags": [], "self": "/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782", "file": "/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:20,676 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 204 PUT http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782/file 1.437s 2025-08-05 13:16:20,676 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-296aa07a-9237-4671-b5b1-3e8f250667e8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782/file'} Body: b'' 2025-08-05 13:16:20,702 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782 0.025s 2025-08-05 13:16:20,702 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9f910981-9d0b-485c-9488-c338efefafcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782'} 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": "b5be3b46e01d725ccc47f9c35b7b9e4b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "87394547f2aa275dd1965dfbe2cfe12d41cf6556d734525552a80269c308c023b7647e6d31a243ab6460a3628a3a3fe208359bba336cfba2a5fd4d501ccce653", "id": "d2a521a2-681d-46c0-b066-22049bc7f782", "created_at": "2025-08-05T13:16:19Z", "updated_at": "2025-08-05T13:16:21Z", "tags": [], "self": "/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782", "file": "/v2/images/d2a521a2 -681d-46c0-b066-22049bc7f782/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:20,726 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782 0.022s 2025-08-05 13:16:20,726 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cb070174-4ce1-427d-bde9-c71e5ef72d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782'} 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": "b5be3b46e01d725ccc47f9c35b7b9e4b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "87394547f2aa275dd1965dfbe2cfe12d41cf6556d734525552a80269c308c023b7647e6d31a243ab6460a3628a3a3fe208359bba336cfba2a5fd4d501ccce653", "id": "d2a521a2-681d-46c0-b066-22049bc7f782", "created_at": "2025-08-05T13:16:19Z", "updated_at": "2025-08-05T13:16:21Z", "tags": [], "self": "/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782", "file": "/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:20,759 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782 0.031s 2025-08-05 13:16:20,759 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1dcbe038-7a2a-4bb6-932c-e7f17906d4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782'} 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": "b5be3b46e01d725ccc47f9c35b7b9e4b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "87394547f2aa275dd1965dfbe2cfe12d41cf6556d734525552a80269c308c023b7647e6d31a243ab6460a3628a3a3fe208359bba336cfba2a5fd4d501ccce653", "id": "d2a521a2-681d-46c0-b066-22049bc7f782", "created_at": "2025-08-05T13:16:19Z", "updated_at": "2025-08-05T13:16:21Z", "tags": [], "self": "/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782", "file": "/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:21,555 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.795s 2025-08-05 13:16:21,555 101014 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": "d2a521a2-681d-46c0-b066-22049bc7f782", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c5 c267d-3199-4c8c-9f1f-b9a83e4d78e2', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c5c267d-3199-4c8c-9f1f-b9a83e4d78e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3d008e8d-e4fd-4a49-b7b6-de21f3312f9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:21.139610", "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/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:16:21,645 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a 0.076s 2025-08-05 13:16:21,646 101014 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': 'Tue, 05 Aug 2025 13:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab8ebaa-a07f-4a7f-828b-09429944e0b8', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab8ebaa-a07f-4a7f-828b-09429944e0b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a'} Body: b'{"volume": {"id": "3d008e8d-e4fd-4a49-b7b6-de21f3312f9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:21.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/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "53c4ef034fa0449893035c5b7f316ca6"}}' 2025-08-05 13:16:22,757 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a 0.089s 2025-08-05 13:16:22,757 101014 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': 'Tue, 05 Aug 2025 13:16:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be3cebd2-ede0-4ca6-88fa-9e3320376d8b', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be3cebd2-ede0-4ca6-88fa-9e3320376d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a'} Body: b'{"volume": {"id": "3d008e8d-e4fd-4a49-b7b6-de21f3312f9a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T 13:16:21.000000", "updated_at": "2025-08-05T13:16:22.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/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "53c4ef034fa0449893035c5b7f316ca6"}}' {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3 [4.257823s] ... 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 d4e159ac-4848-43ef-a079-2b0aa6ab5501 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:23,568 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 201 POST http://10.0.0.210/image/v2/images 0.781s 2025-08-05 13:16:23,568 101014 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': 'Tue, 05 Aug 2025 13:16:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-712b1200-cfba-4a13-b17d-24cec1eba5ed', '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": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e6fadd8b-3b86-4bfb-b801-3bba21032035", "created_at": "2025-08-05T13:16:24Z", "updated_at": "2025-08-05T13:16:24Z", "tags": [], "self": "/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035", "file": "/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:25,180 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 204 PUT http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035/file 1.605s 2025-08-05 13:16:25,180 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f785d02f-8899-4e5f-9880-527cb18f1e59', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035/file'} Body: b'' 2025-08-05 13:16:25,206 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035 0.025s 2025-08-05 13:16:25,206 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-305d8731-8960-4671-a3fd-32a824f50b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035'} 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": "b861a812503caf5b6ca6abaf94ff1aed", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c8d5bc92671508e28eb6209710c8c47831f715f4ce5970194c6fac7522249c1b47b42f33309ae51049b0160bd8fece86c827a48eb720b45afaeffdb61df2ebbc", "id": "e6fadd8b-3b86-4bfb-b801-3bba21032035", "created_at": "2025-08-05T13:16:24Z", "updated_at": "2025-08-05T13:16:25Z", "tags": [], "self": "/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035", "file": "/v2/images/e6fadd8b -3b86-4bfb-b801-3bba21032035/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:25,226 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035 0.019s 2025-08-05 13:16:25,227 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-00400139-b7d8-482d-b142-d8f361cd30da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035'} 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": "b861a812503caf5b6ca6abaf94ff1aed", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c8d5bc92671508e28eb6209710c8c47831f715f4ce5970194c6fac7522249c1b47b42f33309ae51049b0160bd8fece86c827a48eb720b45afaeffdb61df2ebbc", "id": "e6fadd8b-3b86-4bfb-b801-3bba21032035", "created_at": "2025-08-05T13:16:24Z", "updated_at": "2025-08-05T13:16:25Z", "tags": [], "self": "/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035", "file": "/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:25,248 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035 0.021s 2025-08-05 13:16:25,249 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a2be9337-3822-42f0-9125-99e47169cdf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035'} 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": "b861a812503caf5b6ca6abaf94ff1aed", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c8d5bc92671508e28eb6209710c8c47831f715f4ce5970194c6fac7522249c1b47b42f33309ae51049b0160bd8fece86c827a48eb720b45afaeffdb61df2ebbc", "id": "e6fadd8b-3b86-4bfb-b801-3bba21032035", "created_at": "2025-08-05T13:16:24Z", "updated_at": "2025-08-05T13:16:25Z", "tags": [], "self": "/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035", "file": "/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:25,866 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 202 POST http://10.0.0.210/volume/v3/volumes 0.616s 2025-08-05 13:16:25,866 101014 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": "e6fadd8b-3b86-4bfb-b801-3bba21032035", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649 47c06-738c-4fbd-8db8-93fa8c251425', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64947c06-738c-4fbd-8db8-93fa8c251425', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d4e159ac-4848-43ef-a079-2b0aa6ab5501", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:25.789516", "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/d4e159ac-4848-43ef-a079-2b0aa6ab5501"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d4e159ac-4848-43ef-a079-2b0aa6ab5501"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:16:25,950 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/d4e159ac-4848-43ef-a079-2b0aa6ab5501 0.070s 2025-08-05 13:16:25,950 101014 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': 'Tue, 05 Aug 2025 13:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4270a801-5491-4c67-826a-8826d8f4d2ed', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4270a801-5491-4c67-826a-8826d8f4d2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d4e159ac-4848-43ef-a079-2b0aa6ab5501'} Body: b'{"volume": {"id": "d4e159ac-4848-43ef-a079-2b0aa6ab5501", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:26.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/d4e159ac-4848-43ef-a079-2b0aa6ab5501"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d4e159ac-4848-43ef-a079-2b0aa6ab5501"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "53c4ef034fa0449893035c5b7f316ca6"}}' 2025-08-05 13:16:27,028 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/d4e159ac-4848-43ef-a079-2b0aa6ab5501 0.046s 2025-08-05 13:16:27,028 101014 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': 'Tue, 05 Aug 2025 13:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8191200-4df3-4815-bf0a-c25645c2410e', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8191200-4df3-4815-bf0a-c25645c2410e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d4e159ac-4848-43ef-a079-2b0aa6ab5501'} Body: b'{"volume": {"id": "d4e159ac-4848-43ef-a079-2b0aa6ab5501", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T 13:16:26.000000", "updated_at": "2025-08-05T13:16:26.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/d4e159ac-4848-43ef-a079-2b0aa6ab5501"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d4e159ac-4848-43ef-a079-2b0aa6ab5501"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "53c4ef034fa0449893035c5b7f316ca6"}}' {7} 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`. {7} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Encrypted volume attach is not supported {0} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {0} 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`. {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [135.964892s] ... 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 84fbc683-5914-4499-b31e-21dbbf259d4e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:35,159 101002 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.040s 2025-08-05 13:14:35,160 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2491', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cf8a89e0-2e97-4e02-9b59-ea06d9091863', '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": "fe8dbd0b0b5e47efa8a096560cefcfd7", "name": "tempest-DeleteServersTestJSON-1034329882-project-member", "password_expires_at": null}, "audit_ids": ["hgVOCIzvT42L54KjArlKdA"], "expires_at": "2025-08-05T14:14:35.000000Z", "issued_at": "2025-08-05T13:14:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a507920e09a54250a79aff1611391e8a", "name": "tempest-DeleteServersTestJSON-1034329882"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a507920e09a54250a79aff1611391e8a", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:14:35,160 101002 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '26093ea8-31bd-410a-a37c-022b604ab4fc', 'name': 'tempest-DeleteServersTestJSON-2073546317-network', 'tenant_id': 'a507920e09a54250a79aff1611391e8a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a507920e09a54250a79aff1611391e8a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5716, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'c reated_at': '2025-08-05T13:14:15Z', 'updated_at': '2025-08-05T13:14:15Z', 'revision_number': 1} available for tenant 2025-08-05 13:14:53,346 101002 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 18.185s 2025-08-05 13:14:53,346 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1989589274", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "26093ea8-31bd-410a-a37c-022b604ab4fc"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04a0c4e3-ef61-4dfb-8c92-b818a397cca9', 'x-compute-request-id': 'req-04a0c4e3-ef61-4dfb-8c92-b818a397cca9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "22597222-beb3-4c02-ab3d-3c38bae60c1b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Vovq3H82dcji"}}' 2025-08-05 13:14:56,247 101002 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/22597222-beb3-4c02-ab3d-3c38bae60c1b 2.897s 2025-08-05 13:14:56,247 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-548aa5c2-6f1a-4842-8346-0f15fa7fd85d', 'x-compute-request-id': 'req-548aa5c2-6f1a-4842-8346-0f15fa7fd85d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b'} Body: b'{"server": {"id": "22597222-beb3-4c02-ab3d-3c38bae60c1b", "name": "tempest-DeleteServersTestJSON-server-1989589274", "status": "BUILD", "tenant_id": "a507920e09a54250a79aff1611391e8a", "user_id": "fe8dbd0b0b5e47efa8a096560cefcfd7", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:14:53Z", "updated": "2025-08-05T13:14:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b"}], "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-05 13:15:49,204 101002 INFO [tempest.lib.common.rest_client] Reques t (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b 2.892s 2025-08-05 13:15:49,204 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1489', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a80b2d3-32c5-4a3a-9f34-8cf180f6bb1e', 'x-compute-request-id': 'req-5a80b2d3-32c5-4a3a-9f34-8cf180f6bb1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b'} Body: b'{"server": {"id": "22597222-beb3-4c02-ab3d-3c38bae60c1b", "name": "tempest-DeleteServersTestJSON-server-1989589274", "status": "ACTIVE", "tenant_id": "a507920e09a54250a79aff1611391e8a", "user_id": "fe8dbd0b0b5e47efa8a096560cefcfd7", "metadata": {}, "hostId": "9780076cb2a322cb6a80617ac8deed58221b6f997e738475e39ca771", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:14:53Z", "updated": "2025-08-05T13:15:31Z", "addresses": {"tempest-DeleteServersTestJSON-2073546317-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:29:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:15:30.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-05 13:15:49,220 101002 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 53 second wait 2025-08-05 13:16:49,849 101002 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.569s 2025-08-05 13:16:49,850 101002 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-486949883"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642b7ce2-0290-452e-ab47-18539238e6f8', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642b7ce2-0290-452e-ab47-18539238e6f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "84fbc683-5914-4499-b31e-21dbbf259d4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:49.426156", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-486949883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/84fbc683-5914-4499-b31e-21dbbf259d4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume /volumes/84fbc683-5914-4499-b31e-21dbbf259d4e"}], "user_id": "fe8dbd0b0b5e47efa8a096560cefcfd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:16:49,969 101002 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/84fbc683-5914-4499-b31e-21dbbf259d4e 0.106s 2025-08-05 13:16:49,970 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd2266c1-84f5-4c38-95cb-34969a2b541c', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd2266c1-84f5-4c38-95cb-34969a2b541c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/84fbc683-5914-4499-b31e-21dbbf259d4e'} Body: b'{"volume": {"id": "84fbc683-5914-4499-b31e-21dbbf259d4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:49.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-486949883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/84fbc683-5914-4499-b31e-21dbbf259d4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/84fbc683-5914-4499-b31e-21dbbf259d4e"}], "user_id": "fe8dbd0b0b5e47efa8a096560cefcfd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a507920e09a54250a79aff1611391e8a"}}' 2025-08-05 13:16:51,062 101002 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/84fbc683-5914-4499-b31e-21dbbf259d4e 0.073s 2025-08-05 13:16:51,062 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b911af1-d88d-4f2d-8848-2081b3005cf0', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b911af1-d88d-4f2d-8848-2081b3005cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/84fbc683-5914-4499-b31e-21dbbf259d4e'} Body: b'{"volume": {"id": "84fbc683-5914-4499-b31e-21dbbf259d4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:49.000000", "updated_at": "2025-08-05T13:16:50.000000", "name": "tempest-DeleteServersTestJSON-volume-486949883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/84fbc683-5914-4499-b31e-21dbbf259d4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/84fbc683-5914-4499-b31e-21dbbf259d4e"}], "user_id": "fe8dbd0b0b5e47efa8a096560cefcfd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a507920e09a54250a79aff1611391e8a"}}' {11} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [135.357393s] ... 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 a703987c-580f-4684-88c4-13fdef010a71 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:00,480 101022 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:15:00,779 101022 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 0.297s 2025-08-05 13:15:00,779 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-756590477", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGZ/VyPSmxK/7StUOvGWI6ElVLSCGLmxzF63L/yTPvYZXEWAxwVORvXGI39ehGPAjzfvioxVPSYwRffnMVCXryABrRHARqjEAlyGY/xAHJbdYpjtcx/40SARjjNr3NJ1HA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:00 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-5ef9c829-3ba0-4422-a58d-6950bbe5fce8', 'x-compute-request-id': 'req-5ef9c829-3ba0-4422-a58d-6950bbe5fce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-756590477", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGZ/VyPSmxK/7StUOvGWI6ElVLSCGLmxzF63L/yTPvYZXEWAxwVORvXGI39ehGPAjzfvioxVPSYwRffnMVCXryABrRHARqjEAlyGY/xAHJbdYpjtcx/40SARjjNr3NJ1HA==", "fingerprint": "0b:ca:93:d2:22:d9:e6:36:67:b4:d4:c9:2e:3d:65:49", "user_id": "14c9801594ad466e94661d1986e43e5b"}}' 2025-08-05 13:15:00,781 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-756590477 created 2025-08-05 13:15:02,428 101022 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 1.646s 2025-08-05 13:15:02,428 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--111326686", "description": "tempest-description--613435311"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-2676e5ec-249c-4c8f-8aeb-84801815fcae', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cf879734-0bb2-4dc0-abbf-55a3106d622a", "name": "tempest-securitygroup--111326686", "stateful": true, "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "description": "tempest-description--613435311", "shared": false, "security_group_rules": [{"id": "1de70236-a0dd-4267-af29-66cc790c2e08", "project_id": "d0ac2df5bb7442c887ab71a99fe6113b", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "security_group_id": "cf879734-0bb2-4dc0-abbf-55a3106d622a", "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": 319, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:15:02Z", "updated_at": "2025-08-05T13:15:02Z", "revision_number": 0}, {"id": "5445e13f-6e9b-4ded-b97e-320889d66f2b", "project_id": "d0ac2df5bb7442c887ab71a99fe6113b", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "security_group_id": "cf879734-0bb2-4dc0-abbf-55a3106d622a", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": nul l, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 318, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:15:02Z", "updated_at": "2025-08-05T13:15:02Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:15:02Z", "updated_at": "2025-08-05T13:15:02Z", "revision_number": 1, "project_id": "d0ac2df5bb7442c887ab71a99fe6113b"}}' 2025-08-05 13:15:04,428 101022 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.999s 2025-08-05 13:15:04,429 101022 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": "cf879734-0bb2-4dc0-abbf-55a3106d622a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c9c9789b-d05c-423b-a868-3c5f73f54179', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d344ac60-4fb2-40f2-8d66-454eddccadd4", "project_id": "d0ac2df5bb7442c887ab71a99fe6113b", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "security_group_id": "cf879734-0bb2-4dc0-abbf-55a3106d622a", "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-05T13:15:04Z", "updated_at": "2025-08-05T13:15:04Z", "revision_number": 0}}' 2025-08-05 13:15:08,192 101022 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 3.762s 2025-08-05 13:15:08,192 101022 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": "cf879734-0bb2-4dc0-abbf-55a3106d622a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-848860dd-23a2-4948-bb77-f25de3c7a2c4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0459ceed-6d92-4dce-a15d-6968a72669fe", "project_id": "d0ac2df5bb7442c887ab71a99fe6113b", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "security_group_id": "cf879734-0bb2-4dc0-abbf-55a3106d622a", "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-05T13:15:08Z", "updated_at": "2025-08-05T13:15:08Z", "revision_number": 0}}' 2025-08-05 13:15:08,193 101022 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--111326686 created 2025-08-05 13:15:11,409 101022 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 3.215s 2025-08-05 13:15:11,409 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9e1f4406-b313-44ef-859f-1b2aba090bac', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "020e8bf8-c2e5-4990-8bbb-c4782b90ad67", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "floating_ip_address": "172.24.4.115", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d0ac2df5bb7442c887ab71a99fe6113b", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:15:11Z", "updated_at": "2025-08-05T13:15:11Z", "revision_number": 0}}' 2025-08-05 13:15:11,410 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '020e8bf8-c2e5-4990-8bbb-c4782b90ad67', 'tenant_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'floating_ip_address': '172.24.4.115', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:15:11Z', 'updated_at': '2025-08-05T13:15:11Z', 'revision_number': 0, 'ip': '172.24.4.115'} created 2025-08-05 13:15:11,549 101022 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.132s 2025-08-05 13:15:11,549 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:11 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-ecb2d585-2965-4d97-8d48-5fefa486aec3', '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": "14c9801594ad466e94661d1986e43e5b", "name": "tempest-VolumesAdminNegativeTest-397989075-project-member", "password_expires_at": null}, "audit_ids": ["cwJG4mOSRLKTf-8j6NYEBA"], "expires_at": "2025-08-05T14:15:11.000000Z", "issued_at": "2025-08-05T13:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0ac2df5bb7442c887ab71a99fe6113b", "name": "tempest-VolumesAdminNegativeTest-397989075"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d0ac2df5bb7442c887ab71a99fe6113b", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:15:11,550 101022 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'cadd01fb-cb2a-4b77-955f-ae07e905b836', 'name': 'tempest-VolumesAdminNegativeTest-1453956770-network', 'tenant_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14979, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:14:16Z', 'updated_at': '2025-08-05T13:14:16Z', 'revision_number': 1} available for tenant 2025-08-05 13:15:11,550 101022 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-756590477', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGZ/VyPSmxK/7StUOvGWI6ElVLSCGLmxzF63L/yTPvYZXEWAxwVORvXGI39ehGPAjzfvioxVPSYwRffnMVCXryABrRHARqjEAlyGY/xAHJbdYpjtcx/40SARjjNr3NJ1HA==', 'fingerprint': '0b:ca:93:d2:22:d9:e6:36:67:b4:d4:c9:2e:3d:65:49', 'user_id': '14c9801594ad466e94661d1986e43e5b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDFiB5ynSjEubLJOXpFiZIeoKaICSIBqAA6BQb0xPSLMH+xYSbMC+Sb\nq8KvRzSnyPSgBwYFK4EEACKhZANiAARmf1cj0psSv+0rVDrxliOhJVS0ghi5scxe\nty/8kz72GVxFgMcFTkb1xiN/XoRjwI8374qMVT0mMEX35zFQl68gAa0RwEaoxAJc\nhmP8QByW3WKY7XMf+NEgEY4za9zSdRw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cf879734-0bb2-4dc0-abbf-55a3106d622a', 'name': 'tempest-securitygroup--111326686', 'stateful': True, 'tenant_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'description': 'tempest-description--613435311', 'shared': False, 'security_group_rules': [{'id': '1de70236-a0dd-4267-af29-66cc790c2e08', 'project_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'tenant_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'security_group_id': 'cf879734-0bb2-4dc0-abbf-55a3106d622a', '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': 319, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:15:02Z', 'updated_at': '2025-08-05T13:15:02Z', 'revision_number': 0}, {'id': '5445e13f-6e9b-4ded-b97e-320889d66f2b', 'project_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'tenant_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'security_group_id': 'cf879734-0bb2-4dc0-abbf-55a3106d622a', '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': 318, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:15:02Z', 'updated_at': '2025-08-05T13:15:02Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:15:02Z', 'updated_at': '2025-08-05T13:15:02Z', 'revision_number': 1, 'project_id': 'd0ac2df5bb7442c887ab71a99fe6113b'}, 'floating_ip': {'id': '020e8bf8-c2e5-4990-8bbb-c4782b90ad67', 'tenant_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'floating_ip_address': '172.24.4.115', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:15:11Z', 'updated_at': '2025-08-05T13:15:11Z', 'revision_number': 0, 'ip': '172.24.4.115'}} 2025-08-05 13:15:21,586 101022 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 10.035s 2025-08-05 13:15:21,587 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1188988984", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "cadd01fb-cb2a-4b77-955f-ae07e905b836"}], "security_groups": [{"name": "tempest-securitygroup--111326686"}], "key_name": "tempest-keypair-756590477", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/008c1951-f177-45f7-9739-29db3cbea30d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cdb94ae-2b93-4ebd-aa68-1b848ba046f5', 'x-compute-request-id': 'req-3cdb94ae-2b93-4ebd-aa68-1b848ba046f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "008c1951-f177-45f7-9739-29db3cbea30d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/008c1951-f177-45f7-9739-29db3cbea30d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/008c1951-f177-45f7-9739-29db3cbea30d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--111326686"}], "adminPass": "TaqZCawcAP2P"}}' 2025-08-05 13:15:22,191 101022 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/008c1951-f177-45f7-9739-29db3cbea30d 0.601s 2025-08-05 13:15:22,191 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:21 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-85b93e1c-3367-4c6d-afe5-9bb5a2c471c1', 'x-compute-request-id': 'req-85b93e1c-3367-4c6d-afe5-9bb5a2c471c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/008c1951-f177-45f7-9739-29db3cbea30d'} Body: b'{"server": {"id": "008c1951-f177-45f7-9739-29db3cbea30d", "name": "tempest-VolumesAdminNegativeTest-server-1188988984", "status": "BUILD", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "user_id": "14c9801594ad466e94661d1986e43e5b", "meta data": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:22Z", "updated": "2025-08-05T13:15:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/008c1951-f177-45f7-9739-29db3cbea30d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/008c1951-f177-45f7-9739-29db3cbea30d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-756590477", "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-05 13:16:13,140 101022 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/008c1951-f177-45f7-9739-29db3cbea30d 0.884s 2025-08-05 13:16:13,140 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:12 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-a176f74f-30b4-48b9-adf9-7e753e3007c4', 'x-compute-request-id': 'req-a176f74f-30b4-48b9-adf9-7e753e3007c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/008c1951-f177-45f7-9739-29db3cbea30d'} Body: b'{"server": {"id": "008c1951-f177-45f7-9739-29db3cbea30d", "name": "tempest-VolumesAdminNegativeTest-server-1188988984", "status": "ACTIVE", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "user_id": "14c9801594ad466e94661d1986e43e5b", "metadata": {}, "hostId": "f65a8a4df66ef6cf700106cd0c1e6fe0c92059c4862b35dafa2837a8", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:21Z", "updated": "2025-08-05T13:16:00Z", "addresses": {"tempest-VolumesAdminNegativeTest-1453956770-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:a7:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/008c1951-f177-45f7-9739-29db3cbea30d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/008c1951-f177-45f7-9739-29db3cbea30d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-756590477", "OS-SRV-USG:launched_at": "2025-08-05T13:15:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--111326686"}], "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-05 13:16:13,157 101022 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 13:17:13,369 101022 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/008c1951-f177-45f7-9739-29db3cbea30d/os-interface 0.153s 2025-08-05 13:17:13,369 101022 DEBUG [tempest.lib.common.rest_client] Reque st - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:13 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-1025b957-bdcf-461a-8742-982aeccde3d4', 'x-compute-request-id': 'req-1025b957-bdcf-461a-8742-982aeccde3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/008c1951-f177-45f7-9739-29db3cbea30d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cadd01fb-cb2a-4b77-955f-ae07e905b836", "port_id": "667cd876-0c53-4a22-8230-bfa8ba882bcd", "mac_addr": "fa:16:3e:58:a7:89", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7b6b202f-92d1-4e66-97c0-6af90d97937f", "ip_address": "10.0.0.10"}]}]}' 2025-08-05 13:17:14,333 101022 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/020e8bf8-c2e5-4990-8bbb-c4782b90ad67 0.960s 2025-08-05 13:17:14,334 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "667cd876-0c53-4a22-8230-bfa8ba882bcd"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-93eeb2a0-f28d-4cbc-92ae-5407e5545089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/020e8bf8-c2e5-4990-8bbb-c4782b90ad67'} Body: b'{"floatingip": {"id": "020e8bf8-c2e5-4990-8bbb-c4782b90ad67", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "floating_ip_address": "172.24.4.115", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "f352519a-4f75-4305-910a-c2a33fc9d3b4", "port_id": "667cd876-0c53-4a22-8230-bfa8ba882bcd", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cadd01fb-cb2a-4b77-955f-ae07e905b836", "mac_address": "fa:16:3e:58:a7:89", "admin_state_up": true, "status": "ACTIVE", "device_id": "008c1951-f177-45f7-9739-29db3cbea30d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:15:11Z", "updated_at": "2025-08-05T13:17:13Z", "revision_number": 1, "project_id": "d0ac2df5bb7442c887ab71a99fe6113b"}}' 2025-08-05 13:17:14,336 101022 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.115:22' as 'cirros' with public key authentication 2025-08-05 13:17:14,355 101022 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:17:14,463 101022 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:17:14,463 101022 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.115 successfully created 2025-08-05 13:17:14,693 101022 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.229s 2025-08-05 13:17:14,694 101022 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-1046664235"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d99f74b2-621d-4d3f-bef7-51607a382a33', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', ' x-openstack-request-id': 'req-d99f74b2-621d-4d3f-bef7-51607a382a33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a703987c-580f-4684-88c4-13fdef010a71", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:17:14.629206", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1046664235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a703987c-580f-4684-88c4-13fdef010a71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a703987c-580f-4684-88c4-13fdef010a71"}], "user_id": "14c9801594ad466e94661d1986e43e5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:17:14,758 101022 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/a703987c-580f-4684-88c4-13fdef010a71 0.052s 2025-08-05 13:17:14,758 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70515497-e7f0-488c-8936-02d527b82bb8', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70515497-e7f0-488c-8936-02d527b82bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a703987c-580f-4684-88c4-13fdef010a71'} Body: b'{"volume": {"id": "a703987c-580f-4684-88c4-13fdef010a71", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:17:15.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1046664235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a703987c-580f-4684-88c4-13fdef010a71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a703987c-580f-4684-88c4-13fdef010a71"}], "user_id": "14c9801594ad466e94661d1986e43e5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b"}}' 2025-08-05 13:17:15,820 101022 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/a703987c-580f-4684-88c4-13fdef010a71 0.047s 2025-08-05 13:17:15,821 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-573dfbf6-e208-4ea8-a6c0-6cdd339b5ed3', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-573dfbf6-e208-4ea8-a6c0-6cdd339b5ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a703987c-580f-4684-88c4-13fdef010a71'} Body: b'{"volume": {"id": "a703987c-580f-4684-88c4-13fdef010a71", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:17:15.000000", "updated_at": "2025-08-05T13:17:15.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1046664235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_vol id": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a703987c-580f-4684-88c4-13fdef010a71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a703987c-580f-4684-88c4-13fdef010a71"}], "user_id": "14c9801594ad466e94661d1986e43e5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b"}}' {8} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [174.734037s] ... 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 e7aa5e82-bb1a-4de0-8280-0be075540701 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:32,169 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.131s 2025-08-05 13:15:32,169 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2483', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-da749f97-acd4-4937-870d-e4d669479b3e', '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": "6462ae45f9f24fc2a9b26453d7ef6094", "name": "tempest-VolumesActionsTest-143407798-project-member", "password_expires_at": null}, "audit_ids": ["zbYPWb6LQAScKGLliD5_5g"], "expires_at": "2025-08-05T14:15:32.000000Z", "issued_at": "2025-08-05T13:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f75f099607974507a84a867f69a1ab5c", "name": "tempest-VolumesActionsTest-143407798"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f75f099607974507a84a867f69a1ab5c", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:15:32,170 101016 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'c853e403-c1cc-419f-bad1-88193f82b81f', 'name': 'tempest-VolumesActionsTest-31862247-network', 'tenant_id': 'f75f099607974507a84a867f69a1ab5c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f75f099607974507a84a867f69a1ab5c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 41877, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:15:06Z', 'updated_at': '2025- 08-05T13:15:06Z', 'revision_number': 1} available for tenant 2025-08-05 13:15:43,757 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 11.586s 2025-08-05 13:15:43,758 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-724532102", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "c853e403-c1cc-419f-bad1-88193f82b81f"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14ce4dc3-ecdb-48ce-9b98-e4e0871566e9', 'x-compute-request-id': 'req-14ce4dc3-ecdb-48ce-9b98-e4e0871566e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "52ac4493-9af5-48ee-a156-e697cc84042a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "5aQockXCGHHh"}}' 2025-08-05 13:15:44,453 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a 0.692s 2025-08-05 13:15:44,453 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-792ef3fe-2cfb-4979-8f73-84b05e37a9fb', 'x-compute-request-id': 'req-792ef3fe-2cfb-4979-8f73-84b05e37a9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a'} Body: b'{"server": {"id": "52ac4493-9af5-48ee-a156-e697cc84042a", "name": "tempest-VolumesActionsTest-instance-724532102", "status": "BUILD", "tenant_id": "f75f099607974507a84a867f69a1ab5c", "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:44Z", "updated": "2025-08-05T13:15:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}], "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-05 13:16:34,760 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/52ac4493 -9af5-48ee-a156-e697cc84042a 0.265s 2025-08-05 13:16:34,761 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1481', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-531ca2ff-283d-4a81-bf48-185b0111dd5b', 'x-compute-request-id': 'req-531ca2ff-283d-4a81-bf48-185b0111dd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a'} Body: b'{"server": {"id": "52ac4493-9af5-48ee-a156-e697cc84042a", "name": "tempest-VolumesActionsTest-instance-724532102", "status": "ACTIVE", "tenant_id": "f75f099607974507a84a867f69a1ab5c", "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "metadata": {}, "hostId": "0165c10ed39cc847452b34a809a71edb244d57fedb716de8af7971e3", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:43Z", "updated": "2025-08-05T13:16:19Z", "addresses": {"tempest-VolumesActionsTest-31862247-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d1:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:16:19.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-05 13:16:34,775 101016 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:17:35,034 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.198s 2025-08-05 13:17:35,035 101016 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-1673723942"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2b385e7-5703-49e9-b21b-8d5d539144d3', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2b385e7-5703-49e9-b21b-8d5d539144d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e7aa5e82-bb1a-4de0-8280-0be075540701", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:17:34.976236", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1673723942", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "c onsistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:17:35,098 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701 0.050s 2025-08-05 13:17:35,098 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14633154-219b-47f4-b4c6-ee9e9f52e69a', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14633154-219b-47f4-b4c6-ee9e9f52e69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701'} Body: b'{"volume": {"id": "e7aa5e82-bb1a-4de0-8280-0be075540701", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:17:35.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1673723942", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:17:36,152 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701 0.038s 2025-08-05 13:17:36,153 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad52a420-b7c9-4b82-9780-89046b7063a8', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad52a420-b7c9-4b82-9780-89046b7063a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701'} Body: b'{"volume": {"id": "e7aa5e82-bb1a-4de0-8280-0be075540701", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:17:35.000000", "updated_at": "2025-08-05T13:17:35.000000", "name": "tempest-VolumesActionsTest-Volume-1673723942", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:17:36,207 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701 0.040s 2025-08-05 13:17:36,207 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17: 36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683e6034-8bf4-4101-b01f-3ed11a02fc2e', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683e6034-8bf4-4101-b01f-3ed11a02fc2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701'} Body: b'{"volume": {"id": "e7aa5e82-bb1a-4de0-8280-0be075540701", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:17:35.000000", "updated_at": "2025-08-05T13:17:35.000000", "name": "tempest-VolumesActionsTest-Volume-1673723942", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:17:36,323 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701 0.101s 2025-08-05 13:17:36,323 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-890fabed-b863-46ed-bc8d-8c556f5a9c14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701'} Body: b'' 2025-08-05 13:17:36,344 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701 0.020s 2025-08-05 13:17:36,345 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:36 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-4eda5b97-690f-4853-a639-5a1db8b3865f', 'x-openstack-request-id': 'req-4eda5b97-690f-4853-a639-5a1db8b3865f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e7aa5e82-bb1a-4de0-8280-0be075540701 could not be found."}}' 2025-08-05 13:17:36,456 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a 0.110s 2025-08-05 13:17:36,456 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f37e6ba-dcba-4828-a4f8-bdbf975381e7', 'x-compute-request-id': 'req-8f37e6ba-dcba-4828-a4f8-bdbf975381e7', 'connection': 'close', ' status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a'} Body: b'' 2025-08-05 13:17:36,692 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a 0.235s 2025-08-05 13:17:36,692 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1487', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e13fe91-3950-4c95-902d-a6197890b3d8', 'x-compute-request-id': 'req-3e13fe91-3950-4c95-902d-a6197890b3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a'} Body: b'{"server": {"id": "52ac4493-9af5-48ee-a156-e697cc84042a", "name": "tempest-VolumesActionsTest-instance-724532102", "status": "ACTIVE", "tenant_id": "f75f099607974507a84a867f69a1ab5c", "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "metadata": {}, "hostId": "0165c10ed39cc847452b34a809a71edb244d57fedb716de8af7971e3", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:43Z", "updated": "2025-08-05T13:17:36Z", "addresses": {"tempest-VolumesActionsTest-31862247-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d1:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:16:19.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-05 13:18:26,765 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a 0.032s 2025-08-05 13:18:26,766 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-cc719bce-8dfc-4cd7-a6dd-944fa01cecf0', 'x-compute-request-id': 'req-cc719bce-8dfc-4cd7-a6dd-944fa01cecf0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 52ac4493-9af5-48ee-a156-e697cc84042a could not be found."}}' {8} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.484612s] ... 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 a9f94d45-a547-4484-9261-8b811261115f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:18:26,952 101016 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.182s 2025-08-05 13:18:26,952 101016 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-1092648383"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a4cfc9-ff67-4884-b33a-5d2f6237f93f', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a4cfc9-ff67-4884-b33a-5d2f6237f93f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a9f94d45-a547-4484-9261-8b811261115f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:26.888254", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1092648383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a9f94d45-a547-4484-9261-8b811261115f"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:18:27,002 101016 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/a9f94d45-a547-4484-9261-8b811261115f 0.037s 2025-08-05 13:18:27,002 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2696cf2-8c06-428b-a454-ae51729d157f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2696cf2-8c06-428b-a454-ae51729d157f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f'} Body: b'{"volume": {"id": "a9f94d45-a547-4484-9261-8b811261115f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:27.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1092648383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a9f94d45-a547-4484-9261-8b811261115f"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:28,063 101016 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/a9f94d45-a547-4484-9261-8b811261115f 0.035s 2025-08-05 13:18:28,063 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-437c8517-e3e3-4557-a7fb-98f1858b0357', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437c8517-e3e3-4557-a7fb-98f1858b0357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f'} Body: b'{"volume": {"id": "a9f94d45-a547-4484-9261-8b811261115f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:27.000000", "updated_at": "2025-08-05T13:18:27.000000", "name": "tempest-VolumesActionsTest-Volume-1092648383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a9f94d45-a547-4484-9261-8b811261115f"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:28,112 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f 0.036s 2025-08-05 13:18:28,112 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36c6e70-261f-4b51-ae02-0bfecacea318', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36c6e70-261f-4b51-ae02-0bfecacea318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f'} Body: b'{"volume": {"id": "a9f94d45-a547-4484-9261-8b811261115f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:27.000000", "updated_at": "2025-08-05T13:18:27.000000", "name": "tempest-VolumesActionsTest-Volume-1092648383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a9f94d45-a547-4484-9261-8b811261115f"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:28,230 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f 0.105s 2025-08-05 13:18:28,230 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18: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-f9846457-0eb1-4355-ab43-2cdeac403e26', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f'} Body: b'' 2025-08-05 13:18:28,253 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f 0. 021s 2025-08-05 13:18:28,253 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18: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-e3e1596f-c39d-44fe-8c9b-8dfc48f5855b', 'x-openstack-request-id': 'req-e3e1596f-c39d-44fe-8c9b-8dfc48f5855b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a9f94d45-a547-4484-9261-8b811261115f could not be found."}}' {8} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.488593s] ... 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 42482459-895d-49dd-8e1a-b0ea233b55e5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:18:28,440 101016 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.183s 2025-08-05 13:18:28,440 101016 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-1135232719"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5dc3e71-260b-4f23-911b-44829296ee3b', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5dc3e71-260b-4f23-911b-44829296ee3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "42482459-895d-49dd-8e1a-b0ea233b55e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:28.378096", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1135232719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:18:28,492 101016 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/42482459-895d-49dd-8e1a-b0ea233b55e5 0.039s 2025-08-05 13:18:28,492 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17035396-f4d4-4d0d-ba2a-ae483d887d2d', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17035396-f4d4-4d0d-ba2a-ae483d887d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5'} Body: b'{"volume": {"id": "42482459-895d-49dd-8e1a-b0ea233b55e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:28.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1135232719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:29,549 101016 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/42482459-895d-49dd-8e1a-b0ea233b55e5 0.041s 2025-08-05 13:18:29,549 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-d6fcf329-70f0-4d9a-bf18-ad0d69f35a3c', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6fcf329-70f0-4d9a-bf18-ad0d69f35a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5'} Body: b'{"volume": {"id": "42482459-895d-49dd-8e1a-b0ea233b55e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:28.000000", "updated_at": "2025-08-05T13:18:28.000000", "name": "tempest-VolumesActionsTest-Volume-1135232719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:29,604 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5 0.041s 2025-08-05 13:18:29,604 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc69566c-d590-4ceb-a58f-b1fee433235e', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc69566c-d590-4ceb-a58f-b1fee433235e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5'} Body: b'{"volume": {"id": "42482459-895d-49dd-8e1a-b0ea233b55e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:28.000000", "updated_at": "2025-08-05T13:18:28.000000", "name": "tempest-VolumesActionsTest-Volume-1135232719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:29,720 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5 0.102s 2025-08-05 13:18:29,721 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18: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-0f980d81-6739-4d00-bda6-482b1a49c272', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5'} Body: b'' 2025-08-05 13:18:29,744 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5 0.023 s 2025-08-05 13:18:29,744 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18: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-66b75afa-293a-45dd-9d8b-4063811bd966', 'x-openstack-request-id': 'req-66b75afa-293a-45dd-9d8b-4063811bd966', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 42482459-895d-49dd-8e1a-b0ea233b55e5 could not be found."}}' {8} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.569557s] ... 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 67f17d56-3ecf-41e4-ae29-32d018489998 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:18:29,927 101016 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.180s 2025-08-05 13:18:29,928 101016 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-884167159"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe9ee18-b50c-45b7-a98a-e9cc139f9644', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe9ee18-b50c-45b7-a98a-e9cc139f9644', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "67f17d56-3ecf-41e4-ae29-32d018489998", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:29.865719", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-884167159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:18:29,978 101016 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/67f17d56-3ecf-41e4-ae29-32d018489998 0.037s 2025-08-05 13:18:29,978 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669a1b69-dc95-4f2a-b930-eccd2a4e194e', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669a1b69-dc95-4f2a-b930-eccd2a4e194e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998'} Body: b'{"volume": {"id": "67f17d56-3ecf-41e4-ae29-32d018489998", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:30.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-884167159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:31,070 101016 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/67f17d56-3ecf-41e4-ae29-32d018489998 0.077s 2025-08-05 13:18:31,071 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-co mpute-request-id': 'req-2a39dd76-65c0-48df-ba10-eb97024dd1a6', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a39dd76-65c0-48df-ba10-eb97024dd1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998'} Body: b'{"volume": {"id": "67f17d56-3ecf-41e4-ae29-32d018489998", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:30.000000", "updated_at": "2025-08-05T13:18:30.000000", "name": "tempest-VolumesActionsTest-Volume-884167159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:31,143 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998 0.044s 2025-08-05 13:18:31,143 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a169f4-537f-46a2-a039-34cf234fc104', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a169f4-537f-46a2-a039-34cf234fc104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998'} Body: b'{"volume": {"id": "67f17d56-3ecf-41e4-ae29-32d018489998", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:30.000000", "updated_at": "2025-08-05T13:18:30.000000", "name": "tempest-VolumesActionsTest-Volume-884167159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:31,288 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998 0.129s 2025-08-05 13:18:31,288 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce01c14a-8df4-45d5-a80b-466cb9161e2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998'} Body: b'' 2025-08-05 13:18:31,316 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998 0.027s 2025-08-05 1 3:18:31,316 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:31 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-aa0d9621-054e-4d19-96b5-3fd50ac770b9', 'x-openstack-request-id': 'req-aa0d9621-054e-4d19-96b5-3fd50ac770b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 67f17d56-3ecf-41e4-ae29-32d018489998 could not be found."}}' {8} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.562302s] ... 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 69e6b4bf-f1f5-4102-9aac-40ef39bd4308 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:18:31,512 101016 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.192s 2025-08-05 13:18:31,512 101016 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-651392730"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638ce24f-3f53-426e-8523-bd1c55c35ef3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638ce24f-3f53-426e-8523-bd1c55c35ef3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "69e6b4bf-f1f5-4102-9aac-40ef39bd4308", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:31.444131", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-651392730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:18:31,593 101016 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/69e6b4bf-f1f5-4102-9aac-40ef39bd4308 0.068s 2025-08-05 13:18:31,594 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036b25e9-e8e6-4850-9b37-d12c051198b5', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036b25e9-e8e6-4850-9b37-d12c051198b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308'} Body: b'{"volume": {"id": "69e6b4bf-f1f5-4102-9aac-40ef39bd4308", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:31.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-651392730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:32,652 101016 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/69e6b4bf-f1f5-4102-9aac-40ef39bd4308 0.044s 2025-08-05 13:18:32,652 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-ffb660bc-9a24-42e4-9acb-3f14528e4cfc', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffb660bc-9a24-42e4-9acb-3f14528e4cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308'} Body: b'{"volume": {"id": "69e6b4bf-f1f5-4102-9aac-40ef39bd4308", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:31.000000", "updated_at": "2025-08-05T13:18:32.000000", "name": "tempest-VolumesActionsTest-Volume-651392730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:32,709 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308 0.040s 2025-08-05 13:18:32,709 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a8a32b7-9feb-4e4e-84cc-3f782a53881a', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a8a32b7-9feb-4e4e-84cc-3f782a53881a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308'} Body: b'{"volume": {"id": "69e6b4bf-f1f5-4102-9aac-40ef39bd4308", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:31.000000", "updated_at": "2025-08-05T13:18:32.000000", "name": "tempest-VolumesActionsTest-Volume-651392730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:32,860 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308 0.135s 2025-08-05 13:18:32,860 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:32 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-a5bb4434-5778-48da-b0ef-96534b8ab43c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308'} Body: b'' 2025-08-05 13:18:32,881 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308 0 .019s 2025-08-05 13:18:32,881 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:32 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-8ff8b79d-9175-4705-a3e1-05c7f6b8a330', 'x-openstack-request-id': 'req-8ff8b79d-9175-4705-a3e1-05c7f6b8a330', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 69e6b4bf-f1f5-4102-9aac-40ef39bd4308 could not be found."}}' {8} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.448563s] ... 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 e96f7721-80eb-4a73-8112-f3cd933d8eed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:18:33,051 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/volumes 0.166s 2025-08-05 13:18:33,051 101016 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-727510793"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda4654c-70a7-498e-8787-6bef9abace45', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda4654c-70a7-498e-8787-6bef9abace45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e96f7721-80eb-4a73-8112-f3cd933d8eed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:32.995787", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-727510793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:18:33,104 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed 0.041s 2025-08-05 13:18:33,105 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead2725e-3112-44d2-a561-ed7c621555c9', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead2725e-3112-44d2-a561-ed7c621555c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed'} Body: b'{"volume": {"id": "e96f7721-80eb-4a73-8112-f3cd933d8eed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:33.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-727510793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:34,157 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed 0.037s 2025-08-05 13:18:34,157 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab04c7c-3c2c-4676-92d4-148d634a7b79', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab04c7c-3c2c-4676-92d4-148d634a7b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed'} Body: b'{"volume": {"id": "e96f7721-80eb-4a73-8112-f3cd933d8eed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:33.000000", "updated_at": "2025-08-05T13:18:33.000000", "name": "tempest-VolumesActionsTest-Volume-727510793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:34,206 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed 0.035s 2025-08-05 13:18:34,206 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c5e3506-9d37-4ea0-9396-7f6310899e7a', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c5e3506-9d37-4ea0-9396-7f6310899e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed'} Body: b'{"volume": {"id": "e96f7721-80eb-4a73-8112-f3cd933d8eed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:33.000000", "updated_at": "2025-08-05T13:18:33.000000", "name": "tempest-VolumesActionsTest-Volume-727510793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:34,310 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed 0.091s 2025-08-05 13:18:34,311 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18: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-e213aa4b-3d0c-41b6-994d-47f036741ee1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed'} Body: b'' 2025-08-05 13:18:34,331 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed 0.020s 2025-08-05 13:18:34,331 101016 DEBUG [tempest.lib.common.rest_client] Re quest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:34 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-8c9bd3f7-4300-4807-85bd-995ce68ece46', 'x-openstack-request-id': 'req-8c9bd3f7-4300-4807-85bd-995ce68ece46', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e96f7721-80eb-4a73-8112-f3cd933d8eed could not be found."}}' {8} 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 fd6baeed-5e38-4a41-b683-47b5da560b76 failed to build and is in ERROR status {8} 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 35831b24-a48e-410d-a99d-38c6b630410b failed to build and is in ERROR status {4} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [256.005931s] ... 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 740c745a-ec36-44e8-8178-c38b1b9bccf4 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-05T13:18:10Z', 'message': 'Build of instance 740c745a-ec36-44e8-8178-c38b1b9bccf4 aborted: Volume c3b08d22-73a2-496a-816c-fc7535124600 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-aefe6146-049e-44c9-8cb3-bae96b8220d0. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:32,946 101008 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.054s 2025-08-05 13:14:32,946 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:32 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-c5b5b342-6a27-41b4-ba01-40209dacf0a8', '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": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411-project-member", "password_expires_at": null}, "audit_ids": ["Tch8P5CfQTukIJKphXtzSg"], "expires_at": "2025-08-05T14:14:32.000000Z", "issued_at": "2025-08-05T13:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6724783f0374053961aeca7602e4ce4", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6724783f0374053961aeca7602e4ce4", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:14:32,947 101008 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'ff7409ff-edfe-4a08-bbbe-1edbbfc278d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1865551720-network', 'tenant_id': 'c6724783f0374053961aeca7602e4ce4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6724783f0374053961aeca7602e4ce4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48587, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_sco pe': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:14:14Z', 'updated_at': '2025-08-05T13:14:14Z', 'revision_number': 1} available for tenant 2025-08-05 13:14:51,730 101008 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 18.782s 2025-08-05 13:14:51,731 101008 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-855862341", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "ff7409ff-edfe-4a08-bbbe-1edbbfc278d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1', '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-4101712f-b389-433a-a644-c423d55840ba', 'x-compute-request-id': 'req-4101712f-b389-433a-a644-c423d55840ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "QHeKz9e8jpEe"}}' 2025-08-05 13:14:54,097 101008 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/789d7e78-8c53-4860-a83a-97b1f8b48ba1 2.363s 2025-08-05 13:14:54,097 101008 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': 'Tue, 05 Aug 2025 13:14:51 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-4ee3f606-1efd-4562-b033-20974af8bf2e', 'x-compute-request-id': 'req-4ee3f606-1efd-4562-b033-20974af8bf2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1'} Body: b'{"server": {"id": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-855862341", "status": "BUILD", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:14:52Z", "updated": "2025-08-05T13:14:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}], "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-05 13:15:46,385 101008 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/789d7e78-8c53-4860-a83a-97b1f8b48ba1 2.213s 2025-08-05 13:15:46,385 101008 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': 'Tue, 05 Aug 2025 13:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-3c7d747d-7160-4df1-96d1-d95415dda64f', 'x-compute-request-id': 'req-3c7d747d-7160-4df1-96d1-d95415dda64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1'} Body: b'{"server": {"id": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-855862341", "status": "ACTIVE", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "04ffc7abb54343f841694589c8ce2e31f4adc416c3515cd5b652f2e0", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:14:51Z", "updated": "2025-08-05T13:15:31Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1865551720-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:b1:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:15:30.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-05 13:15:46,407 101008 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 52 second wait 2025-08-05 13:16:47,421 101008 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/789d7e78-8c53-4860-a83a-97b1f8b48ba1/action 0.953s 2025-08-05 13:16:47,421 101008 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-1754454313"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:46 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': 'OpenSta ck-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76da03e1-118f-4430-8caf-101e0aac68c7', 'x-compute-request-id': 'req-76da03e1-118f-4430-8caf-101e0aac68c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1/action'} Body: b'{"image_id": "3645010b-b18b-486a-86e6-4407144a085e"}' 2025-08-05 13:16:47,447 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.023s 2025-08-05 13:16:47,447 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-47f213d2-f69e-4edc-853d-3e909ba1eecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:47Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:48,472 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.023s 2025-08-05 13:16:48,472 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6e1dab8b-db50-4e28-9f80-b790c19bf8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id ": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:47Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:49,501 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.025s 2025-08-05 13:16:49,501 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3ca70b97-e26b-4242-b72f-3172af5e8ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:47Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:50,542 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.038s 2025-08-05 13:16:50,542 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9506473c-4345-4b03-b58b-728c5a4e0439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} 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", "base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411-project-member", "owner_project_name": " tempest-ServerBootFromVolumeStableRescueTest-710501411", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "image_type": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:47Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:51,597 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.054s 2025-08-05 13:16:51,598 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-832ce014-cb57-47eb-a103-eb284cf94e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} 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", "base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411-project-member", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "image_type": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:47Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:52,622 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.022s 2025-08-05 13:16:52,623 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-394a8a7b-e47e-45e9-b7f5-8877f4a3270d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f9 2-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:47Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:53,663 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.038s 2025-08-05 13:16:53,663 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-63635bff-2dba-4572-8175-11de063a1563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:47Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:54,691 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.025s 2025-08-05 13:16:54,691 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-868d3a8c-ed73-4c7e-a0b7-7ac7ad19e450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_id": "c6724783f0374053961aeca7602e4ce4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:54Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:55,728 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.035s 2025-08-05 13:16:55,728 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fccb3cfc-15a9-467c-be89-048fbf998db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} 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", "base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411-project-member", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "image_type": "snapshot", "image_state": "available", "owner_id": "c6724783f0374053961aeca7602e4ce4", "image_location": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:55Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:56,767 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.037s 2025-08-05 13:16:56,768 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8d922558-79b1-4a54-a733-bcb4b6c23a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_id": "c6724783f0374053961aeca7602e4ce4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53608448, "virtual_size": 1073741824, "status": "active", "checksum": "fe8cb826dda12627c55f280876ca7576", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0b2fa2ae9e79184d731ce4da4a3a790a83d2ed3d020e8d43604a0c218df8a160916ce7deb6b535db9c28eb9c47491fc843bfa651bcb9768d512575fb47a88591", "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:56Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:56,832 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.063s 2025-08-05 13:16:56,833 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-15e0f335-eb4b-4e9c-916c-af05f4970ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_id": "c6724783f0374053961aeca7602e4ce4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-Server BootFromVolumeStableRescueTest-image-1754454313", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53608448, "virtual_size": 1073741824, "status": "active", "checksum": "fe8cb826dda12627c55f280876ca7576", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0b2fa2ae9e79184d731ce4da4a3a790a83d2ed3d020e8d43604a0c218df8a160916ce7deb6b535db9c28eb9c47491fc843bfa651bcb9768d512575fb47a88591", "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:56Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:57,110 101008 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/789d7e78-8c53-4860-a83a-97b1f8b48ba1 0.277s 2025-08-05 13:16:57,111 101008 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': 'Tue, 05 Aug 2025 13:16:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-e5f30ddb-62b2-4d7a-88e1-57bfdaf29921', 'x-compute-request-id': 'req-e5f30ddb-62b2-4d7a-88e1-57bfdaf29921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1'} Body: b'{"server": {"id": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-855862341", "status": "ACTIVE", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "04ffc7abb54343f841694589c8ce2e31f4adc416c3515cd5b652f2e0", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:14:51Z", "updated": "2025-08-05T13:16:56Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1865551720-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:b1:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:15:30.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-05 13:17:57,287 101008 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.088s 2025-08-05 13:17:57,288 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:57 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-1b66d1a2-81fd-447e-a1a3-53f405b8b7c1', '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": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411-project-member", "password_expires_at": null}, "audit_ids": ["CasQpexkSACsiIyNAHEBJw"], "expires_at": "2025-08-05T14:17:57.000000Z", "issued_at": "2025-08-05T13:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6724783f0374053961aeca7602e4ce4", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6724783f0374053961aeca7602e4ce4", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:17:57,289 101008 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'ff7409ff-edfe-4a08-bbbe-1edbbfc278d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1865551720-network', 'tenant_id': 'c6724783f0374053961aeca7602e4ce4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6724783f0374053961aeca7602e4ce4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48587, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:14:14Z', 'updated_at': '2025-08-05T13:14:14Z', 'revision_number': 1} available for tenant 2025-08-05 13:17:57,830 101008 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.539s 2025-08-05 13:17:57,830 101008 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-2080398833", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "ff7409ff-edfe-4a08-bbbe-1edbbfc278d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4', '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-aefe6146-049e-44c9-8cb3-bae96b8220d0', 'x-compute-request-id': 'req-aefe6146-049e-44c9-8cb3-bae96b8220d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "740c745a-ec36-44e8-8178-c38b1b9bccf4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "GqxsGehk74VM"}}' 2025-08-05 13:17:57,905 101008 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/740c745a-ec36-44e8-8178-c38b1b9bccf4 0.071s 2025-08-05 13:17:57,906 101008 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': 'Tue, 05 Aug 2025 13:17:57 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-688fb472-4a4d-439f-adc6-c06bccf16c31', 'x-compute-request-id': 'req-688fb472-4a4d-439f-adc6-c06bccf16c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4'} Body: b'{"server": {"id": "740c745a-ec36-44e8-8178-c38b1b9bccf4", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2080398833", "status": "BUILD", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:17:58Z", "updated": "2025-08-05T13:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4"}], "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-05 13:18:48,105 101008 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/740c745a-ec36-44e8-8178-c38b1b9bccf4 0.128s 2025-08-05 13:18:48,105 101008 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': 'Tue, 05 Aug 2025 13:18:47 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-229da777-fb5c-4b43-a795-5979d20a86e1', 'x-compute-request-id': 'req-229da777-fb5c-4b43-a795-5979d20a86e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4'} Body: b'{"server": {"id": "740c745a-ec36-44e8-8178-c38b1b9bccf4", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2080398833", "status": "ERROR", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:17:57Z", "updated": "2025-08-05T13:18:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-05T13:18:10Z", "message": "Build of instance 740c745a-ec36-44e8-8178-c38b1b9bccf4 aborted: Volume c3b08d22-73a2-496a-816c-fc7535124600 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-05 13:18:48,125 101008 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2025-08-05 13:18:48,849 101008 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/740c745a-ec36-44e8-8178-c38b1b9bccf4 0.723s 2025-08-05 13:18:48,849 101008 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': 'Tue, 05 Aug 2025 13:18:48 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-52c6af8f-897e-4139-bc46-552b9c5d25a5', 'x-compute-request-id': 'req-52c6af8f-897e-4139-bc46-552b9c5d25a5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4'} Body: b'' 2025-08-05 13:18:48,886 101008 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET htt p://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4 0.036s 2025-08-05 13:18:48,887 101008 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': 'Tue, 05 Aug 2025 13:18:48 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-96f75846-8c24-470f-a1ea-3fdde10bce83', 'x-compute-request-id': 'req-96f75846-8c24-470f-a1ea-3fdde10bce83', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 740c745a-ec36-44e8-8178-c38b1b9bccf4 could not be found."}}' {5} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [181.372809s] ... 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 0a0b5885-376f-46f2-9b9b-ba77acb7e937 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:59,014 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.222s 2025-08-05 13:15:59,014 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-176808528", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGXM9cxExBiCg5gdKlFF0Ep5spyRbMG2jgb4vbsrS2XUsYKlDe+OjWz2NriaCQkipaiJHKCCEo2Dk5qZCi1NKEY98V7bv8Oz34jaJnlwhZ+c+MQof527esHCqskgsrrF2A=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ffbc63e-32e7-4fbb-9097-3ca4432a8b13', 'x-compute-request-id': 'req-2ffbc63e-32e7-4fbb-9097-3ca4432a8b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-176808528", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGXM9cxExBiCg5gdKlFF0Ep5spyRbMG2jgb4vbsrS2XUsYKlDe+OjWz2NriaCQkipaiJHKCCEo2Dk5qZCi1NKEY98V7bv8Oz34jaJnlwhZ+c+MQof527esHCqskgsrrF2A==", "fingerprint": "5d:ba:b7:77:3f:59:41:8b:f0:6a:94:7b:57:45:fe:8b", "user_id": "1a42271509184ad9a9afcb66fe1ca232"}}' 2025-08-05 13:16:01,768 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 2.751s 2025-08-05 13:16:01,768 101010 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-1113681985", "description": "tempest-secgroup-smoke-1113681985 description", "project_id": "8a662870cec44185828c407b4ca5c515"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-3c05c1b9-b434-4846-8613-3380d2bb1318', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "name": "tempest-secgroup-smoke-1113681985", "stateful": true, "tenant_id": "8a662870cec44185828c407b4ca5c515", "description": "tempest-secgroup-smoke-1113681985 description", "shared": false, "security_group_rules": [{"id": "9b290307-aad2-415f-baab-b0275648807f", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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": 561, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:01Z", "updated_at": "2025-08-05T13:16:01Z", "revision_number": 0}, {"id": "b6a03476-d370-4101-ad59-8eac37049e0f", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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": 560, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:01Z", "updated_at": "2025-08-05T13:16:01Z", "revision_number": 0}], "tags": [], "created_at": " 2025-08-05T13:16:01Z", "updated_at": "2025-08-05T13:16:01Z", "revision_number": 1, "project_id": "8a662870cec44185828c407b4ca5c515"}}' 2025-08-05 13:16:03,281 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.511s 2025-08-05 13:16:03,281 101010 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": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "project_id": "8a662870cec44185828c407b4ca5c515", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-648ebfd1-f149-43b5-80ec-a5d8a86b043c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "52b173ac-6c64-49bd-89a0-0cf40e948a42", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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-05T13:16:03Z", "updated_at": "2025-08-05T13:16:03Z", "revision_number": 0}}' 2025-08-05 13:16:06,448 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 3.166s 2025-08-05 13:16:06,448 101010 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": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "project_id": "8a662870cec44185828c407b4ca5c515", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-f488e81e-87e9-4d45-a372-35aeef2e8a38', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "164c94c0-51b3-42f4-9583-1b6b5cc50b60", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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-05T13:16:06Z", "updated_at": "2025-08-05T13:16:06Z", "revision_number": 0}}' 2025-08-05 13:16:09,470 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 3.021s 2025-08-05 13:16:09,470 101010 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": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "project_id": "8a662870cec44185828c407b4ca5c515", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b041e1e4-5e6e-40c0-8dac-b8288 0769e13', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2a9fda87-ebb1-404f-84ad-f966a08b7ff9", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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-05T13:16:08Z", "updated_at": "2025-08-05T13:16:08Z", "revision_number": 0}}' 2025-08-05 13:16:10,480 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.009s 2025-08-05 13:16:10,481 101010 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": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "project_id": "8a662870cec44185828c407b4ca5c515", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-d0b57403-6252-4bd5-a9a0-c84fffa4ba54', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1a478d82-bdc1-4ae9-a5c5-a95225576004", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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-05T13:16:10Z", "updated_at": "2025-08-05T13:16:10Z", "revision_number": 0}}' 2025-08-05 13:16:11,311 101010 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.830s 2025-08-05 13:16:11,312 101010 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": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "project_id": "8a662870cec44185828c407b4ca5c515", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-6009d299-08d6-44a7-95f7-b391e76bd7bf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7aa2e2d2-131f-4097-91d1-de4f613a4806", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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-05T13:16:11Z", "updated_at": "2025-08-05T13:16:11Z", "revision_number": 0}}' 2025-08-05 13:16:12,182 101010 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.869s 2025-08-05 13:16:12,182 101010 DEBUG [te mpest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "project_id": "8a662870cec44185828c407b4ca5c515", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-1a9858c3-eaba-44fd-b824-74b6d2cef58b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a2bca296-e6dc-4894-a263-0f75646d095b", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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-05T13:16:11Z", "updated_at": "2025-08-05T13:16:11Z", "revision_number": 0}}' 2025-08-05 13:16:12,460 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.277s 2025-08-05 13:16:12,461 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-792542356", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3726984-5ed5-4f86-b2f2-507893d711ce', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3726984-5ed5-4f86-b2f2-507893d711ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0a0b5885-376f-46f2-9b9b-ba77acb7e937", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:12.396327", "updated_at": null, "name": "tempest-TestStampPattern-volume-792542356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937"}], "user_id": "1a42271509184ad9a9afcb66fe1ca232", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:16:12,590 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.111s 2025-08-05 13:16:12,590 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2481', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-91b52b5b-1e49-4db9-ae36-dba0dbbfbd07', '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": "1a42271509184ad9a9afcb66fe1ca232", "name": "tempest-TestStampPattern-1317472709-project-member", "password_expires_at": null}, "audit_ids": [ "CyCycuVGSWaeB44N4I6q1w"], "expires_at": "2025-08-05T14:16:12.000000Z", "issued_at": "2025-08-05T13:16:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a662870cec44185828c407b4ca5c515", "name": "tempest-TestStampPattern-1317472709"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8a662870cec44185828c407b4ca5c515", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:16:12,591 101010 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '143c9655-4060-4ac9-b76e-46687e4fa6ad', 'name': 'tempest-TestStampPattern-444697162-network', 'tenant_id': '8a662870cec44185828c407b4ca5c515', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8a662870cec44185828c407b4ca5c515', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40159, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:15:26Z', 'updated_at': '2025-08-05T13:15:26Z', 'revision_number': 1} available for tenant 2025-08-05 13:16:14,715 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 2.123s 2025-08-05 13:16:14,716 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-1386100879", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "key_name": "tempest-TestStampPattern-176808528", "security_groups": [{"name": "tempest-secgroup-smoke-1113681985"}], "networks": [{"uuid": "143c9655-4060-4ac9-b76e-46687e4fa6ad"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3', 'content-type': 'application/json', 'openstack-api-versio n': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-421e2143-e394-4f2e-99a4-c13abbc864a0', 'x-compute-request-id': 'req-421e2143-e394-4f2e-99a4-c13abbc864a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "da71b935-4816-47ed-beb1-c5a6f9e803b3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1113681985"}], "adminPass": "4rgFZLSaUfAX"}}' 2025-08-05 13:16:14,799 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3 0.080s 2025-08-05 13:16:14,799 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:14 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-ee6d9ed5-4a21-47b6-9da9-415352268d38', 'x-compute-request-id': 'req-ee6d9ed5-4a21-47b6-9da9-415352268d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'{"server": {"id": "da71b935-4816-47ed-beb1-c5a6f9e803b3", "name": "tempest-TestStampPattern-server-1386100879", "status": "BUILD", "tenant_id": "8a662870cec44185828c407b4ca5c515", "user_id": "1a42271509184ad9a9afcb66fe1ca232", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:15Z", "updated": "2025-08-05T13:16:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-176808528", "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-05 13:17:05,043 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3 0.189s 2025-08-05 13:17:05,043 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:04 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-a3b02b0a-ff92-4fc5-86d9-fa245e37e29e', 'x-compute-request-id': 'req-a3b02b0a-ff92-4fc5-86d9-fa245e37e29e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'{"server": {"id": "da71b935-4816-47ed-beb1-c5a 6f9e803b3", "name": "tempest-TestStampPattern-server-1386100879", "status": "ACTIVE", "tenant_id": "8a662870cec44185828c407b4ca5c515", "user_id": "1a42271509184ad9a9afcb66fe1ca232", "metadata": {}, "hostId": "8c4cb2cae0096ae846adbfc34d7b3b2d716e5e316c16a269991d489e", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:14Z", "updated": "2025-08-05T13:16:37Z", "addresses": {"tempest-TestStampPattern-444697162-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:e7:aa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-176808528", "OS-SRV-USG:launched_at": "2025-08-05T13:16:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1113681985"}], "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-05 13:17:05,058 101010 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 13:18:05,316 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3 0.200s 2025-08-05 13:18:05,316 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:05 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-38c3cebf-5955-4f28-aec1-44c8b2daca39', 'x-compute-request-id': 'req-38c3cebf-5955-4f28-aec1-44c8b2daca39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'{"server": {"id": "da71b935-4816-47ed-beb1-c5a6f9e803b3", "name": "tempest-TestStampPattern-server-1386100879", "status": "ACTIVE", "tenant_id": "8a662870cec44185828c407b4ca5c515", "user_id": "1a42271509184ad9a9afcb66fe1ca232", "metadata": {}, "hostId": "8c4cb2cae0096ae846adbfc34d7b3b2d716e5e316c16a269991d489e", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:14Z", "updated": "2025-08-05T13:16:37Z", "addresses": {"tempest-TestStampPattern-444697162-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:e7:aa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-176808528", "OS-SRV-USG:launched_at": "2025-08-05T13:16:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1113681985"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_sta te": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 13:18:05,484 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=da71b935-4816-47ed-beb1-c5a6f9e803b3 0.150s 2025-08-05 13:18:05,485 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '955', 'x-openstack-request-id': 'req-8fa2a0be-15c1-4a49-8d94-32e045449a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'{"ports":[{"id":"7cbecc2b-0825-4ab0-81b8-6f15722418c2","name":"","network_id":"143c9655-4060-4ac9-b76e-46687e4fa6ad","tenant_id":"8a662870cec44185828c407b4ca5c515","mac_address":"fa:16:3e:15:e7:aa","admin_state_up":true,"status":"ACTIVE","device_id":"da71b935-4816-47ed-beb1-c5a6f9e803b3","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9b1ee17c-783d-4e91-a59f-8cbef2f89ac4","ip_address":"10.0.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["fb8057a5-59ff-458d-9df3-3e455dd7dab0"],"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-05T13:16:23Z","updated_at":"2025-08-05T13:16:33Z","revision_number":5,"project_id":"8a662870cec44185828c407b4ca5c515"}]}' 2025-08-05 13:18:05,485 101010 DEBUG [tempest.common.waiters] Server ID da71b935-4816-47ed-beb1-c5a6f9e803b3 ports are all ACTIVE [{'id': '7cbecc2b-0825-4ab0-81b8-6f15722418c2', 'name': '', 'network_id': '143c9655-4060-4ac9-b76e-46687e4fa6ad', 'tenant_id': '8a662870cec44185828c407b4ca5c515', 'mac_address': 'fa:16:3e:15:e7:aa', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'da71b935-4816-47ed-beb1-c5a6f9e803b3', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9b1ee17c-783d-4e91-a59f-8cbef2f89ac4', 'ip_address': '10.0.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['fb8057a5-59ff-458d-9df3-3e455dd7dab0'], '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-05T13:16:23Z', 'updated_at': '2025-08-05T13:16:33Z', 'revision_number': 5, 'project_id': '8a662870cec44185828c407b4ca5c515'}]: 2025-08-05 13:18:05,567 101010 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=9ba1a475-b2c6-4f49-b1f7-1603dd136e64&port_id=7cbecc2b-0825-4ab0-81b8-6f15722418c2 0.081s 2025-08-05 13:18:05,567 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-13ae0975-1662-47b1-9dbb-3bd4d4d10d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=9ba1a475-b2c6-4f49-b1f7-1603dd136e64&port_id=7cbecc2b-0825-4ab0-81b8-6f15722418c2'} Body: b'{"floatingips": []}' 2025-08-05 13:18:05,618 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stam p_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=da71b935-4816-47ed-beb1-c5a6f9e803b3 0.050s 2025-08-05 13:18:05,618 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '955', 'x-openstack-request-id': 'req-14f76878-c67d-4e21-aa25-0052edac5061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'{"ports":[{"id":"7cbecc2b-0825-4ab0-81b8-6f15722418c2","name":"","network_id":"143c9655-4060-4ac9-b76e-46687e4fa6ad","tenant_id":"8a662870cec44185828c407b4ca5c515","mac_address":"fa:16:3e:15:e7:aa","admin_state_up":true,"status":"ACTIVE","device_id":"da71b935-4816-47ed-beb1-c5a6f9e803b3","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9b1ee17c-783d-4e91-a59f-8cbef2f89ac4","ip_address":"10.0.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["fb8057a5-59ff-458d-9df3-3e455dd7dab0"],"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-05T13:16:23Z","updated_at":"2025-08-05T13:16:33Z","revision_number":5,"project_id":"8a662870cec44185828c407b4ca5c515"}]}' 2025-08-05 13:18:05,618 101010 DEBUG [tempest.common.waiters] Server ID da71b935-4816-47ed-beb1-c5a6f9e803b3 ports are all ACTIVE [{'id': '7cbecc2b-0825-4ab0-81b8-6f15722418c2', 'name': '', 'network_id': '143c9655-4060-4ac9-b76e-46687e4fa6ad', 'tenant_id': '8a662870cec44185828c407b4ca5c515', 'mac_address': 'fa:16:3e:15:e7:aa', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'da71b935-4816-47ed-beb1-c5a6f9e803b3', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9b1ee17c-783d-4e91-a59f-8cbef2f89ac4', 'ip_address': '10.0.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['fb8057a5-59ff-458d-9df3-3e455dd7dab0'], '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-05T13:16:23Z', 'updated_at': '2025-08-05T13:16:33Z', 'revision_number': 5, 'project_id': '8a662870cec44185828c407b4ca5c515'}]: 2025-08-05 13:18:07,239 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.620s 2025-08-05 13:18:07,240 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "port_id": "7cbecc2b-0825-4ab0-81b8-6f15722418c2", "tenant_id": "8a662870cec44185828c407b4ca5c515", "fixed_ip_address": "10.0.0.14"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d133110c-382a-4116-b5a1-e3cc260e1db5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "68092f25-c387-4256-9c59-500edb097d50", "tenant_id": "8a662870cec44185828c407b4ca5c515", "floating_ip_address": "172.24.4.73", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "51b64b0b-5581-4426-aec7-33e1aa09780f", "port_id": "7cbecc2b-0825-4ab0-81b8-6f15722418c2", "fixe d_ip_address": "10.0.0.14", "status": "DOWN", "project_id": "8a662870cec44185828c407b4ca5c515", "description": "", "port_details": {"name": "", "network_id": "143c9655-4060-4ac9-b76e-46687e4fa6ad", "mac_address": "fa:16:3e:15:e7:aa", "admin_state_up": true, "status": "ACTIVE", "device_id": "da71b935-4816-47ed-beb1-c5a6f9e803b3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:18:06Z", "updated_at": "2025-08-05T13:18:06Z", "revision_number": 0}}' 2025-08-05 13:18:07,242 101010 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.73:22' as 'cirros' with public key authentication 2025-08-05 13:18:07,274 101010 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:18:07,384 101010 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:18:07,384 101010 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.73 successfully created 2025-08-05 13:18:07,385 101010 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-05 13:18:07,385 101010 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.73:22' as 'cirros' with public key authentication 2025-08-05 13:18:07,388 101010 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:18:07,498 101010 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:18:07,499 101010 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.73 successfully created 2025-08-05 13:18:07,552 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937 0.037s 2025-08-05 13:18:07,553 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-810a3128-b923-4d22-aa8f-9bb279bef7ea', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-810a3128-b923-4d22-aa8f-9bb279bef7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937'} Body: b'{"volume": {"id": "0a0b5885-376f-46f2-9b9b-ba77acb7e937", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:12.000000", "updated_at": "2025-08-05T13:16:13.000000", "name": "tempest-TestStampPattern-volume-792542356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937"}], "user_id": "1a42271509184ad9a9afcb66fe1ca232", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8a662870cec44185828c407b4ca5c515"}}' 2025-08-05 13:18:08,602 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937 0.035s 2025-08-05 13:18:08,602 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd1a345b-524b-4ab0-b338-40a7bd39f2d9', 'content-length': '836', 'openstack-api-versio n': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd1a345b-524b-4ab0-b338-40a7bd39f2d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937'} Body: b'{"volume": {"id": "0a0b5885-376f-46f2-9b9b-ba77acb7e937", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:12.000000", "updated_at": "2025-08-05T13:16:13.000000", "name": "tempest-TestStampPattern-volume-792542356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937"}], "user_id": "1a42271509184ad9a9afcb66fe1ca232", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8a662870cec44185828c407b4ca5c515"}}' 2025-08-05 13:18:09,106 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/68092f25-c387-4256-9c59-500edb097d50 0.488s 2025-08-05 13:18:09,107 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f80e7075-d2ce-4d1b-a193-d56b69ba1823', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/68092f25-c387-4256-9c59-500edb097d50'} Body: b'' 2025-08-05 13:18:09,297 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3 0.190s 2025-08-05 13:18:09,297 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa1eaf93-d6d3-47f9-9787-31a758ba1031', 'x-compute-request-id': 'req-aa1eaf93-d6d3-47f9-9787-31a758ba1031', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'' 2025-08-05 13:18:09,539 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3 0.241s 2025-08-05 13:18:09,539 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:09 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-3b7f2669-b142-487a-9bcb-f7d7f5327c7f', 'x-compute-request-id': 'req-3b7f2669-b142-487a-9bcb-f7d7f5327c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'{"server": {"id": "da71b935-4816-47ed-beb1-c5a6f9e803b3", "name": "tempest-TestStampPattern-server-1386100879", "status": "ACTIVE", "tenant_id": "8a662870cec44185828c407b4ca5c515", "user_id": "1a42271509184ad9a9afcb66fe1ca232 ", "metadata": {}, "hostId": "8c4cb2cae0096ae846adbfc34d7b3b2d716e5e316c16a269991d489e", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:14Z", "updated": "2025-08-05T13:18:09Z", "addresses": {"tempest-TestStampPattern-444697162-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:e7:aa"}, {"version": 4, "addr": "172.24.4.73", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:e7:aa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-176808528", "OS-SRV-USG:launched_at": "2025-08-05T13:16:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1113681985"}], "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-05 13:18:59,648 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3 0.045s 2025-08-05 13:18:59,649 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:59 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-ba271956-e6c4-4db9-bad8-32f69431894c', 'x-compute-request-id': 'req-ba271956-e6c4-4db9-bad8-32f69431894c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance da71b935-4816-47ed-beb1-c5a6f9e803b3 could not be found."}}' 2025-08-05 13:18:59,751 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937 0.101s 2025-08-05 13:18:59,751 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:59 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-92da2e3e-d17f-494c-889a-0a4f1d7be30c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937'} Body: b'' 2025-08-05 13:18:59,772 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937 0.020s 2025-08-05 13:18:59,772 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:59 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-d9979539-e6d0-4733-af20-2b1488d78ec4', 'x-openstack-request-id': 'req-d9979539-e6d0-4733-af20-2b1488d78ec4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0a0b5885-376f-46f2-9b9b-ba77acb7e937 could not be found."}}' 2025-08-05 13:19:00,121 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/fb8057a5-59ff-458d-9df3-3e455dd7dab0 0.348s 2025-08-05 13:19:00,121 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-85e602c5-b98e-43d5-abc5-21c1b3f23283', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/fb8057a5-59ff-458d-9df3-3e455dd7dab0'} Body: b'' 2025-08-05 13:19:00,161 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-176808528 0.039s 2025-08-05 13:19:00,161 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2e4f573-2757-42a2-b4aa-fc9f0ae12919', 'x-compute-request-id': 'req-b2e4f573-2757-42a2-b4aa-fc9f0ae12919', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-176808528'} Body: b'' {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [121.908733s] ... 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 9a7e6c91-9732-4ab6-bc95-949141d4ec3a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:17:03,326 101004 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/ca0318ea-e047-4244-89c1-21385f6ca04a 0.213s 2025-08-05 13:17:03,326 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:03 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-86dfede8-0134-41b3-8c72-3918bff653d0', 'x-compute-request-id': 'req-86dfede8-0134-41b3-8c72-3918bff653d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0318ea-e047-4244-89c1-21385f6ca04a'} Body: b'{"server": {"id": "ca0318ea-e047-4244-89c1-21385f6ca04a", "name": "tempest-ServerActionsTestOtherB-server-759746756", "status": "ACTIVE", "tenant_id": "54a8dddf1d7e4deb9f2754d2b4bf4d04", "user_id": "905428c7b0b94598afbc7e17206b395b", "metadata": {}, "hostId": "8d724fe113b2e522b6a419c8d474097675b21f3d3d8bef22af5b084b", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:04Z", "updated": "2025-08-05T13:15:39Z", "addresses": {"tempest-ServerActionsTestOtherB-1465962571-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:ea:cf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0318ea-e047-4244-89c1-21385f6ca04a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0318ea-e047-4244-89c1-21385f6ca04a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-518800815", "OS-SRV-USG:launched_at": "2025-08-05T13:15:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1737115088"}], "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-05 13:18:03,622 101004 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 0.221s 2025-08-05 13:18:03,622 101004 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-1810770984"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb007c8-614e-4e43-b794-a410e7f79386', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb007c8-614e-4e43-b794-a410e7f79386', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9a7e6c91-9732-4ab6-bc95-949141d4ec3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:03.555646", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1810770984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a7e6c91-9732-4ab6-bc95-949141d4ec3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a7e6c91-9732-4ab6-bc95-94 9141d4ec3a"}], "user_id": "905428c7b0b94598afbc7e17206b395b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:18:03,673 101004 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/9a7e6c91-9732-4ab6-bc95-949141d4ec3a 0.038s 2025-08-05 13:18:03,673 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e73389-72bd-4f77-8d14-d58fe4807bc9', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e73389-72bd-4f77-8d14-d58fe4807bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a7e6c91-9732-4ab6-bc95-949141d4ec3a'} Body: b'{"volume": {"id": "9a7e6c91-9732-4ab6-bc95-949141d4ec3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:04.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1810770984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a7e6c91-9732-4ab6-bc95-949141d4ec3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a7e6c91-9732-4ab6-bc95-949141d4ec3a"}], "user_id": "905428c7b0b94598afbc7e17206b395b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54a8dddf1d7e4deb9f2754d2b4bf4d04"}}' 2025-08-05 13:18:04,724 101004 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/9a7e6c91-9732-4ab6-bc95-949141d4ec3a 0.036s 2025-08-05 13:18:04,724 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02bac95d-70fe-49fe-a360-9222fc1ac7e9', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02bac95d-70fe-49fe-a360-9222fc1ac7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a7e6c91-9732-4ab6-bc95-949141d4ec3a'} Body: b'{"volume": {"id": "9a7e6c91-9732-4ab6-bc95-949141d4ec3a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:04.000000", "updated_at": "2025-08-05T13:18:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-1810770984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a7e6c91-9732-4ab6-bc95-949141d4ec3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a7e6c91-9732-4ab6-bc95-949141d4ec3a"}], "user_id": "905428c7b0b94598afbc7e17206b395b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54a8dddf1d7e4deb9f2754d2b4bf4d04"}}' 2025-08-05 13:18:04,738 101004 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-05 13:18:04,951 101004 INFO [tempest.lib.common.rest_client] Request (Server ActionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/ca0318ea-e047-4244-89c1-21385f6ca04a 0.211s 2025-08-05 13:18:04,952 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55734225-2590-4db0-9789-e19306537afc', 'x-compute-request-id': 'req-55734225-2590-4db0-9789-e19306537afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0318ea-e047-4244-89c1-21385f6ca04a'} Body: b'{"server": {"id": "ca0318ea-e047-4244-89c1-21385f6ca04a", "name": "tempest-ServerActionsTestOtherB-server-759746756", "status": "ACTIVE", "tenant_id": "54a8dddf1d7e4deb9f2754d2b4bf4d04", "user_id": "905428c7b0b94598afbc7e17206b395b", "metadata": {}, "hostId": "8d724fe113b2e522b6a419c8d474097675b21f3d3d8bef22af5b084b", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:04Z", "updated": "2025-08-05T13:15:39Z", "addresses": {"tempest-ServerActionsTestOtherB-1465962571-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:ea:cf"}, {"version": 4, "addr": "172.24.4.89", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:ea:cf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0318ea-e047-4244-89c1-21385f6ca04a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0318ea-e047-4244-89c1-21385f6ca04a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-518800815", "OS-SRV-USG:launched_at": "2025-08-05T13:15:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1737115088"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {11} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.404380s] ... 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 e3349f84-12b4-4ad6-9f41-bf7be759c91d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:17:15,934 101022 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-05 13:17:15,934 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:15 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-bd5014ad-d1ef-4bf5-af7e-ed6a6be27d80', '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": "14c9801594ad466e94661d1986e43e5b", "name": "tempest-VolumesAdminNegativeTest-397989075-project-member", "password_expires_at": null}, "audit_ids": ["PbrLQmCnQWqsFMXxfGW-Zw"], "expires_at": "2025-08-05T14:17:15.000000Z", "issued_at": "2025-08-05T13:17:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0ac2df5bb7442c887ab71a99fe6113b", "name": "tempest-VolumesAdminNegativeTest-397989075"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d0ac2df5bb7442c887ab71a99fe6113b", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:17:15,934 101022 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'cadd01fb-cb2a-4b77-955f-ae07e905b836', 'name': 'tempest-VolumesAdminNegativeTest-1453956770-network', 'tenant_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14979, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_sco pe': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:14:16Z', 'updated_at': '2025-08-05T13:14:16Z', 'revision_number': 1} available for tenant 2025-08-05 13:17:16,435 101022 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.499s 2025-08-05 13:17:16,435 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1346377649", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "cadd01fb-cb2a-4b77-955f-ae07e905b836"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-620010a5-eedc-4ebf-bd1d-ca69de7e4c72', 'x-compute-request-id': 'req-620010a5-eedc-4ebf-bd1d-ca69de7e4c72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "467b2a25-bfec-40d9-ac53-9ef482e26f27", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "XA7Nfa9EEMRL"}}' 2025-08-05 13:17:16,504 101022 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/467b2a25-bfec-40d9-ac53-9ef482e26f27 0.066s 2025-08-05 13:17:16,505 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:16 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-758ef360-6135-4e00-af4b-6917aeacc62a', 'x-compute-request-id': 'req-758ef360-6135-4e00-af4b-6917aeacc62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27'} Body: b'{"server": {"id": "467b2a25-bfec-40d9-ac53-9ef482e26f27", "name": "tempest-VolumesAdminNegativeTest-server-1346377649", "status": "BUILD", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "user_id": "14c9801594ad466e94661d1986e43e5b", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:17:16Z", "updated": "2025-08-05T13:17:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27"}], "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-05 13:18:06,770 101022 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/467b2a25-bfec-40d9-ac53-9ef482e26f27 0.203s 2025-08-05 13:18:06,771 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:06 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-4e427826-fe91-4014-b679-27cb1078745e', 'x-compute-request-id': 'req-4e427826-fe91-4014-b679-27cb1078745e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27'} Body: b'{"server": {"id": "467b2a25-bfec-40d9-ac53-9ef482e26f27", "name": "tempest-VolumesAdminNegativeTest-server-1346377649", "status": "ACTIVE", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "user_id": "14c9801594ad466e94661d1986e43e5b", "metadata": {}, "hostId": "f65a8a4df66ef6cf700106cd0c1e6fe0c92059c4862b35dafa2837a8", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:17:16Z", "updated": "2025-08-05T13:17:32Z", "addresses": {"tempest-VolumesAdminNegativeTest-1453956770-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d6:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:17:31.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-05 13:18:06,785 101022 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:19:07,096 101022 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.258s 2025-08-05 13:19:07,096 101022 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-442658046"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13968fd-4b42-42bc-b1ab-7058db3e278a', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13968fd-4b42-42bc-b1ab-7058db3e278a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e3349f84-12b4-4ad6-9f41-bf7be759c91d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:06.999416", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-442658046", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href ": "http://10.0.0.210/volume/v3/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d"}], "user_id": "14c9801594ad466e94661d1986e43e5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:07,155 101022 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/e3349f84-12b4-4ad6-9f41-bf7be759c91d 0.046s 2025-08-05 13:19:07,155 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2d7345-2571-46be-8c70-246f714d793a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2d7345-2571-46be-8c70-246f714d793a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d'} Body: b'{"volume": {"id": "e3349f84-12b4-4ad6-9f41-bf7be759c91d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:07.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-442658046", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d"}], "user_id": "14c9801594ad466e94661d1986e43e5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b"}}' 2025-08-05 13:19:08,227 101022 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/e3349f84-12b4-4ad6-9f41-bf7be759c91d 0.054s 2025-08-05 13:19:08,227 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c1727d-8f3f-4441-a5ed-bd8b2bb89997', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c1727d-8f3f-4441-a5ed-bd8b2bb89997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d'} Body: b'{"volume": {"id": "e3349f84-12b4-4ad6-9f41-bf7be759c91d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:07.000000", "updated_at": "2025-08-05T13:19:07.000000", "name": "tempest-VolumesAdminNegativeTest-volume-442658046", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d"}], "user_id": "14c9801594ad466e94661d1986e43e5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b"}}' {10} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [170.762431s] ... 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 a93679fc-5b0c-4342-a860-6f1716c3d0ce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:24,443 101020 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/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.133s 2025-08-05 13:16:24,443 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cd7b3fc4-c761-4828-b1f4-79fdb260042a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:25,225 101020 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.752s 2025-08-05 13:16:25,225 101020 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': 'Tue, 05 Aug 2025 13:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-dd6d40f2-e2a4-4ff9-ab3e-74124d43b50d', '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": "1488e2fa24b8438a9e1a9f8ef2262095", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0b9734d8-4579-45e0-93e4-5be35636d744", "created_at": "2025-08-05T13:16:25Z", "updated_at": "2025-08-05T13:16:25Z", "tags": [], "self": "/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744", "file": "/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:26,932 101020 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/0b9734d8-4579-45e0-93e4-5be35636d744/file 1.707s 2025-08-05 13:16:26,933 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Au g 2025 13:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d17770fd-698f-4495-87f9-90c19f32205a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744/file'} Body: b'' 2025-08-05 13:16:26,934 101020 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:16:26,934 101020 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:16:27,196 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.261s 2025-08-05 13:16:27,197 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2058511221", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAjWn5lGT713cquy2doNgvLNOx/2GLZXoh4eu/qd9zDA6qiCJAuTqre8pdwPP0D1vJMlpKxuotkqUGE74xgpW8g98tj3rm4OComsu/yaSlpHQnejrPgTcAo+LLM6QXfa6Q=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:26 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-2e4a70dc-7209-4698-9d13-79369eaa636a', 'x-compute-request-id': 'req-2e4a70dc-7209-4698-9d13-79369eaa636a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2058511221", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAjWn5lGT713cquy2doNgvLNOx/2GLZXoh4eu/qd9zDA6qiCJAuTqre8pdwPP0D1vJMlpKxuotkqUGE74xgpW8g98tj3rm4OComsu/yaSlpHQnejrPgTcAo+LLM6QXfa6Q==", "fingerprint": "b8:d6:f3:e1:3d:41:1b:29:2d:61:22:93:1f:0d:bf:65", "user_id": "2015cfb3a9ca457f99e9c36c9bd7e1a3"}}' 2025-08-05 13:16:27,199 101020 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2058511221 created 2025-08-05 13:16:27,538 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.337s 2025-08-05 13:16:27,538 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1167249958", "description": "tempest-description--2032227306"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-5ed671a8-c12d-4271-b036-47ba56c114aa', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9a4b2630-4609-4b63-bf8f-8b005d1c8621", "name": "tempest-securitygroup--1167249958", "stateful": true, "tenant_id": "31d19c0151264b6e93a283b309889606", "description": "tempest-description--2032227306", "shared": false, "security_group_rules": [{"id": "03de0816-c95c-458a-8064-6087e2212368", "project_id": "31d19c0151264b6e93a283b309889606", "tenant_id": "31d19c0151264b6e93a283b309889606", "security_group_id": "9a4b2630-4609-4b63-bf8f-8b005d1c8621", "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": 659, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:27 Z", "updated_at": "2025-08-05T13:16:27Z", "revision_number": 0}, {"id": "d49c06d7-0666-45d8-8750-6b90ad09bea1", "project_id": "31d19c0151264b6e93a283b309889606", "tenant_id": "31d19c0151264b6e93a283b309889606", "security_group_id": "9a4b2630-4609-4b63-bf8f-8b005d1c8621", "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": 660, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:27Z", "updated_at": "2025-08-05T13:16:27Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:16:27Z", "updated_at": "2025-08-05T13:16:27Z", "revision_number": 1, "project_id": "31d19c0151264b6e93a283b309889606"}}' 2025-08-05 13:16:27,875 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.336s 2025-08-05 13:16:27,875 101020 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": "9a4b2630-4609-4b63-bf8f-8b005d1c8621", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-60b9a2a9-50ed-4d54-835b-b683309e4c63', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8349db5f-31fa-430c-b021-b5a826611d42", "project_id": "31d19c0151264b6e93a283b309889606", "tenant_id": "31d19c0151264b6e93a283b309889606", "security_group_id": "9a4b2630-4609-4b63-bf8f-8b005d1c8621", "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-05T13:16:27Z", "updated_at": "2025-08-05T13:16:27Z", "revision_number": 0}}' 2025-08-05 13:16:28,149 101020 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-05 13:16:28,149 101020 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": "9a4b2630-4609-4b63-bf8f-8b005d1c8621", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e42a8548-1444-42b6-b6da-c122da28f915', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6fef54c6-d7fd-4fe1-8ba7-2a659d016d16", "project_id": "31d19c0151264b6e93a283b309889606", "tenant_id": "31d19c0151264b6e93a283b309889606", "security_group_id": "9a4b2630-4609-4b63-bf8f-8b005d1c8621", "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-05T13:16:28Z", "updated_at": "2025-08-05T13:16:28Z", "revision_number": 0}}' 2025-08-05 13:16:28,150 101020 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1167249958 created 20 25-08-05 13:16:29,021 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.871s 2025-08-05 13:16:29,022 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-cb80afab-b0ec-4497-a3fc-082099ab4b01', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dce475d7-94c2-4692-9b7f-218d15f9a5ee", "tenant_id": "31d19c0151264b6e93a283b309889606", "floating_ip_address": "172.24.4.166", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "31d19c0151264b6e93a283b309889606", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:16:28Z", "updated_at": "2025-08-05T13:16:28Z", "revision_number": 0}}' 2025-08-05 13:16:29,022 101020 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dce475d7-94c2-4692-9b7f-218d15f9a5ee', 'tenant_id': '31d19c0151264b6e93a283b309889606', 'floating_ip_address': '172.24.4.166', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '31d19c0151264b6e93a283b309889606', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:16:28Z', 'updated_at': '2025-08-05T13:16:28Z', 'revision_number': 0, 'ip': '172.24.4.166'} created 2025-08-05 13:16:29,151 101020 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.123s 2025-08-05 13:16:29,151 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:29 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-6a47957a-d3b9-4ab4-b2e5-8248c3ccfbc7', '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": "2015cfb3a9ca457f99e9c36c9bd7e1a3", "name": "tempest-AttachSCSIVolumeTestJSON-351312767-project-member", "password_expires_at": null}, "audit_ids": ["hgqsGZdXQgmD6r7bnmxJ5Q"], "expires_at": "2025-08-05T14:16:29.000000Z", "issued_at": "2025-08-05T13:16:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "31d19c0151264b6e93a283b309889606", "name": "tempest-AttachSCSIVolumeTestJSON-351312767"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": " RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/31d19c0151264b6e93a283b309889606", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:16:29,152 101020 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '94b03ed5-9245-45f4-a2d9-80b4592153ca', 'name': 'tempest-AttachSCSIVolumeTestJSON-798523543-network', 'tenant_id': '31d19c0151264b6e93a283b309889606', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '31d19c0151264b6e93a283b309889606', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17487, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:15:55Z', 'updated_at': '2025-08-05T13:15:55Z', 'revision_number': 1} available for tenant 2025-08-05 13:16:29,152 101020 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2058511221', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAjWn5lGT713cquy2doNgvLNOx/2GLZXoh4eu/qd9zDA6qiCJAuTqre8pdwPP0D1vJMlpKxuotkqUGE74xgpW8g98tj3rm4OComsu/yaSlpHQnejrPgTcAo+LLM6QXfa6Q==', 'fingerprint': 'b8:d6:f3:e1:3d:41:1b:29:2d:61:22:93:1f:0d:bf:65', 'user_id': '2015cfb3a9ca457f99e9c36c9bd7e1a3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDqsxsvtAaFu9S2Kkc4sjQBDGeqHVXXYgXqsAWyccn2qPcNy2bW78rJ\nM0+zVBdpjwCgBwYFK4EEACKhZANiAAQI1p+ZRk+9d3KrstnaDYLyzTsf9hi2V6Ie\nHrv6nfcwwOqogiQLk6q3vKXcDz9A9byTJaSsbqLZKlBhO+MYKVvIPfLY965uDgqJ\nrLv8mkpaR0J3o6z4E3AKPiyzOkF32uk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9a4b2630-4609-4b63-bf8f-8b005d1c8621', 'name': 'tempest-securitygroup--1167249958', 'stateful': True, 'tenant_id': '31d19c0151264b6e93a283b309889606', 'description': 'tempest-description--2032227306', 'shared': False, 'security_group_rules': [{'id': '03de0816-c95c-458a-8064-6087e2212368', 'project_id': '31d19c0151264b6e93a283b309889606', 'tenant_id': '31d19c0151264b6e93a283b309889606', 'security_group_id': '9a4b2630-4609-4b63-bf8f-8b005d1c8621', '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': 659, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:16:27Z', 'updated_at': '2025-08-05T13:16:27Z', 'revision_number': 0}, {'id': 'd49c06d7-0666-45d8-8750-6b90ad09bea1', 'project_id': '31d19c0151264b6e93a283b309889606', 'tenant_id': '31d19c0151264b6e93a283b309889606', 'security_group_id': '9a4b2630-4609-4b63-bf8f-8b005d1c8621', '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': 660, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:16:27Z', 'updated_at': '2025-08-05T13:16:27Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:16:27Z', 'updated_at': '2025-08-05T13:16:27Z', 'revision_number': 1, 'project_id': '31d19c0151264b6e93a283b309889606'}, 'floating_ip': {'id': 'dce475d7-94c2-4692-9b7f-218d15f9a5ee', 'tenant_id': '31d19c0151264b6e93a283b309889606', 'floating_ip_address': '172.24.4.166', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '31d19c0151264b6e93a283b309889606', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:16:28Z', 'updated_at': '2025-08-05T13:16:28Z', 'revision_number': 0, 'ip': '172.24.4.166'}} 2025-08-05 13:16:30,405 101020 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 1.252s 2025-08-05 13:16:30,405 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1477218998", "imageRef": "0b9734d8-4579-45e0-93e4-5be35636d744", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "94b03ed5-9245-45f4-a2d9-80b4592153ca"}], "security_groups": [{"name": "tempest-securitygroup--1167249958"}], "key_name": "tempest-keypair-2058511221", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-540fda76-173a-457a-b66e-fe89893afef3', 'x-compute-request-id': 'req-540fda76-173a-457a-b66e-fe89893afef3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a55d1176-623d-44ec-8d8b-823fd582b328", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1167249958"}], "adminPass": "Hd8jNa4WbsyB"}}' 2025-08-05 13:16:30,479 101020 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/a55d1176-623d-44ec-8d8b-823fd582b328 0.071s 2025-08-05 13:16:30,480 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d669a93-0644-416d-aa62-fa7e77de7799', 'x-compute-request-id': 'req-3d669a93-0644-416d-aa62-fa7e77de7799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328'} Body: b'{"server": {"id": "a55d1176-623d-44ec-8d8b-8 23fd582b328", "name": "tempest-AttachSCSIVolumeTestJSON-server-1477218998", "status": "BUILD", "tenant_id": "31d19c0151264b6e93a283b309889606", "user_id": "2015cfb3a9ca457f99e9c36c9bd7e1a3", "metadata": {}, "hostId": "", "image": {"id": "0b9734d8-4579-45e0-93e4-5be35636d744", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0b9734d8-4579-45e0-93e4-5be35636d744"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:30Z", "updated": "2025-08-05T13:16:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-2058511221", "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-05 13:17:20,749 101020 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/a55d1176-623d-44ec-8d8b-823fd582b328 0.213s 2025-08-05 13:17:20,749 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e3d4f9b-5684-485a-8bdd-45ee7e08289e', 'x-compute-request-id': 'req-9e3d4f9b-5684-485a-8bdd-45ee7e08289e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328'} Body: b'{"server": {"id": "a55d1176-623d-44ec-8d8b-823fd582b328", "name": "tempest-AttachSCSIVolumeTestJSON-server-1477218998", "status": "ACTIVE", "tenant_id": "31d19c0151264b6e93a283b309889606", "user_id": "2015cfb3a9ca457f99e9c36c9bd7e1a3", "metadata": {}, "hostId": "45f47c1ad8fb0c3428638e8332f57f2ac309faadf680ced082827a82", "image": {"id": "0b9734d8-4579-45e0-93e4-5be35636d744", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0b9734d8-4579-45e0-93e4-5be35636d744"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:30Z", "updated": "2025-08-05T13:16:47Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-798523543-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:9e:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2058511221", "OS-SRV-USG:launched_at": "2025-08-05T13:16:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1167249958"}], "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-05 13:17:20,765 101020 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:18:20,969 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://1 0.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328/os-interface 0.150s 2025-08-05 13:18:20,969 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:20 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-1edfecda-f4f1-43cc-9fcf-0fd9b4699687', 'x-compute-request-id': 'req-1edfecda-f4f1-43cc-9fcf-0fd9b4699687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "94b03ed5-9245-45f4-a2d9-80b4592153ca", "port_id": "6c561abb-9c38-4637-a4e4-c5dd7937fdbb", "mac_addr": "fa:16:3e:c4:9e:2c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c7351499-0aef-4b7a-b042-9993f1d1bb8c", "ip_address": "10.0.0.14"}]}]}' 2025-08-05 13:18:21,744 101020 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/dce475d7-94c2-4692-9b7f-218d15f9a5ee 0.771s 2025-08-05 13:18:21,745 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "6c561abb-9c38-4637-a4e4-c5dd7937fdbb"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-a3d8f7ff-b95b-45e0-a7ab-fcb5c21f9a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/dce475d7-94c2-4692-9b7f-218d15f9a5ee'} Body: b'{"floatingip": {"id": "dce475d7-94c2-4692-9b7f-218d15f9a5ee", "tenant_id": "31d19c0151264b6e93a283b309889606", "floating_ip_address": "172.24.4.166", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "17a61eb9-7b9d-4bb9-9b18-1f74ca955dd3", "port_id": "6c561abb-9c38-4637-a4e4-c5dd7937fdbb", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "94b03ed5-9245-45f4-a2d9-80b4592153ca", "mac_address": "fa:16:3e:c4:9e:2c", "admin_state_up": true, "status": "ACTIVE", "device_id": "a55d1176-623d-44ec-8d8b-823fd582b328", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:16:28Z", "updated_at": "2025-08-05T13:18:21Z", "revision_number": 1, "project_id": "31d19c0151264b6e93a283b309889606"}}' 2025-08-05 13:18:21,746 101020 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.166:22' as 'cirros' with public key authentication 2025-08-05 13:18:21,764 101020 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:18:21,866 101020 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:18:21,867 101020 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.166 successfully created 2025-08-05 13:18:22,078 101020 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.210s 2025-08-05 13:18:22,078 101020 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-1450874177"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995f4920-eb d1-4702-bebb-b6986d50401a', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995f4920-ebd1-4702-bebb-b6986d50401a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a93679fc-5b0c-4342-a860-6f1716c3d0ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:22.016058", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1450874177", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce"}], "user_id": "2015cfb3a9ca457f99e9c36c9bd7e1a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:18:22,130 101020 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/a93679fc-5b0c-4342-a860-6f1716c3d0ce 0.040s 2025-08-05 13:18:22,131 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84dea2db-6c52-4ad4-9774-a127ff675a23', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84dea2db-6c52-4ad4-9774-a127ff675a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce'} Body: b'{"volume": {"id": "a93679fc-5b0c-4342-a860-6f1716c3d0ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:22.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1450874177", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce"}], "user_id": "2015cfb3a9ca457f99e9c36c9bd7e1a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31d19c0151264b6e93a283b309889606"}}' 2025-08-05 13:18:23,183 101020 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/a93679fc-5b0c-4342-a860-6f1716c3d0ce 0.038s 2025-08-05 13:18:23,184 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d978f7e-1f0d-4d6e-b222-1585df752c69', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d978f7e-1f0d-4d6e-b222-1585df752c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce'} Body: b'{"volume": {"id": "a93679fc-5b0c-4342-a860-6f1716c3d0ce", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:22.000000", "updated_at": "2025-08-05T13:18:22.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1450874177 ", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce"}], "user_id": "2015cfb3a9ca457f99e9c36c9bd7e1a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31d19c0151264b6e93a283b309889606"}}' 2025-08-05 13:18:23,370 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328 0.172s 2025-08-05 13:18:23,370 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18: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-88d06ffd-7aec-4f66-9151-6d5fc7d4e7f3', 'x-compute-request-id': 'req-88d06ffd-7aec-4f66-9151-6d5fc7d4e7f3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328'} Body: b'' 2025-08-05 13:18:23,522 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328 0.152s 2025-08-05 13:18:23,523 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-342100a9-0e47-486d-ab15-1938492157e3', 'x-compute-request-id': 'req-342100a9-0e47-486d-ab15-1938492157e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328'} Body: b'{"server": {"id": "a55d1176-623d-44ec-8d8b-823fd582b328", "name": "tempest-AttachSCSIVolumeTestJSON-server-1477218998", "status": "ACTIVE", "tenant_id": "31d19c0151264b6e93a283b309889606", "user_id": "2015cfb3a9ca457f99e9c36c9bd7e1a3", "metadata": {}, "hostId": "45f47c1ad8fb0c3428638e8332f57f2ac309faadf680ced082827a82", "image": {"id": "0b9734d8-4579-45e0-93e4-5be35636d744", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0b9734d8-4579-45e0-93e4-5be35636d744"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:30Z", "updated": "2025-08-05T13:18:23Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-798523543-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:9e:2c"}, {"version": 4, "addr": "172.24.4.166", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:9e:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2058511221", "OS-SRV-USG:launched_at": "2025-08-05T13:16:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "temp est-securitygroup--1167249958"}], "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-05 13:19:13,648 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328 0.060s 2025-08-05 13:19:13,648 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-a9e26ce5-2bf2-498d-b33d-c11f5d5da009', 'x-compute-request-id': 'req-a9e26ce5-2bf2-498d-b33d-c11f5d5da009', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a55d1176-623d-44ec-8d8b-823fd582b328 could not be found."}}' 2025-08-05 13:19:13,699 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2058511221 0.050s 2025-08-05 13:19:13,700 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-84430047-7c49-449c-9601-374a1c1d286d', 'x-compute-request-id': 'req-84430047-7c49-449c-9601-374a1c1d286d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2058511221'} Body: b'' 2025-08-05 13:19:13,910 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/9a4b2630-4609-4b63-bf8f-8b005d1c8621 0.208s 2025-08-05 13:19:13,910 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a9a73984-0ba9-4fc8-a4b6-ca7c39ac6656', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/9a4b2630-4609-4b63-bf8f-8b005d1c8621'} Body: b'' 2025-08-05 13:19:13,943 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/9a4b2630-4609-4b63-bf8f-8b005d1c8621 0.032s 2025-08-05 13:19:13,943 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f8516ddf-2c70-49e3-86e4-bed8678f2153', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/9a4b2630-4609-4b63-bf8f-8b005d1c8621'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9a4b2630-4609-4b63-bf8f-8b005d1c8621 does not exist", "detail": ""}}' 2025-08- 05 13:19:14,920 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/dce475d7-94c2-4692-9b7f-218d15f9a5ee 0.976s 2025-08-05 13:19:14,920 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-2232d7e0-23f6-40bf-9902-106d579567e3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/dce475d7-94c2-4692-9b7f-218d15f9a5ee'} Body: b'' 2025-08-05 13:19:15,050 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744 0.129s 2025-08-05 13:19:15,050 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0fbea763-41f0-42a9-a96a-47f0bff6d9b3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744'} Body: b'' 2025-08-05 13:19:15,070 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744 0.019s 2025-08-05 13:19:15,070 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ae9ef5dc-50c0-4715-bb17-7cee2569dca9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744'} Body: b'{"message": "No image found with ID 0b9734d8-4579-45e0-93e4-5be35636d744

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {9} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [170.832292s] ... 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 2315e71b-cd50-4145-a9f4-b77d95a23336 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:31,331 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.547s 2025-08-05 13:16:31,332 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-80875285", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cfe23b8-ef68-45b4-8a49-d095c4aef3aa', 'content-length': '764', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cfe23b8-ef68-45b4-8a49-d095c4aef3aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2315e71b-cd50-4145-a9f4-b77d95a23336", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:31.263354", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-80875285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336"}], "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:16:31,801 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.456s 2025-08-05 13:16:31,801 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1817728462", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8341aa12-237f-4068-b268-72bd14e8b7cc', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8341aa12-237f-4068-b268-72bd14e8b7cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c682e041-2fd5-47cc-93a7-29bfc4e48a4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:31.483932", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1817728462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c682e041-2fd5-47cc-93a7-29bfc4e48a4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c682e041-2fd5-47cc-93a7-29bfc4e48a4b"}], "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:16:31,886 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.065s 2025-08-05 13:16:31,887 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:31 GMT', 'server': 'Apache/2.4.52 (Ubu ntu)', 'content-type': 'application/json', 'content-length': '2515', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-16567a7f-b03d-4c60-bb74-3b6b557d5ba8', '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": "5ca4db7df6af407baee38605f4d0e5a2", "name": "tempest-TestServerVolumeAttachmentScenario-699593714-project-member", "password_expires_at": null}, "audit_ids": ["w8FFFhl0TNSLHF7yW8SVRA"], "expires_at": "2025-08-05T14:16:31.000000Z", "issued_at": "2025-08-05T13:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fcb16c00f44942f087aeeadcb7e4f720", "name": "tempest-TestServerVolumeAttachmentScenario-699593714"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fcb16c00f44942f087aeeadcb7e4f720", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:16:31,887 101018 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '34abc752-830b-4025-beca-3f12e8855e83', 'name': 'tempest-TestServerVolumeAttachmentScenario-1816145054-network', 'tenant_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1807, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:16:13Z', 'updated_at': '2025-08-05T13:16:13Z', 'revision_number': 1} available for tenant 2025-08-05 13:16:31,888 101018 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:16:31,888 101018 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:16:31,951 101018 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2025-08-05 13:16:31,951 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-81535497", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBARNTSWtQFfzB26hOSUruIwEMAkp4cvR19Oqth0f3XdGc2TTt2RTC8bN+W3DW33Qct0Fw1zA3yuza+LwOmjH0ClYyJ0aUkZUzQbs6TVndfTJ6pRr/AgThTrWcFy7wfKhjQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efd05122-1617-4c42-b508-42bbdf597ab7', 'x-compute-request-id': 'req-efd05122-1617-4c42-b508-42bbdf597ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-81535497", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBARNTSWtQFfzB26hOSUruIwEMAkp4cvR19Oqth0f3XdGc2TTt2RTC8bN+W3DW33Qct0Fw1zA3yuza+LwOmjH0ClYyJ0aUkZUzQbs6TVndfTJ6pRr/AgThTrWcFy7wfKhjQ==", "fingerprint": "5e:d0:c7:d0:a0:ec:d6:81:b3:b0:82:6a:00:f9:12:57", "user_id": "5ca4db7df6af407baee38605f4d0e5a2"}}' 2025-08-05 13:16:31,954 101018 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-81535497 created 2025-08-05 13:16:33,333 101018 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 1.379s 2025-08-05 13:16:33,334 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--229724235", "description": "tempest-description--1566639008"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-522f6dc8-0078-415c-b51c-9ba10b1351b7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e1c1d872-5a6c-4042-8519-2ee7099febd4", "name": "tempest-securitygroup--229724235", "stateful": true, "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "description": "tempest-description--1566639008", "shared": false, "security_group_rules": [{"id": "1a34b900-7015-4644-9074-81785d373e54", "project_id": "fcb16c00f44942f087aeeadcb7e4f720", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "security_group_id": "e1c1d872-5a6c-4042-8519-2ee7099febd4", "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": 673, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:32Z", "updated_at": "2025-08-05T13:16:32Z", "revision_number": 0}, {"id": "4cc82917-a14e-460a-9d46-5642ab9f3460", "project_id": "fcb16c00f44942f087aeeadcb7e4f720", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "security_group_id": "e1c1d872-5a6c-4042-8519-2ee7099febd4", "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": 672, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:32Z", "updated_at": "2025-08-05T13:16:32Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:16:32Z", "updated_at": "2025-08-05T13:16:32Z", "revision_number": 1, "project_id": "fcb16c00f44942f087aeeadcb7e4f720"}}' 2025-08-05 13:16:34,092 101018 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.757s 2025-08-05 13:16:34,093 101018 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": "e1c1d872-5a6c-4042-8519-2ee7099febd4", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-56be832d-d585-4930-ae37-33bcfe932125', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "60f27b08-a492-4df0-84c8-3fd40e2adeb1", "project_id": "fcb16c00f44942f087aeeadcb7e4f720", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "security_group_id": "e1c1d872-5a6c-4042-8519-2ee7099febd4", "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-05T13:16:33Z", "updated_at": "2025-08-05T13:16:33Z", "revision_number": 0}}' 2025-08-05 13:16:34,758 101018 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.665s 2025-08-05 13:16:34,759 101018 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": "e1c1d872-5a6c-4042-8519-2ee7099febd4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1f748574-2f90-4ac8-be0a-f7730340b93d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "311663dc-4189-4d3e-b35f-42e22c0362ad", "project_id": "fcb16c00f44942f087aeeadcb7e4f720", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "security_group_id": "e1c1d872-5a6c-4042-8519-2ee7099febd4", "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-05T13:16:34Z", "updated_at": "2025-08-05T13:16:34Z", "revision_number": 0}}' 2025-08-05 13:16:34,759 101018 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--229724235 created 2025-08-05 13:16:35,505 101018 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.746s 2025-08-05 13:16:35,506 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-395a29be-5913-4b8c-9bad -580c4a03b101', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9d68bc43-7883-4e75-a707-8df5aa9bab7c", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "floating_ip_address": "172.24.4.110", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fcb16c00f44942f087aeeadcb7e4f720", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:16:35Z", "updated_at": "2025-08-05T13:16:35Z", "revision_number": 0}}' 2025-08-05 13:16:35,506 101018 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9d68bc43-7883-4e75-a707-8df5aa9bab7c', 'tenant_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:16:35Z', 'updated_at': '2025-08-05T13:16:35Z', 'revision_number': 0, 'ip': '172.24.4.110'} created 2025-08-05 13:16:35,507 101018 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-81535497', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBARNTSWtQFfzB26hOSUruIwEMAkp4cvR19Oqth0f3XdGc2TTt2RTC8bN+W3DW33Qct0Fw1zA3yuza+LwOmjH0ClYyJ0aUkZUzQbs6TVndfTJ6pRr/AgThTrWcFy7wfKhjQ==', 'fingerprint': '5e:d0:c7:d0:a0:ec:d6:81:b3:b0:82:6a:00:f9:12:57', 'user_id': '5ca4db7df6af407baee38605f4d0e5a2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDxP7P8eiXeAXosW9mvsYT9dBcG6R1PxagDjKIxuX1qFcgdlIXC9ter\nA+b97JaQDNCgBwYFK4EEACKhZANiAAQETU0lrUBX8wduoTklK7iMBDAJKeHL0dfT\nqrYdH913RnNk07dkUwvGzfltw1t90HLdBcNcwN8rs2vi8Dpox9ApWMidGlJGVM0G\n7Ok1Z3X0yeqUa/wIE4U61nBcu8HyoY0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e1c1d872-5a6c-4042-8519-2ee7099febd4', 'name': 'tempest-securitygroup--229724235', 'stateful': True, 'tenant_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'description': 'tempest-description--1566639008', 'shared': False, 'security_group_rules': [{'id': '1a34b900-7015-4644-9074-81785d373e54', 'project_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'tenant_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'security_group_id': 'e1c1d872-5a6c-4042-8519-2ee7099febd4', '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': 673, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:16:32Z', 'updated_at': '2025-08-05T13:16:32Z', 'revision_number': 0}, {'id': '4cc82917-a14e-460a-9d46-5642ab9f3460', 'project_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'tenant_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'security_group_id': 'e1c1d872-5a6c-4042-8519-2ee7099febd4', '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': 672, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:16:32Z', 'updated_at': '2025-08-05T13:16:32Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:16:32Z', 'updated_at': '2025-08-05T13:16:32Z', 'revision_number': 1, 'project_id': 'fcb16c00f44942f087aeeadcb7e4f720'}, 'floating_ip': {'id': '9d68bc43-7883-4e75-a707-8df5aa9bab7c', 'tenant_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', ' project_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:16:35Z', 'updated_at': '2025-08-05T13:16:35Z', 'revision_number': 0, 'ip': '172.24.4.110'}} 2025-08-05 13:16:36,273 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.765s 2025-08-05 13:16:36,273 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-507736210", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "34abc752-830b-4025-beca-3f12e8855e83"}], "security_groups": [{"name": "tempest-securitygroup--229724235"}], "key_name": "tempest-keypair-81535497", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d75773c1-2f55-42dc-bf6d-6b98c605d7c5', 'x-compute-request-id': 'req-d75773c1-2f55-42dc-bf6d-6b98c605d7c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--229724235"}], "adminPass": "pGkJbR3h4RdT"}}' 2025-08-05 13:16:36,393 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c 0.116s 2025-08-05 13:16:36,393 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7af180f7-bb05-4f44-8e3d-c71e330fa682', 'x-compute-request-id': 'req-7af180f7-bb05-4f44-8e3d-c71e330fa682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c'} Body: b'{"server": {"id": "d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c", "name": "tempest-TestServerVolumeAttachmentScenario-server-507736210", "status": "BUILD", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:36Z", "updated": "2025-08-05T13:16:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d1b4b458-cac7-42c6-81e4-9a 1dc05bcb1c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-81535497", "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-05 13:17:26,666 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c 0.203s 2025-08-05 13:17:26,666 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0444c41-02e6-4b24-856f-d4293fe20507', 'x-compute-request-id': 'req-d0444c41-02e6-4b24-856f-d4293fe20507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c'} Body: b'{"server": {"id": "d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c", "name": "tempest-TestServerVolumeAttachmentScenario-server-507736210", "status": "ACTIVE", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "metadata": {}, "hostId": "44bec9f7b0063e391b4eabaf0823ec16954128e409038623786465a5", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:36Z", "updated": "2025-08-05T13:16:54Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1816145054-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:da:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81535497", "OS-SRV-USG:launched_at": "2025-08-05T13:16:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--229724235"}], "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-05 13:17:26,681 101018 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:18:26,877 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c/os-interface 0.151s 2025-08-05 13:18:26,877 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:26 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-8ed73e2b-254e-4ba4-b862-a397f881a62a', 'x-compute-request-id': 'req-8ed73e2b-254e-4ba4-b862-a397f881a62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/comput e/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "34abc752-830b-4025-beca-3f12e8855e83", "port_id": "fb2d30c7-16dc-44d8-9093-501a5df2516a", "mac_addr": "fa:16:3e:99:da:da", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6dcc92d6-2cdf-4228-b9c0-ec8685abc9f6", "ip_address": "10.0.0.10"}]}]}' 2025-08-05 13:18:28,495 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/9d68bc43-7883-4e75-a707-8df5aa9bab7c 1.614s 2025-08-05 13:18:28,495 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "fb2d30c7-16dc-44d8-9093-501a5df2516a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-61fa5504-1f1d-4112-9279-429a65f7a887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/9d68bc43-7883-4e75-a707-8df5aa9bab7c'} Body: b'{"floatingip": {"id": "9d68bc43-7883-4e75-a707-8df5aa9bab7c", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "floating_ip_address": "172.24.4.110", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "d85832d8-fca9-4919-b1e1-5de0c2c0b407", "port_id": "fb2d30c7-16dc-44d8-9093-501a5df2516a", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "34abc752-830b-4025-beca-3f12e8855e83", "mac_address": "fa:16:3e:99:da:da", "admin_state_up": true, "status": "ACTIVE", "device_id": "d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:16:35Z", "updated_at": "2025-08-05T13:18:27Z", "revision_number": 1, "project_id": "fcb16c00f44942f087aeeadcb7e4f720"}}' 2025-08-05 13:18:28,497 101018 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.110:22' as 'cirros' with public key authentication 2025-08-05 13:18:28,521 101018 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:18:28,625 101018 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:18:28,625 101018 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.110 successfully created 2025-08-05 13:18:28,784 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c 0.157s 2025-08-05 13:18:28,784 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b59f6e0e-e289-4064-92f3-518c66b137af', 'x-compute-request-id': 'req-b59f6e0e-e289-4064-92f3-518c66b137af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c'} Body: b'{"server": {"id": "d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c", "name": "tempest-TestServerVolumeAttachmentScenario-server-507736210", "status": "ACTIVE", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "metadata": {}, "hostId": "44bec9f7b0063e391b4eabaf0823ec16954128e409038623786465a5", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3d c7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:36Z", "updated": "2025-08-05T13:16:54Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1816145054-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:da:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81535497", "OS-SRV-USG:launched_at": "2025-08-05T13:16:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--229724235"}], "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-05 13:18:28,987 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.187s 2025-08-05 13:18:28,987 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:28 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-b7d70ea1-6e02-46b6-ad99-5e167133dc86', 'x-compute-request-id': 'req-b7d70ea1-6e02-46b6-ad99-5e167133dc86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c", "name": "tempest-TestServerVolumeAttachmentScenario-server-507736210", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}]}]}' 2025-08-05 13:18:29,027 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336 0.036s 2025-08-05 13:18:29,027 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f5a76a-441b-4036-9d98-8c1b6c0d2fb6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f5a76a-441b-4036-9d98-8c1b6c0d2fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336'} Body: b'{"volume": {"id": "2315e71b-cd50-4145-a9f4-b77d95a23336", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:31.000000", "updated_at": "2025-08-05T13:16:31.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-80875285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336"}], "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fcb16c00f44942f087aeeadcb7e4f720"}}' 2025-08-05 13:18:30,083 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336 0.041s 2025-08-05 13:18:30,083 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55933350-0376-4c9a-99c6-fbc4d4621054', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55933350-0376-4c9a-99c6-fbc4d4621054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336'} Body: b'{"volume": {"id": "2315e71b-cd50-4145-a9f4-b77d95a23336", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:31.000000", "updated_at": "2025-08-05T13:16:31.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-80875285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336"}], "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fcb16c00f44942f087aeeadcb7e4f720"}}' 2025-08-05 13:18:30,220 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c 0.121s 2025-08-05 13:18:30,220 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aacf158-63e0-4168-b49d-2fc1f3c493c3', 'x-compute-request-id': 'req-6aacf158-63e0-4168-b49d-2fc1f3c493c3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c'} Body: b'' 2025-08-05 13:18:30,414 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c 0.193s 2025-08-05 13:18:30,415 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1686', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37bca813-74ce-466f-ab7b-d6328a96aeac', 'x-compute-request-id': 'req-37bca813-74ce-466f-ab7b-d6328a96aeac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c'} Body: b'{"server": {"id": "d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c", "name": "tempest-TestServerVolumeAttachme ntScenario-server-507736210", "status": "ACTIVE", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "metadata": {}, "hostId": "44bec9f7b0063e391b4eabaf0823ec16954128e409038623786465a5", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:36Z", "updated": "2025-08-05T13:18:30Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1816145054-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:da:da"}, {"version": 4, "addr": "172.24.4.110", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:da:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81535497", "OS-SRV-USG:launched_at": "2025-08-05T13:16:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--229724235"}], "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-05 13:19:20,543 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c 0.059s 2025-08-05 13:19:20,543 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-3b137121-172b-439f-af2a-860f2dd007d9', 'x-compute-request-id': 'req-3b137121-172b-439f-af2a-860f2dd007d9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c could not be found."}}' 2025-08-05 13:19:20,722 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-81535497 0.178s 2025-08-05 13:19:20,723 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-de4ac34c-dc6c-4215-bf5c-b0b85c1c5686', 'x-compute-request-id': 'req-de4ac34c-dc6c-4215-bf5c-b0b85c1c5686', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-81535497'} Body: b'' 2025-08-05 13:19:20,943 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/e1c1d872-5a6c-4042-8519-2ee7099febd4 0.219s 2025-08-05 13:19:20,943 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7abba669-30ca-431f-b902-dbbc6c079f6a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e1c1d872-5a6c-4042-8519-2ee7099febd4'} Body: b'' 2025-08-05 13:19:20,960 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/e1c1d872-5a6c-4042-8519-2ee7099febd4 0.016s 2025-08-05 13:19:20,960 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-1e8aa42e-bda6-43db-8c12-ecff82c0a30e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e1c1d872-5a6c-4042-8519-2ee7099febd4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e1c1d872-5a6c-4042-8519-2ee7099febd4 does not exist", "detail": ""}}' 2025-08-05 13:19:21,360 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/9d68bc43-7883-4e75-a707-8df5aa9bab7c 0.399s 2025-08-05 13:19:21,360 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f83f2d16-e337-4434-98c4-2aaa387b26c3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/9d68bc43-7883-4e75-a707-8df5aa9bab7c'} Body: b'' 2025-08-05 13:19:21,470 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c682e041-2fd5-47cc-93a7-29bfc4e48a4b 0.109s 2025-08-05 13:19:21,471 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-f76c5837-b4e4-43f9-a1d6-716d31ed96b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c682e041-2fd5-47cc-93a7-29bfc4e48a4b'} Body: b'' 2025-08-05 13:19:21,496 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c682e041-2fd5-47cc-93a7-29bfc4e48a4b 0.024s 2025-08-05 13:19:21,496 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-11e7ccc4-b08c-4121-9bf8-529330f05397', 'x-openstack-request-id': 'req-11e7ccc4-b08c-4121-9bf8-529330f05397', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c682e041-2fd5-47cc-93a7-29bfc4e48a4b'} Body: b'{"itemNotFound": {"code": 404, " message": "Volume c682e041-2fd5-47cc-93a7-29bfc4e48a4b could not be found."}}' 2025-08-05 13:19:21,590 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336 0.093s 2025-08-05 13:19:21,591 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-b7ea4d9c-ec58-4ecc-a311-22dae20b0ac7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336'} Body: b'' 2025-08-05 13:19:21,614 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336 0.023s 2025-08-05 13:19:21,614 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-aa223e88-5575-409a-a1d4-94bdd4d70789', 'x-openstack-request-id': 'req-aa223e88-5575-409a-a1d4-94bdd4d70789', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2315e71b-cd50-4145-a9f4-b77d95a23336 could not be found."}}' {9} 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`. {5} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {5} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {5} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance [1.860713s] ... 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 a435af87-9396-438a-95f3-78ac4c5b94e9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:31,740 101010 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/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.205s 2025-08-05 13:19:31,741 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d12d9e49-178f-4239-9f07-bc4062701337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:32,138 101010 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 0.395s 2025-08-05 13:19:32,138 101010 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-416096300", "snapshot_id": null, "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ee0b99-f442-43ad-8fba-16e2e55c55d0', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ee0b99-f442-43ad-8fba-16e2e55c55d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a435af87-9396-438a-95f3-78ac4c5b94e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:32.062201", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-416096300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:32,192 101010 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/a435af87-9396-438a-95f3-78ac4c5b94e9 0.041s 2025-08-05 13:19:32,192 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body : None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f37037-ec91-49a8-900f-51c4a760e10c', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f37037-ec91-49a8-900f-51c4a760e10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9'} Body: b'{"volume": {"id": "a435af87-9396-438a-95f3-78ac4c5b94e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:32.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-416096300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:33,249 101010 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/a435af87-9396-438a-95f3-78ac4c5b94e9 0.041s 2025-08-05 13:19:33,249 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53f6325-9377-4add-b02e-3dc0d5e2f3af', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53f6325-9377-4add-b02e-3dc0d5e2f3af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9'} Body: b'{"volume": {"id": "a435af87-9396-438a-95f3-78ac4c5b94e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:32.000000", "updated_at": "2025-08-05T13:19:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-416096300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:33,369 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9 0.105s 2025-08-05 13:19:33,370 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:33 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-3c631e2a-3dd5-4091-9321-04ce5986bedd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9'} Body: b'' 2025-08-05 13:19:33,393 10 1010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9 0.022s 2025-08-05 13:19:33,393 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e1d74d-673a-41e9-8587-4a3c66897f6b', 'x-openstack-request-id': 'req-71e1d74d-673a-41e9-8587-4a3c66897f6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a435af87-9396-438a-95f3-78ac4c5b94e9 could not be found."}}' {5} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.643170s] ... 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 7ea15a2e-5903-4ec0-8594-4c28c7fcb711 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:33,416 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.020s 2025-08-05 13:19:33,417 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0596d864-5b1e-44d7-9ff8-d412cab03949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:33,787 101010 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.370s 2025-08-05 13:19:33,788 101010 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-551258748", "snapshot_id": null, "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae163cd-c970-4fba-92f9-7569ee7dfc30', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae163cd-c970-4fba-92f9-7569ee7dfc30', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7ea15a2e-5903-4ec0-8594-4c28c7fcb711", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:33.710235", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-551258748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:33,843 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711 0.043s 2025-08-05 13:19:33,843 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018b959d-e428-434a-92db-08e5d7a49a67', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018b959d-e428-434a-92db-08e5d7a49a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711'} Body: b'{"volume": {"id": "7ea15a2e-5903-4ec0-8594-4c28c7fcb711", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:34.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-551258748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:34,897 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711 0.040s 2025-08-05 13:19:34,898 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa92fdd-5b89-43c4-80c7-561eb237478b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa92fdd-5b89-43c4-80c7-561eb237478b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711'} Body: b'{"volume": {"id": "7ea15a2e-5903-4ec0-8594-4c28c7fcb711", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:34.000000", "updated_at": "2025-08-05T13:19:34.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-551258748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:35,013 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711 0.101s 2025-08-05 13:19:35,013 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-b898f810-8e37-4b79-8bd2-58cfa1824583', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711'} Body: b'' 2025-08-05 13:19:35,037 101010 INFO [tempest.lib.common.rest_c lient] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711 0.024s 2025-08-05 13:19:35,038 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-f9f20473-d3eb-431b-afc7-75eaa138fd5d', 'x-openstack-request-id': 'req-f9f20473-d3eb-431b-afc7-75eaa138fd5d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7ea15a2e-5903-4ec0-8594-4c28c7fcb711 could not be found."}}' {5} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.988993s] ... 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 641b6d55-38a4-432b-a225-11b1fbeb1533 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:35,061 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.021s 2025-08-05 13:19:35,062 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ffadc0b2-b263-4a89-818d-cffc604fd427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:35,703 101010 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.640s 2025-08-05 13:19:35,703 101010 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-929073340", "snapshot_id": null, "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54be729-76d6-4b60-96cc-257d11567736', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54be729-76d6-4b60-96cc-257d11567736', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "641b6d55-38a4-432b-a225-11b1fbeb1533", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:35.589541", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-929073340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:35,762 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533 0.045s 2025-08-05 13:19:35,762 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'T ue, 05 Aug 2025 13:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd2531d-33a5-4c5b-b329-aa19112f1583', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd2531d-33a5-4c5b-b329-aa19112f1583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533'} Body: b'{"volume": {"id": "641b6d55-38a4-432b-a225-11b1fbeb1533", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:36.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-929073340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:36,896 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533 0.118s 2025-08-05 13:19:36,896 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5f4cfa-70d1-4e40-87a6-4fa13326540e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5f4cfa-70d1-4e40-87a6-4fa13326540e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533'} Body: b'{"volume": {"id": "641b6d55-38a4-432b-a225-11b1fbeb1533", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:36.000000", "updated_at": "2025-08-05T13:19:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-929073340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:37,006 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533 0.095s 2025-08-05 13:19:37,007 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04463d5-8512-46d1-9d77-88ca7933baa9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533'} Body: b'' 2025-08-05 13:19:37,028 101010 INFO [tempest.lib.common.rest_client] Request ( TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533 0.021s 2025-08-05 13:19:37,028 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-4f7bfb48-efb7-4a20-b08a-eee64e5fcf08', 'x-openstack-request-id': 'req-4f7bfb48-efb7-4a20-b08a-eee64e5fcf08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 641b6d55-38a4-432b-a225-11b1fbeb1533 could not be found."}}' {3} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [243.973563s] ... 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 e330c160-283d-43f6-b927-16fcf86f93bd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:36,501 101006 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.454s 2025-08-05 13:15:36,501 101006 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-1487106467"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7ec4f6-235b-4fa0-82f8-90545cfac0fa', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7ec4f6-235b-4fa0-82f8-90545cfac0fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e330c160-283d-43f6-b927-16fcf86f93bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:36.415457", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1487106467", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e330c160-283d-43f6-b927-16fcf86f93bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e330c160-283d-43f6-b927-16fcf86f93bd"}], "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:15:36,515 101006 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:15:36,602 101006 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.084s 2025-08-05 13:15:36,602 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-394529923", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJQT234oXQKN23maBvmvSfp4Utrl2eI4jUzTPaqCeMBASOxj0elME1EOp91yVfr3617L49gqXyeakxrQMrKROTB0WmrpFO3XLFzsDLvrKTKpMClO4/hDSPu/EmPFpm8a2Q=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:36 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-f5b8d90e-bc74-406c-98fc-d907ae9c2b32', 'x-compute-request-id': 'req-f5b8d90e-bc74-406c-98fc-d907ae9c2b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-394529923", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJQT234oXQKN23maBvmvSfp4Utrl2eI4jUzTPaqCeMBASOxj0elME1EOp91yVfr3617L49gqXyeakxrQMrKROTB0WmrpFO3XLFzsDLvrKTKpMClO4/hDSPu/EmPFpm8a2Q==", "fingerprint": "52:2f:95:84:d3:12:c4:6f:02:8c:01:ab:cf:d2:f5:3e", "user_id": "6a2f7ec6bbb8486fbadb481d06430404"}}' 2025-08-05 13:15:36,605 101006 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-394529923 created 2025-08-05 13:15:38,446 101006 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 1.841s 2025-08-05 13:15:38,447 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1805493276", "description": "tempest-description--1426461736"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-2f72468e-2423-49e3-bcb2-be3d9734f7b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f092ace5-ad1a-4187-a2e6-448c0dd45585", "name": "tempest-securitygroup--1805493276", "stateful": true, "tenant_id": "9e65aae865624f66b1f99138d5033064", "description": "tempest-description--1426461736", "shared": false, "security_group_rules": [{"id": "8bbc2cbe-cc63-4e40-b583-20e3f99078ce", "project_id": "9e65aae865624f66b1f99138d5033064", "tenant_id": "9e65aae865624f66b1f99138d5033064", "security_group_id": "f092ace5-ad1a-4187-a2e6-448c0dd45585", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 455, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:15:38Z", "updated_at": "2025-08-05T13:15:38Z", "revision_number": 0}, {"id": "acba6588-9c92-49f5-bf39-570e3e1ef1fd", "project_id": "9e65aae865624f66b1f99138d5033064", "tenant_id": "9e65aae865624f66b1f99138d5033064", "security_group_id": "f092ace5-ad1a-4187-a2e6-448c0dd45585", "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": 456, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:15:38Z", "updated_at": "2025-08-05T13:15:38Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:15:38Z", "updated_at": "2025-08-05T13:15:38Z", "revision_number": 1, "project_id": "9e65aae865624f66b1f99138d5033064"}}' 2025-08-05 13:15:39,831 101006 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.384s 2025-08-05 13:15:39,832 101006 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": "f092ace5-ad1a-4187-a2e6-448c0dd45585", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-56f79841-e043-4d86-b4f2-e6eb1cdc58ae', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "734bf51d-b6f7-40ed-a197-99ec2ed2e9bf", "project_id": "9e65aae865624f66b1f99138d5033064", "tenant_id": "9e65aae865624f66b1f99138d5033064", "security_group_id": "f092ace5-ad1a-4187-a2e6-448c0dd45585", "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-05T13:15:39Z", "updated_at": "2025-08-05T13:15:39Z", "revision_number": 0}}' 2025-08-05 13:15:40,200 101006 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 0.367s 2025-08-05 13:15:40,201 1 01006 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": "f092ace5-ad1a-4187-a2e6-448c0dd45585", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1f1b1b75-0d7e-4609-8cd0-6243563730c1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cea3b311-57ce-4b3b-9a89-8dfb85c862b2", "project_id": "9e65aae865624f66b1f99138d5033064", "tenant_id": "9e65aae865624f66b1f99138d5033064", "security_group_id": "f092ace5-ad1a-4187-a2e6-448c0dd45585", "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-05T13:15:40Z", "updated_at": "2025-08-05T13:15:40Z", "revision_number": 0}}' 2025-08-05 13:15:40,202 101006 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1805493276 created 2025-08-05 13:15:43,554 101006 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 3.351s 2025-08-05 13:15:43,554 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-d00d259c-e581-423d-9171-77e56221e170', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e6d860c5-23bb-43da-8baa-32598f38d9b2", "tenant_id": "9e65aae865624f66b1f99138d5033064", "floating_ip_address": "172.24.4.7", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9e65aae865624f66b1f99138d5033064", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:15:43Z", "updated_at": "2025-08-05T13:15:43Z", "revision_number": 0}}' 2025-08-05 13:15:43,555 101006 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e6d860c5-23bb-43da-8baa-32598f38d9b2', 'tenant_id': '9e65aae865624f66b1f99138d5033064', 'floating_ip_address': '172.24.4.7', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9e65aae865624f66b1f99138d5033064', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:15:43Z', 'updated_at': '2025-08-05T13:15:43Z', 'revision_number': 0, 'ip': '172.24.4.7'} created 2025-08-05 13:15:43,690 101006 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.129s 2025-08-05 13:15:43,691 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'co ntent-length': '2503', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a5e65c93-16eb-48f1-aa28-614d7a1a3e0f', '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": "6a2f7ec6bbb8486fbadb481d06430404", "name": "tempest-ServerStableDeviceRescueTest-528433743-project-member", "password_expires_at": null}, "audit_ids": ["xuj_TAlFRkSI3up8DIWY8g"], "expires_at": "2025-08-05T14:15:43.000000Z", "issued_at": "2025-08-05T13:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e65aae865624f66b1f99138d5033064", "name": "tempest-ServerStableDeviceRescueTest-528433743"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9e65aae865624f66b1f99138d5033064", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:15:43,692 101006 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '06389f72-1a21-49d8-a847-0ff586e6360d', 'name': 'tempest-ServerStableDeviceRescueTest-1539946054-network', 'tenant_id': '9e65aae865624f66b1f99138d5033064', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9e65aae865624f66b1f99138d5033064', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16738, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:15:24Z', 'updated_at': '2025-08-05T13:15:24Z', 'revision_number': 1} available for tenant 2025-08-05 13:15:43,692 101006 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-394529923', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJQT234oXQKN23maBvmvSfp4Utrl2eI4jUzTPaqCeMBASOxj0elME1EOp91yVfr3617L49gqXyeakxrQMrKROTB0WmrpFO3XLFzsDLvrKTKpMClO4/hDSPu/ EmPFpm8a2Q==', 'fingerprint': '52:2f:95:84:d3:12:c4:6f:02:8c:01:ab:cf:d2:f5:3e', 'user_id': '6a2f7ec6bbb8486fbadb481d06430404', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAh+rPmoQcOtJNE6p+9xOcSx1mNJmZiQHUKl4opCFpb6E2EbFYQnGz4\neSi//UMQphugBwYFK4EEACKhZANiAASUE9t+KF0Cjdt5mgb5r0n6eFLa5dniOI1M\n0z2qgnjAQEjsY9HpTBNRDqfdclX69+tey+PYKl8nmpMa0DKykTkwdFpq6RTt1yxc\n7Ay76ykyqTApTuP4Q0j7vxJjxaZvGtk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f092ace5-ad1a-4187-a2e6-448c0dd45585', 'name': 'tempest-securitygroup--1805493276', 'stateful': True, 'tenant_id': '9e65aae865624f66b1f99138d5033064', 'description': 'tempest-description--1426461736', 'shared': False, 'security_group_rules': [{'id': '8bbc2cbe-cc63-4e40-b583-20e3f99078ce', 'project_id': '9e65aae865624f66b1f99138d5033064', 'tenant_id': '9e65aae865624f66b1f99138d5033064', 'security_group_id': 'f092ace5-ad1a-4187-a2e6-448c0dd45585', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 455, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:15:38Z', 'updated_at': '2025-08-05T13:15:38Z', 'revision_number': 0}, {'id': 'acba6588-9c92-49f5-bf39-570e3e1ef1fd', 'project_id': '9e65aae865624f66b1f99138d5033064', 'tenant_id': '9e65aae865624f66b1f99138d5033064', 'security_group_id': 'f092ace5-ad1a-4187-a2e6-448c0dd45585', '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': 456, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:15:38Z', 'updated_at': '2025-08-05T13:15:38Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:15:38Z', 'updated_at': '2025-08-05T13:15:38Z', 'revision_number': 1, 'project_id': '9e65aae865624f66b1f99138d5033064'}, 'floating_ip': {'id': 'e6d860c5-23bb-43da-8baa-32598f38d9b2', 'tenant_id': '9e65aae865624f66b1f99138d5033064', 'floating_ip_address': '172.24.4.7', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9e65aae865624f66b1f99138d5033064', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:15:43Z', 'updated_at': '2025-08-05T13:15:43Z', 'revision_number': 0, 'ip': '172.24.4.7'}} 2025-08-05 13:15:50,265 101006 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 6.571s 2025-08-05 13:15:50,265 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1790525436", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "06389f72-1a21-49d8-a847-0ff586e6360d"}], "security_groups": [{"name": "tempest-securitygroup--1805493276"}], "key_name": "tempest-keypair-394529923", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f90e1c7-6dd3-4501-b466-b383db130bf3', 'x-compute-request-id': 'req-4f90e1c7-6dd3-4501-b466-b383db130bf3', 'connection': 'cl ose', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1805493276"}], "adminPass": "vAYD5rJ4hx76"}}' 2025-08-05 13:15:54,660 101006 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/7bc2bc68-a7ae-4bd2-b109-07c678f95c51 4.392s 2025-08-05 13:15:54,661 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:50 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-14ab27e7-3da5-4e2e-a81e-963b5ac9bbfc', 'x-compute-request-id': 'req-14ab27e7-3da5-4e2e-a81e-963b5ac9bbfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51'} Body: b'{"server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "name": "tempest-ServerStableDeviceRescueTest-server-1790525436", "status": "BUILD", "tenant_id": "9e65aae865624f66b1f99138d5033064", "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:50Z", "updated": "2025-08-05T13:15:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-394529923", "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-05 13:16:44,968 101006 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/7bc2bc68-a7ae-4bd2-b109-07c678f95c51 0.245s 2025-08-05 13:16:44,969 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02771490-cd50-43f2-a5b8-067fb0d73100', 'x-compute-request-id': 'req-02771490-cd50-43f2-a5b8-067fb0d73100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51'} Body: b'{"server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "name": "tempest-ServerStableDeviceRescueTest-server-1790525436", "status": "ACTIVE", "tenant_id": "9e65aae865624f66b1f99138d5033064", "user_id": "6a2f7ec6b bb8486fbadb481d06430404", "metadata": {}, "hostId": "2ce6bb1f1d1c889af8b30b2b932dfae8bca2a611476ae89e119c8fa0", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:50Z", "updated": "2025-08-05T13:16:22Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1539946054-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b2:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-394529923", "OS-SRV-USG:launched_at": "2025-08-05T13:16:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1805493276"}], "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-05 13:16:44,983 101006 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:17:45,199 101006 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/7bc2bc68-a7ae-4bd2-b109-07c678f95c51/os-interface 0.154s 2025-08-05 13:17:45,199 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:45 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-eae29307-0e69-4462-b0b2-d81a89af5fc2', 'x-compute-request-id': 'req-eae29307-0e69-4462-b0b2-d81a89af5fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "06389f72-1a21-49d8-a847-0ff586e6360d", "port_id": "7e3ead65-7419-492f-861a-1531348ada2d", "mac_addr": "fa:16:3e:7f:b2:3e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "00efa195-1bc4-449b-afae-665ab2c670f3", "ip_address": "10.0.0.9"}]}]}' 2025-08-05 13:17:46,621 101006 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/e6d860c5-23bb-43da-8baa-32598f38d9b2 1.417s 2025-08-05 13:17:46,622 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7e3ead65-7419-492f-861a-1531348ada2d"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '827', 'x-openstack-request-id': 'req-2d5368ea-acc2-4c9c-8f16-cfc162cbb050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e6d860c5-23bb-43da-8baa-32598f38d9b2'} Body: b'{"floatingip": {"id": "e6d860c5-23bb-43da-8baa-32598f38d9b2", "tenant_id": "9e65aae865624f66b1f99138d5033064", "floating_ip_address": "172.24.4.7", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "3287e240-1ff5-4b7a-a783-69708128e028", "port_id": "7e3ead65-7419-492f-861a-15313 48ada2d", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "06389f72-1a21-49d8-a847-0ff586e6360d", "mac_address": "fa:16:3e:7f:b2:3e", "admin_state_up": true, "status": "ACTIVE", "device_id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:15:43Z", "updated_at": "2025-08-05T13:17:45Z", "revision_number": 1, "project_id": "9e65aae865624f66b1f99138d5033064"}}' 2025-08-05 13:17:46,624 101006 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.7:22' as 'cirros' with public key authentication 2025-08-05 13:17:46,642 101006 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:17:46,746 101006 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:17:46,747 101006 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.7 successfully created 2025-08-05 13:17:47,624 101006 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/7bc2bc68-a7ae-4bd2-b109-07c678f95c51/action 0.875s 2025-08-05 13:17:47,624 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-419604653"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:46 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/2475d54f-e61d-45df-ae27-99c2f75f39ac', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ebb6c0a-0694-4329-ac7b-8461b5ccf61a', 'x-compute-request-id': 'req-4ebb6c0a-0694-4329-ac7b-8461b5ccf61a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51/action'} Body: b'' 2025-08-05 13:17:47,697 101006 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/2475d54f-e61d-45df-ae27-99c2f75f39ac 0.067s 2025-08-05 13:17:47,697 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3325678c-a4e2-4bf9-a842-b0179a7c68fa', 'x-compute-request-id': 'req-3325678c-a4e2-4bf9-a842-b0179a7c68fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2475d54f-e61d-45df-ae27-99c2f75f39ac'} Body: b'{"image": {"id": "2475d54f-e61d-45df-ae27-99c2f75f39ac", "name": "tempest-ServerStableDeviceRescueTest-image-419604653", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "owner_project_name": "tempest-ServerStableDeviceRescueTest-528433743", "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-528433743 -project-member", "user_id": "6a2f7ec6bbb8486fbadb481d06430404"}, "created": "2025-08-05T13:17:47Z", "updated": "2025-08-05T13:17:47Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}], "server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}]}}}' 2025-08-05 13:18:37,817 101006 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/2475d54f-e61d-45df-ae27-99c2f75f39ac 0.073s 2025-08-05 13:18:37,817 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-902c0e0a-30ff-4157-ac34-5bdc3be676cc', 'x-compute-request-id': 'req-902c0e0a-30ff-4157-ac34-5bdc3be676cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2475d54f-e61d-45df-ae27-99c2f75f39ac'} Body: b'{"image": {"id": "2475d54f-e61d-45df-ae27-99c2f75f39ac", "name": "tempest-ServerStableDeviceRescueTest-image-419604653", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "owner_id": "9e65aae865624f66b1f99138d5033064", "owner_project_name": "tempest-ServerStableDeviceRescueTest-528433743", "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-528433743-project-member", "user_id": "6a2f7ec6bbb8486fbadb481d06430404"}, "created": "2025-08-05T13:17:47Z", "updated": "2025-08-05T13:17:56Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}], "server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}]}}}' 2025-08-05 13:18:37,899 101006 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/2475d54f-e61d-45df-ae27-99c2f75f39ac 0.068s 2025-08-05 13:18:37,900 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-256d77f0-b576-4e85-8923-4529b42fe40b', 'x-compute-request-id': 'req-256d77f0-b576-4e85-8923-4529b42fe40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2475d54f-e61d-45df-ae27-99c2f75f39ac'} Body: b'{"image": {"id": "2475d54f-e61d-45df-ae27-99c2f75f39ac", "name": "tempest-ServerStableDeviceRescueTest-image-419604653", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "owner_id": "9e65aae865624f66b1f99138d5033064", "owner_project_name": "tempest-ServerStableDeviceRescueTest-528433743", "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-528433743-project-member", "user_id": "6a2f7ec6bbb8486fbadb481d06430404"}, "created": "2025-08-05T13:17:47Z", "updated": "2025-08-05T13:17:56Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}], "server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}]}}}' 2025-08-05 13:18:38,150 101006 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/7bc2bc68-a7ae-4bd2-b109-07c678f95c51 0.243s 2025-08-05 13:18:38,151 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:37 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-c8125795-2c00-47a5-83ff-9ac7b6b12658', 'x-compute-request-id': 'req-c8125795-2c00-47a5-83ff-9ac7b6b12658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51'} Body: b'{"server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "name": "tempest-ServerStableDeviceRescueTest-server-1790525436", "status": "ACTIVE", "tenant_id": "9e65aae865624f66b1f99138d5033064", "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "metadata": {}, "hostId": "2ce6bb1f1d1c889af8b30b2b932dfae8bca2a611476ae89e119c8fa0", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:50Z", "updated": "2025-08-05T13:17:56Z", "addresses": {"tempest-ServerStableDev iceRescueTest-1539946054-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b2:3e"}, {"version": 4, "addr": "172.24.4.7", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b2:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-394529923", "OS-SRV-USG:launched_at": "2025-08-05T13:16:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1805493276"}], "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-05 13:19:38,449 101006 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/2475d54f-e61d-45df-ae27-99c2f75f39ac 0.226s 2025-08-05 13:19:38,450 101006 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': 'Tue, 05 Aug 2025 13:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e67aa47a-3288-4fd7-a065-282323a270d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2475d54f-e61d-45df-ae27-99c2f75f39ac'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "owner_id": "9e65aae865624f66b1f99138d5033064", "owner_project_name": "tempest-ServerStableDeviceRescueTest-528433743", "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-528433743-project-member", "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-419604653", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "558e4df69cbe14c0b858c36540c30ef9", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9e65aae865624f66b1f99138d5033064", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "157b48f0f70533b1c8da42463dae53516f8bb340a44c256de9a225a8a42960dc79c7c8ee4a7957690953277d3cac6303f4bae3fcf6a97788ba0b818a35600f16", "id": "2475d54f-e61d-45df-ae27-99c2f75f39ac", "created_at": "2025-08-05T13:17:47Z", "updated_at": "2025-08-05T13:19:38Z", "tags": [], "self": "/v2/images/2475d54f-e61d-45df-ae27-99c2f75f39ac", "file": "/v2/images/2475d54f-e61d-45df-ae27-99c2f75f39ac/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:38,619 101006 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/2475d54f-e61d-45df-ae27-99c2f75f39ac 0.169s 2025-08-05 13:19:38,620 101006 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': 'Tue, 05 Aug 2025 13:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e6fb2699-5d5c-496a-86ec-4b5ec40d9695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2475d54f-e61d-45df-ae27-99c2f75f39ac'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "owner_id": "9e65aae865624f66b1f99138d5033064", "owner_project_name": "tempest-ServerStableDeviceRescueTest-528433743", "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-528433743-project-member", "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-419604653", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "558e4df69cbe14c0b858c36540c30ef9", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9e65aae865624f66b1f99138d5033064", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "157b48f0f70533b1c8da42463dae53516f8bb340a44c256de9a225a8a42960dc79c7c8ee4a7957690953277d3cac6303f4bae3fcf6a97788ba0b818a35600f16", "id": "2475d54f-e61d-45df-ae27-99c2f75f39ac", "created_at": "2025-08-05T13:17:47Z", "updated_at": "2025-08-05T13:19:39Z", "tags": [], "self": "/v2/images/2475d54f-e61d-45df-ae27-99c2f75f39ac", "file": "/v2/images/2475d54f-e61d-45df-ae27-99c2f75f39ac/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:38,882 101006 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/7bc2bc68-a7ae-4bd2-b109-07c678f95c51 0.261s 2025-08-05 13:19:38,883 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:38 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-10b5ef2d-423b-43ed-abb8-5f475cdc4a1b', 'x-compute-request-id': 'req-10b5ef2d-423b-43ed-abb8-5f475cdc4a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51'} Body: b'{"server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "name": "tempest-ServerStableDeviceRescueTest-server-1790525436", "status": "ACTIVE", "tenant_id": "9e65aae865624f66b1f99138d5033064", "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "metadata": {}, "hostId": "2ce6bb1f1d1c889af8b30b2b932dfae8bca2a611476ae89e119c8fa0", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:50Z", "updated": "2025-08-05T13:17:56Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1539946054-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b2:3e"}, {"version": 4, "addr": "172.24.4.7", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b2:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/c ompute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-394529923", "OS-SRV-USG:launched_at": "2025-08-05T13:16:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1805493276"}], "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-05 13:19:38,948 101006 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/e330c160-283d-43f6-b927-16fcf86f93bd 0.050s 2025-08-05 13:19:38,949 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-108c5c67-a521-4127-972c-a342cf9e27e6', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-108c5c67-a521-4127-972c-a342cf9e27e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e330c160-283d-43f6-b927-16fcf86f93bd'} Body: b'{"volume": {"id": "e330c160-283d-43f6-b927-16fcf86f93bd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:36.000000", "updated_at": "2025-08-05T13:15:37.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1487106467", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e330c160-283d-43f6-b927-16fcf86f93bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e330c160-283d-43f6-b927-16fcf86f93bd"}], "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9e65aae865624f66b1f99138d5033064"}}' 2025-08-05 13:19:40,000 101006 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/e330c160-283d-43f6-b927-16fcf86f93bd 0.036s 2025-08-05 13:19:40,000 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f4765c4-19a2-41c1-a202-2932ae63415f', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f4765c4-19a2-41c1-a202-2932ae63415f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e330c160-283d-43f6-b927-16fcf86f93bd'} Body: b'{"volume": {"id": "e330c160-283d-43f6-b927-16fcf86f93bd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:36.000000", "updated_at": "2025-08-05T13:15:37.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1487106467", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e330c160-283d-43f6-b927-16fcf86f93bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e330c160-283d-43f6-b927-16fcf86f93bd"}], "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9e65aae865624f66b1f99138d5033064"}}' {5} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [4.919584s] ... 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 704f1c97-fc9d-4df1-ae8c-baa445582cce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:37,031 101010 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2025-08-05 13:19:37,083 101010 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.051s 2025-08-05 13:19:37,084 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-809444722", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEqNG4gtAAGrHBumfujXAbp8FwI6cO/68RJ+W6mPyS+OKm3EWhko4Xq8wdiR7pmZ/Sllx7vp8QG2cUMxTsBxjmtmB7PFKY9oHKnFfsd26yBrV/5E1sZ5czBMnbXy9UkbpA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-226f30f2-6f7d-47e1-a0c4-648f91425edf', 'x-compute-request-id': 'req-226f30f2-6f7d-47e1-a0c4-648f91425edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-809444722", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEqNG4gtAAGrHBumfujXAbp8FwI6cO/68RJ+W6mPyS+OKm3EWhko4Xq8wdiR7pmZ/Sllx7vp8QG2cUMxTsBxjmtmB7PFKY9oHKnFfsd26yBrV/5E1sZ5czBMnbXy9UkbpA==", "fingerprint": "91:c7:c2:10:87:3b:90:17:03:81:ed:19:1c:7a:de:0f", "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a"}}' 2025-08-05 13:19:37,299 101010 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.212s 2025-08-05 13:19:37,299 101010 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-1604386794", "description": "tempest-secgroup-smoke-1604386794 description", "project_id": "f5055d5acb144adaae431ec772215e4e"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-ad071804-e889-4f46-a8e7-f50e8bc16710', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "name": "tempest-secgroup-smoke-1604386794", "stateful": true, "tenant_id": "f5055d5acb144adaae431ec772215e4e", "description": "tempest-secgroup-smoke-1604386794 description", "shared": false, "security_group_rules": [{"id": "aca868b7-3a7f-4fee-ad1f-1c7df7ed307d", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 778, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:19:37Z", "updated_at": "2025-08-05T13:19:37Z", "revision_number": 0}, {"id": "f0007e65-6f5f-4f91-b290-ccff5ceb113c", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "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": 777, "belongs_to_default_sg": false, "descrip tion": null, "tags": [], "created_at": "2025-08-05T13:19:37Z", "updated_at": "2025-08-05T13:19:37Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:19:37Z", "updated_at": "2025-08-05T13:19:37Z", "revision_number": 1, "project_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:37,510 101010 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.210s 2025-08-05 13:19:37,510 101010 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": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "project_id": "f5055d5acb144adaae431ec772215e4e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-819bd405-f966-4425-ae3c-3864da0ad7ec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a3c893b5-7160-4de1-aafa-272d781c31d6", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "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-05T13:19:37Z", "updated_at": "2025-08-05T13:19:37Z", "revision_number": 0}}' 2025-08-05 13:19:37,738 101010 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.227s 2025-08-05 13:19:37,738 101010 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": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "project_id": "f5055d5acb144adaae431ec772215e4e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-8ad7fe67-c703-42f9-a5c1-48aaaefa3cdc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4c6ce572-b391-4651-a05f-c11704d5bd1d", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "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-05T13:19:37Z", "updated_at": "2025-08-05T13:19:37Z", "revision_number": 0}}' 2025-08-05 13:19:37,945 101010 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.206s 2025-08-05 13:19:37,946 101010 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": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "project_id": "f5055d5acb144adaae431ec772215e4e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-07b7177f-3c40-476d-8b1c-7ce302873b26', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "531c96f3-289c-4067-8d0a-e21315656b13", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "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-05T13:19:37Z", "updated_at": "2025-08-05T13:19:37Z", "revision_number": 0}}' 2025-08-05 13:19:38,214 101010 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.268s 2025-08-05 13:19:38,214 101010 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": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "project_id": "f5055d5acb144adaae431ec772215e4e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-50caa3eb-05f6-4eec-8f6b-76c2b2266045', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b9ff2565-5a62-4f0f-b62e-1f7f735d0bae", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "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-05T13:19:38Z", "updated_at": "2025-08-05T13:19:38Z", "revision_number": 0}}' 2025-08-05 13:19:38,725 101010 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.510s 2025-08-05 13:19:38,726 101010 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": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "project_id": "f5055d5acb144adaae431ec772215e4e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-6c2f45b5-40ad-4715-9e76-a9af74381f32', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9076c40e-fc41-425e-ba7d-e61031a87e97", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "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-05T13:19:38Z", "updated_at": "2025-08-05T13:19:38Z", "revision_number": 0}}' 2025-08-05 13:19:39,873 101 010 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 1.146s 2025-08-05 13:19:39,873 101010 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": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "project_id": "f5055d5acb144adaae431ec772215e4e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-60c0e15a-94ef-4d3d-90b0-2a772569eaf8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1856b826-99ea-4b14-a290-5656fd1a7093", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "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-05T13:19:39Z", "updated_at": "2025-08-05T13:19:39Z", "revision_number": 0}}' 2025-08-05 13:19:39,873 101010 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2025-08-05 13:19:39,894 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.020s 2025-08-05 13:19:39,894 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-432b4f8b-8b20-4a81-883b-8206c87a598c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:40,341 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.446s 2025-08-05 13:19:40,341 101010 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-380216854", "snapshot_id": null, "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aabf24f3-0c6f-41e6-8bc9-0f1c1fccb999', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aabf24f3-0c6f-41e6-8bc9-0f1c1fccb999', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "704f1c97-fc9d-4df1-ae8c-baa445582cce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:40.276444", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-380216854", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:40,395 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce 0.041s 2025-08-05 13:19:40,395 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-514a80ea-f501-4dd8-bbcd-a8f45b9cc1c2', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-514a80ea-f501-4dd8-bbcd-a8f45b9cc1c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce'} Body: b'{"volume": {"id": "704f1c97-fc9d-4df1-ae8c-baa445582cce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:40.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-380216854", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:41,457 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce 0.045s 2025-08-05 13:19:41,457 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5561fb-6642-4110-b1d9-700cb64d90ce', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5561fb-6642-4110-b1d9-700cb64d90ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce'} Body: b'{"volume": {"id": "704f1c97-fc9d-4df1-ae8c-baa445582cce", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:40.000000", "updated_at": "2025-08-05T13:1 9:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-380216854", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:41,597 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce 0.125s 2025-08-05 13:19:41,598 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-bff3966c-4154-496a-8ac9-67acacb5f6bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce'} Body: b'' 2025-08-05 13:19:41,631 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce 0.032s 2025-08-05 13:19:41,631 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:41 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-f1aaa4be-f0ce-4bbe-8646-3743b3efea4a', 'x-openstack-request-id': 'req-f1aaa4be-f0ce-4bbe-8646-3743b3efea4a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 704f1c97-fc9d-4df1-ae8c-baa445582cce could not be found."}}' 2025-08-05 13:19:41,921 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/fcd607e6-006f-432b-9936-44cb8bffbd3a 0.289s 2025-08-05 13:19:41,921 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-8e72b70f-7d05-4e82-8696-a3ced0c5f786', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/fcd607e6-006f-432b-9936-44cb8bffbd3a'} Body: b'' 2025-08-05 13:19:41,949 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-809444722 0.027s 2025-08-05 13:19:41,950 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:41 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-ae3722cf-e784-4cdd-b413-9790a5780dab', 'x-compute-request-id': 'req-ae3722cf-e784-4cdd-b413-9790a5780dab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-809444722'} Body: b'' {5} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.276752s] ... 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 ecef43f0-c344-421d-ac19-5b5194c5e154 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:51,340 101010 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.160s 2025-08-05 13:19:51,340 101010 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': 'Tue, 05 Aug 2025 13:19:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff4ad26c-930a-4ce7-bdb6-9b8b87559e0b', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff4ad26c-930a-4ce7-bdb6-9b8b87559e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "bb274bd5-229e-4f88-950c-8de0533cd1c8", "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-05 13:19:51,973 101010 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.629s 2025-08-05 13:19:51,973 101010 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': 'Tue, 05 Aug 2025 13:19:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-cc717bd9-3e0c-4a54-bdc7-5cdd13c84534', '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": "0c2ef9ce5d904691b2c60fd20bdb8a6a", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "25ff28f7-6750-4f31-a95b-9d1d8552dd04", "created_at": "2025-08-05T13:19:52Z", "updated_at": "2025-08-05T13:19:52Z", "tags": [], "self": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04", "file": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:52,890 101010 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/25ff28f7-6750-4f31-a95b-9d1d8552dd04/file 0.915s 2025-08-05 13:19:52,891 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4a b634e4-d393-417b-90be-920b62e2b5fa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04/file'} Body: b'' 2025-08-05 13:19:52,913 101010 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/25ff28f7-6750-4f31-a95b-9d1d8552dd04 0.021s 2025-08-05 13:19:52,913 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3057692f-5fca-4a0c-a297-fc4b2f621e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04'} 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": "1c02175cbbebcdb0783d285d8bc3423c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0c2ef9ce5d904691b2c60fd20bdb8a6a", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a0d356218d3380c220ac35ed427f585884cc06029c092ee2eba0cc43e2ae72d6f64d8351bb6c0e5c5e793844e1ce86a05f60386ba87f2de4c5662bd62d2cd725", "id": "25ff28f7-6750-4f31-a95b-9d1d8552dd04", "created_at": "2025-08-05T13:19:52Z", "updated_at": "2025-08-05T13:19:53Z", "tags": [], "self": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04", "file": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:52,934 101010 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/25ff28f7-6750-4f31-a95b-9d1d8552dd04 0.020s 2025-08-05 13:19:52,934 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e57c6c8b-d02a-409d-b845-7e8f8c81533f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04'} 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": "1c02175cbbebcdb0783d285d8bc3423c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0c2ef9ce5d904691b2c60fd20bdb8a6a", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a0d356218d3380c220ac35ed427f585884cc06029c092ee2eba0cc43e2ae72d6f64d8351bb6c0e5c5e793844e1ce86a05f60386ba87f2de4c5662bd62d2cd725", "id": "25ff28f7-6750-4f31-a95b-9d1d8552dd04", "created_at": "2025-08-05T13:19:52Z", "updated_at": "2025-08-05T13:19:53Z", "tags": [], "self": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04", "file": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:52,973 101010 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/25ff28f7-6750-4f31-a95b-9d1d8552dd04 0.038s 2025-08-05 13:19:52,974 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicat ion/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f4e2aa1a-8ded-476e-b539-5a9174902039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04'} 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": "1c02175cbbebcdb0783d285d8bc3423c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0c2ef9ce5d904691b2c60fd20bdb8a6a", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a0d356218d3380c220ac35ed427f585884cc06029c092ee2eba0cc43e2ae72d6f64d8351bb6c0e5c5e793844e1ce86a05f60386ba87f2de4c5662bd62d2cd725", "id": "25ff28f7-6750-4f31-a95b-9d1d8552dd04", "created_at": "2025-08-05T13:19:52Z", "updated_at": "2025-08-05T13:19:53Z", "tags": [], "self": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04", "file": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:53,324 101010 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.350s 2025-08-05 13:19:53,325 101010 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": "25ff28f7-6750-4f31-a95b-9d1d8552dd04", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a9ccf72-9145-41a6-b29e-1dd6deb5b61c', 'content-length': '796', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a9ccf72-9145-41a6-b29e-1dd6deb5b61c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ecef43f0-c344-421d-ac19-5b5194c5e154", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:53.258277", "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/ecef43f0-c344-421d-ac19-5b5194c5e154"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ecef43f0-c344-421d-ac19-5b5194c5e154"}], "user_id": "bc5f5e691d90436dbd650de7b3d34d90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:53,384 101010 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/ecef43f0-c344-421d-ac19-5b5194c5e154 0.045s 2025-08-05 13:19:53,384 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c09c989-1576-401e-8c76-464e8025f6d6', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c09c989-1576-401e-8c76-464e8025f6d6', 'connection': 'close', 'status': '200', 'content-location': 'h ttp://10.0.0.210/volume/v3/volumes/ecef43f0-c344-421d-ac19-5b5194c5e154'} Body: b'{"volume": {"id": "ecef43f0-c344-421d-ac19-5b5194c5e154", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:53.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/ecef43f0-c344-421d-ac19-5b5194c5e154"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ecef43f0-c344-421d-ac19-5b5194c5e154"}], "user_id": "bc5f5e691d90436dbd650de7b3d34d90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c2ef9ce5d904691b2c60fd20bdb8a6a"}}' 2025-08-05 13:19:54,439 101010 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/ecef43f0-c344-421d-ac19-5b5194c5e154 0.039s 2025-08-05 13:19:54,439 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64617502-8020-4ac3-986e-92d1324abaf9', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64617502-8020-4ac3-986e-92d1324abaf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ecef43f0-c344-421d-ac19-5b5194c5e154'} Body: b'{"volume": {"id": "ecef43f0-c344-421d-ac19-5b5194c5e154", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:53.000000", "updated_at": "2025-08-05T13:19:53.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/ecef43f0-c344-421d-ac19-5b5194c5e154"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ecef43f0-c344-421d-ac19-5b5194c5e154"}], "user_id": "bc5f5e691d90436dbd650de7b3d34d90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c2ef9ce5d904691b2c60fd20bdb8a6a"}}' {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.446161s] ... 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 18c957e7-b52f-4bf4-bcf9-2cd4f614a582 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:58,049 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.382s 2025-08-05 13:19:58,050 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2066079548"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5077f650-0f68-45a7-997b-dcd16705857e', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5077f650-0f68-45a7-997b-dcd16705857e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "18c957e7-b52f-4bf4-bcf9-2cd4f614a582", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:57.970437", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2066079548", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582"}], "user_id": "b7ca0ee22aa44f8489ae564be47dadcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:58,270 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.207s 2025-08-05 13:19:58,271 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-99258919"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae94ab01-bd20-4d88-a3fb-af5e4181987b', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae94ab01-bd20-4d88-a3fb-af5e4181987b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a661bc79-b3ec-4538-9fdb-10947f2df1f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:58.201427", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-99258919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a661bc79-b3ec-4538-9fdb-10947f2df1f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a661bc79-b3ec-4538-9fdb-10947f2df1f1"}], "user_id": "b7ca0ee22aa44f8489ae564be47dadcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:58,517 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.225s 2025-08-05 13:19:58,518 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1131 875688"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cebdf286-7ccb-43d7-8996-81b1c0b9f2c6', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cebdf286-7ccb-43d7-8996-81b1c0b9f2c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3504a5ed-f1ee-466d-bace-6fa18353b24d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:58.448910", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1131875688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3504a5ed-f1ee-466d-bace-6fa18353b24d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3504a5ed-f1ee-466d-bace-6fa18353b24d"}], "user_id": "b7ca0ee22aa44f8489ae564be47dadcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:58,741 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.212s 2025-08-05 13:19:58,742 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-938401748"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62128132-daba-4821-b3bb-bf0198799a36', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62128132-daba-4821-b3bb-bf0198799a36', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5577154b-ff6d-41af-a17f-07911a46a349", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:58.676255", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-938401748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5577154b-ff6d-41af-a17f-07911a46a349"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5577154b-ff6d-41af-a17f-07911a46a349"}], "user_id": "b7ca0ee22aa44f8489ae564be47dadcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:58,972 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.209s 2025-08-05 13:19:58,973 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-317227004"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d009a14-d98b-4a16-b874-8d8045826ffb', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d009a14-d98b-4a16-b874-8d8045826ffb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "270dc9b0-d 994-4cd1-b7db-5369bd7e414b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:58.903047", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-317227004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/270dc9b0-d994-4cd1-b7db-5369bd7e414b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/270dc9b0-d994-4cd1-b7db-5369bd7e414b"}], "user_id": "b7ca0ee22aa44f8489ae564be47dadcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:59,027 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582 0.042s 2025-08-05 13:19:59,027 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8b50bb-16c0-43ec-93bf-b6096120dc40', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8b50bb-16c0-43ec-93bf-b6096120dc40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582'} Body: b'{"volume": {"id": "18c957e7-b52f-4bf4-bcf9-2cd4f614a582", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:58.000000", "updated_at": "2025-08-05T13:19:58.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-2066079548", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582"}], "user_id": "b7ca0ee22aa44f8489ae564be47dadcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c390ec15ad44cbc9a2099c8ad86f9df"}}' 2025-08-05 13:20:00,098 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582 0.056s 2025-08-05 13:20:00,099 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714e894b-d87d-4b18-99b2-4bae2204a0f5', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714e894b-d87d-4b18-99b2-4bae2204a0f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582'} Body: b'{"volume": {"id": "18c957e7-b52f-4bf4-bcf9-2cd4f614a582", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:58.000000", "updated_at": "2025-08-05T13:19:58.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-2066079548", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582"}] , "user_id": "b7ca0ee22aa44f8489ae564be47dadcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c390ec15ad44cbc9a2099c8ad86f9df"}}' {2} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {2} 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 5440932e-0aea-42f3-8c4c-1015d289836a failed to build and is in ERROR status {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.734067s] ... 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 08cae7ef-c1ac-46f7-ba64-5e7c6304d22c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:03,495 101010 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.546s 2025-08-05 13:20:03,496 101010 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-1815861858"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ea86724-8549-4cdc-b9f9-0cc77307563c', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ea86724-8549-4cdc-b9f9-0cc77307563c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "08cae7ef-c1ac-46f7-ba64-5e7c6304d22c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:03.375966", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1815861858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c"}], "user_id": "046e2d6ec53540048f9eda33319c3caa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:20:03,564 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c 0.046s 2025-08-05 13:20:03,564 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf82705-af17-4fd6-89b8-da9a46dfb225', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf82705-af17-4fd6-89b8-da9a46dfb225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c'} Body: b'{"volume": {"id": "08cae7ef-c1ac-46f7-ba64-5e7c6304d22c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:03.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1815861858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c"}], "user_id": "046e2d6ec53540048f9eda33319c3caa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "36fc73af9be5466e9e4026478b008b4d"}}' 2025-08-05 13:20:04,667 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c 0.088s 2025-08-05 13:20:04,667 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:04 GMT', 'server': 'Apache/2. 4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e4b6a51-62b9-4535-b23f-002904666274', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e4b6a51-62b9-4535-b23f-002904666274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c'} Body: b'{"volume": {"id": "08cae7ef-c1ac-46f7-ba64-5e7c6304d22c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:03.000000", "updated_at": "2025-08-05T13:20:04.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1815861858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c"}], "user_id": "046e2d6ec53540048f9eda33319c3caa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "36fc73af9be5466e9e4026478b008b4d"}}' {2} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [2.136597s] ... 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 94b889c8-a641-44ae-913e-5eab61894e0b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:05,303 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/types 0.137s 2025-08-05 13:20:05,304 101004 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-1620208049"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-041277ce-51ad-479f-8317-39228151fc4f', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-041277ce-51ad-479f-8317-39228151fc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "d2d7b53f-051e-4975-8fc6-460d7e3f904a", "name": "tempest-GroupsV314Test-volume-type-1620208049", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:20:05,345 101004 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.038s 2025-08-05 13:20:05,346 101004 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-683575837"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778df8de-1c84-4455-b4e9-29bd46eb3126', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778df8de-1c84-4455-b4e9-29bd46eb3126', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "24679fe4-59ae-4860-b361-4bc534698a64", "name": "tempest-GroupsV314Test-group-type-683575837", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:20:05,952 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/groups 0.603s 2025-08-05 13:20:05,953 101004 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": "24679fe4-59ae-4860-b361-4bc534698a64", "volume_types": ["d2d7b53f-051e-4975-8fc6-460d7e3f904a"], "name": "tempest-GroupsV314Test-Group-181737252"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a538aff-4257-4869-b915-4d5d0b6c24db', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a538aff-4257-4869-b915-4d5d0b6c24db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "94b889c8-a641-44ae-913e-5eab61894e0b", "name": "tempest-GroupsV314Test-Group-181737252"}}' 2025-08-05 13:20:06,004 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b 0.049s 2025-08-05 13:20:06,004 101004 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': 'Tue, 05 Aug 2025 13:20:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content -type': 'application/json', 'x-compute-request-id': 'req-a62d0089-acad-4550-9f69-b20de5030433', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62d0089-acad-4550-9f69-b20de5030433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b'} Body: b'{"group": {"id": "94b889c8-a641-44ae-913e-5eab61894e0b", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:20:06.000000", "name": "tempest-GroupsV314Test-Group-181737252", "description": null, "group_type": "24679fe4-59ae-4860-b361-4bc534698a64", "volume_types": ["d2d7b53f-051e-4975-8fc6-460d7e3f904a"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:20:07,043 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b 0.033s 2025-08-05 13:20:07,043 101004 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': 'Tue, 05 Aug 2025 13:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0aba442-8335-43a6-88bf-cf9d10719298', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0aba442-8335-43a6-88bf-cf9d10719298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b'} Body: b'{"group": {"id": "94b889c8-a641-44ae-913e-5eab61894e0b", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:20:06.000000", "name": "tempest-GroupsV314Test-Group-181737252", "description": null, "group_type": "24679fe4-59ae-4860-b361-4bc534698a64", "volume_types": ["d2d7b53f-051e-4975-8fc6-460d7e3f904a"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:20:07,096 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.047s 2025-08-05 13:20:07,096 101004 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': 'Tue, 05 Aug 2025 13:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad300ea7-c145-4304-a845-1803666596f6', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad300ea7-c145-4304-a845-1803666596f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:20:07,169 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b/action 0.059s 2025-08-05 13:20:07,169 101004 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': 'Tue, 05 Aug 2025 13:20:07 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-e0765bd5-a429-4fa7-b506-36268c10625a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b/action'} Body: b'' 2025-08-05 13:20:07,184 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b 0.014s 2025-08-05 13:20:07,184 101004 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': 'Tue, 05 Aug 2025 13:20:07 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-ba72e956-64a7-48b4-8b51-eb3c7d1f8327', 'x-openstack-request-id': 'req-ba72e956-64a7-48b4-8b51-eb3c7d1f8327', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 94b889c8-a641-44ae-913e-5eab61894e0b could not be found."}}' 2025-08-05 13:20:07,237 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/24679fe4-59ae-4860-b361-4bc534698a64 0.052s 2025-08-05 13:20:07,238 101004 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': 'Tue, 05 Aug 2025 13:20:07 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-edc1c11a-7390-413c-bfad-b0883f094789', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/24679fe4-59ae-4860-b361-4bc534698a64'} Body: b'' 2025-08-05 13:20:07,283 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/d2d7b53f-051e-4975-8fc6-460d7e3f904a 0.045s 2025-08-05 13:20:07,283 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20: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-7b1a9709-fe5a-4a27-bd7b-af44d55c9e69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/d2d7b53f-051e-4975-8fc6-460d7e3f904a'} Body: b'' 2025-08-05 13:20:07,299 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/d2d7b53f-051e-4975-8fc6-460d7e3f904a 0.015s 2025-08-05 13:20:07,301 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:07 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-034f8720-365a-4cd3-ac9d-3f1988dc71d3', 'x-openstack-request-id': 'req-034f8720-365a-4cd3-ac9d-3f1988dc71d3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/d2d7b53f-051e-4975-8fc6-460d7e3f904a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d2d7b53f-051e-4975-8fc6-460d7e3f904a could not be found."}}' {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.575587s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.147404s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.186560s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.140390s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.020892s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.028164s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.127450s] ... ok {2} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {2} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {2} tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes [5.210323s] ... 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 52a2feaf-454c-41b2-a875-f50a941a4eb9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:27,225 101004 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1186051791-2039979762 on backend None 2025-08-05 13:20:27,392 101004 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.167s 2025-08-05 13:20:27,392 101004 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-1186051791-2039979762", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9180f9-e3b3-48c5-8e90-cdf3c7706b7a', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9180f9-e3b3-48c5-8e90-cdf3c7706b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "43c2c4f4-6f61-4f62-b8a3-e742e5934695", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1186051791-2039979762", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:20:27,396 101004 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-05 13:20:28,076 101004 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.679s 2025-08-05 13:20:28,076 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--2022980501", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-bc4d8587-f642-40e4-8fc4-0dc86f97e292', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--2022980501", "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": "0897de7696ff473bbeeb6ecd0fd3b34a", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "91722bc6-8dd0-4d22-a902-6e81e338e821", "created_at": "2025-08-05T13:20:28Z", "updated_at": "2025-08-05T13:20:28Z", "tags": [], "self": "/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821", "file": "/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:29,299 101004 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/91722bc6-8dd0-4d22-a902-6e81e338e821/file 1.221s 2025-08-05 13:20:29,299 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dae3e2ca-3799-44 a9-a94c-5243849d0aa1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821/file'} Body: b'' 2025-08-05 13:20:29,299 101004 DEBUG [tempest.scenario.manager] image:91722bc6-8dd0-4d22-a902-6e81e338e821 2025-08-05 13:20:29,358 101004 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.057s 2025-08-05 13:20:29,358 101004 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-714167076", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF1tXPKqHulcsQsgICdWaDDfjeQmW3tcCY0BCmbLHkoQy2TZZQwBjBbJikr9ojV4k7ac9ZfbqZFuz0mRF4hXXnkXvi55OUW43C3e5HEirlK1mGbaMvjly88j+4YoggeZJw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:29 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-f1e25b09-452b-457e-aec2-6878844431a1', 'x-compute-request-id': 'req-f1e25b09-452b-457e-aec2-6878844431a1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-714167076", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF1tXPKqHulcsQsgICdWaDDfjeQmW3tcCY0BCmbLHkoQy2TZZQwBjBbJikr9ojV4k7ac9ZfbqZFuz0mRF4hXXnkXvi55OUW43C3e5HEirlK1mGbaMvjly88j+4YoggeZJw==", "fingerprint": "8c:9e:90:ba:bf:ff:e4:54:69:93:ed:43:ad:11:e8:d2", "user_id": "4e5554bdf2b14051a10dacbec1a00f54"}}' 2025-08-05 13:20:29,421 101004 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.059s 2025-08-05 13:20:29,422 101004 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': 'Tue, 05 Aug 2025 13:20:29 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-db03a444-d4e0-4d04-8f65-86ef46732aa1', 'x-compute-request-id': 'req-db03a444-d4e0-4d04-8f65-86ef46732aa1', '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-05T13:19:56.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-08-05T13:20:27.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"user": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-08-05T13:20:29.000000"}}}}]}' 2025-08-05 13:20:29,426 101004 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-756410749-61816130 on backend None 2025-08-05 13:20:29,454 101004 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.027s 2025-08-05 13:20:29,454 101004 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-756410749-61816130", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f9d4c2-4b97-4772-be1b-b45b439dbd84', 'content-length': '266', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f9d4c2-4b97-4772-be1b-b45b439dbd84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "1d54f5a3-f307-492a-8812-3b6a6ea6c627", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-756410749-61816130", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:20:29,458 101004 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1159726865-638975137 on backend None 2025-08-05 13:20:29,490 101004 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.031s 2025-08-05 13:20:29,490 101004 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-1159726865-638975137", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69a241f-2c22-421c-a231-d8cff0464680', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69a241f-2c22-421c-a231-d8cff0464680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "8812cb26-a2bd-4d51-a8cf-2aa6715893d9", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1159726865-638975137", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:20:29,493 101004 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'user'}]: 2025-08-05 13:20:29,719 101004 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.226s 2025-08-05 13:20:29,720 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-175014541", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-756410749-61816130", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd7cd34f-24ad-4416-9f86-0cafe261f989', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd7cd34f-24ad-4416-9f86-0cafe261f989', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "251de2fa-6fa1-49e5-9393-8e6c0fb23d38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:29.658945", "updated_at": null, "name": "tempest-TestInstancesWithCind erVolumes-volume-175014541", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-756410749-61816130", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/251de2fa-6fa1-49e5-9393-8e6c0fb23d38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/251de2fa-6fa1-49e5-9393-8e6c0fb23d38"}], "user_id": "4e5554bdf2b14051a10dacbec1a00f54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:20:29,914 101004 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.182s 2025-08-05 13:20:29,915 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1239463474", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1159726865-638975137", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f0f78b-938b-44ef-ad04-3748ba1ec769', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f0f78b-938b-44ef-ad04-3748ba1ec769', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1602ba20-5b96-4372-bcfb-f94a03395bcd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:29.860283", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1239463474", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1159726865-638975137", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1602ba20-5b96-4372-bcfb-f94a03395bcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1602ba20-5b96-4372-bcfb-f94a03395bcd"}], "user_id": "4e5554bdf2b14051a10dacbec1a00f54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:20:29,959 101004 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/91722bc6-8dd0-4d22-a902-6e81e338e821 0.033s 2025-08-05 13:20:29,960 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5b266c3a-f4bd-4c79-ba95-80c63d02a98b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821'} Body: b'{"name": "tempest-scenario-img--2022980501", "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": "0897de7696ff473bbeeb6ecd0fd3b34a", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "91722bc6-8dd0-4d22-a902-6e81e338e821", "created_at": "2025-08-05T13:20:28Z", "updated_at": "202 5-08-05T13:20:29Z", "tags": [], "self": "/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821", "file": "/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:30,326 101004 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.365s 2025-08-05 13:20:30,326 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-571964043", "snapshot_id": null, "imageRef": "91722bc6-8dd0-4d22-a902-6e81e338e821", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1186051791-2039979762", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db4c7ba-ecbc-49dc-83ef-e75db038a590', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db4c7ba-ecbc-49dc-83ef-e75db038a590', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "52a2feaf-454c-41b2-a875-f50a941a4eb9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:30.235251", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-571964043", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1186051791-2039979762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9"}], "user_id": "4e5554bdf2b14051a10dacbec1a00f54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:20:30,378 101004 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/52a2feaf-454c-41b2-a875-f50a941a4eb9 0.040s 2025-08-05 13:20:30,379 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f535a2a2-e152-4587-b9fa-e642ab646b70', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f535a2a2-e152-4587-b9fa-e642ab646b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9'} Body: b'{"volume": {"id": "52a2feaf-454c-41b2-a875-f50a941a4eb9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:30.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-571964043", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1186051791-2039979762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9"}], "user_id": "4e5554bdf2b14051a10dacbec1a00f54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0897d e7696ff473bbeeb6ecd0fd3b34a"}}' 2025-08-05 13:20:31,448 101004 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/52a2feaf-454c-41b2-a875-f50a941a4eb9 0.051s 2025-08-05 13:20:31,449 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81223389-c6b0-42e3-a468-708c3b24da26', 'content-length': '933', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81223389-c6b0-42e3-a468-708c3b24da26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9'} Body: b'{"volume": {"id": "52a2feaf-454c-41b2-a875-f50a941a4eb9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:30.000000", "updated_at": "2025-08-05T13:20:30.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-571964043", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1186051791-2039979762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9"}], "user_id": "4e5554bdf2b14051a10dacbec1a00f54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0897de7696ff473bbeeb6ecd0fd3b34a"}}' 2025-08-05 13:20:31,580 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9 0.118s 2025-08-05 13:20:31,581 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb0755a-e89b-4083-a821-1c249f781fd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9'} Body: b'' 2025-08-05 13:20:31,605 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9 0.023s 2025-08-05 13:20:31,605 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 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-5065b07b-ab24-4ac2-93e5-ecb38122edba', 'x-openstack-request-id': 'req-5065b07b-ab24-4ac2-93e5-ecb38122edba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 52a2feaf-454c-41b2-a875-f50a941a4eb9 could not be found."}}' 2025-08-05 13:20:31,717 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1602ba20-5 b96-4372-bcfb-f94a03395bcd 0.111s 2025-08-05 13:20:31,717 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd29b54-78aa-4897-82af-6b2bb4c309f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1602ba20-5b96-4372-bcfb-f94a03395bcd'} Body: b'' 2025-08-05 13:20:31,754 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1602ba20-5b96-4372-bcfb-f94a03395bcd 0.036s 2025-08-05 13:20:31,755 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 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-083fd267-edd4-4b04-8c21-7bb8665786fa', 'x-openstack-request-id': 'req-083fd267-edd4-4b04-8c21-7bb8665786fa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1602ba20-5b96-4372-bcfb-f94a03395bcd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1602ba20-5b96-4372-bcfb-f94a03395bcd could not be found."}}' 2025-08-05 13:20:31,859 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/251de2fa-6fa1-49e5-9393-8e6c0fb23d38 0.104s 2025-08-05 13:20:31,860 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51396779-cb90-4fcc-8bb5-ebcae9c79f05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/251de2fa-6fa1-49e5-9393-8e6c0fb23d38'} Body: b'' 2025-08-05 13:20:31,886 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/251de2fa-6fa1-49e5-9393-8e6c0fb23d38 0.025s 2025-08-05 13:20:31,886 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 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-b0272869-e9da-43b5-8548-a39d26ace598', 'x-openstack-request-id': 'req-b0272869-e9da-43b5-8548-a39d26ace598', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/251de2fa-6fa1-49e5-9393-8e6c0fb23d38'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 251de2fa-6fa1-49e5-9393-8e6c0fb23d38 could not be found."}}' 2025-08-05 13:20:31,969 101004 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.082s 2025-08-05 13:20:31,969 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a788ab-e624-4251-b6b5-b8ba21c6eb3d', 'content-length': '979', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a788ab-e624-4251-b6b5-b8ba21c6eb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "c3b08d22-73a2-496a-816c-fc7535124600", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:04.000000", "updated_at": "2025-08-05T13:18:04.000000", "name": "740c745a-ec36-44e8-8178-c38b1b9bccf4-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/c3b08d22-73a2-496a-816c-fc7535124600"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c3b08d22-73a2-496a-816c-fc7535124600"}], "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "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": "c6724783f0374053961aeca7602e4ce4"}]}' 2025-08-05 13:20:32,035 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/8812cb26-a2bd-4d51-a8cf-2aa6715893d9 0.050s 2025-08-05 13:20:32,035 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e579ee8e-b367-46a5-ab18-4e84aabebe94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/8812cb26-a2bd-4d51-a8cf-2aa6715893d9'} Body: b'' 2025-08-05 13:20:32,105 101004 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.069s 2025-08-05 13:20:32,105 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acfaf913-3f02-450c-b1aa-9c6daaddc1be', 'content-length': '979', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acfaf913-3f02-450c-b1aa-9c6daaddc1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "c3b08d22-73a2-496a-816c-fc7535124600", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:04.000000", "updated_at": "2025-08-05T13:18:04.000000", "name": "740c745a-ec36-44e8-8178-c38b1b9bccf4-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/c3b08d22-73a2-496a-816c-fc7535124600"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c3b08d22-73a2-496a-816c-fc7535124600"}], "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "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": "c6724783f0374053961aeca7602e4ce4"}]}' 2025-08-05 13:20:32,172 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/1d54f5a3-f307-492a-8812-3b6a6ea6c627 0.051s 2025-08-05 13:20:32,173 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:32 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-3f2ecd67-5e80-4bf3-a034-2f233475c38d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/1d54f5a3-f307-492a-8812-3b6a6ea6c627'} Body: b'' 2025-08-05 13:20:32,203 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-714167076 0.029s 2025-08-05 13:20:32,203 101004 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': 'Tue, 05 Aug 2025 13:20:32 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-5a37c4e7-94d8-4603-91ca-fed3d4879dd3', 'x-compute-request-id': 'req-5a37c4e7-94d8-4603-91ca-fed3d4879dd3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-714167076'} Body: b'' 2025-08-05 13:20:32,310 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821 0.106s 2025-08-05 13:20:32,310 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-02a3a3a4-779c-4e20-9503-f1468ca89766', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821'} Body: b'' 2025-08-05 13:20:32,348 101004 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.037s 2025-08-05 13:20:32,349 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7802774c-8010-47eb-b345-f7750bcf2a4d', 'content-length': '979', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7802774c-8010-47eb-b345-f7750bcf2a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "c3b08d22-73a2-496a-816c-fc7535124600", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:04.000000", "updated_at": "2025-08-05T13:18:04.000000", "na me": "740c745a-ec36-44e8-8178-c38b1b9bccf4-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/c3b08d22-73a2-496a-816c-fc7535124600"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c3b08d22-73a2-496a-816c-fc7535124600"}], "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "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": "c6724783f0374053961aeca7602e4ce4"}]}' 2025-08-05 13:20:32,433 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/43c2c4f4-6f61-4f62-b8a3-e742e5934695 0.056s 2025-08-05 13:20:32,433 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:32 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-116cfabb-5b23-4c0a-a118-ca7979a0b264', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/43c2c4f4-6f61-4f62-b8a3-e742e5934695'} Body: b'' {3} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.537946s] ... ok {3} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000755s] ... 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 {3} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {3} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.776203s] ... 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 b99fbf46-a6f7-41c3-b315-bc31b3766049 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:41,581 101006 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.166s 2025-08-05 13:20:41,581 101006 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-1101622562"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ba0988-8fcc-49ba-be5f-3ef8cfb6a4fb', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ba0988-8fcc-49ba-be5f-3ef8cfb6a4fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "29e145ed-fcc1-497d-bba7-d69db77e2952", "name": "tempest-GroupsTest-volume-type-1101622562", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:20:41,631 101006 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.046s 2025-08-05 13:20:41,632 101006 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-960644386"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc274688-07b5-4713-b399-a8ca998f49a9', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc274688-07b5-4713-b399-a8ca998f49a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "8a126a55-6958-4e99-9311-b09a3c720042", "name": "tempest-GroupsTest-group-type-960644386", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:20:41,833 101006 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.198s 2025-08-05 13:20:41,833 101006 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": "8a126a55-6958-4e99-9311-b09a3c720042", "volume_types": ["29e145ed-fcc1-497d-bba7-d69db77e2952"], "name": "tempest-Group1-650492808"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c685eb41-6624-477e-8cc0-00ccc6690ea7', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c685eb41-6624-477e-8cc0-00ccc6690ea7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "b99fbf46-a6f7-41c3-b315-bc31b3766049", "name": "tempest-Group1-650492808"}}' 2025-08-05 13:20:41,873 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049 0.038s 2025-08-05 13:20:41,874 101006 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': 'Tue, 05 Aug 2025 13:20:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-01f02453-423a-433b-afe1-dc7751659ca3', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f02453-423a-433b-afe1-dc7751659ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049'} Body: b'{"group": {"id": "b99fbf46-a6f7-41c3-b315-bc31b3766049", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:20:42.000000", "name": "tempest-Group1-650492808", "description": null, "group_type": "8a126a55-6958-4e99-9311-b09a3c720042", "volume_types": ["29e145ed-fcc1-497d-bba7-d69db77e2952"]}}' 2025-08-05 13:20:42,909 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049 0.030s 2025-08-05 13:20:42,910 101006 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': 'Tue, 05 Aug 2025 13:20:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeaac972-5a0b-484c-b65b-88a0880b65f2', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeaac972-5a0b-484c-b65b-88a0880b65f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049'} Body: b'{"group": {"id": "b99fbf46-a6f7-41c3-b315-bc31b3766049", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:20:42.000000", "name": "tempest-Group1-650492808", "description": null, "group_type": "8a126a55-6958-4e99-9311-b09a3c720042", "volume_types": ["29e145ed-fcc1-497d-bba7-d69db77e2952"]}}' 2025-08-05 13:20:42,999 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.084s 2025-08-05 13:20:42,999 101006 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': 'Tue, 05 Aug 2025 13:20:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8b6bd3-d67e-4d5a-9367-affe03e55aa3', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8b6bd3-d67e-4d5a-9367-affe03e55aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:20:43,078 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049/action 0.065s 2025-08-05 13:20:43,079 101006 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': 'Tue, 05 Aug 2025 13:20:43 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-afa48022-0460-49f2-8db7-5e512a40040b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049/action'} Body: b'' 2025-08-05 13:20:43,093 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049 0.013s 2025-08-0 5 13:20:43,093 101006 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': 'Tue, 05 Aug 2025 13:20:43 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-ededdc47-dc0f-4580-bbb6-5186f077c556', 'x-openstack-request-id': 'req-ededdc47-dc0f-4580-bbb6-5186f077c556', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b99fbf46-a6f7-41c3-b315-bc31b3766049 could not be found."}}' 2025-08-05 13:20:43,122 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/8a126a55-6958-4e99-9311-b09a3c720042 0.029s 2025-08-05 13:20:43,123 101006 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': 'Tue, 05 Aug 2025 13:20:43 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-d75e96fb-17f7-422f-996c-4f89b91d9817', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/8a126a55-6958-4e99-9311-b09a3c720042'} Body: b'' 2025-08-05 13:20:43,173 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/29e145ed-fcc1-497d-bba7-d69db77e2952 0.050s 2025-08-05 13:20:43,173 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20: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-17d61799-76a3-45c9-9419-2779f556a92a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/29e145ed-fcc1-497d-bba7-d69db77e2952'} Body: b'' 2025-08-05 13:20:43,189 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/29e145ed-fcc1-497d-bba7-d69db77e2952 0.015s 2025-08-05 13:20:43,189 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:43 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-6684054a-8857-4ac6-bb9c-42eed1de32fe', 'x-openstack-request-id': 'req-6684054a-8857-4ac6-bb9c-42eed1de32fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/29e145ed-fcc1-497d-bba7-d69db77e2952'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 29e145ed-fcc1-497d-bba7-d69db77e2952 could not be found."}}' {3} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.498985s] ... 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 67a9bec8-07e8-4bba-acd7-6917202f142b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:43,221 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/types 0.029s 2025-08-05 13:20:43,221 101006 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-887052977"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82c721b7-ff9b-4e93-9ae3-18fe61952f05', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82c721b7-ff9b-4e93-9ae3-18fe61952f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "05a8b55f-a561-4a50-95f3-0790c376b2de", "name": "tempest-GroupsTest-volume-type-887052977", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:20:43,253 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/group_types 0.028s 2025-08-05 13:20:43,253 101006 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-1361820454"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f00948c-0134-49f5-b407-ca128690aeca', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f00948c-0134-49f5-b407-ca128690aeca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "49a0b28a-3e38-476b-b34e-054c58d07f60", "name": "tempest-GroupsTest-group-type-1361820454", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:20:43,350 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/groups 0.094s 2025-08-05 13:20:43,351 101006 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": "49a0b28a-3e38-476b-b34e-054c58d07f60", "volume_types": ["05a8b55f-a561-4a50-95f3-0790c376b2de"], "name": "tempest-GroupsTest-Group-1232583277"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6cee6c-3b50-482d-99e7-a79c20fa1bfa', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6cee6c-3b50-482d-99e7-a79c20fa1bfa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "67a9bec8-07e8-4bba-acd7-6917202f142b", "name": "tempest-GroupsTest-Group-1232583277"}}' 2025-08-05 13:20:43,383 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b 0.030s 2025-08-05 13:20:43,383 101006 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': 'Tue, 05 Aug 2025 13:20:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005c8712-aa3d-4387-9299-a e007cfc0126', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005c8712-aa3d-4387-9299-ae007cfc0126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b'} Body: b'{"group": {"id": "67a9bec8-07e8-4bba-acd7-6917202f142b", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:20:43.000000", "name": "tempest-GroupsTest-Group-1232583277", "description": null, "group_type": "49a0b28a-3e38-476b-b34e-054c58d07f60", "volume_types": ["05a8b55f-a561-4a50-95f3-0790c376b2de"]}}' 2025-08-05 13:20:44,455 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b 0.066s 2025-08-05 13:20:44,456 101006 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': 'Tue, 05 Aug 2025 13:20:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ce4882-2955-41d8-92a8-6e0021012c79', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ce4882-2955-41d8-92a8-6e0021012c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b'} Body: b'{"group": {"id": "67a9bec8-07e8-4bba-acd7-6917202f142b", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:20:43.000000", "name": "tempest-GroupsTest-Group-1232583277", "description": null, "group_type": "49a0b28a-3e38-476b-b34e-054c58d07f60", "volume_types": ["05a8b55f-a561-4a50-95f3-0790c376b2de"]}}' 2025-08-05 13:20:44,489 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.028s 2025-08-05 13:20:44,489 101006 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': 'Tue, 05 Aug 2025 13:20:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f933182a-c3ce-4d2a-adc8-fb29a82cd13a', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f933182a-c3ce-4d2a-adc8-fb29a82cd13a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:20:44,570 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b/action 0.066s 2025-08-05 13:20:44,570 101006 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': 'Tue, 05 Aug 2025 13:20:44 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-0c634928-e43d-486a-9b7e-6952f59baf52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b/action'} Body: b'' 2025-08-05 13:20:44,593 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b 0.022s 2025-08-05 13:20:44,594 101006 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': 'Tue, 05 Aug 2025 13:20:44 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-2c712c3c-501b-453f-ab45-2be79beb76e4', 'x-openstack-request-id': 'req-2c712c3c-501b-453f-ab45-2be79beb76e4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 67a9bec8-07e8-4bba-acd7-6917202f142b could not be found."}}' 2025-08-05 13:20:44,625 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/49a0b28a-3e38-476b-b34e-054c58d07f60 0.031s 2025-08-05 13:20:44,626 101006 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': 'Tue, 05 Aug 2025 13:20:44 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-2694a4d5-e30f-4d27-b2b1-4600cd9d38e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/49a0b28a-3e38-476b-b34e-054c58d07f60'} Body: b'' 2025-08-05 13:20:44,674 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/05a8b55f-a561-4a50-95f3-0790c376b2de 0.048s 2025-08-05 13:20:44,675 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:44 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-51b9200d-5bfe-49fc-91d4-8239b57bb3e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/05a8b55f-a561-4a50-95f3-0790c376b2de'} Body: b'' 2025-08-05 13:20:44,690 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/05a8b55f-a561-4a50-95f3-0790c376b2de 0.014s 2025-08-05 13:20:44,690 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:44 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-02faeeef-eaef-4a2a-a05c-15b292d24a75', 'x-openstack-request-id': 'req-02faeeef-eaef-4a2a-a05c-15b292d24a75', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/05a8b55f-a561-4a50-95f3-0790c376b2de'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 05a8b55f-a561-4a50-95f3-0790c376b2de could not be found."}}' {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.892718s] ... 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 858a5e4f-fcdd-4851-980e-595465a46cc6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:48,894 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/volumes 0.535s 2025-08-05 13:20:48,895 101006 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-931365733"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cde9443-a532-46bb-92f0-114d32c06423', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cde9443-a532-46bb-92f0-114d32c06423', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "858a5e4f-fcdd-4851-980e-595465a46cc6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:48.820418", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-931365733", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:20:48,962 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6 0.055s 2025-08-05 13:20:48,962 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f539bb0f-551b-4920-a047-6dd22cefe6b4', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f539bb0f-551b-4920-a047-6dd22cefe6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6'} Body: b'{"volume": {"id": "858a5e4f-fcdd-4851-980e-595465a46cc6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:49.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-931365733", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "991001e347de4d7b91279ff5daa6dd75"}}' 2025-08-05 13:20:50,013 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6 0.036s 2025-08-05 13:20:50,014 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72944708-dda0-4a86-90 bb-aa5fc9f4b4c2', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72944708-dda0-4a86-90bb-aa5fc9f4b4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6'} Body: b'{"volume": {"id": "858a5e4f-fcdd-4851-980e-595465a46cc6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:49.000000", "updated_at": "2025-08-05T13:20:49.000000", "name": "tempest-VolumesDeleteCascade-Volume-931365733", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "991001e347de4d7b91279ff5daa6dd75"}}' 2025-08-05 13:20:50,094 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6 0.064s 2025-08-05 13:20:50,094 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6e552a-5168-48f0-9d53-c5649e77767b', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6e552a-5168-48f0-9d53-c5649e77767b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6'} Body: b'{"volume": {"id": "858a5e4f-fcdd-4851-980e-595465a46cc6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:49.000000", "updated_at": "2025-08-05T13:20:49.000000", "name": "tempest-VolumesDeleteCascade-Volume-931365733", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "991001e347de4d7b91279ff5daa6dd75"}}' 2025-08-05 13:20:50,229 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6 0.121s 2025-08-05 13:20:50,229 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20: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-782cb6d4-dbc0-4629-a894-46783f568076', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6'} Body: b'' 2025-08-05 13:20:50,249 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6 0.019s 2025-08-05 13:20:50,250 101006 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:50 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-9b96115b-c758-4e23-8a39-fc9446f375af', 'x-openstack-request-id': 'req-9b96115b-c758-4e23-8a39-fc9446f375af', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 858a5e4f-fcdd-4851-980e-595465a46cc6 could not be found."}}' {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.648124s] ... 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 7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:50,573 101006 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.312s 2025-08-05 13:20:50,573 101006 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-862681800"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db592da9-6e39-4b15-aca9-631d0abe5992', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db592da9-6e39-4b15-aca9-631d0abe5992', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:50.397250", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-862681800", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:20:50,627 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9 0.042s 2025-08-05 13:20:50,627 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d84b84-1830-4b1d-9752-65fd10d37609', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d84b84-1830-4b1d-9752-65fd10d37609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9'} Body: b'{"volume": {"id": "7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:50.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-862681800", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "991001e347de4d7b91279ff5daa6dd75"}}' 2025-08-05 13:20:51,688 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9 0.046s 2025-08-05 13:20:51,688 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-8d17cb0c-d595-43ac-8b59-5d295aa9fed5', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d17cb0c-d595-43ac-8b59-5d295aa9fed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9'} Body: b'{"volume": {"id": "7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:50.000000", "updated_at": "2025-08-05T13:20:51.000000", "name": "tempest-VolumesDeleteCascade-Volume-862681800", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "991001e347de4d7b91279ff5daa6dd75"}}' 2025-08-05 13:20:51,761 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9 0.058s 2025-08-05 13:20:51,761 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb29f43-34f6-42f2-ae10-c8902d19bbb9', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb29f43-34f6-42f2-ae10-c8902d19bbb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9'} Body: b'{"volume": {"id": "7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:50.000000", "updated_at": "2025-08-05T13:20:51.000000", "name": "tempest-VolumesDeleteCascade-Volume-862681800", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "991001e347de4d7b91279ff5daa6dd75"}}' 2025-08-05 13:20:51,885 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9 0.109s 2025-08-05 13:20:51,885 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20: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-78097c2b-e596-4ca6-a22f-74de67ef5631', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9'} Body: b'' 2025-08-05 13:20:51,906 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9 0.021s 2025- 08-05 13:20:51,907 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:51 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-ca7d260d-c6be-4ca4-920c-81646a4ae53c', 'x-openstack-request-id': 'req-ca7d260d-c6be-4ca4-920c-81646a4ae53c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9 could not be found."}}' {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion [2.031625s] ... 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 096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:21:13,558 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.275s 2025-08-05 13:21:13,559 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3e98fa0d-609c-40dc-ace7-943e7a376790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:21:14,041 101006 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.482s 2025-08-05 13:21:14,042 101006 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-130722685", "snapshot_id": null, "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d651b3-8bfd-4223-931d-871d7151ceb5', 'content-length': '781', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d651b3-8bfd-4223-931d-871d7151ceb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:13.948666", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-130722685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c"}], "user_id": "d6185bcdf89c40108fb2d83de524ef27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:21:14,100 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c 0.045s 2025-08-05 13:21:14,101 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'ap plication/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a34b8f-0838-467c-9eb3-b3763f32c309', 'content-length': '849', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a34b8f-0838-467c-9eb3-b3763f32c309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c'} Body: b'{"volume": {"id": "096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:14.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-130722685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c"}], "user_id": "d6185bcdf89c40108fb2d83de524ef27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "b1551192d5014b899c81d97f383edd92"}}' 2025-08-05 13:21:15,156 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c 0.040s 2025-08-05 13:21:15,156 101006 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': 'Tue, 05 Aug 2025 13:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f961c6fb-7674-4e89-b1ca-a6fdcbc00cb9', 'content-length': '870', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f961c6fb-7674-4e89-b1ca-a6fdcbc00cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c'} Body: b'{"volume": {"id": "096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:14.000000", "updated_at": "2025-08-05T13:21:14.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-130722685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c"}], "user_id": "d6185bcdf89c40108fb2d83de524ef27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "b1551192d5014b899c81d97f383edd92"}}' 2025-08-05 13:21:15,286 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c 0.115s 2025-08-05 13:21:15,287 101006 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': 'Tue, 05 Aug 2025 13:21:15 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-6e30d8f1-b4a0-49a4-80cb-94ad81791d6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c'} Body: b'' 2025-08-05 13:21:15,313 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c 0.026s 2025-08-05 13:21:15,313 101006 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': 'Tue, 05 Aug 2025 13:21:15 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-3880d3fa-1dea-4570-9fc7-69d891fb7ef0', 'x-openstack-request-id': 'req-3880d3fa-1dea-4570-9fc7-69d891fb7ef0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c could not be found."}}' {11} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [1.751589s] ... 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 a92ce383-7adb-4de1-ae77-f0f99d410438 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:21:17,119 101022 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.592s 2025-08-05 13:21:17,119 101022 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-912961053", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b66ad6f1-9f80-4388-9450-34affccbe8d4', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b66ad6f1-9f80-4388-9450-34affccbe8d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a92ce383-7adb-4de1-ae77-f0f99d410438", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:17.046658", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-912961053", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438"}], "user_id": "4037de8ba9f2444eaf5c717398375e8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:21:17,205 101022 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438 0.071s 2025-08-05 13:21:17,205 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c740a84d-497d-48f2-a3f8-7bf3336f6b0e', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c740a84d-497d-48f2-a3f8-7bf3336f6b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438'} Body: b'{"volume": {"id": "a92ce383-7adb-4de1-ae77-f0f99d410438", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:17.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-912961053", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438"}], "user_id": "4037de8ba9f2444eaf5c717398375e8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3cc7ff2eae9148e9a2c71fbc46fbe288"}}' 2025-08-05 13:21:18,262 101022 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438 0.039s 2025-08-05 13:21:18,262 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu )', 'content-type': 'application/json', 'x-compute-request-id': 'req-84980ffb-cfa9-48d9-8d3c-b10d6e954935', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84980ffb-cfa9-48d9-8d3c-b10d6e954935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438'} Body: b'{"volume": {"id": "a92ce383-7adb-4de1-ae77-f0f99d410438", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:17.000000", "updated_at": "2025-08-05T13:21:17.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-912961053", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438"}], "user_id": "4037de8ba9f2444eaf5c717398375e8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3cc7ff2eae9148e9a2c71fbc46fbe288"}}' {3} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {3} 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`. {3} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal [1.619694s] ... 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 d2f538eb-03d1-4e94-ad28-c7087c110b32 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:21:40,584 101006 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 202 POST http://10.0.0.210/volume/v3/volumes 0.358s 2025-08-05 13:21:40,585 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-217908570", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e0935f1-4e8d-48a4-b77d-a52fca378094', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e0935f1-4e8d-48a4-b77d-a52fca378094', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d2f538eb-03d1-4e94-ad28-c7087c110b32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:40.511269", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-217908570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32"}], "user_id": "d61117726dd5428da34e33b5f327d213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:21:40,650 101006 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32 0.053s 2025-08-05 13:21:40,650 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac8b004-5b07-472c-b1b0-0f92d890ccf7', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac8b004-5b07-472c-b1b0-0f92d890ccf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32'} Body: b'{"volume": {"id": "d2f538eb-03d1-4e94-ad28-c7087c110b32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:41.000000", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-217908570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32"}], "user_id": "d61117726dd5428da34e33b5f327d213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "271b800417bf47c58dfb592f8a46862f"}}' 2025-08-05 13:21:41,706 101006 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32 0.040s 2025-08-05 13:21:41,706 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-5f22f63d-d093-41db-8d2f-b94398b9ab89', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f22f63d-d093-41db-8d2f-b94398b9ab89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32'} Body: b'{"volume": {"id": "d2f538eb-03d1-4e94-ad28-c7087c110b32", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:41.000000", "updated_at": "2025-08-05T13:21:41.000000", "name": "tempest-SnapshotDependencyTests-volume-217908570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32"}], "user_id": "d61117726dd5428da34e33b5f327d213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "271b800417bf47c58dfb592f8a46862f"}}' 2025-08-05 13:21:41,819 101006 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32 0.098s 2025-08-05 13:21:41,820 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21: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-e5c4a0b6-4e4f-49a7-a9bc-259e09deef33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32'} Body: b'' 2025-08-05 13:21:41,844 101006 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32 0.024s 2025-08-05 13:21:41,844 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:41 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-3ea46307-cf26-466d-b415-538853cbb6d8', 'x-openstack-request-id': 'req-3ea46307-cf26-466d-b415-538853cbb6d8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d2f538eb-03d1-4e94-ad28-c7087c110b32 could not be found."}}' {11} 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 ef668116-3bfc-465b-99f1-fe2aecf3cb8b failed to build and is in ERROR status {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [168.629067s] ... 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 f44df9fd-10a3-4b92-9542-caeae02f70a4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:03,404 101016 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-05 13:19:04,268 101016 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.858s 2025-08-05 13:19:04,269 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1564346618", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/e56e1f02-b574-4a90-9f3f-689d569005d1', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-e8fc4735-38b5-43fd-b80f-a6d7b7f5520b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1564346618", "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": "6e564b2b4c764aa9b2e292f4e8673508", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e56e1f02-b574-4a90-9f3f-689d569005d1", "created_at": "2025-08-05T13:19:04Z", "updated_at": "2025-08-05T13:19:04Z", "tags": [], "self": "/v2/images/e56e1f02-b574-4a90-9f3f-689d569005d1", "file": "/v2/images/e56e1f02-b574-4a90-9f3f-689d569005d1/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:05,713 101016 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/e56e1f02-b574-4a90-9f3f-689d569005d1/file 1.443s 2025-08-05 13:19:05,715 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-db0063d8-7f69-4c79-aa57-a0c973888c13', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/e56e1f02-b574-4a90-9f3f-689d569005d1/file'} Body: b'' 2025-08-05 13:19:05,716 101016 DEBUG [tempest.scenario.manager] image:e56e1f02-b574-4a90-9f3f-689d569005d1 2025-08-05 13:19:05,773 101016 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.052s 2025-08-05 13:19:05,773 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2070399493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDI40JMHJ7ydqcq4W2LqipY4sz1DF+3K9vE+BzitEgqA+hGcwLVKwuZ7d7Xs5CYYnaDSUJpWnp/5IqD9vjBMtIUQviTZlbEsE9SSe5y7meB1eXb18NxmizYW+lwKGaSsxA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:05 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-d5d3a059-5406-4c5b-a31a-6088f761eef4', 'x-compute-request-id': 'req-d5d3a059-5406-4c5b-a31a-6088f761eef4', 'connection': 'close', 'status': '200', 'content-location': 'htt p://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-2070399493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDI40JMHJ7ydqcq4W2LqipY4sz1DF+3K9vE+BzitEgqA+hGcwLVKwuZ7d7Xs5CYYnaDSUJpWnp/5IqD9vjBMtIUQviTZlbEsE9SSe5y7meB1eXb18NxmizYW+lwKGaSsxA==", "fingerprint": "04:52:a8:99:fc:23:ae:9d:c3:5f:ea:0f:61:b1:5b:12", "user_id": "2c25febe01a24fdd97ca32f2fe60b174"}}' 2025-08-05 13:19:05,841 101016 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.054s 2025-08-05 13:19:05,841 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:05 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-4225f31d-298d-4da3-b813-35f5bde7a825', '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": "2c25febe01a24fdd97ca32f2fe60b174", "name": "tempest-TestMinimumBasicScenario-512359729-project-member", "password_expires_at": null}, "audit_ids": ["XWhhLWwrTOKKBcuaHwdaYQ"], "expires_at": "2025-08-05T14:19:05.000000Z", "issued_at": "2025-08-05T13:19:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e564b2b4c764aa9b2e292f4e8673508", "name": "tempest-TestMinimumBasicScenario-512359729"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6e564b2b4c764aa9b2e292f4e8673508", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:19:05,842 101016 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'adbde306-5774-4147-ada6-70b1e096a626', 'name': 'tempest-TestMinimumBasicScenario-1371741424-network', 'tenant_id': '6e564b2 b4c764aa9b2e292f4e8673508', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6e564b2b4c764aa9b2e292f4e8673508', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24824, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:18:49Z', 'updated_at': '2025-08-05T13:18:49Z', 'revision_number': 1} available for tenant 2025-08-05 13:19:06,372 101016 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.528s 2025-08-05 13:19:06,372 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-400219909", "imageRef": "e56e1f02-b574-4a90-9f3f-689d569005d1", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-2070399493", "networks": [{"uuid": "adbde306-5774-4147-ada6-70b1e096a626"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60d00a07-3966-4553-8b44-d234aad871d8', 'x-compute-request-id': 'req-60d00a07-3966-4553-8b44-d234aad871d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b1fc028e-b1fa-434f-94b8-5eed53b1af6f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "s3DS7zjqPmX6"}}' 2025-08-05 13:19:06,462 101016 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/b1fc028e-b1fa-434f-94b8-5eed53b1af6f 0.086s 2025-08-05 13:19:06,462 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:06 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-5b359241-9d4e-4ba7-8cc8-29a7855d236c', 'x-compute-request-id': 'req-5b359241-9d4e-4ba7-8cc8-29a7855d236c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f'} Body: b'{"server": {"id": "b1fc028e-b1fa-434f-94b8-5eed53b1af6f", "name": "tempest-TestMinimumBasicScenario-server-400219909", "status": "BUILD", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "", "image": {"id": "e56e1f02-b574-4a90-9f3f-689d569005d1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e56e1f02-b574-4a90-9f3f-689d569005d1"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:19:06Z", "updated": "2025-08-05T13:19:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links ": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2070399493", "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-05 13:19:56,796 101016 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/b1fc028e-b1fa-434f-94b8-5eed53b1af6f 0.268s 2025-08-05 13:19:56,796 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:56 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-1c78083d-90a8-485e-9ebf-05abb1cb28f7', 'x-compute-request-id': 'req-1c78083d-90a8-485e-9ebf-05abb1cb28f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f'} Body: b'{"server": {"id": "b1fc028e-b1fa-434f-94b8-5eed53b1af6f", "name": "tempest-TestMinimumBasicScenario-server-400219909", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "e56e1f02-b574-4a90-9f3f-689d569005d1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e56e1f02-b574-4a90-9f3f-689d569005d1"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:19:06Z", "updated": "2025-08-05T13:19:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:a9:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2070399493", "OS-SRV-USG:launched_at": "2025-08-05T13:19: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": []}}' 2025-08-05 13:19:56,812 101016 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:20:58,836 101016 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/b1fc028e-b1fa-434f-94b8-5eed53b1af6f 1.964s 2025-08-05 13:20:58,836 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:56 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-AP I-Version', 'x-openstack-request-id': 'req-83782e63-2356-4edd-b39d-b57b1850bb3d', 'x-compute-request-id': 'req-83782e63-2356-4edd-b39d-b57b1850bb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f'} Body: b'{"server": {"id": "b1fc028e-b1fa-434f-94b8-5eed53b1af6f", "name": "tempest-TestMinimumBasicScenario-server-400219909", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "e56e1f02-b574-4a90-9f3f-689d569005d1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e56e1f02-b574-4a90-9f3f-689d569005d1"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:19:06Z", "updated": "2025-08-05T13:19:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:a9:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2070399493", "OS-SRV-USG:launched_at": "2025-08-05T13:19: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": []}}' 2025-08-05 13:20:59,021 101016 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.170s 2025-08-05 13:20:59,021 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba78aacf-29d0-4923-8fea-5f20f1bb963c', 'x-compute-request-id': 'req-ba78aacf-29d0-4923-8fea-5f20f1bb963c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "b1fc028e-b1fa-434f-94b8-5eed53b1af6f", "name": "tempest-TestMinimumBasicScenario-server-400219909", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}]}]}' 2025-08-05 13:20:59,743 101016 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/b1fc028e-b1fa-434f-94b8-5eed53b1af6f 0.717s 2025-08-05 13:20:59,744 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:59 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-9fb756ba-b36e-4ea6-b281-2762a0c71984', 'x-compute-request-id': 'req-9fb756ba-b36e-4ea6-b281-2762a0c71984', 'conn ection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f'} Body: b'{"server": {"id": "b1fc028e-b1fa-434f-94b8-5eed53b1af6f", "name": "tempest-TestMinimumBasicScenario-server-400219909", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "e56e1f02-b574-4a90-9f3f-689d569005d1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e56e1f02-b574-4a90-9f3f-689d569005d1"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:19:06Z", "updated": "2025-08-05T13:19:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:a9:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2070399493", "OS-SRV-USG:launched_at": "2025-08-05T13:19: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": []}}' 2025-08-05 13:21:00,076 101016 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.317s 2025-08-05 13:21:00,077 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-979358647", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-399e01a0-546c-4bd1-b2db-546d3c8ac154', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-399e01a0-546c-4bd1-b2db-546d3c8ac154', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f44df9fd-10a3-4b92-9542-caeae02f70a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:59.998639", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-979358647", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4"}], "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:21:00,141 101016 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/f44df9fd-10a3-4b92-9542-caeae02f70a4 0.043s 2025-08-05 13:21:00,141 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-f846cfcb-b098-4dfc-9968-812aff5d6cc3', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f846cfcb-b098-4dfc-9968-812aff5d6cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4'} Body: b'{"volume": {"id": "f44df9fd-10a3-4b92-9542-caeae02f70a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:00.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-979358647", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4"}], "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e564b2b4c764aa9b2e292f4e8673508"}}' 2025-08-05 13:21:01,194 101016 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/f44df9fd-10a3-4b92-9542-caeae02f70a4 0.039s 2025-08-05 13:21:01,195 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd40ebf-79ab-409a-b5e0-16879f54f102', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd40ebf-79ab-409a-b5e0-16879f54f102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4'} Body: b'{"volume": {"id": "f44df9fd-10a3-4b92-9542-caeae02f70a4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:00.000000", "updated_at": "2025-08-05T13:21:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-979358647", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4"}], "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e564b2b4c764aa9b2e292f4e8673508"}}' 2025-08-05 13:21:01,359 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4 0.148s 2025-08-05 13:21:01,359 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21: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-265572f6-0190-402b-8192-2a6b36f8be59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4'} Body: b'' 2025-08-05 13:21:01,381 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.2 10/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4 0.021s 2025-08-05 13:21:01,381 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21: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-c8423e6a-7f01-4a04-aaa9-897c558beea3', 'x-openstack-request-id': 'req-c8423e6a-7f01-4a04-aaa9-897c558beea3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f44df9fd-10a3-4b92-9542-caeae02f70a4 could not be found."}}' 2025-08-05 13:21:01,506 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f 0.125s 2025-08-05 13:21:01,507 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21: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-2e2059b6-dcd2-4680-93bf-ee9ff4540516', 'x-compute-request-id': 'req-2e2059b6-dcd2-4680-93bf-ee9ff4540516', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f'} Body: b'' 2025-08-05 13:21:01,708 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f 0.200s 2025-08-05 13:21:01,708 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:01 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-688f6843-fc9e-48a6-be85-a9b8b6e2eb3f', 'x-compute-request-id': 'req-688f6843-fc9e-48a6-be85-a9b8b6e2eb3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f'} Body: b'{"server": {"id": "b1fc028e-b1fa-434f-94b8-5eed53b1af6f", "name": "tempest-TestMinimumBasicScenario-server-400219909", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "e56e1f02-b574-4a90-9f3f-689d569005d1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e56e1f02-b574-4a90-9f3f-689d569005d1"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:19:06Z", "updated": "2025-08-05T13:21:01Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:a9:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_ zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2070399493", "OS-SRV-USG:launched_at": "2025-08-05T13:19:22.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-05 13:21:51,809 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f 0.038s 2025-08-05 13:21:51,810 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ab6e3724-e88d-43e7-ad1f-d88faf4c2477', 'x-compute-request-id': 'req-ab6e3724-e88d-43e7-ad1f-d88faf4c2477', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b1fc028e-b1fa-434f-94b8-5eed53b1af6f could not be found."}}' 2025-08-05 13:21:51,867 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2070399493 0.057s 2025-08-05 13:21:51,868 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:51 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-7fb0905e-bb32-4054-8740-46ce35cfacf1', 'x-compute-request-id': 'req-7fb0905e-bb32-4054-8740-46ce35cfacf1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2070399493'} Body: b'' 2025-08-05 13:21:52,031 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/e56e1f02-b574-4a90-9f3f-689d569005d1 0.162s 2025-08-05 13:21:52,031 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ad3109aa-c997-4b4f-989c-af95e6153689', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/e56e1f02-b574-4a90-9f3f-689d569005d1'} Body: b'' {4} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [233.314477s] ... 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 84bd0b07-4465-4555-a1df-4c91efe0e128 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-05T13:22:07Z', 'message': 'Build of instance 84bd0b07-4465-4555-a1df-4c91efe0e128 aborted: Volume 95c5da4c-2f06-4496-90f9-fba0b98fda16 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-a493806f-47a3-4cf2-80de-9143ee7ff576. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:18:48,996 101008 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.083s 2025-08-05 13:18:48,996 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:48 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-38f33e4a-610b-4e32-9c04-9255697ea61b', '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": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411-project-member", "password_expires_at": null}, "audit_ids": ["5VAxEizxQKOybisWDeHujg"], "expires_at": "2025-08-05T14:18:48.000000Z", "issued_at": "2025-08-05T13:18:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6724783f0374053961aeca7602e4ce4", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6724783f0374053961aeca7602e4ce4", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:18:48,997 101008 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'ff7409ff-edfe-4a08-bbbe-1edbbfc278d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1865551720-network', 'tenant_id': 'c6724783f0374053961aeca7602e4ce4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6724783f0374053961aeca7602e4ce4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48587, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_sco pe': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:14:14Z', 'updated_at': '2025-08-05T13:14:14Z', 'revision_number': 1} available for tenant 2025-08-05 13:18:49,472 101008 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.474s 2025-08-05 13:18:49,472 101008 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-1019894745", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "ff7409ff-edfe-4a08-bbbe-1edbbfc278d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851', '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-3325e3d0-a47a-4e97-9658-983cd31c6e89', 'x-compute-request-id': 'req-3325e3d0-a47a-4e97-9658-983cd31c6e89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "G2rh5HefcFU6"}}' 2025-08-05 13:18:49,557 101008 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/ad532a8e-8658-48b2-8aaf-711f9cd39851 0.081s 2025-08-05 13:18:49,557 101008 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': 'Tue, 05 Aug 2025 13:18:49 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-1f92dcbe-8250-496f-a8a5-fe3cc9dda4d9', 'x-compute-request-id': 'req-1f92dcbe-8250-496f-a8a5-fe3cc9dda4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851'} Body: b'{"server": {"id": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1019894745", "status": "BUILD", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:18:49Z", "updated": "2025-08-05T13:18:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SR V-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-05 13:19:39,923 101008 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/ad532a8e-8658-48b2-8aaf-711f9cd39851 0.296s 2025-08-05 13:19:39,924 101008 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': 'Tue, 05 Aug 2025 13:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-44e7362f-c01e-47b9-a209-c19613603cad', 'x-compute-request-id': 'req-44e7362f-c01e-47b9-a209-c19613603cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851'} Body: b'{"server": {"id": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1019894745", "status": "ACTIVE", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "04ffc7abb54343f841694589c8ce2e31f4adc416c3515cd5b652f2e0", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:18:49Z", "updated": "2025-08-05T13:19:05Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1865551720-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:a1:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:19:04.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-05 13:19:39,944 101008 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:20:40,852 101008 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/ad532a8e-8658-48b2-8aaf-711f9cd39851/action 0.848s 2025-08-05 13:20:40,852 101008 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-552980179"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:40 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': 'OpenSt ack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-329fe1f0-c391-4383-9897-f0662ad2187a', 'x-compute-request-id': 'req-329fe1f0-c391-4383-9897-f0662ad2187a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851/action'} Body: b'{"image_id": "0daa9676-31f5-42f3-b9e5-6561622959f7"}' 2025-08-05 13:20:40,880 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.026s 2025-08-05 13:20:40,880 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-facee54e-c27f-4363-91bb-e383a72263a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:41Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:41,905 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.023s 2025-08-05 13:20:41,905 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ff4cbc65-d8cc-49ef-9e58-a6daac9e6aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id ": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:41Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:42,928 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.021s 2025-08-05 13:20:42,929 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b1392fc2-e297-4af8-b23d-e18e9b035873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:41Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:43,952 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.021s 2025-08-05 13:20:43,952 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5d5fbb11-8463-45ae-8889-8fa7424f597f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_project_name": "t empest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:41Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:44,976 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.021s 2025-08-05 13:20:44,976 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7592c810-1066-49e4-97f3-039687fcb6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:41Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:46,033 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.055s 2025-08-05 13:20:46,034 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5ff6110d-b7a0-4146-b5b0-1fda2267da82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d 8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:41Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:47,056 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.021s 2025-08-05 13:20:47,056 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-583eda70-9742-48c9-abce-3b2215c14ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:41Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:48,084 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.027s 2025-08-05 13:20:48,085 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468' , 'content-type': 'application/json', 'x-openstack-request-id': 'req-e20cbe30-5f8c-4e09-a3da-2455d8a8bb89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_id": "c6724783f0374053961aeca7602e4ce4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:47Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:49,114 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.027s 2025-08-05 13:20:49,114 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e94e5a7e-406b-428c-a1d9-266ef7c60c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_id": "c6724783f0374053961aeca7602e4ce4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:48Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:50,140 101008 INFO [tempest.lib.comm on.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7 0.024s 2025-08-05 13:20:50,140 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d87375ff-ece9-486e-bda8-dc0dfe94cc9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_id": "c6724783f0374053961aeca7602e4ce4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "c91c778bc900e07b8b6bbf485483a1c5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b6c883e185767e7d688d044f2989ec2ef1421a29e0a66e4d0bad05c67851001640bab937699b92d4c521cfac90af476dc8ff562e3de94ab64801ec28e3316e71", "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:49Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:50,165 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.024s 2025-08-05 13:20:50,165 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a130d5f8-0df8-4e1c-8b9e-f5750035e8e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_id": "c6724783f0374053961aeca7602e4ce4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromV olumeStableRescueTest-image-552980179", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "c91c778bc900e07b8b6bbf485483a1c5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b6c883e185767e7d688d044f2989ec2ef1421a29e0a66e4d0bad05c67851001640bab937699b92d4c521cfac90af476dc8ff562e3de94ab64801ec28e3316e71", "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:49Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:50,555 101008 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/ad532a8e-8658-48b2-8aaf-711f9cd39851 0.389s 2025-08-05 13:20:50,556 101008 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': 'Tue, 05 Aug 2025 13:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-bd395ace-eae6-4d8e-a8af-941bf524f03d', 'x-compute-request-id': 'req-bd395ace-eae6-4d8e-a8af-941bf524f03d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851'} Body: b'{"server": {"id": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1019894745", "status": "ACTIVE", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "04ffc7abb54343f841694589c8ce2e31f4adc416c3515cd5b652f2e0", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:18:49Z", "updated": "2025-08-05T13:20:49Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1865551720-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:a1:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:19:04.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-05 13:21:50,729 101008 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.089s 2025-08-05 13:21:50,729 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:50 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-9a7e4429-6545-4cd2-9cb7-113e64c7ab2c', '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": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411-project-member", "password_expires_at": null}, "audit_ids": ["39EiTvRMTxiBZqUQcnuj2A"], "expires_at": "2025-08-05T14:21:50.000000Z", "issued_at": "2025-08-05T13:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6724783f0374053961aeca7602e4ce4", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6724783f0374053961aeca7602e4ce4", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:21:50,730 101008 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'ff7409ff-edfe-4a08-bbbe-1edbbfc278d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1865551720-network', 'tenant_id': 'c6724783f0374053961aeca7602e4ce4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6724783f0374053961aeca7602e4ce4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48587, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:14:14Z', 'updated_at': '2025-08-05T13:14:14Z', 'revision_number': 1} available for tenant 2025-08-05 13:21:51,294 101008 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.564s 2025-08-05 13:21:51,295 101008 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-595284196", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "destination_type": "volume"}], "networks": [{"uuid": "ff7409ff-edfe-4a08-bbbe-1edbbfc278d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128', '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-a493806f-47a3-4cf2-80de-9143ee7ff576', 'x-compute-request-id': 'req-a493806f-47a3-4cf2-80de-9143ee7ff576', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "84bd0b07-4465-4555-a1df-4c91efe0e128", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/84bd0b07-4465-4555-a1df-4c91efe0e128"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3D5rRpufuaPH"}}' 2025-08-05 13:21:51,402 101008 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/84bd0b07-4465-4555-a1df-4c91efe0e128 0.104s 2025-08-05 13:21:51,403 101008 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': 'Tue, 05 Aug 2025 13:21:51 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-7ea245ee-7b4a-40ae-b079-3e39adcf9a58', 'x-compute-request-id': 'req-7ea245ee-7b4a-40ae-b079-3e39adcf9a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128'} Body: b'{"server": {"id": "84bd0b07-4465-4555-a1df-4c91efe0e128", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-595284196", "status": "BUILD", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:21:51Z", "updated": "2025-08-05T13:21:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/84bd0b07-4465-4555-a1df-4c91efe0e128"}], "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-05 13:22 :41,593 101008 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/84bd0b07-4465-4555-a1df-4c91efe0e128 0.120s 2025-08-05 13:22:41,594 101008 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': 'Tue, 05 Aug 2025 13:22:41 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-bccc2a95-b3f9-483f-bcaa-d447da001481', 'x-compute-request-id': 'req-bccc2a95-b3f9-483f-bcaa-d447da001481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128'} Body: b'{"server": {"id": "84bd0b07-4465-4555-a1df-4c91efe0e128", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-595284196", "status": "ERROR", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:21:51Z", "updated": "2025-08-05T13:22:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/84bd0b07-4465-4555-a1df-4c91efe0e128"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-05T13:22:07Z", "message": "Build of instance 84bd0b07-4465-4555-a1df-4c91efe0e128 aborted: Volume 95c5da4c-2f06-4496-90f9-fba0b98fda16 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-05 13:22:41,618 101008 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-05 13:22:42,179 101008 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/84bd0b07-4465-4555-a1df-4c91efe0e128 0.560s 2025-08-05 13:22:42,180 101008 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': 'Tue, 05 Aug 2025 13:22:41 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-41b64eb9-7259-43e2-94c5-68b705996e0d', 'x-compute-request-id': 'req-41b64eb9-7259-43e2-94c5-68b705996e0d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128'} Body: b'' 2025-08-05 13:22:42,219 101008 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_r escue_bfv_image_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128 0.039s 2025-08-05 13:22:42,220 101008 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': 'Tue, 05 Aug 2025 13:22:42 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-11cfffa8-20cb-49e3-b170-a2bc2b298769', 'x-compute-request-id': 'req-11cfffa8-20cb-49e3-b170-a2bc2b298769', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 84bd0b07-4465-4555-a1df-4c91efe0e128 could not be found."}}' {2} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [168.715461s] ... 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 059c7f9f-1e1d-4cbe-bd98-81d17f909a0d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:56,031 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.107s 2025-08-05 13:20:56,032 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2527', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2055ff0e-4a2e-4bf8-941b-2c8a9397f278', '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": "ad97047a89bf49499ea01e2842e892e6", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-658435172-project-member", "password_expires_at": null}, "audit_ids": ["JRv59wsUQoyhT19c6fwaqw"], "expires_at": "2025-08-05T14:20:55.000000Z", "issued_at": "2025-08-05T13:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb5cf23bb7194ed69ba306381d86d651", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-658435172"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cb5cf23bb7194ed69ba306381d86d651", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:20:56,032 101004 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': 'e08e3b3d-8c9a-4372-939f-3abc1b0e81f4', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1831447713-network', 'tenant_id': 'cb5cf23bb7194ed69ba306381d86d651', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cb5cf23bb7194ed69ba306381d86d651', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 649, '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-05T13:20:40Z', 'updated_at': '2025-08-05T13:20:41Z', 'revision_number': 1} available for tenant 2025-08-05 13:20:56,033 101004 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:20:56,033 101004 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:20:56,182 101004 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.147s 2025-08-05 13:20:56,182 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1703288912", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBND8bczl2hL9h0bQvKadb2kUrHZwRREkC3+gcxAYeOGUz4dXsU7KgGl5jvc20/R3e4f4pl+wvuz3LdUqfetmoutxVLLsfFZPJ7L0jfHBW3SO3kSItW0/SJphO8+GYRyPIQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:56 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-cb05fe75-46c7-4c09-9602-4329bd232c79', 'x-compute-request-id': 'req-cb05fe75-46c7-4c09-9602-4329bd232c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1703288912", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBND8bczl2hL9h0bQvKadb2kUrHZwRREkC3+gcxAYeOGUz4dXsU7KgGl5jvc20/R3e4f4pl+wvuz3LdUqfetmoutxVLLsfFZPJ7L0jfHBW3SO3kSItW0/SJphO8+GYRyPIQ==", "fingerprint": "1d:10:f2:fa:09:e0:ac:35:d2:7d:2b:3e:d3:ef:70:c7", "user_id": "ad97047a89bf49499ea01e2842e892e6"}}' 2025-08-05 13:20:56,185 101004 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1703288912 created 2025-08-05 13:20:56,849 101004 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.664s 2025-08-05 13:20:56,850 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1398774163", "description": "tempest-description--238251540"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-4db312e7-df90-49af-92b3-8b8a2992c11d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2ac6e2ec-474e-41eb-9c45-309fa0a7d77f", "name": "tempest-securitygroup--1398774163", "stateful": true, "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "description": "tempest-description--238251540", "shared": false, "security_group_rules": [{"id": "4ce4a09f-6f19-470d-a9d5-cc47a27e0961", "project_id": "cb5cf23bb7194ed69ba306381d86d651", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "security_group_id": "2ac6e2ec-474e-41eb-9c45-309fa0a7d77f", "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": 923, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:20:56Z", "updated_at": "2025-08-05T13:20:56Z", "revision_number": 0}, {"id": "e9f92e6c-c74a-486c-ad4a-cee808d17a3f", "project_id": "cb5cf23bb7194ed69ba306381d86d651" , "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "security_group_id": "2ac6e2ec-474e-41eb-9c45-309fa0a7d77f", "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": 922, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:20:56Z", "updated_at": "2025-08-05T13:20:56Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:20:56Z", "updated_at": "2025-08-05T13:20:56Z", "revision_number": 1, "project_id": "cb5cf23bb7194ed69ba306381d86d651"}}' 2025-08-05 13:20:57,408 101004 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.557s 2025-08-05 13:20:57,409 101004 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": "2ac6e2ec-474e-41eb-9c45-309fa0a7d77f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b28975d7-bfb9-4df5-a230-70c1497cb490', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ab4bcbe6-f427-4df4-ad02-89415b5ed70f", "project_id": "cb5cf23bb7194ed69ba306381d86d651", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "security_group_id": "2ac6e2ec-474e-41eb-9c45-309fa0a7d77f", "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-05T13:20:57Z", "updated_at": "2025-08-05T13:20:57Z", "revision_number": 0}}' 2025-08-05 13:20:58,459 101004 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.049s 2025-08-05 13:20:58,459 101004 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": "2ac6e2ec-474e-41eb-9c45-309fa0a7d77f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-002ba7bd-9d02-4183-8c77-a900028eb4b9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c78838be-cf4a-44eb-970c-d380720399ed", "project_id": "cb5cf23bb7194ed69ba306381d86d651", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "security_group_id": "2ac6e2ec-474e-41eb-9c45-309fa0a7d77f", "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-05T13:20:58Z", "updated_at": "2025-08-05T13:20:58Z", "revision_number": 0}}' 2025-08-05 13:20:58,460 101004 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1398774163 created 2025-08-05 13:20:59,458 101004 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/fl oatingips 0.997s 2025-08-05 13:20:59,458 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-0856113d-bcc4-4aaf-9e5c-60aa19964c9e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4c3d6137-556e-4783-80c2-537256888b46", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "floating_ip_address": "172.24.4.233", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cb5cf23bb7194ed69ba306381d86d651", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:20:59Z", "updated_at": "2025-08-05T13:20:59Z", "revision_number": 0}}' 2025-08-05 13:20:59,458 101004 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4c3d6137-556e-4783-80c2-537256888b46', 'tenant_id': 'cb5cf23bb7194ed69ba306381d86d651', 'floating_ip_address': '172.24.4.233', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cb5cf23bb7194ed69ba306381d86d651', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:20:59Z', 'updated_at': '2025-08-05T13:20:59Z', 'revision_number': 0, 'ip': '172.24.4.233'} created 2025-08-05 13:20:59,459 101004 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1703288912', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBND8bczl2hL9h0bQvKadb2kUrHZwRREkC3+gcxAYeOGUz4dXsU7KgGl5jvc20/R3e4f4pl+wvuz3LdUqfetmoutxVLLsfFZPJ7L0jfHBW3SO3kSItW0/SJphO8+GYRyPIQ==', 'fingerprint': '1d:10:f2:fa:09:e0:ac:35:d2:7d:2b:3e:d3:ef:70:c7', 'user_id': 'ad97047a89bf49499ea01e2842e892e6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBmSZxRP8PywRkT9EPJVINWq2nYpnDx5gTmheTMicZk/ZIZrQvaoJ9d\nr8tIV1TFEjigBwYFK4EEACKhZANiAATQ/G3M5doS/YdG0LymnW9pFKx2cEURJAt/\noHMQGHjhlM+HV7FOyoBpeY73NtP0d3uH+KZfsL7s9y3VKn3rZqLrcVSy7HxWTyey\n9I3xwVt0jt5EiLVtP0iaYTvPhmEcjyE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2ac6e2ec-474e-41eb-9c45-309fa0a7d77f', 'name': 'tempest-securitygroup--1398774163', 'stateful': True, 'tenant_id': 'cb5cf23bb7194ed69ba306381d86d651', 'description': 'tempest-description--238251540', 'shared': False, 'security_group_rules': [{'id': '4ce4a09f-6f19-470d-a9d5-cc47a27e0961', 'project_id': 'cb5cf23bb7194ed69ba306381d86d651', 'tenant_id': 'cb5cf23bb7194ed69ba306381d86d651', 'security_group_id': '2ac6e2ec-474e-41eb-9c45-309fa0a7d77f', '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': 923, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:20:56Z', 'updated_at': '2025-08-05T13:20:56Z', 'revision_number': 0}, {'id': 'e9f92e6c-c74a-486c-ad4a-cee808d17a3f', 'project_id': 'cb5cf23bb7194ed69ba306381d86d651', 'tenant_id': 'cb5cf23bb7194ed69ba306381d86d651', 'security_group_id': '2ac6e2ec-474e-41eb-9c45-309fa0a7d77f', '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': 922, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:20:56Z', 'updated_at': '2025-08-05T13:20:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:20:56Z', 'updated_at': '2025-08-05T13:20:56Z', 'revision_number': 1, 'project_id': 'cb5cf23bb7194ed69ba306381d86d651'}, 'floating_ip': {'id': '4c3d6137-556e-4783-80c2-537256888b46', 'tenant_id': 'cb5cf23bb7194ed69ba306381d86d651', 'floating_ip_address': '172.24.4.233', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cb5cf23bb7194ed69ba306381d86d651', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:20:59Z', 'updated_at': '2025-08-05T13:20:59Z', 'revision_number': 0, 'ip': '172.24.4.233'}} 2025-08-05 13:21:00,382 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 0.922s 2025-08-05 13:21:00,382 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1132544785", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "e08e3b3d-8c9a-4372-939f-3abc1b0e81f4"}], "security_groups": [{"name": "tempest-securitygroup--1398774163"}], "key_name": "tempest-keypair-1703288912", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-627bdea8-95f3-4c24-9635-a4e4e5859dfd', 'x-compute-request-id': 'req-627bdea8-95f3-4c24-9635-a4e4e5859dfd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a2c3365d-6b6d-4d96-9dfe-615694547178", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1398774163"}], "adminPass": "C4k97d5DZA2s"}}' 2025-08-05 13:21:00,474 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178 0.088s 2025-08-05 13:21:00,474 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb777de9-dd9c-44f4-9e1b-d3b198717d8f', 'x-compute-request-id': 'req-eb777de9-dd9c-44f4-9e1b-d3b198717d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178'} Body: b'{"server": {"id": "a2c3365d-6b6d-4d96-9dfe-615694547178", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1132544785", "status": "BUILD", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "user_id": "ad97047a89bf49499ea01e2842e892e6", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953f afa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:00Z", "updated": "2025-08-05T13:21:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1703288912", "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-05 13:21:50,831 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178 0.292s 2025-08-05 13:21:50,832 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4096e3e6-f322-4bdd-8ba6-b8db4a62f1f3', 'x-compute-request-id': 'req-4096e3e6-f322-4bdd-8ba6-b8db4a62f1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178'} Body: b'{"server": {"id": "a2c3365d-6b6d-4d96-9dfe-615694547178", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1132544785", "status": "ACTIVE", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "user_id": "ad97047a89bf49499ea01e2842e892e6", "metadata": {}, "hostId": "7aab2a74cfe0990a273c73c2e440b09fa8f8637825f9e8013a78bc71", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:00Z", "updated": "2025-08-05T13:21:17Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1831447713-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:e1:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1703288912", "OS-SRV-USG:launched_at": "2025-08-05T13:21:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1398774163"}], "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-05 13:21:50,846 101004 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:22:51,056 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178/os-interface 0.150s 2025-08-05 13:22:51,057 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json' , 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06692ff5-dcaa-4acd-ba75-08ff9af6053f', 'x-compute-request-id': 'req-06692ff5-dcaa-4acd-ba75-08ff9af6053f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e08e3b3d-8c9a-4372-939f-3abc1b0e81f4", "port_id": "f7cf39b2-da6e-4bb7-be67-35d839e5c8e1", "mac_addr": "fa:16:3e:ca:e1:75", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "663dbde1-7751-476c-81c1-fc7cb2842f52", "ip_address": "10.0.0.7"}]}]}' 2025-08-05 13:22:51,792 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/4c3d6137-556e-4783-80c2-537256888b46 0.732s 2025-08-05 13:22:51,793 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f7cf39b2-da6e-4bb7-be67-35d839e5c8e1"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-7bc96e36-5d17-48cb-b757-7e568b81be5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/4c3d6137-556e-4783-80c2-537256888b46'} Body: b'{"floatingip": {"id": "4c3d6137-556e-4783-80c2-537256888b46", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "floating_ip_address": "172.24.4.233", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "243078d3-ebe6-42b0-b56a-8c778b94bc81", "port_id": "f7cf39b2-da6e-4bb7-be67-35d839e5c8e1", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e08e3b3d-8c9a-4372-939f-3abc1b0e81f4", "mac_address": "fa:16:3e:ca:e1:75", "admin_state_up": true, "status": "ACTIVE", "device_id": "a2c3365d-6b6d-4d96-9dfe-615694547178", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:20:59Z", "updated_at": "2025-08-05T13:22:51Z", "revision_number": 1, "project_id": "cb5cf23bb7194ed69ba306381d86d651"}}' 2025-08-05 13:22:51,794 101004 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.233:22' as 'cirros' with public key authentication 2025-08-05 13:22:51,808 101004 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:22:51,913 101004 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:22:51,913 101004 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.233 successfully created 2025-08-05 13:22:52,150 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178 0.236s 2025-08-05 13:22:52,151 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6646bf08-fcf4-4719-b9b2-81941e58a2dc', 'x-compute-request-id': 'req-6646bf08-fcf4-4719-b9b2-81941e58a2dc', 'connection': 'close', 'status ': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178'} Body: b'{"server": {"id": "a2c3365d-6b6d-4d96-9dfe-615694547178", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1132544785", "status": "ACTIVE", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "user_id": "ad97047a89bf49499ea01e2842e892e6", "metadata": {}, "hostId": "7aab2a74cfe0990a273c73c2e440b09fa8f8637825f9e8013a78bc71", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:00Z", "updated": "2025-08-05T13:21:17Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1831447713-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:e1:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1703288912", "OS-SRV-USG:launched_at": "2025-08-05T13:21:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1398774163"}], "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-05 13:22:52,232 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.066s 2025-08-05 13:22:52,232 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-332a3cde-ffd2-4006-b29d-b1e664f29fb8', 'x-compute-request-id': 'req-332a3cde-ffd2-4006-b29d-b1e664f29fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "a2c3365d-6b6d-4d96-9dfe-615694547178", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1132544785", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}]}]}' 2025-08-05 13:22:52,437 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/volumes 0.201s 2025-08-05 13:22:52,438 101004 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-32847721", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f77cc38-2f08-4a26-9ac1-3936511c7e9c', 'content-length': '788', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f77cc38-2f08-4a26-9ac1-3936511c7e9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume /v3/volumes'} Body: b'{"volume": {"id": "059c7f9f-1e1d-4cbe-bd98-81d17f909a0d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:22:52.371890", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-32847721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d"}], "user_id": "ad97047a89bf49499ea01e2842e892e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:22:52,488 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d 0.038s 2025-08-05 13:22:52,489 101004 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': 'Tue, 05 Aug 2025 13:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f116bb1f-fb47-4e08-ac37-6c97f7432e54', 'content-length': '856', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f116bb1f-fb47-4e08-ac37-6c97f7432e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d'} Body: b'{"volume": {"id": "059c7f9f-1e1d-4cbe-bd98-81d17f909a0d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:22:52.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-32847721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d"}], "user_id": "ad97047a89bf49499ea01e2842e892e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cb5cf23bb7194ed69ba306381d86d651"}}' 2025-08-05 13:22:53,546 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d 0.041s 2025-08-05 13:22:53,546 101004 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': 'Tue, 05 Aug 2025 13:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20fad29f-8ef0-43b2-b936-71b647a0ef00', 'content-length': '877', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20fad29f-8ef0-43b2-b936-71b647a0ef00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d'} Body: b'{"volume": {"id": "059c7f9f-1e1d-4cbe-bd98-81d17f909a0d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:22:52.000000", "updated_at": "2025-08-05T13:22:53.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-32847721", "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/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d"}], "user_id": "ad97047a89bf49499ea01e2842e892e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cb5cf23bb7194ed69ba306381d86d651"}}' 2025-08-05 13:22:53,661 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d 0.100s 2025-08-05 13:22:53,662 101004 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': 'Tue, 05 Aug 2025 13:22:53 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-c7b97ae5-1813-4d0f-9a44-3c7d7a090322', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d'} Body: b'' 2025-08-05 13:22:53,684 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d 0.022s 2025-08-05 13:22:53,685 101004 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': 'Tue, 05 Aug 2025 13:22:53 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-39f0ed37-735a-4c95-a864-93d844a8cda4', 'x-openstack-request-id': 'req-39f0ed37-735a-4c95-a864-93d844a8cda4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 059c7f9f-1e1d-4cbe-bd98-81d17f909a0d could not be found."}}' 2025-08-05 13:22:53,797 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178 0.112s 2025-08-05 13:22:53,798 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98d154a8-9b48-403b-ae4d-c1b7cb6ede3a', 'x-compute-request-id': 'req-98d154a8-9b48-403b-ae4d-c1b7cb6ede3a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178'} Body: b'' 2025-08-05 13:22:53,973 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178 0.175s 2025-08-05 13:22:53,974 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '1701', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-149259fe-7d9b-4ac8-ab96-9273d6396411', 'x-compute-request-id': 'req-149259fe-7d9b-4ac8-ab96-9273d6396411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178'} Body: b'{"server": {"id": "a2c3365d-6b6d-4d96-9dfe-615694547178", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1132544785", "status": "ACTIVE", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "user_id": "ad97047a89bf49499ea01e2842e892e6", "metadata": {}, "hostId": "7aab2a74cfe0990a273c73c2e440b09fa8f8637825f9e8013a78bc71", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:00Z", "updated": "2025-08-05T13:22:54Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1831447713-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:e1:75"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:e1:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1703288912", "OS-SRV-USG:launched_at": "2025-08-05T13:21:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1398774163"}], "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-05 13:23:44,075 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178 0.035s 2025-08-05 13:23:44,076 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23: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-7a092c67-37db-4f36-aaf9-f2b3c422d0e7', 'x-compute-request-id': 'req-7a092c67-37db-4f36-aaf9-f2b3c422d0e7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a2c3365d-6b6d-4d96-9dfe-615694547178 could not be found."}}' 2025-08-05 13:23:44,103 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1703288912 0.026s 2025-08-05 13:23:44,103 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:44 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-op enstack-request-id': 'req-cbf2b53c-8520-4507-a11e-f747e6b75336', 'x-compute-request-id': 'req-cbf2b53c-8520-4507-a11e-f747e6b75336', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1703288912'} Body: b'' 2025-08-05 13:23:44,275 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/2ac6e2ec-474e-41eb-9c45-309fa0a7d77f 0.170s 2025-08-05 13:23:44,275 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-39476293-83dc-499e-976a-fb9ad3b4c369', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2ac6e2ec-474e-41eb-9c45-309fa0a7d77f'} Body: b'' 2025-08-05 13:23:44,296 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/2ac6e2ec-474e-41eb-9c45-309fa0a7d77f 0.019s 2025-08-05 13:23:44,296 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-8e637344-8b42-4777-a161-b1b197c7a971', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2ac6e2ec-474e-41eb-9c45-309fa0a7d77f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2ac6e2ec-474e-41eb-9c45-309fa0a7d77f does not exist", "detail": ""}}' 2025-08-05 13:23:44,634 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/4c3d6137-556e-4783-80c2-537256888b46 0.337s 2025-08-05 13:23:44,634 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f895a794-7d87-4b1e-8c72-500c019e2444', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/4c3d6137-556e-4783-80c2-537256888b46'} Body: b'' {2} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.538729s] ... 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 cd62a817-5e17-46e5-a677-57385200f526 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:23:54,527 101004 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.419s 2025-08-05 13:23:54,527 101004 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-67894703"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c74e742-047c-441c-a3da-3bd5f7fc4fea', 'content-length': '765', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c74e742-047c-441c-a3da-3bd5f7fc4fea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cd62a817-5e17-46e5-a677-57385200f526", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:54.454389", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-67894703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cd62a817-5e17-46e5-a677-57385200f526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cd62a817-5e17-46e5-a677-57385200f526"}], "user_id": "1ad016c2837d4a638ecdd471c7066917", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:23:54,576 101004 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/cd62a817-5e17-46e5-a677-57385200f526 0.037s 2025-08-05 13:23:54,577 101004 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': 'Tue, 05 Aug 2025 13:23:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54b1194-9a2e-4c22-9d72-08450cc751ca', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54b1194-9a2e-4c22-9d72-08450cc751ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cd62a817-5e17-46e5-a677-57385200f526'} Body: b'{"volume": {"id": "cd62a817-5e17-46e5-a677-57385200f526", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:54.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-67894703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cd62a817-5e17-46e5-a677-57385200f526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cd62a817-5e17-46e5-a677-57385200f526"}], "user_id": "1ad016c2837d4a638ecdd471c7066917", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "989f984112c4417189ecbc3aa5f92db9"}}' 2025-08-05 13:23:55,631 101004 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/cd62a817-5e17-46e5-a677-57385200f526 0.040s 2025-08-05 13:23:55,632 101004 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': 'Tue, 05 Aug 2025 13:23:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-3885f19e-4fc6-401b-aa0d-46e0869334bf', 'content-length': '854', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3885f19e-4fc6-401b-aa0d-46e0869334bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cd62a817-5e17-46e5-a677-57385200f526'} Body: b'{"volume": {"id": "cd62a817-5e17-46e5-a677-57385200f526", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:54.000000", "updated_at": "2025-08-05T13:23:55.000000", "name": "tempest-VolumeRevertTests-Volume-67894703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cd62a817-5e17-46e5-a677-57385200f526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cd62a817-5e17-46e5-a677-57385200f526"}], "user_id": "1ad016c2837d4a638ecdd471c7066917", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "989f984112c4417189ecbc3aa5f92db9"}}' {2} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.321714s] ... 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 e3c7d490-0370-437f-afb3-2ce8aef3846d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:23:55,844 101004 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.196s 2025-08-05 13:23:55,844 101004 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-48863008"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b9dd44f-d281-47be-886d-6dbd6ca44d7d', 'content-length': '765', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b9dd44f-d281-47be-886d-6dbd6ca44d7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e3c7d490-0370-437f-afb3-2ce8aef3846d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:55.777996", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-48863008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d"}], "user_id": "1ad016c2837d4a638ecdd471c7066917", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:23:55,894 101004 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d 0.038s 2025-08-05 13:23:55,895 101004 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': 'Tue, 05 Aug 2025 13:23:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4306af6b-dec3-4c60-b2a4-fd42a6be855e', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4306af6b-dec3-4c60-b2a4-fd42a6be855e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d'} Body: b'{"volume": {"id": "e3c7d490-0370-437f-afb3-2ce8aef3846d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:56.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-48863008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d"}], "user_id": "1ad016c2837d4a638ecdd471c7066917", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "989f984112c4417189ecbc3aa5f92db9"}}' 2025-08-05 13:23:56,955 101004 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d 0.046s 2025-08-05 13:23:56,955 101004 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': 'Tue, 05 Aug 2025 13:23:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-fa43f673-aa24-4a7e-86ed-931fb11101fc', 'content-length': '854', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa43f673-aa24-4a7e-86ed-931fb11101fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d'} Body: b'{"volume": {"id": "e3c7d490-0370-437f-afb3-2ce8aef3846d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:56.000000", "updated_at": "2025-08-05T13:23:56.000000", "name": "tempest-VolumeRevertTests-Volume-48863008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d"}], "user_id": "1ad016c2837d4a638ecdd471c7066917", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "989f984112c4417189ecbc3aa5f92db9"}}' {10} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.328639s] ... 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 9072c2ff-6238-49e8-a5bf-a47da28c2e9a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:17,917 101020 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.202s 2025-08-05 13:24:17,917 101020 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-1409590026"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d0c745-4585-411c-896a-e46900311eb6', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d0c745-4585-411c-896a-e46900311eb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9072c2ff-6238-49e8-a5bf-a47da28c2e9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:17.853286", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1409590026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a"}], "user_id": "f2579e5ab0df4acf9006b35f6e3f395c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:17,968 101020 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a 0.038s 2025-08-05 13:24:17,969 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04de9569-8300-403f-9392-e4d2eb995c1e', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04de9569-8300-403f-9392-e4d2eb995c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a'} Body: b'{"volume": {"id": "9072c2ff-6238-49e8-a5bf-a47da28c2e9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:18.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1409590026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a"}], "user_id": "f2579e5ab0df4acf9006b35f6e3f395c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "223e492bed7b4f1e92935ff0da543a50"}}' 2025-08-05 13:24:19,025 101020 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a 0.039s 2025-08-05 13:24:19,025 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'a pplication/json', 'x-compute-request-id': 'req-46e2f506-e739-4711-b23b-90b45572c19d', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e2f506-e739-4711-b23b-90b45572c19d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a'} Body: b'{"volume": {"id": "9072c2ff-6238-49e8-a5bf-a47da28c2e9a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:18.000000", "updated_at": "2025-08-05T13:24:18.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1409590026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a"}], "user_id": "f2579e5ab0df4acf9006b35f6e3f395c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "223e492bed7b4f1e92935ff0da543a50"}}' {10} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.293958s] ... 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 8bd471dc-c840-46c3-bcad-76a9a5dec249 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:19,218 101020 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.175s 2025-08-05 13:24:19,218 101020 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-1996975155"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e2e2863-f8ec-41c8-af0d-358a668b3f22', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e2e2863-f8ec-41c8-af0d-358a668b3f22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8bd471dc-c840-46c3-bcad-76a9a5dec249", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:19.159367", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1996975155", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249"}], "user_id": "f2579e5ab0df4acf9006b35f6e3f395c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:19,270 101020 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249 0.039s 2025-08-05 13:24:19,270 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a468782c-d170-47b8-a492-ceb749b99749', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a468782c-d170-47b8-a492-ceb749b99749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249'} Body: b'{"volume": {"id": "8bd471dc-c840-46c3-bcad-76a9a5dec249", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:19.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1996975155", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249"}], "user_id": "f2579e5ab0df4acf9006b35f6e3f395c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "223e492bed7b4f1e92935ff0da543a50"}}' 2025-08-05 13:24:20,322 101020 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249 0.037s 2025-08-05 13:24:20,323 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'a pplication/json', 'x-compute-request-id': 'req-6593abcc-f882-43f5-84cd-8b05722d4347', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6593abcc-f882-43f5-84cd-8b05722d4347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249'} Body: b'{"volume": {"id": "8bd471dc-c840-46c3-bcad-76a9a5dec249", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:19.000000", "updated_at": "2025-08-05T13:24:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1996975155", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249"}], "user_id": "f2579e5ab0df4acf9006b35f6e3f395c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "223e492bed7b4f1e92935ff0da543a50"}}' {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.170980s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.012503s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.012719s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.038660s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.008000s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.008024s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.036291s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.041132s] ... ok {4} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.181591s] ... ok {4} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.099672s] ... ok {4} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [287.788078s] ... 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 9ccb5482-ce6e-4960-9d2d-4a249b37c188 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:47,462 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6 0.230s 2025-08-05 13:19:47,463 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:47 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-b6553abf-f3c5-494a-8aaf-e85c73df2bbc', 'x-compute-request-id': 'req-b6553abf-f3c5-494a-8aaf-e85c73df2bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6'} Body: b'{"server": {"id": "7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6", "name": "tempest-ServerActionsTestOtherA-server-1596223593", "status": "ACTIVE", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "metadata": {}, "hostId": "0c0e1d11cf8c69ec6c64e647e193f1e86f51556cfacece49700d0c39", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:17:55Z", "updated": "2025-08-05T13:18:11Z", "addresses": {"tempest-ServerActionsTestOtherA-811159315-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:df:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-416848954", "OS-SRV-USG:launched_at": "2025-08-05T13:18:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480580431"}], "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-05 13:20:47,773 101002 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.236s 2025-08-05 13:20:47,773 101002 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-629799715"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6868e863-2188-4d15-a109-28dcb9ee0c82', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6868e863-2188-4d15-a109-28dcb9ee0c82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9ccb5482-ce6e-4960-9d2d-4a249b37c188", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:47.700048", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-629799715", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c1 88"}], "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:20:47,889 101002 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.098s 2025-08-05 13:20:47,889 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:47 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-563865b0-5d5b-4376-80c3-649b62294fc3', '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": "37b629cc0f3349ea8cd9a93bf1b0f396", "name": "tempest-ServerActionsTestOtherA-1567209675-project-member", "password_expires_at": null}, "audit_ids": ["c0xdaOkdTbC1ehkuttmjrw"], "expires_at": "2025-08-05T14:20:47.000000Z", "issued_at": "2025-08-05T13:20:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9592b6067a6c41ed8538875f34fb49a2", "name": "tempest-ServerActionsTestOtherA-1567209675"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9592b6067a6c41ed8538875f34fb49a2", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:20:47,890 101002 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': '617a4b5b-027a-40fa-927a-2c92bf9793dc', 'name': 'tempest-ServerActionsTestOtherA-811159315-network', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_i d': 20457, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:17:46Z', 'updated_at': '2025-08-05T13:17:46Z', 'revision_number': 1} available for tenant 2025-08-05 13:20:47,890 101002 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:20:47,891 101002 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:20:47,951 101002 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-05 13:20:47,952 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1226306", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMRyQxhQX1tr71wIW73qHvKjqQtUJbAx3/zoHa9LHEC7pcuq4HvnIeSvz0otjGHTcKXLUrvD1QpoYcDqtoUjFtFrNfDlDbhp+E1So5eAyTiX+eGXo/oCNX0d2+lP8DGbiw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd6fe20a-2b51-488b-b677-a10e9f5b1049', 'x-compute-request-id': 'req-bd6fe20a-2b51-488b-b677-a10e9f5b1049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1226306", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMRyQxhQX1tr71wIW73qHvKjqQtUJbAx3/zoHa9LHEC7pcuq4HvnIeSvz0otjGHTcKXLUrvD1QpoYcDqtoUjFtFrNfDlDbhp+E1So5eAyTiX+eGXo/oCNX0d2+lP8DGbiw==", "fingerprint": "6e:90:35:c0:b2:c0:ba:c4:f5:c2:51:bf:86:a2:eb:fb", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396"}}' 2025-08-05 13:20:47,954 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1226306 created 2025-08-05 13:20:48,240 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.285s 2025-08-05 13:20:48,240 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--806545863", "description": "tempest-description--1812750337"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-8f8db7b9-3a2d-4e7c-af36-6a6412170195', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1909d950-759a-45b0-9bae-b59e32568056", "name": "tempest-securitygroup--806545863", "stateful": true, "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "description": "tempest-description--1812750337", "shared": false, "security_group_rules": [{"id": "1d72fb55-8431-4eed-a64d-6a532c6ce521", "project_id": "9592b6067a6c41ed8538875f34fb49a2", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "security_group_id": "1909d950-759a-45b0-9bae-b59e32568056", "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": 889, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:20:48Z", "updated_at": "2025- 08-05T13:20:48Z", "revision_number": 0}, {"id": "228337b6-fdc9-4f70-bc16-dee77ad7bd95", "project_id": "9592b6067a6c41ed8538875f34fb49a2", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "security_group_id": "1909d950-759a-45b0-9bae-b59e32568056", "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": 890, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:20:48Z", "updated_at": "2025-08-05T13:20:48Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:20:48Z", "updated_at": "2025-08-05T13:20:48Z", "revision_number": 1, "project_id": "9592b6067a6c41ed8538875f34fb49a2"}}' 2025-08-05 13:20:48,463 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.221s 2025-08-05 13:20:48,464 101002 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": "1909d950-759a-45b0-9bae-b59e32568056", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ab6d09fd-2928-4b81-a3c0-bf7f4c8c4559', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c48ebb50-dd0e-4000-8fb5-b717f0559a59", "project_id": "9592b6067a6c41ed8538875f34fb49a2", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "security_group_id": "1909d950-759a-45b0-9bae-b59e32568056", "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-05T13:20:48Z", "updated_at": "2025-08-05T13:20:48Z", "revision_number": 0}}' 2025-08-05 13:20:48,773 101002 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-05 13:20:48,774 101002 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": "1909d950-759a-45b0-9bae-b59e32568056", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a3d1f508-af5f-4ed0-8c8e-f52a72d786ed', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2b0635ad-b134-4659-8561-f32a32bfc3af", "project_id": "9592b6067a6c41ed8538875f34fb49a2", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "security_group_id": "1909d950-759a-45b0-9bae-b59e32568056", "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-05T13:20:48Z", "updated_at": "2025-08-05T13:20:48Z", "revision_number": 0}}' 2025-08-05 13:20:48,774 101002 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--806545863 created 2025-08-05 13:20:49,605 101 002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.830s 2025-08-05 13:20:49,605 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-05093b3c-5077-4611-ba48-10ffd418de96', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a6706704-5e67-4a79-831a-c7a6e7124187", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "floating_ip_address": "172.24.4.174", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9592b6067a6c41ed8538875f34fb49a2", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:20:49Z", "updated_at": "2025-08-05T13:20:49Z", "revision_number": 0}}' 2025-08-05 13:20:49,605 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a6706704-5e67-4a79-831a-c7a6e7124187', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'floating_ip_address': '172.24.4.174', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:20:49Z', 'updated_at': '2025-08-05T13:20:49Z', 'revision_number': 0, 'ip': '172.24.4.174'} created 2025-08-05 13:20:49,606 101002 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1226306', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMRyQxhQX1tr71wIW73qHvKjqQtUJbAx3/zoHa9LHEC7pcuq4HvnIeSvz0otjGHTcKXLUrvD1QpoYcDqtoUjFtFrNfDlDbhp+E1So5eAyTiX+eGXo/oCNX0d2+lP8DGbiw==', 'fingerprint': '6e:90:35:c0:b2:c0:ba:c4:f5:c2:51:bf:86:a2:eb:fb', 'user_id': '37b629cc0f3349ea8cd9a93bf1b0f396', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA9LarmZd4pwUPAy1M0rJPykRbCKocMwenmbRPv+9rZCCj+RXi49gHR\naXlS8+Rg+dmgBwYFK4EEACKhZANiAATEckMYUF9ba+9cCFu96h7yo6kLVCWwMd/8\n6B2vSxxAu6XLquB75yHkr89KLYxh03Cly1K7w9UKaGHA6raFIxbRazXw5Q24afhN\nUqOXgMk4l/nhl6P6AjV9HdvpT/Axm4s=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1909d950-759a-45b0-9bae-b59e32568056', 'name': 'tempest-securitygroup--806545863', 'stateful': True, 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'description': 'tempest-description--1812750337', 'shared': False, 'security_group_rules': [{'id': '1d72fb55-8431-4eed-a64d-6a532c6ce521', 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'security_group_id': '1909d950-759a-45b0-9bae-b59e32568056', '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': 889, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:20:48Z', 'updated_at': '2025-08-05T13:20:48Z', 'revision_number': 0}, {'id': '228337b6-fdc9-4f70-bc16-dee77ad7bd95', 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'security_group_id': '1909d950-759a-45b0-9bae-b59e32568056', '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': N one, 'standard_attr_id': 890, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:20:48Z', 'updated_at': '2025-08-05T13:20:48Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:20:48Z', 'updated_at': '2025-08-05T13:20:48Z', 'revision_number': 1, 'project_id': '9592b6067a6c41ed8538875f34fb49a2'}, 'floating_ip': {'id': 'a6706704-5e67-4a79-831a-c7a6e7124187', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'floating_ip_address': '172.24.4.174', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:20:49Z', 'updated_at': '2025-08-05T13:20:49Z', 'revision_number': 0, 'ip': '172.24.4.174'}} 2025-08-05 13:20:50,400 101002 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.793s 2025-08-05 13:20:50,400 101002 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-266509817", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "617a4b5b-027a-40fa-927a-2c92bf9793dc"}], "security_groups": [{"name": "tempest-securitygroup--806545863"}], "key_name": "tempest-keypair-1226306", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6de8697-9242-4d98-999a-3bcf1be7f55b', 'x-compute-request-id': 'req-e6de8697-9242-4d98-999a-3bcf1be7f55b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "eec688a5-c5c9-4149-86b4-46743c222ad8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--806545863"}], "adminPass": "c4EcsSupAQsj"}}' 2025-08-05 13:20:50,481 101002 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/eec688a5-c5c9-4149-86b4-46743c222ad8 0.077s 2025-08-05 13:20:50,481 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:50 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-1cfa67d6-8cab-40ef-a1ee-cfbe01f71c27', 'x-compute-request-id': 'req-1cfa67d6-8cab-40ef-a1ee-cfbe01f71c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8'} Body: b'{"server": {"id": "eec688a5-c5c9-4149-86b4-46743c222ad8", "name": "tempest-tempest.common.compute-instance-266509817", "status": "BUILD", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93b f1b0f396", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:20:50Z", "updated": "2025-08-05T13:20:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1226306", "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-05 13:21:40,896 101002 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/eec688a5-c5c9-4149-86b4-46743c222ad8 0.348s 2025-08-05 13:21:40,896 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ada4fc15-04eb-45f2-a0f2-bd3814500160', 'x-compute-request-id': 'req-ada4fc15-04eb-45f2-a0f2-bd3814500160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8'} Body: b'{"server": {"id": "eec688a5-c5c9-4149-86b4-46743c222ad8", "name": "tempest-tempest.common.compute-instance-266509817", "status": "ACTIVE", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "metadata": {}, "hostId": "0c0e1d11cf8c69ec6c64e647e193f1e86f51556cfacece49700d0c39", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:20:50Z", "updated": "2025-08-05T13:21:09Z", "addresses": {"tempest-ServerActionsTestOtherA-811159315-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:4d:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226306", "OS-SRV-USG:launched_at": "2025-08-05T13:21:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--806545863"}], "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-05 13:21:40,911 101002 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:22:41,132 101002 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/eec688a5-c5c9-4149-86b4-46743c222ad8/os-interface 0.160s 2025-08-05 13:22:41,132 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': ' application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6131bade-7de2-4dc0-8ad5-4abd4ccbb9dd', 'x-compute-request-id': 'req-6131bade-7de2-4dc0-8ad5-4abd4ccbb9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "617a4b5b-027a-40fa-927a-2c92bf9793dc", "port_id": "cfb55481-165b-4710-b5de-86485e4ddc3f", "mac_addr": "fa:16:3e:13:4d:bd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1ea3cbfa-7c4e-44eb-85d2-27241189e11d", "ip_address": "10.0.0.3"}]}]}' 2025-08-05 13:22:41,996 101002 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/a6706704-5e67-4a79-831a-c7a6e7124187 0.859s 2025-08-05 13:22:41,997 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "cfb55481-165b-4710-b5de-86485e4ddc3f"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-6b8bc2b7-41d8-4e2a-b1be-ad42cdd81b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/a6706704-5e67-4a79-831a-c7a6e7124187'} Body: b'{"floatingip": {"id": "a6706704-5e67-4a79-831a-c7a6e7124187", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "floating_ip_address": "172.24.4.174", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "5ccf7dce-b845-4b60-9305-c66017bfb9ff", "port_id": "cfb55481-165b-4710-b5de-86485e4ddc3f", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "617a4b5b-027a-40fa-927a-2c92bf9793dc", "mac_address": "fa:16:3e:13:4d:bd", "admin_state_up": true, "status": "ACTIVE", "device_id": "eec688a5-c5c9-4149-86b4-46743c222ad8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:20:49Z", "updated_at": "2025-08-05T13:22:41Z", "revision_number": 1, "project_id": "9592b6067a6c41ed8538875f34fb49a2"}}' 2025-08-05 13:22:41,998 101002 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.174:22' as 'cirros' with public key authentication 2025-08-05 13:22:42,010 101002 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:22:42,113 101002 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:22:42,114 101002 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.174 successfully created 2025-08-05 13:22:42,315 101002 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/eec688a5-c5c9-4149-86b4-46743c222ad8 0.200s 2025-08-05 13:22:42,315 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-226ff2fc-5bdc-47d1-80e1-cd31b76a77d4', 'x-compute-request-id': 'req-226ff2fc-5bdc-47d1-80e1- cd31b76a77d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8'} Body: b'{"server": {"id": "eec688a5-c5c9-4149-86b4-46743c222ad8", "name": "tempest-tempest.common.compute-instance-266509817", "status": "ACTIVE", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "metadata": {}, "hostId": "0c0e1d11cf8c69ec6c64e647e193f1e86f51556cfacece49700d0c39", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:20:50Z", "updated": "2025-08-05T13:21:09Z", "addresses": {"tempest-ServerActionsTestOtherA-811159315-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:4d:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226306", "OS-SRV-USG:launched_at": "2025-08-05T13:21:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--806545863"}], "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-05 13:22:42,371 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188 0.041s 2025-08-05 13:22:42,371 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88d281b6-3965-4d86-bfd1-12fe86853c04', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88d281b6-3965-4d86-bfd1-12fe86853c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188'} Body: b'{"volume": {"id": "9ccb5482-ce6e-4960-9d2d-4a249b37c188", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:48.000000", "updated_at": "2025-08-05T13:20:48.000000", "name": "tempest-ServerActionsTestOtherA-volume-629799715", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188"}], "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9592b6067a6c41ed8538875f34fb49a2"}}' 2025-08-05 13:22:43,448 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188 0.062s 2025-08-05 13:22:43,449 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-80bd1659-dcc4-434f-8d5f-7e57b959ffd2', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80bd1659-dcc4-434f-8d5f-7e57b959ffd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188'} Body: b'{"volume": {"id": "9ccb5482-ce6e-4960-9d2d-4a249b37c188", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:48.000000", "updated_at": "2025-08-05T13:20:48.000000", "name": "tempest-ServerActionsTestOtherA-volume-629799715", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188"}], "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9592b6067a6c41ed8538875f34fb49a2"}}' 2025-08-05 13:22:43,682 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6 0.219s 2025-08-05 13:22:43,682 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:43 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-dcfe6439-9aba-40df-b775-15a3294a7f5f', 'x-compute-request-id': 'req-dcfe6439-9aba-40df-b775-15a3294a7f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6'} Body: b'{"server": {"id": "7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6", "name": "tempest-ServerActionsTestOtherA-server-1596223593", "status": "ACTIVE", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "metadata": {}, "hostId": "0c0e1d11cf8c69ec6c64e647e193f1e86f51556cfacece49700d0c39", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:17:55Z", "updated": "2025-08-05T13:18:11Z", "addresses": {"tempest-ServerActionsTestOtherA-811159315-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:df:6a"}, {"version": 4, "addr": "172.24.4.103", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:df:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-416848954", "OS-SRV-USG:launched_at": "2025-08-05T13:18:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480580431"}], "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-05 13:23:43,961 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/eec688a5- c5c9-4149-86b4-46743c222ad8 0.217s 2025-08-05 13:23:43,961 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a20033c9-b2ba-42ad-856d-398c15cbd55b', 'x-compute-request-id': 'req-a20033c9-b2ba-42ad-856d-398c15cbd55b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8'} Body: b'' 2025-08-05 13:23:44,170 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8 0.208s 2025-08-05 13:23:44,170 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1e4e8db-8133-417a-aae9-577fa8f228bb', 'x-compute-request-id': 'req-c1e4e8db-8133-417a-aae9-577fa8f228bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8'} Body: b'{"server": {"id": "eec688a5-c5c9-4149-86b4-46743c222ad8", "name": "tempest-tempest.common.compute-instance-266509817", "status": "ACTIVE", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "metadata": {}, "hostId": "0c0e1d11cf8c69ec6c64e647e193f1e86f51556cfacece49700d0c39", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:20:50Z", "updated": "2025-08-05T13:23:44Z", "addresses": {"tempest-ServerActionsTestOtherA-811159315-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:4d:bd"}, {"version": 4, "addr": "172.24.4.174", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:4d:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226306", "OS-SRV-USG:launched_at": "2025-08-05T13:21:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--806545863"}], "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-05 13:24:34,280 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8 0.043s 2025-08-05 13:24:34,280 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:34 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-d7625abe-90a1-43f2-a3f0-e48dbef1a553', 'x-compute-request-id': 'req-d7625abe-90a1-43f2-a3f0-e48dbef1a553', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance eec688a5-c5c9-4149-86b4-46743c222ad8 could not be found."}}' 2025-08-05 13:24:34,351 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1226306 0.070s 2025-08-05 13:24:34,352 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:34 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-277e1e59-9790-4710-8ded-bdd88fb45672', 'x-compute-request-id': 'req-277e1e59-9790-4710-8ded-bdd88fb45672', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1226306'} Body: b'' 2025-08-05 13:24:34,587 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/1909d950-759a-45b0-9bae-b59e32568056 0.235s 2025-08-05 13:24:34,588 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0d48f81f-b528-4f7f-8f93-e1c298ab8d18', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/1909d950-759a-45b0-9bae-b59e32568056'} Body: b'' 2025-08-05 13:24:34,604 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/1909d950-759a-45b0-9bae-b59e32568056 0.016s 2025-08-05 13:24:34,605 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-6aadace5-2f1c-4829-9bb2-633612bb5fce', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/1909d950-759a-45b0-9bae-b59e32568056'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1909d950-759a-45b0-9bae-b59e32568056 does not exist", "detail": ""}}' 2025-08-05 13:24:35,018 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/a6706704-5e67-4a79-831a-c7a6e7124187 0.412s 2025-08-05 13:24:35,018 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7ea32794-b5e7-4b94-8870-5da2d2bf9d6e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/a6706704-5e67-4a79-831a-c7a6e7124187'} Body: b'' {4} 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 b2a4a33f-854d-4492-826c-61d0067ef052 failed to build and is in ERROR status {4} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.151434s] ... ok {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.450600s] ... 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 46190a4a-eda5-4c70-b35a-5c3c436d21cb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:21:52,040 101016 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-05 13:21:52,638 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.595s 2025-08-05 13:21:52,638 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1579674341", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-4cb1c0c2-b49c-448d-bc27-2063ce392a7b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1579674341", "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": "6e564b2b4c764aa9b2e292f4e8673508", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "created_at": "2025-08-05T13:21:53Z", "updated_at": "2025-08-05T13:21:53Z", "tags": [], "self": "/v2/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "file": "/v2/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:21:54,038 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c/file 1.399s 2025-08-05 13:21:54,039 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0a9e6126-9a6e-4af6-9307-5fbbeebd124d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c/file'} Body: b'' 2025-08-05 13:21:54,039 101016 DEBUG [tempest.scenario.manager] image:936c27ed-f1d2-4636-a0cc-b2500e5ee93c 2025-08-05 13:21:54,105 101016 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.065s 2025-08-05 13:21:54,106 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1377828361", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCH9lqmcCcsskRGWTwYul6/qYDC8QYm5jeDxLKEmNoBeN1Phu8hIKnNNd6Ya64i6R6pasE5dYAJgiKTOYR+ApFxb7pDwCPaWBJmU8npV9UGeEEAYBm6fNEa7bfDxlwzusw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:54 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-39a08ee0-b13c-41c3-a511-0d12e6819249', 'x-compute-request-id': 'req-39a08ee0-b13c-41c3-a511-0d12e6819249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScen ario-1377828361", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCH9lqmcCcsskRGWTwYul6/qYDC8QYm5jeDxLKEmNoBeN1Phu8hIKnNNd6Ya64i6R6pasE5dYAJgiKTOYR+ApFxb7pDwCPaWBJmU8npV9UGeEEAYBm6fNEa7bfDxlwzusw==", "fingerprint": "61:8d:69:9f:54:74:46:f1:b9:8f:49:7b:77:15:e1:6c", "user_id": "2c25febe01a24fdd97ca32f2fe60b174"}}' 2025-08-05 13:21:54,206 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.093s 2025-08-05 13:21:54,206 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:54 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-625bdb95-affd-4991-8eba-76035b0aaea0', '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": "2c25febe01a24fdd97ca32f2fe60b174", "name": "tempest-TestMinimumBasicScenario-512359729-project-member", "password_expires_at": null}, "audit_ids": ["DD-HO40mQGeE3xBlVrjeEQ"], "expires_at": "2025-08-05T14:21:54.000000Z", "issued_at": "2025-08-05T13:21:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e564b2b4c764aa9b2e292f4e8673508", "name": "tempest-TestMinimumBasicScenario-512359729"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6e564b2b4c764aa9b2e292f4e8673508", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:21:54,207 101016 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'adbde306-5774-4147-ada6-70b1e096a626', 'name': 'tempest-TestMinimumBasicScenario-1371741424-network', 'tenant_id': '6e564b2b4c764aa9b2e292f4e8673508', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6e564b2b4c764aa9b2e292f4e8673508', 'port_securit y_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24824, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:18:49Z', 'updated_at': '2025-08-05T13:18:49Z', 'revision_number': 1} available for tenant 2025-08-05 13:21:54,977 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.769s 2025-08-05 13:21:54,978 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1328986721", "imageRef": "936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1377828361", "networks": [{"uuid": "adbde306-5774-4147-ada6-70b1e096a626"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fc1e8c3-dae8-476b-b44e-85d0e095ad39', 'x-compute-request-id': 'req-5fc1e8c3-dae8-476b-b44e-85d0e095ad39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9682ccc4-23af-4a8e-8f39-b430f8946507", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "R7m9zLP4yZUe"}}' 2025-08-05 13:21:55,050 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507 0.069s 2025-08-05 13:21:55,050 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0c4ad7c-ce86-4d90-a8f3-f0d63b930af1', 'x-compute-request-id': 'req-d0c4ad7c-ce86-4d90-a8f3-f0d63b930af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507'} Body: b'{"server": {"id": "9682ccc4-23af-4a8e-8f39-b430f8946507", "name": "tempest-TestMinimumBasicScenario-server-1328986721", "status": "BUILD", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "", "image": {"id": "936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:55Z", "updated": "2025-08-05T13:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}], "OS-DCF:diskConfig": "MANUAL", "progre ss": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1377828361", "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-05 13:22:45,325 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507 0.210s 2025-08-05 13:22:45,325 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a08adc-d7e4-49d6-88ee-cf2c9db83d0a', 'x-compute-request-id': 'req-19a08adc-d7e4-49d6-88ee-cf2c9db83d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507'} Body: b'{"server": {"id": "9682ccc4-23af-4a8e-8f39-b430f8946507", "name": "tempest-TestMinimumBasicScenario-server-1328986721", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:54Z", "updated": "2025-08-05T13:22:11Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:fe:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1377828361", "OS-SRV-USG:launched_at": "2025-08-05T13:22:11.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-05 13:22:45,339 101016 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:23:45,622 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507 0.222s 2025-08-05 13:23:45,622 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f8bbd36-d44c-4cf6-8829-159e464e8906', 'x-compute-request-id': 'req-3f8bbd36-d44c-4cf6-8829-159e464e8906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507'} Body: b'{"server": {"id" : "9682ccc4-23af-4a8e-8f39-b430f8946507", "name": "tempest-TestMinimumBasicScenario-server-1328986721", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:54Z", "updated": "2025-08-05T13:22:11Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:fe:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1377828361", "OS-SRV-USG:launched_at": "2025-08-05T13:22:11.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-05 13:23:45,710 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.070s 2025-08-05 13:23:45,710 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:45 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-4755a113-a2c6-43b6-bd21-6e9e70f9b4a5', 'x-compute-request-id': 'req-4755a113-a2c6-43b6-bd21-6e9e70f9b4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "9682ccc4-23af-4a8e-8f39-b430f8946507", "name": "tempest-TestMinimumBasicScenario-server-1328986721", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}]}]}' 2025-08-05 13:23:45,878 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507 0.164s 2025-08-05 13:23:45,878 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c019f400-056a-4683-bc8d-ff43d112f199', 'x-compute-request-id': 'req-c019f400-056a-4683-bc8d-ff43d112f199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507'} Body: b'{"server": {"id": "9682ccc4-23af-4a8e-8f39-b430f8946507", "name": "tempest-TestMinimumBasicScenario-server-1328986721", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "meta data": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:54Z", "updated": "2025-08-05T13:22:11Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:fe:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1377828361", "OS-SRV-USG:launched_at": "2025-08-05T13:22:11.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-05 13:23:46,106 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/volumes 0.213s 2025-08-05 13:23:46,106 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-895671255", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1115315c-03fa-4571-b053-99ba02cb37e4', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1115315c-03fa-4571-b053-99ba02cb37e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "46190a4a-eda5-4c70-b35a-5c3c436d21cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:46.037995", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-895671255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb"}], "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:23:46,164 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb 0.046s 2025-08-05 13:23:46,165 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133f36b1-5b25-4323-a179-6686e07d1b6b', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133f36b1-5b25-4323-a179-6686e07d1b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb'} Body: b'{"volume": {"id": "46190a4a-eda5-4c70-b35a-5c3c436d21cb", "sta tus": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:46.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-895671255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb"}], "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e564b2b4c764aa9b2e292f4e8673508"}}' 2025-08-05 13:23:47,219 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb 0.040s 2025-08-05 13:23:47,219 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2585871c-dcbe-4318-aba0-535dc38e0250', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2585871c-dcbe-4318-aba0-535dc38e0250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb'} Body: b'{"volume": {"id": "46190a4a-eda5-4c70-b35a-5c3c436d21cb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:46.000000", "updated_at": "2025-08-05T13:23:46.000000", "name": "tempest-TestMinimumBasicScenario-volume-895671255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb"}], "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e564b2b4c764aa9b2e292f4e8673508"}}' 2025-08-05 13:23:47,345 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb 0.112s 2025-08-05 13:23:47,345 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23: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-c9361abf-f06c-4fb2-900e-b42e5c4bae1d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb'} Body: b'' 2025-08-05 13:23:47,368 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb 0.022s 2025-08-05 13:23:47,368 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-13e67296-2054-4d44-9692-3ac4c5c8c428', 'x-openstack-request-id': 'req-13e67296-2054-4d44-9692-3ac4c5c8c428', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 46190a4a-eda5-4c70-b35a-5c3c436d21cb could not be found."}}' 2025-08-05 13:23:47,725 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507 0.356s 2025-08-05 13:23:47,726 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae5055cc-2e55-4539-b6f8-e098e1b91e62', 'x-compute-request-id': 'req-ae5055cc-2e55-4539-b6f8-e098e1b91e62', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507'} Body: b'' 2025-08-05 13:23:48,048 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507 0.322s 2025-08-05 13:23:48,049 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23: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-b5a1d42c-fa29-4a2d-8a17-3b32beac0633', 'x-compute-request-id': 'req-b5a1d42c-fa29-4a2d-8a17-3b32beac0633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507'} Body: b'{"server": {"id": "9682ccc4-23af-4a8e-8f39-b430f8946507", "name": "tempest-TestMinimumBasicScenario-server-1328986721", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:54Z", "updated": "2025-08-05T13:23:47Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:fe:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1377828361", "OS-SRV-USG:launched_at": "2025-08-05T13:22:11.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-05 13:24:38,362 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507 0.250s 2025-08-05 13:24:38,363 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:38 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-4ab79251-10b8-4985-b76d-69d1583e1361', 'x-compute-request-id': 'req-4ab79251-10b8-4985-b76d-69d1583e1361', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9682ccc4-23af-4a8e-8f39-b430f8946507 could not be found."}}' 2025-08-05 13:24:38,389 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1377828361 0.026s 2025-08-05 13:24:38,390 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:38 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-55185b81-2895-4a51-ba38-37f76f8c53c9', 'x-compute-request-id': 'req-55185b81-2895-4a51-ba38-37f76f8c53c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1377828361'} Body: b'' 2025-08-05 13:24:38,489 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c 0.099s 2025-08-05 13:24:38,489 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f9af5cd6-9940-4838-abda-bdb524f5c056', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c'} Body: b'' {4} 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 38ea44d2-ee6c-4a3e-80c7-45eff3df8ba3 failed to build and is in ERROR status {4} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.885118s] ... 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 9d91b9eb-eb11-4326-ba0d-4c7339171c34 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:44,770 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.215s 2025-08-05 13:24:44,770 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aa3ca245-32c4-4b09-a027-81d9f6b58cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:24:45,115 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.344s 2025-08-05 13:24:45,116 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1794054318"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e335f25-2b95-41c1-a7f6-8614c21254d1', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e335f25-2b95-41c1-a7f6-8614c21254d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9d91b9eb-eb11-4326-ba0d-4c7339171c34", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:45.057137", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1794054318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:45,170 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34 0.042s 2025-08-05 13:24:45,170 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appl ication/json', 'x-compute-request-id': 'req-f7819189-5029-432e-a109-998c3c4daac0', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7819189-5029-432e-a109-998c3c4daac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34'} Body: b'{"volume": {"id": "9d91b9eb-eb11-4326-ba0d-4c7339171c34", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:45.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1794054318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86d216f95e994b72a379b4971204b506"}}' 2025-08-05 13:24:46,223 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34 0.039s 2025-08-05 13:24:46,224 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e822a725-3940-42ba-a9d7-8fe3a7c8f673', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e822a725-3940-42ba-a9d7-8fe3a7c8f673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34'} Body: b'{"volume": {"id": "9d91b9eb-eb11-4326-ba0d-4c7339171c34", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:45.000000", "updated_at": "2025-08-05T13:24:45.000000", "name": "tempest-VolumesCloneTest-Volume-1794054318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86d216f95e994b72a379b4971204b506"}}' 2025-08-05 13:24:46,280 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34 0.040s 2025-08-05 13:24:46,280 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1090e693-d874-4797-848b-eb0b05fbaaa8', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1090e693-d874-4797-848b-eb0b05fbaaa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34'} Body: b'{"volume": {"id": "9d91b9eb-eb11-4326-ba0d-4c7339171c34", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24 :45.000000", "updated_at": "2025-08-05T13:24:45.000000", "name": "tempest-VolumesCloneTest-Volume-1794054318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86d216f95e994b72a379b4971204b506"}}' 2025-08-05 13:24:46,414 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34 0.120s 2025-08-05 13:24:46,414 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 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-002b167a-5de8-47f9-ae78-f63032ccf70a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34'} Body: b'' 2025-08-05 13:24:46,439 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34 0.024s 2025-08-05 13:24:46,439 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 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-917c57f6-69c7-40b6-825b-dc0ed0d9bb3b', 'x-openstack-request-id': 'req-917c57f6-69c7-40b6-825b-dc0ed0d9bb3b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9d91b9eb-eb11-4326-ba0d-4c7339171c34 could not be found."}}' {8} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.547112s] ... 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 77139126-dcc2-409c-a92a-ca67663da5fd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:46,580 101016 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.427s 2025-08-05 13:24:46,581 101016 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-1572124662"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e2e7de-b9d8-4d7b-994e-e7586fa36e38', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e2e7de-b9d8-4d7b-994e-e7586fa36e38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "77139126-dcc2-409c-a92a-ca67663da5fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:46.434119", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1572124662", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/77139126-dcc2-409c-a92a-ca67663da5fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/77139126-dcc2-409c-a92a-ca67663da5fd"}], "user_id": "fac26c85df5946548e5beffd1da9a387", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:46,630 101016 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/77139126-dcc2-409c-a92a-ca67663da5fd 0.037s 2025-08-05 13:24:46,631 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a590322-c62d-4dc6-9ab8-54fcf1fa724c', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a590322-c62d-4dc6-9ab8-54fcf1fa724c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/77139126-dcc2-409c-a92a-ca67663da5fd'} Body: b'{"volume": {"id": "77139126-dcc2-409c-a92a-ca67663da5fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:46.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1572124662", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/77139126-dcc2-409c-a92a-ca67663da5fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/77139126-dcc2-409c-a92a-ca67663da5fd"}], "user_id": "fac26c85df5946548e5beffd1da9a387", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3828bc2397554292a333acec15163fa9"}}' 2025-08-05 13:24:47,685 101016 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/77139126-dcc2-409c-a92a-ca67663da5fd 0.038s 2025-08-05 13:24:47,685 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2 025 13:24:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e40f13-814f-4355-8985-a4c24da7a923', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e40f13-814f-4355-8985-a4c24da7a923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/77139126-dcc2-409c-a92a-ca67663da5fd'} Body: b'{"volume": {"id": "77139126-dcc2-409c-a92a-ca67663da5fd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:46.000000", "updated_at": "2025-08-05T13:24:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1572124662", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/77139126-dcc2-409c-a92a-ca67663da5fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/77139126-dcc2-409c-a92a-ca67663da5fd"}], "user_id": "fac26c85df5946548e5beffd1da9a387", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3828bc2397554292a333acec15163fa9"}}' {4} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.512639s] ... 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 652e473a-b57d-4468-96e9-4272a77c839f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:46,614 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.173s 2025-08-05 13:24:46,615 101008 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-1829790961"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb184f4a-e46d-455f-9ec7-073cd94fe0a8', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb184f4a-e46d-455f-9ec7-073cd94fe0a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "652e473a-b57d-4468-96e9-4272a77c839f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:46.555723", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1829790961", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:46,688 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f 0.055s 2025-08-05 13:24:46,688 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9def9d7-2194-44e6-83aa-909d624fefb0', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9def9d7-2194-44e6-83aa-909d624fefb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f'} Body: b'{"volume": {"id": "652e473a-b57d-4468-96e9-4272a77c839f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:47.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1829790961", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86d216f95e994b72a379b4971204b506"}}' 2025-08-05 13:24:47,755 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f 0.052s 2025-08-05 13:24:47,755 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2780682b-c7c4-4457-b9a6-973cd2f4352e', 'content-len gth': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2780682b-c7c4-4457-b9a6-973cd2f4352e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f'} Body: b'{"volume": {"id": "652e473a-b57d-4468-96e9-4272a77c839f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:47.000000", "updated_at": "2025-08-05T13:24:47.000000", "name": "tempest-VolumesCloneTest-Volume-1829790961", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86d216f95e994b72a379b4971204b506"}}' 2025-08-05 13:24:47,812 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f 0.043s 2025-08-05 13:24:47,812 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5647e9c6-f01c-4601-a634-db52e2078df9', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5647e9c6-f01c-4601-a634-db52e2078df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f'} Body: b'{"volume": {"id": "652e473a-b57d-4468-96e9-4272a77c839f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:47.000000", "updated_at": "2025-08-05T13:24:47.000000", "name": "tempest-VolumesCloneTest-Volume-1829790961", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86d216f95e994b72a379b4971204b506"}}' 2025-08-05 13:24:47,929 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f 0.103s 2025-08-05 13:24:47,929 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24: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-9d836889-7abe-4361-80c4-f571fb998ee0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f'} Body: b'' 2025-08-05 13:24:47,953 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f 0.023s 2025-08-05 13:24:47,953 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24: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-943ad3d6-9181-418e-a08a-876905f4e831', 'x-openstack-request-id': 'req-943ad3d6-9181-418e-a08a-876905f4e831', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 652e473a-b57d-4468-96e9-4272a77c839f could not be found."}}' {4} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.702435s] ... 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 37a20556-fbc6-4e63-9617-f7c9b827742a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:49,924 101008 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.407s 2025-08-05 13:24:49,925 101008 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-93045245", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7537c4c-7d23-4455-bf4a-108b14ccd05b', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7537c4c-7d23-4455-bf4a-108b14ccd05b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "37a20556-fbc6-4e63-9617-f7c9b827742a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:49.863194", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-93045245", "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/37a20556-fbc6-4e63-9617-f7c9b827742a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:49,980 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a 0.039s 2025-08-05 13:24:49,981 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa65062-7f37-4a2a-8431-58594aa26dc0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa65062-7f37-4a2a-8431-58594aa26dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a'} Body: b'{"volume": {"id": "37a20556-fbc6-4e63-9617-f7c9b827742a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:50.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-93045245", "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/37a20556-fbc6-4e63-9617-f7c9b827742a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:51,037 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a 0.041s 2025-08-05 13:24:51,037 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', ' x-compute-request-id': 'req-f9eae929-d209-4771-9825-f2e3e6c53a7a', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9eae929-d209-4771-9825-f2e3e6c53a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a'} Body: b'{"volume": {"id": "37a20556-fbc6-4e63-9617-f7c9b827742a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:50.000000", "updated_at": "2025-08-05T13:24:50.000000", "name": "tempest-VolumesGetTest-Volume-93045245", "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/37a20556-fbc6-4e63-9617-f7c9b827742a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:51,088 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a 0.036s 2025-08-05 13:24:51,088 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0224889-c0ef-4e82-8a30-d4fe27ddfaff', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0224889-c0ef-4e82-8a30-d4fe27ddfaff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a'} Body: b'{"volume": {"id": "37a20556-fbc6-4e63-9617-f7c9b827742a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:50.000000", "updated_at": "2025-08-05T13:24:50.000000", "name": "tempest-VolumesGetTest-Volume-93045245", "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/37a20556-fbc6-4e63-9617-f7c9b827742a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:51,195 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a 0.091s 2025-08-05 13:24:51,196 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24: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-2a01d86c-1996-42a4-b7d4-c4ef677026ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a'} Body: b'' 2025-08-05 13:24:51,218 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a 0.021s 20 25-08-05 13:24:51,218 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:51 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-107e922a-39e6-4e55-9910-0b827ed86f8a', 'x-openstack-request-id': 'req-107e922a-39e6-4e55-9910-0b827ed86f8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 37a20556-fbc6-4e63-9617-f7c9b827742a could not be found."}}' {4} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.473398s] ... 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 d13c8cee-b744-40a1-a862-910d475bd328 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:51,407 101008 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.186s 2025-08-05 13:24:51,407 101008 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-1232091230"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6f1be1-0a8e-4873-bf47-b9a088a106b5', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6f1be1-0a8e-4873-bf47-b9a088a106b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d13c8cee-b744-40a1-a862-910d475bd328", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:51.349696", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1232091230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:51,458 101008 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/d13c8cee-b744-40a1-a862-910d475bd328 0.038s 2025-08-05 13:24:51,459 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093473e8-7d34-4f18-96d3-7f96efc39669', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093473e8-7d34-4f18-96d3-7f96efc39669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328'} Body: b'{"volume": {"id": "d13c8cee-b744-40a1-a862-910d475bd328", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:51.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1232091230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:52,512 101008 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/d13c8cee-b744-40a1-a862-910d475bd328 0.038s 2025-08-05 13:24:52,512 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'r eq-b567774a-3780-40e7-a518-cd9a1bef8227', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b567774a-3780-40e7-a518-cd9a1bef8227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328'} Body: b'{"volume": {"id": "d13c8cee-b744-40a1-a862-910d475bd328", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:51.000000", "updated_at": "2025-08-05T13:24:51.000000", "name": "tempest-VolumesGetTest-Volume-1232091230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:52,564 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328 0.038s 2025-08-05 13:24:52,564 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b711048-b04d-4f7d-9cdc-d23a808cc15f', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b711048-b04d-4f7d-9cdc-d23a808cc15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328'} Body: b'{"volume": {"id": "d13c8cee-b744-40a1-a862-910d475bd328", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:51.000000", "updated_at": "2025-08-05T13:24:51.000000", "name": "tempest-VolumesGetTest-Volume-1232091230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:52,671 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328 0.094s 2025-08-05 13:24:52,672 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24: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-5adb429d-194b-4c76-9bee-4f0fba628ccc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328'} Body: b'' 2025-08-05 13:24:52,693 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328 0.021s 2025-08-05 13:24:52,693 101008 DEBUG [tempest.li b.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:52 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-7a363a73-3635-4194-bba3-de35fa604064', 'x-openstack-request-id': 'req-7a363a73-3635-4194-bba3-de35fa604064', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d13c8cee-b744-40a1-a862-910d475bd328 could not be found."}}' {4} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.653732s] ... 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 216c7a33-a7df-4ab5-aade-f6d9178b4c3a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:52,717 101008 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/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.021s 2025-08-05 13:24:52,718 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a9f38cab-e9d6-4d5d-9e0d-1a43e2ae8df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:24:52,737 101008 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/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.019s 2025-08-05 13:24:52,738 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-131721d9-97fa-4b50-80ef-56535a455b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:24:53,031 101008 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.292s 2025-08-05 13:24:53,031 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-V olumesGetTest-Volume-306049119", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85bb2fd6-6811-4c04-9b1a-0323a344aebc', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85bb2fd6-6811-4c04-9b1a-0323a344aebc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "216c7a33-a7df-4ab5-aade-f6d9178b4c3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:52.972620", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-306049119", "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/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:53,084 101008 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/216c7a33-a7df-4ab5-aade-f6d9178b4c3a 0.041s 2025-08-05 13:24:53,084 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9549d12b-17df-4c31-a659-0dd63e18bddc', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9549d12b-17df-4c31-a659-0dd63e18bddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a'} Body: b'{"volume": {"id": "216c7a33-a7df-4ab5-aade-f6d9178b4c3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:53.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-306049119", "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/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:54,137 101008 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/216c7a33-a7df-4ab5-aade-f6d9178b4c3a 0.037s 2025-08-05 13:24:54,137 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae29c0d-f6e7-42e6-b95e-31bd4e07f773', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae29c0d-f6e7-42e6-b95e-31bd4e07f773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a'} Body: b'{"volume": {"id": "2 16c7a33-a7df-4ab5-aade-f6d9178b4c3a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:53.000000", "updated_at": "2025-08-05T13:24:53.000000", "name": "tempest-VolumesGetTest-Volume-306049119", "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/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:54,188 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a 0.036s 2025-08-05 13:24:54,188 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd1fa31-d9ee-40b4-8e4d-3172733729eb', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd1fa31-d9ee-40b4-8e4d-3172733729eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a'} Body: b'{"volume": {"id": "216c7a33-a7df-4ab5-aade-f6d9178b4c3a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:53.000000", "updated_at": "2025-08-05T13:24:53.000000", "name": "tempest-VolumesGetTest-Volume-306049119", "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/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:54,309 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a 0.105s 2025-08-05 13:24:54,314 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24: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-2640971f-0497-41b6-bbc7-8edf123eb55b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a'} Body: b'' 2025-08-05 13:24:54,345 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a 0.026s 2025-08-05 13:24:54,345 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24: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-1a4225dc-93e0-438b-9e98-794587b1e08a', 'x-openstack-request-id': 'req-1a4225dc-93e0-438b-9e98-794587b1e08a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 216c7a33-a7df-4ab5-aade-f6d9178b4c3a could not be found."}}' {4} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [122.465768s] ... 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 507eb8d7-20cb-4c56-82b2-d9c27751f87a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:35,393 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6 0.367s 2025-08-05 13:24:35,478 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:35 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-13446015-d123-4f33-b7fe-af16631a95cd', 'x-compute-request-id': 'req-13446015-d123-4f33-b7fe-af16631a95cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6'} Body: b'{"server": {"id": "7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6", "name": "tempest-ServerActionsTestOtherA-server-1596223593", "status": "ACTIVE", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "metadata": {}, "hostId": "0c0e1d11cf8c69ec6c64e647e193f1e86f51556cfacece49700d0c39", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:17:55Z", "updated": "2025-08-05T13:18:11Z", "addresses": {"tempest-ServerActionsTestOtherA-811159315-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:df:6a"}, {"version": 4, "addr": "172.24.4.103", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:df:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-416848954", "OS-SRV-USG:launched_at": "2025-08-05T13:18:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480580431"}], "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-05 13:25:35,598 101002 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.085s 2025-08-05 13:25:35,599 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:25:35 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-073d8709-780a-4aae-8780-494247bfaddb', '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": "37b629cc0f3349ea8cd9a93bf1b0f396", "name": "tempest-ServerActionsTestOtherA-1567209675-project-member", "password_expires_at": null}, "audit_ids": ["KYVbUhgwRvmGdVThD6wOlA"], "expires_at": "2025-08-05T14:25:35.000000Z", "issued_at": "2025-08-05T13:25:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9592b6067a6c41ed8538875f34fb49a2", "name": "tempest-ServerActionsTestOtherA-1567209675"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3 d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9592b6067a6c41ed8538875f34fb49a2", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:25:35,599 101002 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': '617a4b5b-027a-40fa-927a-2c92bf9793dc', 'name': 'tempest-ServerActionsTestOtherA-811159315-network', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20457, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:17:46Z', 'updated_at': '2025-08-05T13:17:46Z', 'revision_number': 1} available for tenant 2025-08-05 13:25:35,600 101002 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-416848954', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDwnJMtiUT7UeFET2myhieJ4KUI+fyBAbceIzbTRwROBeabmmfApX1bBzfnqol6BS82w3o/iFMBvV/fY++kKo2D9tsmNs/BQ4GI6G7wwAzOjJy+W8pQSc1NFYNWp9heaxg==', 'fingerprint': '2c:08:ef:77:d8:16:1d:1d:77:21:1f:5d:eb:87:a8:d8', 'user_id': '37b629cc0f3349ea8cd9a93bf1b0f396', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAEPBSQDJ17DLfopmIiwpoz2z9r+xiQoUYEDwXXbBKrfdOE4mIJvHbI\n5aheTMqJK8OgBwYFK4EEACKhZANiAAQ8JyTLYlE+1HhRE9psoYnieClCPn8gQG3H\niM200cETgXmm5pnwKV9Wwc356qJegUvNsN6P4hTAb1f32PvpCqNg/bbJjbPwUOBi\nOhu8MAMzoycvlvKUEnNTRWDVqfYXmsY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd73693da-bf52-4c87-9802-daa1bdf3716c', 'name': 'tempest-securitygroup--480580431', 'stateful': True, 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'description': 'tempest-description--789074422', 'shared': False, 'security_group_rules': [{'id': 'a89870cb-05a8-4252-9c67-bd6b0289779d', 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'security_group_id': 'd73693da-bf52-4c87-9802-daa1bdf3716c', 'ethertype': 'I Pv6', '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': 694, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:17:53Z', 'updated_at': '2025-08-05T13:17:53Z', 'revision_number': 0}, {'id': 'd5a9bbd5-bc52-499d-9bc9-2f385834f7fb', 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'security_group_id': 'd73693da-bf52-4c87-9802-daa1bdf3716c', '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': 695, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:17:53Z', 'updated_at': '2025-08-05T13:17:53Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:17:53Z', 'updated_at': '2025-08-05T13:17:53Z', 'revision_number': 1, 'project_id': '9592b6067a6c41ed8538875f34fb49a2'}, 'floating_ip': {'id': '2785ad7d-9757-4fd2-9300-e8007d83cc7e', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'floating_ip_address': '172.24.4.103', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:17:54Z', 'updated_at': '2025-08-05T13:17:54Z', 'revision_number': 0, 'ip': '172.24.4.103'}} 2025-08-05 13:25:35,943 101002 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.343s 2025-08-05 13:25:35,944 101002 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-757355882", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:25:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2515808e-d34c-48f7-be69-1e54b8cbb1ca', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2515808e-d34c-48f7-be69-1e54b8cbb1ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "507eb8d7-20cb-4c56-82b2-d9c27751f87a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:25:35.862306", "updated_at": null, "name": "tempest-tempest.common.compute-volume-757355882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a"}], "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:25:35,993 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a 0.037s 2025-08-05 13:25:35,993 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:25:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-r equest-id': 'req-f4a1f89d-be08-49fd-9e17-6aec1d9b0482', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a1f89d-be08-49fd-9e17-6aec1d9b0482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a'} Body: b'{"volume": {"id": "507eb8d7-20cb-4c56-82b2-d9c27751f87a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:25:36.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-757355882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a"}], "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9592b6067a6c41ed8538875f34fb49a2"}}' 2025-08-05 13:25:37,045 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a 0.038s 2025-08-05 13:25:37,046 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b113587d-b756-44d8-bcfa-0c3f28c607db', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b113587d-b756-44d8-bcfa-0c3f28c607db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a'} Body: b'{"volume": {"id": "507eb8d7-20cb-4c56-82b2-d9c27751f87a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:25:36.000000", "updated_at": "2025-08-05T13:25:36.000000", "name": "tempest-tempest.common.compute-volume-757355882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a"}], "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9592b6067a6c41ed8538875f34fb49a2"}}' 2025-08-05 13:25:37,189 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a 0.130s 2025-08-05 13:25:37,190 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:25: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-aaca0976-6517-45f3-9f42-7ed8e1b5f5e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a'} Body: b'' 2025-08-05 13:25:37,212 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.21 0/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a 0.021s 2025-08-05 13:25:37,212 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:25: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-7d7528c3-00be-4f3c-bdd7-cef6c5295ece', 'x-openstack-request-id': 'req-7d7528c3-00be-4f3c-bdd7-cef6c5295ece', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 507eb8d7-20cb-4c56-82b2-d9c27751f87a could not be found."}}' 2025-08-05 13:25:37,213 101002 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-05 13:25:37,415 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6 0.201s 2025-08-05 13:25:37,416 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:25:37 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-accf7b8c-55d7-4465-a412-507a56dbc823', 'x-compute-request-id': 'req-accf7b8c-55d7-4465-a412-507a56dbc823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6'} Body: b'{"server": {"id": "7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6", "name": "tempest-ServerActionsTestOtherA-server-1596223593", "status": "ACTIVE", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "metadata": {}, "hostId": "0c0e1d11cf8c69ec6c64e647e193f1e86f51556cfacece49700d0c39", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:17:55Z", "updated": "2025-08-05T13:18:11Z", "addresses": {"tempest-ServerActionsTestOtherA-811159315-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:df:6a"}, {"version": 4, "addr": "172.24.4.103", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:df:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-416848954", "OS-SRV-USG:launched_at": "2025-08-05T13:18:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480580431"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.204016s] ... 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 1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:26:27,573 101022 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340 0.220s 2025-08-05 13:26:27,573 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ac00bfe-6716-4d76-8a15-88fb133b8d56', 'x-compute-request-id': 'req-0ac00bfe-6716-4d76-8a15-88fb133b8d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340'} Body: b'{"server": {"id": "8a880635-9cc3-4ae5-a74a-ccb890e13340", "name": "tempest-ServersNegativeTestJSON-server-1548759430", "status": "ACTIVE", "tenant_id": "2d55b4e79e614f3695e386b5e3beff90", "user_id": "f176cfe8d79146cbb469dec02361a3f4", "metadata": {}, "hostId": "97f363d26c8e5be2c4742477fe8ef47450ffee7d98660af4457b5d4d", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:55Z", "updated": "2025-08-05T13:22:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1903147912-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:58:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:22: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-05 13:27:28,141 101022 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.493s 2025-08-05 13:27:28,142 101022 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-318032734"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da8e5b10-a73e-43b1-b3b1-1252352f4c1e', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da8e5b10-a73e-43b1-b3b1-1252352f4c1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:27:28.062879", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-318032734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf"}], "user_id": "f176cfe8d79146cbb469dec023 61a3f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:27:28,194 101022 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/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf 0.040s 2025-08-05 13:27:28,195 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3b66fe-1686-44ca-b851-94ec56aa2474', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3b66fe-1686-44ca-b851-94ec56aa2474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf'} Body: b'{"volume": {"id": "1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:27:28.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-318032734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf"}], "user_id": "f176cfe8d79146cbb469dec02361a3f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d55b4e79e614f3695e386b5e3beff90"}}' 2025-08-05 13:27:29,249 101022 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/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf 0.039s 2025-08-05 13:27:29,249 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d18b4d-aa27-45b7-95c6-e3702b505130', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d18b4d-aa27-45b7-95c6-e3702b505130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf'} Body: b'{"volume": {"id": "1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:27:28.000000", "updated_at": "2025-08-05T13:27:28.000000", "name": "tempest-ServersNegativeTestJSON-volume-318032734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf"}], "user_id": "f176cfe8d79146cbb469dec02361a3f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d55b4e79e614f3695e386b5e3beff90"}}' 2025-08-05 13:27:29,481 101022 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340 0.218s 2025-08-05 13:27:29,481 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c948b52-2030-4d34-8ebc-c0255b4911b8', 'x-compute-request-id': 'req-9c948b52-2030-4d34-8ebc-c0255b4911b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340'} Body: b'{"server": {"id": "8a880635-9cc3-4ae5-a74a-ccb890e13340", "name": "tempest-ServersNegativeTestJSON-server-1548759430", "status": "ACTIVE", "tenant_id": "2d55b4e79e614f3695e386b5e3beff90", "user_id": "f176cfe8d79146cbb469dec02361a3f4", "metadata": {}, "hostId": "97f363d26c8e5be2c4742477fe8ef47450ffee7d98660af4457b5d4d", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:55Z", "updated": "2025-08-05T13:22:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1903147912-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:58:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:22: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": []}}' {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [166.068369s] ... 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 94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:26:12,023 101020 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:26:12,023 101020 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:26:12,167 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.141s 2025-08-05 13:26:12,167 101020 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-62597210", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIcGYRuAC753JwrXNbRtxhMDFwsxNhAuntZyh226T6jfqb89wLwhDgF9mDDJ5r51F5PwkXei+dKKoHX3p/EPYKoawq1rHWdJ6U9ASh65MzZZf7eqcfA773mvOl5SYAgRJQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', '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-dba443e4-e8c1-4c16-b54d-71020f57278e', 'x-compute-request-id': 'req-dba443e4-e8c1-4c16-b54d-71020f57278e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-62597210", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIcGYRuAC753JwrXNbRtxhMDFwsxNhAuntZyh226T6jfqb89wLwhDgF9mDDJ5r51F5PwkXei+dKKoHX3p/EPYKoawq1rHWdJ6U9ASh65MzZZf7eqcfA773mvOl5SYAgRJQ==", "fingerprint": "aa:dd:bd:1b:61:80:a7:1b:dc:91:19:5c:17:46:31:a5", "user_id": "02abbfebfc9b4fbebb960bb90c14c229"}}' 2025-08-05 13:26:12,170 101020 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-62597210 created 2025-08-05 13:26:12,393 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.223s 2025-08-05 13:26:12,394 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1409727783", "description": "tempest-description--198156526"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-cf4d679a-ab3d-4a8d-812f-9d5e232ca12c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "574ca44e-3031-4c06-b666-c1f36eb6c595", "name": "tempest-securitygroup--1409727783", "stateful": true, "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "description": "tempest-description--198156526", "shared": false, "security_group_rules": [{"id": "7d223a7e-3825-4eb6-8edd-38aa10e4c218", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "574ca44e-3031-4c06-b666-c1f36eb6c595", "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": 1101, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:26:12Z", "updated_at": "2025-08-05T13:26:12Z", "revision_number": 0}, {"id": "827d7001-e604-4019-a1b1-cdf6b19f85ec", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "574ca44e-3031-4c06-b666-c1f36eb6c595", "ethert ype": "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": 1102, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:26:12Z", "updated_at": "2025-08-05T13:26:12Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:26:12Z", "updated_at": "2025-08-05T13:26:12Z", "revision_number": 1, "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d"}}' 2025-08-05 13:26:12,608 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.214s 2025-08-05 13:26:12,608 101020 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": "574ca44e-3031-4c06-b666-c1f36eb6c595", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-017f0c7c-4ee4-4c5a-b200-f7456665d2d2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eb6f3af0-3042-4446-95b6-d6f880b07ae0", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "574ca44e-3031-4c06-b666-c1f36eb6c595", "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-05T13:26:12Z", "updated_at": "2025-08-05T13:26:12Z", "revision_number": 0}}' 2025-08-05 13:26:12,823 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.213s 2025-08-05 13:26:12,823 101020 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": "574ca44e-3031-4c06-b666-c1f36eb6c595", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b44d07b9-a9a0-47f1-9d72-a83f76859a1b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "29c0fd2a-8784-4773-98ce-06c9230d3b65", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "574ca44e-3031-4c06-b666-c1f36eb6c595", "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-05T13:26:12Z", "updated_at": "2025-08-05T13:26:12Z", "revision_number": 0}}' 2025-08-05 13:26:12,823 101020 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1409727783 created 2025-08-05 13:26:13,463 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.639s 2025-08-05 13:26:13,463 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-e0e0abb2-75be-42ea-8b58-a67787e30c39', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5c07fd0c-04f0-4e2b-81f6-61187cab74d8", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "floating_ip_address": "172.24.4.71", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:26:13Z", "updated_at": "2025-08-05T13:26:13Z", "revision_number": 0}}' 2025-08-05 13:26:13,464 101020 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5c07fd0c-04f0-4e2b-81f6-61187cab74d8', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'floating_ip_address': '172.24.4.71', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:26:13Z', 'updated_at': '2025-08-05T13:26:13Z', 'revision_number': 0, 'ip': '172.24.4.71'} created 2025-08-05 13:26:13,510 101020 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.041s 2025-08-05 13:26:13,511 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:13 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-30305aa3-a52d-41cf-b9c4-634b2312dbd1', '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": "02abbfebfc9b4fbebb960bb90c14c229", "name": "tempest-AttachVolumeShelveTestJSON-335593526-project-member", "password_expires_at": null}, "audit_ids": ["vHFcYcHDS2Cb9VxTpl1m4Q"], "expires_at": "2025-08-05T14:26:13.000000Z", "issued_at": "2025-08-05T13:26:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1caeeb219c4f6e8e413dd65e7b627d", "name": "tempest-AttachVolumeShelveTestJSON-335593526"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "ur l": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fd1caeeb219c4f6e8e413dd65e7b627d", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:26:13,511 101020 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '87681eb1-d977-4e45-bbe7-c81a62a76f2c', 'name': 'tempest-AttachVolumeShelveTestJSON-586735706-network', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35921, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:26:06Z', 'updated_at': '2025-08-05T13:26:06Z', 'revision_number': 1} available for tenant 2025-08-05 13:26:13,512 101020 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-62597210', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIcGYRuAC753JwrXNbRtxhMDFwsxNhAuntZyh226T6jfqb89wLwhDgF9mDDJ5r51F5PwkXei+dKKoHX3p/EPYKoawq1rHWdJ6U9ASh65MzZZf7eqcfA773mvOl5SYAgRJQ==', 'fingerprint': 'aa:dd:bd:1b:61:80:a7:1b:dc:91:19:5c:17:46:31:a5', 'user_id': '02abbfebfc9b4fbebb960bb90c14c229', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDPqNMmVQPkXaF5Zb7ECadGZ+wdXcKR10S2ggaUeUax1lvWdaHSu+e2\n0R+2PXt4pdWgBwYFK4EEACKhZANiAASHBmEbgAu+dycK1zW0bcYTAxcLMTYQLp7W\ncodtuk+o36m/PcC8IQ4BfZgwyea+dReT8JF3ovnSiqB196fxD2CqGsKtax1nSelP\nQEoeuTM2WX+3qnHwO+95rzpeUmAIESU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '574ca44e-3031-4c06-b666-c1f36eb6c595', 'name': 'tempest-securitygroup--1409727783', 'stateful': True, 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'description': 'tempest-description--198156526', 'shared': False, 'security_group_rules': [{'id': '7d223a7e-3825-4eb6-8edd-38aa10e4c218', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'security_group_id': '574ca44e-3031-4c06-b666-c1f36eb6c595', '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': 1101, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:26:12Z', 'updated_at': '2025-08-05T13:26:12Z', 'revision_number': 0}, {'id': '827d7001-e604-4019-a1b1-cdf6b19f85ec', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'security_group_id': '574ca44e-3031-4c06-b666-c1f36eb6c595', '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': 1102, 'belongs_to_default_sg': False, 'description': None, 'tags': [], ' created_at': '2025-08-05T13:26:12Z', 'updated_at': '2025-08-05T13:26:12Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:26:12Z', 'updated_at': '2025-08-05T13:26:12Z', 'revision_number': 1, 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d'}, 'floating_ip': {'id': '5c07fd0c-04f0-4e2b-81f6-61187cab74d8', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'floating_ip_address': '172.24.4.71', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:26:13Z', 'updated_at': '2025-08-05T13:26:13Z', 'revision_number': 0, 'ip': '172.24.4.71'}} 2025-08-05 13:26:14,131 101020 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 0.618s 2025-08-05 13:26:14,132 101020 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-1293066555", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "87681eb1-d977-4e45-bbe7-c81a62a76f2c"}], "security_groups": [{"name": "tempest-securitygroup--1409727783"}], "key_name": "tempest-keypair-62597210", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696', '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-389cb6d1-1428-4440-ac8a-76efa28bc47a', 'x-compute-request-id': 'req-389cb6d1-1428-4440-ac8a-76efa28bc47a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fb692713-1de9-4e51-a49d-270b84dcb696", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1409727783"}], "adminPass": "password"}}' 2025-08-05 13:26:14,213 101020 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/fb692713-1de9-4e51-a49d-270b84dcb696 0.077s 2025-08-05 13:26:14,213 101020 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': 'Tue, 05 Aug 2025 13:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', '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-bb98f86b-1707-4aa5-a66a-5f5c8ae79ade', 'x-compute-request-id': 'req-bb98f86b-1707-4aa5-a66a-5f5c8ae79ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696'} Body: b'{"server": {"id": "fb692713-1de9-4e51-a49d-270b84dcb696", "name": "tempest-AttachVolumeShelveTestJSON-server-1293066555", "status": "BUILD", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "user_ id": "02abbfebfc9b4fbebb960bb90c14c229", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:26:14Z", "updated": "2025-08-05T13:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-62597210", "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-05 13:27:04,510 101020 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/fb692713-1de9-4e51-a49d-270b84dcb696 0.229s 2025-08-05 13:27:04,511 101020 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': 'Tue, 05 Aug 2025 13:27:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1584', '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-90614365-5cd7-4058-be6a-ab27f07dee86', 'x-compute-request-id': 'req-90614365-5cd7-4058-be6a-ab27f07dee86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696'} Body: b'{"server": {"id": "fb692713-1de9-4e51-a49d-270b84dcb696", "name": "tempest-AttachVolumeShelveTestJSON-server-1293066555", "status": "ACTIVE", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "metadata": {}, "hostId": "1576ba24cd0594cc6aac76c6495b1e13f7763307f73ce31f609d3af7", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:26:14Z", "updated": "2025-08-05T13:26:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-586735706-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:fe:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-62597210", "OS-SRV-USG:launched_at": "2025-08-05T13:26:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1409727783"}], "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-05 13:27:04,529 101020 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:28:04,704 101020 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/ser vers/fb692713-1de9-4e51-a49d-270b84dcb696/os-interface 0.152s 2025-08-05 13:28:04,705 101020 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': 'Tue, 05 Aug 2025 13:28: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-f1b7f1e7-78ce-454f-b924-d484586b7bed', 'x-compute-request-id': 'req-f1b7f1e7-78ce-454f-b924-d484586b7bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "87681eb1-d977-4e45-bbe7-c81a62a76f2c", "port_id": "6a424ec5-20aa-48d9-94b0-23e908e4c4b2", "mac_addr": "fa:16:3e:d3:fe:96", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "093c25d3-ec43-41b9-8f05-2f1ee68a418b", "ip_address": "10.0.0.11"}]}]}' 2025-08-05 13:28:05,590 101020 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/5c07fd0c-04f0-4e2b-81f6-61187cab74d8 0.880s 2025-08-05 13:28:05,590 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "6a424ec5-20aa-48d9-94b0-23e908e4c4b2"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-8dc2b8df-d35d-4bec-9a8d-78d4157d6a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/5c07fd0c-04f0-4e2b-81f6-61187cab74d8'} Body: b'{"floatingip": {"id": "5c07fd0c-04f0-4e2b-81f6-61187cab74d8", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "floating_ip_address": "172.24.4.71", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "21576ab0-fa13-4a06-90de-b090a103e220", "port_id": "6a424ec5-20aa-48d9-94b0-23e908e4c4b2", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "87681eb1-d977-4e45-bbe7-c81a62a76f2c", "mac_address": "fa:16:3e:d3:fe:96", "admin_state_up": true, "status": "ACTIVE", "device_id": "fb692713-1de9-4e51-a49d-270b84dcb696", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:26:13Z", "updated_at": "2025-08-05T13:28:04Z", "revision_number": 1, "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d"}}' 2025-08-05 13:28:05,593 101020 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.71:22' as 'cirros' with public key authentication 2025-08-05 13:28:05,609 101020 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:28:05,713 101020 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:28:05,714 101020 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.71 successfully created 2025-08-05 13:28:05,759 101020 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/fb692713-1de9-4e51-a49d-270b84dcb696/ips 0.044s 2025-08-05 13:28:05,760 101020 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': 'Tue, 05 Aug 2025 13:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/j son', '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-07302231-8134-4d66-adf1-a0bfed235a0b', 'x-compute-request-id': 'req-07302231-8134-4d66-adf1-a0bfed235a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-586735706-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2025-08-05 13:28:05,969 101020 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.206s 2025-08-05 13:28:05,970 101020 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-2134810105"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a47f443-21c4-4a4f-907d-8ca353b33901', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a47f443-21c4-4a4f-907d-8ca353b33901', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:28:05.913154", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2134810105", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b"}], "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:28:06,026 101020 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/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b 0.044s 2025-08-05 13:28:06,027 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a10943c-0134-46e4-afaf-f29de5976b54', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a10943c-0134-46e4-afaf-f29de5976b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b'} Body: b'{"volume": {"id": "94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:28:06.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2134810105", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b"}], "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fd1caeeb219c4f6e8 e413dd65e7b627d"}}' 2025-08-05 13:28:07,086 101020 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/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b 0.045s 2025-08-05 13:28:07,087 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5576d3-fe85-4d05-8434-4ec57b5d9b2a', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5576d3-fe85-4d05-8434-4ec57b5d9b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b'} Body: b'{"volume": {"id": "94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:28:06.000000", "updated_at": "2025-08-05T13:28:06.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2134810105", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b"}], "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d"}}' 2025-08-05 13:28:07,214 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696 0.112s 2025-08-05 13:28:07,215 101020 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': 'Tue, 05 Aug 2025 13:28:07 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-5502eabf-6966-453b-95f5-9d38f905f1b0', 'x-compute-request-id': 'req-5502eabf-6966-453b-95f5-9d38f905f1b0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696'} Body: b'' 2025-08-05 13:28:07,384 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696 0.169s 2025-08-05 13:28:07,385 101020 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': 'Tue, 05 Aug 2025 13:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1708', '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-9ab562bc-dfef-45ff-96cc-3e7c275ade5f', 'x-compute-request-id': 'req-9ab562bc-dfef-45ff-96cc-3e7c275ade5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696'} Body: b'{"server": {"id": "fb692713-1de9-4e51-a49d-270b84dcb696", "name": "tempest-AttachVolumeShelveTestJSON-server-1293066555", "status": "ACTIVE", "ten ant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "metadata": {}, "hostId": "1576ba24cd0594cc6aac76c6495b1e13f7763307f73ce31f609d3af7", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:26:14Z", "updated": "2025-08-05T13:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-586735706-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:fe:96"}, {"version": 4, "addr": "172.24.4.71", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:fe:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-62597210", "OS-SRV-USG:launched_at": "2025-08-05T13:26:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1409727783"}], "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-05 13:28:57,468 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696 0.044s 2025-08-05 13:28:57,468 101020 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': 'Tue, 05 Aug 2025 13:28:57 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-549e5335-7ca4-4728-a015-156a64083dbe', 'x-compute-request-id': 'req-549e5335-7ca4-4728-a015-156a64083dbe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fb692713-1de9-4e51-a49d-270b84dcb696 could not be found."}}' 2025-08-05 13:28:57,503 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-62597210 0.034s 2025-08-05 13:28:57,504 101020 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': 'Tue, 05 Aug 2025 13:28:57 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-b4ee0aa5-480b-4090-9d3a-3c354abd85a2', 'x-compute-request-id': 'req-b4ee0aa5-480b-4090-9d3a-3c354abd85a2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-62597210'} Body: b'' 2025-08-05 13:28:57,728 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/574ca44e-3031-4c06-b666-c1f36eb6c595 0.223s 2025-08-05 13:28:57,728 101020 DEBUG [tempest.lib.common.rest_client] Request - Hea ders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d6c060fb-5ed5-46b2-b4e0-11e723d25a25', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/574ca44e-3031-4c06-b666-c1f36eb6c595'} Body: b'' 2025-08-05 13:28:57,756 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/574ca44e-3031-4c06-b666-c1f36eb6c595 0.027s 2025-08-05 13:28:57,756 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-90242aae-e4e6-4cb7-95a3-30ce13199cbf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/574ca44e-3031-4c06-b666-c1f36eb6c595'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 574ca44e-3031-4c06-b666-c1f36eb6c595 does not exist", "detail": ""}}' 2025-08-05 13:28:58,088 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/5c07fd0c-04f0-4e2b-81f6-61187cab74d8 0.331s 2025-08-05 13:28:58,089 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-700faad5-e49d-4320-a25a-6acbcac57033', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/5c07fd0c-04f0-4e2b-81f6-61187cab74d8'} Body: b'' {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [166.524262s] ... 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 ef92d05b-7639-4bf1-8a24-f6f6ec289cb3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:27:39,302 101002 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:27:39,302 101002 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:27:39,521 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.218s 2025-08-05 13:27:39,522 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-758670259", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPh7V+LqO5WNo2+RvThG5VELPRoav5RSY79ZHd0LzXwJwslbl/UOOHAElR/T1QgTf7K2icD+r3e36topbokyqvemp8PajN1Yj5hSezuWI6cOhbq+irzLdNSYpQfofSW7+Q=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:39 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-f23075cc-cc9d-4b83-8444-b7904b4755c4', 'x-compute-request-id': 'req-f23075cc-cc9d-4b83-8444-b7904b4755c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-758670259", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPh7V+LqO5WNo2+RvThG5VELPRoav5RSY79ZHd0LzXwJwslbl/UOOHAElR/T1QgTf7K2icD+r3e36topbokyqvemp8PajN1Yj5hSezuWI6cOhbq+irzLdNSYpQfofSW7+Q==", "fingerprint": "0d:69:78:14:ba:91:9a:31:a9:56:a8:e7:c2:17:12:6c", "user_id": "2f3c05b8a6c34d889969653eee042dc3"}}' 2025-08-05 13:27:39,524 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-758670259 created 2025-08-05 13:27:40,019 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.494s 2025-08-05 13:27:40,019 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1079721361", "description": "tempest-description--2057981204"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-b254c40a-0010-4bbd-a707-15c7796b1a9b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3", "name": "tempest-securitygroup--1079721361", "stateful": true, "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "description": "tempest-description--2057981204", "shared": false, "security_group_rules": [{"id": "641b5bf2-0d58-4fe7-9986-fd66a982ec90", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3", "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": 1122, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:27:39Z", "updated_at": "2025-08-05T13:27:39Z", "revision_number": 0}, {"id": "a95335d1-5ee0-4669-b0ae-938cc6d44631", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3", "ethertype": "IPv6", "direction": "egress", "protocol": nul l, "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": 1121, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:27:39Z", "updated_at": "2025-08-05T13:27:39Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:27:39Z", "updated_at": "2025-08-05T13:27:39Z", "revision_number": 1, "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:27:40,206 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.186s 2025-08-05 13:27:40,206 101002 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": "e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2f112522-0e21-4e3b-9247-64f12fa99689', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "55da1ced-9a7b-4120-9d02-de602fbe3654", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3", "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-05T13:27:40Z", "updated_at": "2025-08-05T13:27:40Z", "revision_number": 0}}' 2025-08-05 13:27:40,408 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.201s 2025-08-05 13:27:40,409 101002 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": "e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7e2e1975-b464-4331-8743-dc2720a2b0e0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "820f62c3-149e-4b56-a58c-45feb5c24145", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3", "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-05T13:27:40Z", "updated_at": "2025-08-05T13:27:40Z", "revision_number": 0}}' 2025-08-05 13:27:40,409 101002 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1079721361 created 2025-08-05 13:27:41,062 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.653s 2025-08-05 13:27:41,063 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-8195ea5c-b4de-4c2b-8342-b1f646bd4bf2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3dc23aa4-5490-44f1-9d64-13db19565d4f", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "floating_ip_address": "172.24.4.167", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:27:40Z", "updated_at": "2025-08-05T13:27:40Z", "revision_number": 0}}' 2025-08-05 13:27:41,064 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3dc23aa4-5490-44f1-9d64-13db19565d4f', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'floating_ip_address': '172.24.4.167', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:27:40Z', 'updated_at': '2025-08-05T13:27:40Z', 'revision_number': 0, 'ip': '172.24.4.167'} created 2025-08-05 13:27:41,112 101002 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.041s 2025-08-05 13:27:41,112 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:41 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-9b1e25e6-09c3-47ce-bdc2-10b9ef47dbe3', '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": "2f3c05b8a6c34d889969653eee042dc3", "name": "tempest-AttachVolumeNegativeTest-878494431-project-member", "password_expires_at": null}, "audit_ids": ["iDq0rsEqSsK6l-ra8YbNUw"], "expires_at": "2025-08-05T14:27:41.000000Z", "issued_at": "2025-08-05T13:27:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "name": "tempest-AttachVolumeNegativeTest-878494431"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "Reg ionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7dfa8abf3b8944d886a2e4d49d0cc6ba", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:27:41,113 101002 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '7442af41-783d-4ac1-840e-4d953f563ae0', 'name': 'tempest-AttachVolumeNegativeTest-36792941-network', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63369, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:27:33Z', 'updated_at': '2025-08-05T13:27:33Z', 'revision_number': 1} available for tenant 2025-08-05 13:27:41,113 101002 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-758670259', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPh7V+LqO5WNo2+RvThG5VELPRoav5RSY79ZHd0LzXwJwslbl/UOOHAElR/T1QgTf7K2icD+r3e36topbokyqvemp8PajN1Yj5hSezuWI6cOhbq+irzLdNSYpQfofSW7+Q==', 'fingerprint': '0d:69:78:14:ba:91:9a:31:a9:56:a8:e7:c2:17:12:6c', 'user_id': '2f3c05b8a6c34d889969653eee042dc3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDiTDq6+J5vt7J13USf5ubk9SmGX+nUPl0L3J+eo9klsnHZFKfeUBxz\nF/3AjIgYke+gBwYFK4EEACKhZANiAAT4e1fi6juVjaNvkb04RuVRCz0aGr+UUmO/\nWR3dC818CcLJW5f1DjhwBJUf09UIE3+ytonA/q93t+raKW6JMqr3pqfD2ozdWI+Y\nUns7liOnDoW6voq8y3TUmKUH6H0lu/k=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3', 'name': 'tempest-securitygroup--1079721361', 'stateful': True, 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': 'tempest-description--2057981204', 'shared': False, 'security_group_rules': [{'id': '641b5bf2-0d58-4fe7-9986-fd66a982ec90', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'security_group_id': 'e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3', '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': 1122, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:27:39Z', 'updated_at': '2025-08-05T13:27:39Z', 'revision_number': 0}, {'id': 'a95335d1-5ee0-4669-b0ae-938cc6d44631', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'security_group_id': 'e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3', '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': 1121, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:27:39Z', 'updated_at': '2025-08-05T13:2 7:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:27:39Z', 'updated_at': '2025-08-05T13:27:39Z', 'revision_number': 1, 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba'}, 'floating_ip': {'id': '3dc23aa4-5490-44f1-9d64-13db19565d4f', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'floating_ip_address': '172.24.4.167', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:27:40Z', 'updated_at': '2025-08-05T13:27:40Z', 'revision_number': 0, 'ip': '172.24.4.167'}} 2025-08-05 13:27:41,721 101002 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.607s 2025-08-05 13:27:41,722 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1469261159", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "7442af41-783d-4ac1-840e-4d953f563ae0"}], "security_groups": [{"name": "tempest-securitygroup--1079721361"}], "key_name": "tempest-keypair-758670259", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3d9d522-98f7-4b1d-a3dc-1f4f01fccceb', 'x-compute-request-id': 'req-b3d9d522-98f7-4b1d-a3dc-1f4f01fccceb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e2db751a-fd1b-4477-89ec-b8820aee6e75", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1079721361"}], "adminPass": "password"}}' 2025-08-05 13:27:41,811 101002 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/e2db751a-fd1b-4477-89ec-b8820aee6e75 0.086s 2025-08-05 13:27:41,811 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:41 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-6c2a4a9c-e759-4594-b2c4-a23abb9eedf2', 'x-compute-request-id': 'req-6c2a4a9c-e759-4594-b2c4-a23abb9eedf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75'} Body: b'{"server": {"id": "e2db751a-fd1b-4477-89ec-b8820aee6e75", "name": "tempest-AttachVolumeNegativeTest-server-1469261159", "status": "BUILD", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "book mark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:27:42Z", "updated": "2025-08-05T13:27:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-758670259", "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-05 13:28:32,095 101002 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/e2db751a-fd1b-4477-89ec-b8820aee6e75 0.219s 2025-08-05 13:28:32,095 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:31 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-f5a3fbdc-5539-45dd-852c-ee517379e00a', 'x-compute-request-id': 'req-f5a3fbdc-5539-45dd-852c-ee517379e00a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75'} Body: b'{"server": {"id": "e2db751a-fd1b-4477-89ec-b8820aee6e75", "name": "tempest-AttachVolumeNegativeTest-server-1469261159", "status": "ACTIVE", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "8331f9332995c1640c9b7db6a75cc9f15b99d6baebeea1490ccafcce", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:27:41Z", "updated": "2025-08-05T13:27:57Z", "addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:a3:33"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-758670259", "OS-SRV-USG:launched_at": "2025-08-05T13:27:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1079721361"}], "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-05 13:28:32,110 101002 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 13:29:32,339 101002 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/e2db751a-fd1b-4477-89ec-b8820aee6e75/os-interface 0.171s 2025-08-05 13:29:32,339 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:32 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-ec7269e4-0626-4516-b316-31dc1da6b419', 'x-compute-request-id': 'req-ec7269e4-0626-4516-b316-31dc1da6b419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7442af41-783d-4ac1-840e-4d953f563ae0", "port_id": "a41b05b3-424d-4c13-a62b-cb29c9368746", "mac_addr": "fa:16:3e:79:a3:33", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "55b327be-95db-49c0-a969-b068ee26106e", "ip_address": "10.0.0.12"}]}]}' 2025-08-05 13:29:33,179 101002 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/3dc23aa4-5490-44f1-9d64-13db19565d4f 0.834s 2025-08-05 13:29:33,179 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a41b05b3-424d-4c13-a62b-cb29c9368746"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-4671852f-c36e-46a8-973d-d0334decccde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/3dc23aa4-5490-44f1-9d64-13db19565d4f'} Body: b'{"floatingip": {"id": "3dc23aa4-5490-44f1-9d64-13db19565d4f", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "floating_ip_address": "172.24.4.167", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "37efee0d-bb7c-44f9-8f1a-098752732189", "port_id": "a41b05b3-424d-4c13-a62b-cb29c9368746", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7442af41-783d-4ac1-840e-4d953f563ae0", "mac_address": "fa:16:3e:79:a3:33", "admin_state_up": true, "status": "ACTIVE", "device_id": "e2db751a-fd1b-4477-89ec-b8820aee6e75", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:27:40Z", "updated_at": "2025-08-05T13:29:32Z", "revision_number": 1, "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:29:33,181 101002 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.167:22' as 'cirros' with public key authentication 2025-08-05 13:29:33,194 101002 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:29:33,296 101002 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:29:33,297 101002 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.167 successfully created 2025-08-05 13:29:33,338 101002 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/e2db751a-fd1b-4477-89ec-b8820aee6e75/ips 0.040s 2025-08-05 13:29:33,339 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:33 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-c7d4f848-92d1-4833-92d7-28eb9ed51fe6', 'x-compute-request-id': 'req-c7d4f848-92d1-4833-92d7-28eb9ed51fe6', 'connection': 'close', 'status': '200', 'content-location': ' http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2025-08-05 13:29:33,539 101002 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.197s 2025-08-05 13:29:33,539 101002 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-1517395835"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e33cca-ca84-4c69-9831-8a9938252c94', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e33cca-ca84-4c69-9831-8a9938252c94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ef92d05b-7639-4bf1-8a24-f6f6ec289cb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:29:33.480775", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1517395835", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:29:33,588 101002 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/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3 0.037s 2025-08-05 13:29:33,588 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9353301f-bdbe-49fd-b02d-ab9df41ba79e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9353301f-bdbe-49fd-b02d-ab9df41ba79e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3'} Body: b'{"volume": {"id": "ef92d05b-7639-4bf1-8a24-f6f6ec289cb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:29:33.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1517395835", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:29:34,639 101002 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/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3 0.037s 2025-08-05 13:29:34,640 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers : {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3269cb71-185c-405b-b0a4-d50465748e5e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3269cb71-185c-405b-b0a4-d50465748e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3'} Body: b'{"volume": {"id": "ef92d05b-7639-4bf1-8a24-f6f6ec289cb3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:29:33.000000", "updated_at": "2025-08-05T13:29:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1517395835", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:29:34,770 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75 0.116s 2025-08-05 13:29:34,771 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:34 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-6546fe2a-e2e3-4d7b-bddb-b54aee0dbcd6', 'x-compute-request-id': 'req-6546fe2a-e2e3-4d7b-bddb-b54aee0dbcd6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75'} Body: b'' 2025-08-05 13:29:34,990 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75 0.218s 2025-08-05 13:29:34,990 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:34 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-9bcb20b2-3efa-4a9c-b23f-0039ce56c787', 'x-compute-request-id': 'req-9bcb20b2-3efa-4a9c-b23f-0039ce56c787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75'} Body: b'{"server": {"id": "e2db751a-fd1b-4477-89ec-b8820aee6e75", "name": "tempest-AttachVolumeNegativeTest-server-1469261159", "status": "ACTIVE", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "8331f9332995c1640c9b7db6a75cc9f15b99d6baebeea1490ccafcce", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"} ]}, "created": "2025-08-05T13:27:41Z", "updated": "2025-08-05T13:29:35Z", "addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:a3:33"}, {"version": 4, "addr": "172.24.4.167", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:a3:33"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-758670259", "OS-SRV-USG:launched_at": "2025-08-05T13:27:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1079721361"}], "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-05 13:30:25,051 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75 0.039s 2025-08-05 13:30:25,051 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0ede2f8f-2ae4-4949-9ffd-1eac333807a3', 'x-compute-request-id': 'req-0ede2f8f-2ae4-4949-9ffd-1eac333807a3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e2db751a-fd1b-4477-89ec-b8820aee6e75 could not be found."}}' 2025-08-05 13:30:25,212 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-758670259 0.160s 2025-08-05 13:30:25,212 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36180946-1a08-4ca0-9a29-679f4e2b33ee', 'x-compute-request-id': 'req-36180946-1a08-4ca0-9a29-679f4e2b33ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-758670259'} Body: b'' 2025-08-05 13:30:25,421 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3 0.208s 2025-08-05 13:30:25,421 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-da162584-fc87-4f98-91e8-62c555610f50', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3'} Body: b'' 2025-08-05 13:30:25,439 101002 INFO [tempest.lib.common.rest_client] Request (AttachV olumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3 0.018s 2025-08-05 13:30:25,440 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-95ef1e97-e8f3-4533-9ff8-61c200e02adb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3 does not exist", "detail": ""}}' 2025-08-05 13:30:25,824 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/3dc23aa4-5490-44f1-9d64-13db19565d4f 0.384s 2025-08-05 13:30:25,825 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6be18310-8308-4dff-80d0-aa82238751b8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/3dc23aa4-5490-44f1-9d64-13db19565d4f'} Body: b'' {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.947002s] ... 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 e09cd6ab-7c5b-4a01-a091-083e255fa57b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:28:29,774 101022 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340 0.214s 2025-08-05 13:28:29,775 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04e4771b-7313-40fb-9912-9d784e504a0e', 'x-compute-request-id': 'req-04e4771b-7313-40fb-9912-9d784e504a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340'} Body: b'{"server": {"id": "8a880635-9cc3-4ae5-a74a-ccb890e13340", "name": "tempest-ServersNegativeTestJSON-server-1548759430", "status": "ACTIVE", "tenant_id": "2d55b4e79e614f3695e386b5e3beff90", "user_id": "f176cfe8d79146cbb469dec02361a3f4", "metadata": {}, "hostId": "97f363d26c8e5be2c4742477fe8ef47450ffee7d98660af4457b5d4d", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:55Z", "updated": "2025-08-05T13:22:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1903147912-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:58:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:22: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-05 13:29:30,086 101022 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.237s 2025-08-05 13:29:30,086 101022 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-67949000"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4ba8b6-ec34-44ff-b1ae-78fdfd135919', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4ba8b6-ec34-44ff-b1ae-78fdfd135919', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e09cd6ab-7c5b-4a01-a091-083e255fa57b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:29:29.971918", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-67949000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b"}], "user_id": "f176cfe8d79146cbb469dec02361a 3f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:29:30,138 101022 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/e09cd6ab-7c5b-4a01-a091-083e255fa57b 0.040s 2025-08-05 13:29:30,138 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd373e8-bced-4fd3-a96b-93ffaadc1786', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd373e8-bced-4fd3-a96b-93ffaadc1786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b'} Body: b'{"volume": {"id": "e09cd6ab-7c5b-4a01-a091-083e255fa57b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:29:30.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-67949000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b"}], "user_id": "f176cfe8d79146cbb469dec02361a3f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d55b4e79e614f3695e386b5e3beff90"}}' 2025-08-05 13:29:31,194 101022 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/e09cd6ab-7c5b-4a01-a091-083e255fa57b 0.041s 2025-08-05 13:29:31,194 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e208f3e3-91ae-4029-afc9-8d6b641fa4d4', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e208f3e3-91ae-4029-afc9-8d6b641fa4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b'} Body: b'{"volume": {"id": "e09cd6ab-7c5b-4a01-a091-083e255fa57b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:29:30.000000", "updated_at": "2025-08-05T13:29:30.000000", "name": "tempest-ServersNegativeTestJSON-volume-67949000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b"}], "user_id": "f176cfe8d79146cbb469dec02361a3f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d55b4e79e614f3695e386b5e3beff90"}}' 2025-08-05 13:29:31,427 101022 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340 0.220s 2025-08-05 13:29:31,428 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a296b5-52e1-45ee-9fb0-fe9416cc58b6', 'x-compute-request-id': 'req-19a296b5-52e1-45ee-9fb0-fe9416cc58b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340'} Body: b'{"server": {"id": "8a880635-9cc3-4ae5-a74a-ccb890e13340", "name": "tempest-ServersNegativeTestJSON-server-1548759430", "status": "ACTIVE", "tenant_id": "2d55b4e79e614f3695e386b5e3beff90", "user_id": "f176cfe8d79146cbb469dec02361a3f4", "metadata": {}, "hostId": "97f363d26c8e5be2c4742477fe8ef47450ffee7d98660af4457b5d4d", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:55Z", "updated": "2025-08-05T13:22:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1903147912-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:58:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:22: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": []}}' {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.205923s] ... 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 2ca4d487-b118-487a-96dd-4f9b21d40dc7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:28:58,094 101020 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:28:58,094 101020 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:28:58,146 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2025-08-05 13:28:58,146 101020 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-747623869", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPIU6g7mLxsxtazRUajk4erJbtO0oblFWle58yhLOtXFdtRjSm+dhPquzYgLPRLR79c2fSrUupEToI+RkXmuWlG+zK3hND1s2vFyC6iAWZaUtv8BgIJvasoyT1hip0I1ZA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:58 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-96c21084-cb54-4600-b38c-e22369e59df1', 'x-compute-request-id': 'req-96c21084-cb54-4600-b38c-e22369e59df1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-747623869", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPIU6g7mLxsxtazRUajk4erJbtO0oblFWle58yhLOtXFdtRjSm+dhPquzYgLPRLR79c2fSrUupEToI+RkXmuWlG+zK3hND1s2vFyC6iAWZaUtv8BgIJvasoyT1hip0I1ZA==", "fingerprint": "a2:e1:61:0c:e8:b2:b3:b5:28:e7:79:df:84:21:4d:dd", "user_id": "02abbfebfc9b4fbebb960bb90c14c229"}}' 2025-08-05 13:28:58,149 101020 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-747623869 created 2025-08-05 13:28:58,368 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.219s 2025-08-05 13:28:58,369 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1038078782", "description": "tempest-description--299069249"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-e54ae215-d13d-4cce-ad5a-1b120043781b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "09268a2b-5aee-4390-b98f-022ba47e579e", "name": "tempest-securitygroup--1038078782", "stateful": true, "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "description": "tempest-description--299069249", "shared": false, "security_group_rules": [{"id": "4e86ea16-ab60-421d-826f-d3e6ae932814", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "09268a2b-5aee-4390-b98f-022ba47e579e", "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": 1129, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:28:58Z", "updated_at": "2025-08-05T13:28:58Z", "revision_number": 0}, {"id": "fc96486e-46d9-43ea-8603-f7e6ce1369c6", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "09268a2b-5aee-4390-b98f-022ba47e579e", "eth ertype": "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": 1130, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:28:58Z", "updated_at": "2025-08-05T13:28:58Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:28:58Z", "updated_at": "2025-08-05T13:28:58Z", "revision_number": 1, "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d"}}' 2025-08-05 13:28:58,754 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.384s 2025-08-05 13:28:58,754 101020 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": "09268a2b-5aee-4390-b98f-022ba47e579e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c63180e7-e723-4bf4-95c7-09fb5dbce720', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7d022261-be85-473f-8468-e52c72a65be2", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "09268a2b-5aee-4390-b98f-022ba47e579e", "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-05T13:28:58Z", "updated_at": "2025-08-05T13:28:58Z", "revision_number": 0}}' 2025-08-05 13:28:58,949 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.194s 2025-08-05 13:28:58,949 101020 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": "09268a2b-5aee-4390-b98f-022ba47e579e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1e600f78-3f30-44cd-b0c2-2cb399f9f0ad', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4817cb2d-c369-4b8a-af36-7b4054172a6f", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "09268a2b-5aee-4390-b98f-022ba47e579e", "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-05T13:28:58Z", "updated_at": "2025-08-05T13:28:58Z", "revision_number": 0}}' 2025-08-05 13:28:58,950 101020 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1038078782 created 2025-08-05 13:28:59,613 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.663s 2025-08-05 13:28:59,613 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-841c8fab-378b-4ddb-91aa-80474a516124', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b3cde396-715a-45c7-87d5-5bf28b374fd4", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "floating_ip_address": "172.24.4.225", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:28:59Z", "updated_at": "2025-08-05T13:28:59Z", "revision_number": 0}}' 2025-08-05 13:28:59,614 101020 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b3cde396-715a-45c7-87d5-5bf28b374fd4', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'floating_ip_address': '172.24.4.225', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:28:59Z', 'updated_at': '2025-08-05T13:28:59Z', 'revision_number': 0, 'ip': '172.24.4.225'} created 2025-08-05 13:28:59,715 101020 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.096s 2025-08-05 13:28:59,716 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:59 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-8d4ca075-72ce-4436-a19d-4f44b5313338', '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": "02abbfebfc9b4fbebb960bb90c14c229", "name": "tempest-AttachVolumeShelveTestJSON-335593526-project-member", "password_expires_at": null}, "audit_ids": ["1c84MWfjQk2nRgdkk3rkZg"], "expires_at": "2025-08-05T14:28:59.000000Z", "issued_at": "2025-08-05T13:28:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1caeeb219c4f6e8e413dd65e7b627d", "name": "tempest-AttachVolumeShelveTestJSON-335593526"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne ", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fd1caeeb219c4f6e8e413dd65e7b627d", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:28:59,717 101020 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '87681eb1-d977-4e45-bbe7-c81a62a76f2c', 'name': 'tempest-AttachVolumeShelveTestJSON-586735706-network', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35921, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:26:06Z', 'updated_at': '2025-08-05T13:26:06Z', 'revision_number': 1} available for tenant 2025-08-05 13:28:59,718 101020 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-747623869', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPIU6g7mLxsxtazRUajk4erJbtO0oblFWle58yhLOtXFdtRjSm+dhPquzYgLPRLR79c2fSrUupEToI+RkXmuWlG+zK3hND1s2vFyC6iAWZaUtv8BgIJvasoyT1hip0I1ZA==', 'fingerprint': 'a2:e1:61:0c:e8:b2:b3:b5:28:e7:79:df:84:21:4d:dd', 'user_id': '02abbfebfc9b4fbebb960bb90c14c229', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAjfLxCYKmltt2XCfqUp1R1f2GMbmEFFj1AXRQDqU9r0RhCHdlekSe3\ngutm0Tt9u+6gBwYFK4EEACKhZANiAATyFOoO5i8bMbWs0VGo5OHqyW7TtKG5RVpX\nufMoSzrVxXbUY0pvnYT6rs2ICz0S0e/XNn0q1LqRE6CPkZF5rlpRvsyt4TQ9bNrx\ncguogFmWlLb/AYCCb2rKMk9YYqdCNWQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '09268a2b-5aee-4390-b98f-022ba47e579e', 'name': 'tempest-securitygroup--1038078782', 'stateful': True, 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'description': 'tempest-description--299069249', 'shared': False, 'security_group_rules': [{'id': '4e86ea16-ab60-421d-826f-d3e6ae932814', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'security_group_id': '09268a2b-5aee-4390-b98f-022ba47e579e', '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': 1129, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:28:58Z', 'updated_at': '2025-08-05T13:28:58Z', 'revision_number': 0}, {'id': 'fc96486e-46d9-43ea-8603-f7e6ce1369c6', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'security_group_id': '09268a2b-5aee-4390-b98f-022ba47e579e', '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': 1130, 'belongs_to_default_sg': False, 'description': None, 'tags' : [], 'created_at': '2025-08-05T13:28:58Z', 'updated_at': '2025-08-05T13:28:58Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:28:58Z', 'updated_at': '2025-08-05T13:28:58Z', 'revision_number': 1, 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d'}, 'floating_ip': {'id': 'b3cde396-715a-45c7-87d5-5bf28b374fd4', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'floating_ip_address': '172.24.4.225', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:28:59Z', 'updated_at': '2025-08-05T13:28:59Z', 'revision_number': 0, 'ip': '172.24.4.225'}} 2025-08-05 13:29:00,291 101020 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.572s 2025-08-05 13:29:00,291 101020 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-724757345", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "87681eb1-d977-4e45-bbe7-c81a62a76f2c"}], "security_groups": [{"name": "tempest-securitygroup--1038078782"}], "key_name": "tempest-keypair-747623869", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a', '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-de3655c1-0a74-4c4a-b566-4dbd29a961dc', 'x-compute-request-id': 'req-de3655c1-0a74-4c4a-b566-4dbd29a961dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3761da00-5078-419c-9913-70e243dce72a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3761da00-5078-419c-9913-70e243dce72a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1038078782"}], "adminPass": "password"}}' 2025-08-05 13:29:00,380 101020 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/3761da00-5078-419c-9913-70e243dce72a 0.085s 2025-08-05 13:29:00,380 101020 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': 'Tue, 05 Aug 2025 13:29:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', '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-720b2457-a691-4d34-862b-cab2754361a3', 'x-compute-request-id': 'req-720b2457-a691-4d34-862b-cab2754361a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a'} Body: b'{"server": {"id": "3761da00-5078-419c-9913-70e243dce72a", "name": "tempest-AttachVolumeShelveTestJSON-server-724757345", "status": "BUILD", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d" , "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:29:00Z", "updated": "2025-08-05T13:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3761da00-5078-419c-9913-70e243dce72a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-747623869", "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-05 13:29:50,691 101020 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/3761da00-5078-419c-9913-70e243dce72a 0.284s 2025-08-05 13:29:50,691 101020 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': 'Tue, 05 Aug 2025 13:29:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1584', '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-5f004467-594a-48b6-8c63-ee6bc6a79229', 'x-compute-request-id': 'req-5f004467-594a-48b6-8c63-ee6bc6a79229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a'} Body: b'{"server": {"id": "3761da00-5078-419c-9913-70e243dce72a", "name": "tempest-AttachVolumeShelveTestJSON-server-724757345", "status": "ACTIVE", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "metadata": {}, "hostId": "1576ba24cd0594cc6aac76c6495b1e13f7763307f73ce31f609d3af7", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:29:00Z", "updated": "2025-08-05T13:29:16Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-586735706-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:80:85"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3761da00-5078-419c-9913-70e243dce72a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-747623869", "OS-SRV-USG:launched_at": "2025-08-05T13:29:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1038078782"}], "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-05 13:29:50,714 101020 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:30:50,936 101020 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/3761da00-5078-419c-9913-70e243dce72a/os-interface 0.164s 2025-08-05 13:30:50,937 101020 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': 'Tue, 05 Aug 2025 13:30:50 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-812a49ac-f086-4276-abee-b42c7ba22efb', 'x-compute-request-id': 'req-812a49ac-f086-4276-abee-b42c7ba22efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "87681eb1-d977-4e45-bbe7-c81a62a76f2c", "port_id": "bb942d97-bf5a-4378-955e-3c31d996151f", "mac_addr": "fa:16:3e:9b:80:85", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "093c25d3-ec43-41b9-8f05-2f1ee68a418b", "ip_address": "10.0.0.12"}]}]}' 2025-08-05 13:30:51,691 101020 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/b3cde396-715a-45c7-87d5-5bf28b374fd4 0.751s 2025-08-05 13:30:51,692 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "bb942d97-bf5a-4378-955e-3c31d996151f"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-5c8ab743-dfb7-4ff7-9da5-3575f7753fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b3cde396-715a-45c7-87d5-5bf28b374fd4'} Body: b'{"floatingip": {"id": "b3cde396-715a-45c7-87d5-5bf28b374fd4", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "floating_ip_address": "172.24.4.225", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "21576ab0-fa13-4a06-90de-b090a103e220", "port_id": "bb942d97-bf5a-4378-955e-3c31d996151f", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "87681eb1-d977-4e45-bbe7-c81a62a76f2c", "mac_address": "fa:16:3e:9b:80:85", "admin_state_up": true, "status": "ACTIVE", "device_id": "3761da00-5078-419c-9913-70e243dce72a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:28:59Z", "updated_at": "2025-08-05T13:30:51Z", "revision_number": 1, "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d"}}' 2025-08-05 13:30:51,694 101020 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.225:22' as 'cirros' with public key authentication 2025-08-05 13:30:51,703 101020 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:30:51,807 101020 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:30:51,807 101020 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.225 successfully created 2025-08-05 13:30:51,858 101020 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/3761da00-5078-419c-9913-70e243dce72a/ips 0.050s 2025-08-05 13:30:51,858 101020 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': 'Tue, 05 Aug 2025 13:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'a pplication/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-fb048132-d64e-43b5-b6af-e37143ecb93e', 'x-compute-request-id': 'req-fb048132-d64e-43b5-b6af-e37143ecb93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-586735706-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2025-08-05 13:30:52,047 101020 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.185s 2025-08-05 13:30:52,047 101020 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-706818355"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4150f139-4cca-4644-b58c-bece834eb257', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4150f139-4cca-4644-b58c-bece834eb257', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2ca4d487-b118-487a-96dd-4f9b21d40dc7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:30:51.982841", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-706818355", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7"}], "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:30:52,096 101020 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/2ca4d487-b118-487a-96dd-4f9b21d40dc7 0.037s 2025-08-05 13:30:52,097 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df22a622-5973-465e-b288-a839c377105f', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df22a622-5973-465e-b288-a839c377105f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7'} Body: b'{"volume": {"id": "2ca4d487-b118-487a-96dd-4f9b21d40dc7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:30:52.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-706818355", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7"}], "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fd1caeeb 219c4f6e8e413dd65e7b627d"}}' 2025-08-05 13:30:53,150 101020 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/2ca4d487-b118-487a-96dd-4f9b21d40dc7 0.038s 2025-08-05 13:30:53,150 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4139406-f025-4db9-98bb-8e7c298f5154', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4139406-f025-4db9-98bb-8e7c298f5154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7'} Body: b'{"volume": {"id": "2ca4d487-b118-487a-96dd-4f9b21d40dc7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:30:52.000000", "updated_at": "2025-08-05T13:30:52.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-706818355", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7"}], "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d"}}' 2025-08-05 13:30:53,277 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a 0.113s 2025-08-05 13:30:53,278 101020 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': 'Tue, 05 Aug 2025 13:30:53 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-1df3e0ce-95c8-4700-b838-e15ad3a9211e', 'x-compute-request-id': 'req-1df3e0ce-95c8-4700-b838-e15ad3a9211e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a'} Body: b'' 2025-08-05 13:30:53,521 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a 0.242s 2025-08-05 13:30:53,521 101020 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': 'Tue, 05 Aug 2025 13:30:53 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-c68300f0-63fd-47ea-89d3-6ef3a4919c4f', 'x-compute-request-id': 'req-c68300f0-63fd-47ea-89d3-6ef3a4919c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a'} Body: b'{"server": {"id": "3761da00-5078-419c-9913-70e243dce72a", "name": "tempest-AttachVolumeShelveTestJSON-server-724757345", "status": "ACTIVE ", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "metadata": {}, "hostId": "1576ba24cd0594cc6aac76c6495b1e13f7763307f73ce31f609d3af7", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:29:00Z", "updated": "2025-08-05T13:30:53Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-586735706-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:80:85"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:80:85"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3761da00-5078-419c-9913-70e243dce72a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-747623869", "OS-SRV-USG:launched_at": "2025-08-05T13:29:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1038078782"}], "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-05 13:31:43,735 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a 0.143s 2025-08-05 13:31:43,736 101020 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': 'Tue, 05 Aug 2025 13:31:43 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-f9c98821-0c24-4eec-add0-ead69757f588', 'x-compute-request-id': 'req-f9c98821-0c24-4eec-add0-ead69757f588', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3761da00-5078-419c-9913-70e243dce72a could not be found."}}' 2025-08-05 13:31:43,765 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-747623869 0.029s 2025-08-05 13:31:43,765 101020 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': 'Tue, 05 Aug 2025 13:31:43 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-4f8c7064-9f8d-41c6-8919-b6c3718de54c', 'x-compute-request-id': 'req-4f8c7064-9f8d-41c6-8919-b6c3718de54c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-747623869'} Body: b'' 2025-08-05 13:31:43,939 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/09268a2b-5aee-4390-b98f-022ba47e579e 0.172s 2025-08-05 13:31:43,939 101020 DEBUG [tempest.lib.common.rest_client] Re quest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-422941c1-6931-4bba-84f0-a8399bcecb9f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/09268a2b-5aee-4390-b98f-022ba47e579e'} Body: b'' 2025-08-05 13:31:43,956 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/09268a2b-5aee-4390-b98f-022ba47e579e 0.016s 2025-08-05 13:31:43,956 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-821fc228-891e-49f0-8e7f-d3dfd4cf1dea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/09268a2b-5aee-4390-b98f-022ba47e579e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 09268a2b-5aee-4390-b98f-022ba47e579e does not exist", "detail": ""}}' 2025-08-05 13:31:44,298 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/b3cde396-715a-45c7-87d5-5bf28b374fd4 0.341s 2025-08-05 13:31:44,299 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-eac1b515-f876-453b-8dee-e1937833f07c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b3cde396-715a-45c7-87d5-5bf28b374fd4'} Body: b'' {10} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.613069s] ... 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 8a31632e-3cc7-423c-b3ae-69d79cf69d52 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:31:50,226 101020 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.463s 2025-08-05 13:31:50,226 101020 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-830425788", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/8a31632e-3cc7-423c-b3ae-69d79cf69d52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d962087f-972e-4192-b138-480a36c08660', 'x-compute-request-id': 'req-d962087f-972e-4192-b138-480a36c08660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "8a31632e-3cc7-423c-b3ae-69d79cf69d52", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T13:31:50.112464", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-830425788", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-05 13:31:50,302 101020 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/8a31632e-3cc7-423c-b3ae-69d79cf69d52 0.067s 2025-08-05 13:31:50,303 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2804ed2-2cc2-4753-938b-def6913fe9a0', 'x-compute-request-id': 'req-f2804ed2-2cc2-4753-938b-def6913fe9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/8a31632e-3cc7-423c-b3ae-69d79cf69d52'} Body: b'{"volume": {"id": "8a31632e-3cc7-423c-b3ae-69d79cf69d52", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T13:31:50.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-830425788", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-05 13:31:51,365 101020 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/8a31632e-3cc7-423c-b3ae-69d79cf69d52 0.055s 2025-08-05 13:31:51,366 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14104469-4294-42e2-967b-7e0071bd6fe2', 'x-compute-request-id': 'req-14104469-4294-42e2-967b-7e0071bd6fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/8a31632e-3cc7-423c-b3ae-69d79cf69d52'} Body: b'{"volume": {"id": "8a31632e-3cc7-423c-b3ae-69d79cf69d52", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T13:31:50.000000 ", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-830425788", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {10} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.740730s] ... 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 f31efa51-b199-4a87-9de0-b730aba7a938 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:31:54,040 101020 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.163s 2025-08-05 13:31:54,041 101020 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-1852208428"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11822f62-96a9-47e0-ac89-4ab428594714', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11822f62-96a9-47e0-ac89-4ab428594714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "02cb634c-ceeb-4ece-930a-c6cacdb0c71d", "name": "tempest-GroupSnapshotsTest-volume-type-1852208428", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:31:54,075 101020 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.030s 2025-08-05 13:31:54,075 101020 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-352542099"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42857e03-fe6b-427d-bc00-1216f3eb66f1', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42857e03-fe6b-427d-bc00-1216f3eb66f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "b49198d9-0edb-4b13-a3d9-b3aff5e69c06", "name": "tempest-GroupSnapshotsTest-group-type-352542099", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:31:54,276 101020 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.197s 2025-08-05 13:31:54,276 101020 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": "b49198d9-0edb-4b13-a3d9-b3aff5e69c06", "volume_types": ["02cb634c-ceeb-4ece-930a-c6cacdb0c71d"], "name": "tempest-GroupSnapshotsTest-Group-2080937691"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda1aa65-2c51-4bb0-a05f-c3da4d55a883', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda1aa65-2c51-4bb0-a05f-c3da4d55a883', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "f31efa51-b199-4a87-9de0-b730aba7a938", "name": "tempest-GroupSnapshotsTest-Group-2080937691"}}' 2025-08-05 13:31:54,315 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938 0.037s 2025-08-05 13:31:54,315 101020 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': 'Tue, 05 Aug 2025 13:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241c4c4b-9d36-4ec7-a7da-2feb7cb1a8d9', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241c4c4b-9d36-4ec7-a7da-2feb7cb1a8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938'} Body: b'{"group": {"id": "f31efa51-b199-4a87-9de0-b730aba7a938", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:31:54.000000", "name": "tempest-GroupSnapshotsTest-Group-2080937691", "description": null, "group_type": "b49198d9-0edb-4b13-a3d9-b3aff5e69c06", "volume_types": ["02cb634c-ceeb-4ece-930a-c6cacdb0c71d"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:31:55,351 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938 0.029s 2025-08-05 13:31:55,351 101020 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': 'Tue, 05 Aug 2025 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef892d34-ef9b-43e6-af05-de9a211d57f0', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef892d34-ef9b-43e6-af05-de9a211d57f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938'} Body: b'{"group": {"id": "f31efa51-b199-4a87-9de0-b730aba7a938", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:31:54.000000", "name": "tempest-GroupSnapshotsTest-Group-2080937691", "description": null, "group_type": "b49198d9-0edb-4b13-a3d9-b3aff5e69c06", "volume_types": ["02cb634c-ceeb-4ece-930a-c6cacdb0c71d"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:31:55,388 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.031s 2025-08-05 13:31:55,388 101020 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': 'Tue, 05 Aug 2025 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7366421-a65b-4ff2-9bf4-fb2672abda2f', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7366421-a65b-4ff2-9bf4-fb2672abda2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:31:55,458 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938/action 0.055s 2025-08-05 13:31:55,458 101020 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': 'Tue, 05 Aug 2025 13:31:55 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-c14c2c7b-d5cd-4f5d-94a5-48403240b71b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/vo lume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938/action'} Body: b'' 2025-08-05 13:31:55,507 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938 0.048s 2025-08-05 13:31:55,507 101020 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': 'Tue, 05 Aug 2025 13:31:55 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-f5cb2975-a5e7-4343-bf92-661a0e6b353f', 'x-openstack-request-id': 'req-f5cb2975-a5e7-4343-bf92-661a0e6b353f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f31efa51-b199-4a87-9de0-b730aba7a938 could not be found."}}' 2025-08-05 13:31:55,548 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/b49198d9-0edb-4b13-a3d9-b3aff5e69c06 0.040s 2025-08-05 13:31:55,548 101020 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': 'Tue, 05 Aug 2025 13:31:55 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-f50335b3-1187-48a8-8168-32fb8752dee4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/b49198d9-0edb-4b13-a3d9-b3aff5e69c06'} Body: b'' 2025-08-05 13:31:55,595 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/02cb634c-ceeb-4ece-930a-c6cacdb0c71d 0.046s 2025-08-05 13:31:55,595 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:55 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-2b6817a0-e32d-4ba1-a724-8e6c90f94f33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/02cb634c-ceeb-4ece-930a-c6cacdb0c71d'} Body: b'' 2025-08-05 13:31:55,616 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/02cb634c-ceeb-4ece-930a-c6cacdb0c71d 0.020s 2025-08-05 13:31:55,616 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:55 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-beb7268e-8b28-4dc7-8305-b7e093245f5f', 'x-openstack-request-id': 'req-beb7268e-8b28-4dc7-8305-b7e093245f5f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/02cb634c-ceeb-4ece-930a-c6cacdb0c71d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 02cb634c-ceeb-4ece-930a-c6cacdb0c71d could not be found."}}' {10} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.499579s] ... 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 c373cd82-b8bc-487c-9bda-36d95a23e086 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:31:55,664 101020 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.043s 2025-08-05 13:31:55,664 101020 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-1502012735"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40d3dc16-aaeb-4f4c-b775-97f486c05966', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40d3dc16-aaeb-4f4c-b775-97f486c05966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "d1c1f8d2-b9b4-471d-8faf-b64d10d45da2", "name": "tempest-GroupSnapshotsTest-volume-type-1502012735", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:31:55,699 101020 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.029s 2025-08-05 13:31:55,699 101020 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-1408365784"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4191f9a1-4db5-4e98-b2be-001615a81142', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4191f9a1-4db5-4e98-b2be-001615a81142', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "f0cb098c-cbd6-47a0-ad78-2d0e0f66c1ef", "name": "tempest-GroupSnapshotsTest-group-type-1408365784", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:31:55,809 101020 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.105s 2025-08-05 13:31:55,809 101020 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": "f0cb098c-cbd6-47a0-ad78-2d0e0f66c1ef", "volume_types": ["d1c1f8d2-b9b4-471d-8faf-b64d10d45da2"], "name": "tempest-GroupSnapshotsTest-Group-1272238366"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbaa5e06-dcdd-4a9e-ad03-0330a4e965cb', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbaa5e06-dcdd-4a9e-ad03-0330a4e965cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "c373cd82-b8bc-487c-9bda-36d95a23e086", "name": "tempest-GroupSnapshotsTest-Group-1272238366"}}' 2025-08-05 13:31:55,839 101020 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/c373cd82-b8bc-487c-9bda-36d95a23e086 0.028s 2025-08-05 13:31:55,839 101020 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': 'Tue, 05 Aug 2025 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-962b29fc-051a-4033-aa1a-b6b1700ec087', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-962b29fc-051a-4033-aa1a-b6b1700ec087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/c373cd82-b8bc-487c-9bda-36d95a23e086'} Body: b'{"group": {"id": "c373cd82-b8bc-487c-9bda-36d95a23e086", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:31:56.000000", "name": "tempest-GroupSnapshotsTest-Group-1272238366", "description": null, "group_type": "f0cb098c-cbd6-47a0-ad78-2d0e0f66c1ef", "volume_types": ["d1c1f8d2-b9b4-471d-8faf-b64d10d45da2"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:31:56,874 101020 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/c373cd82-b8bc-487c-9bda-36d95a23e086 0.029s 2025-08-05 13:31:56,875 101020 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': 'Tue, 05 Aug 2025 13:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77e63d4-544b-4610-8ac7-a48ece79bff1', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77e63d4-544b-4610-8ac7-a48ece79bff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/c373cd82-b8bc-487c-9bda-36d95a23e086'} Body: b'{"group": {"id": "c373cd82-b8bc-487c-9bda-36d95a23e086", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:31:56.000000", "name": "tempest-GroupSnapshotsTest-Group-1272238366", "description": null, "group_type": "f0cb098c-cbd6-47a0-ad78-2d0e0f66c1ef", "volume_types": ["d1c1f8d2-b9b4-471d-8faf-b64d10d45da2"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:31:56,879 101020 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-05 13:31:56,916 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.035s 2025-08-05 13:31:56,916 101020 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': 'Tue, 05 Aug 2025 13:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d935b58d-e504-47f6-8cbd-39b99496a36a', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d935b58d-e504-47f6-8cbd-39b99496a36a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:31:56,988 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/c373cd82-b8bc-487c-9bda-36d95a23e086/action 0.057s 2025-08-05 13:31:56,989 101020 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': 'Tue, 05 Aug 2025 13:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'c ontent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b76f40-5346-4bd7-bca2-144cd486c5ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/c373cd82-b8bc-487c-9bda-36d95a23e086/action'} Body: b'' 2025-08-05 13:31:57,003 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/c373cd82-b8bc-487c-9bda-36d95a23e086 0.014s 2025-08-05 13:31:57,004 101020 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': 'Tue, 05 Aug 2025 13:31:56 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-f59a3aed-5638-469e-8982-c2d84787e8e2', 'x-openstack-request-id': 'req-f59a3aed-5638-469e-8982-c2d84787e8e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/c373cd82-b8bc-487c-9bda-36d95a23e086'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c373cd82-b8bc-487c-9bda-36d95a23e086 could not be found."}}' 2025-08-05 13:31:57,048 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/f0cb098c-cbd6-47a0-ad78-2d0e0f66c1ef 0.044s 2025-08-05 13:31:57,048 101020 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': 'Tue, 05 Aug 2025 13:31:57 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-62b0cb47-6b58-428f-9cf0-bfc4cf752556', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/f0cb098c-cbd6-47a0-ad78-2d0e0f66c1ef'} Body: b'' 2025-08-05 13:31:57,103 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/d1c1f8d2-b9b4-471d-8faf-b64d10d45da2 0.054s 2025-08-05 13:31:57,103 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:57 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-f230f534-fbab-442f-9181-35877e215695', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/d1c1f8d2-b9b4-471d-8faf-b64d10d45da2'} Body: b'' 2025-08-05 13:31:57,118 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/d1c1f8d2-b9b4-471d-8faf-b64d10d45da2 0.014s 2025-08-05 13:31:57,119 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:57 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-aa282ebd-efbf-4996-8488-8fa6a5a73c48', 'x-openstack-request-id': 'req-aa282ebd-efbf-4996-8488-8fa6a5a73c48', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.21 0/volume/v3/types/d1c1f8d2-b9b4-471d-8faf-b64d10d45da2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d1c1f8d2-b9b4-471d-8faf-b64d10d45da2 could not be found."}}' {10} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.424336s] ... 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 e2b3fec7-5528-4431-bab9-79adca7a21c4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:31:57,151 101020 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.028s 2025-08-05 13:31:57,151 101020 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-2045218877"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a831a36d-04e1-4e40-b43a-a1df51875730', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a831a36d-04e1-4e40-b43a-a1df51875730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "167cf16a-61b9-4b08-a96a-1308cc628d6c", "name": "tempest-GroupSnapshotsTest-volume-type-2045218877", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:31:57,180 101020 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.026s 2025-08-05 13:31:57,180 101020 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-2107598100"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f870a2b-2f67-4176-beff-961739922925', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f870a2b-2f67-4176-beff-961739922925', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "e711a9da-60c7-425b-8642-89c5e8977503", "name": "tempest-GroupSnapshotsTest-group-type-2107598100", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:31:57,258 101020 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.075s 2025-08-05 13:31:57,259 101020 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": "e711a9da-60c7-425b-8642-89c5e8977503", "volume_types": ["167cf16a-61b9-4b08-a96a-1308cc628d6c"], "name": "tempest-GroupSnapshotsTest-Group-1007470023"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1008ab6e-355c-444a-aebf-fa87a00d86d0', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1008ab6e-355c-444a-aebf-fa87a00d86d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "e2b3fec7-5528-4431-bab9-79adca7a21c4", "name": "tempest-GroupSnapshotsTest-Group-1007470023"}}' 2025-08-05 13:31:57,293 101020 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/e2b3fec7-5528-4431-bab9-79adca7a21c4 0.032s 2025-08-05 13:31:57,293 101020 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 Re sponse - Headers: {'date': 'Tue, 05 Aug 2025 13:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88eff3c0-6001-4835-9857-e8989a0d12b6', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88eff3c0-6001-4835-9857-e8989a0d12b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/e2b3fec7-5528-4431-bab9-79adca7a21c4'} Body: b'{"group": {"id": "e2b3fec7-5528-4431-bab9-79adca7a21c4", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:31:57.000000", "name": "tempest-GroupSnapshotsTest-Group-1007470023", "description": null, "group_type": "e711a9da-60c7-425b-8642-89c5e8977503", "volume_types": ["167cf16a-61b9-4b08-a96a-1308cc628d6c"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:31:58,328 101020 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/e2b3fec7-5528-4431-bab9-79adca7a21c4 0.029s 2025-08-05 13:31:58,328 101020 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': 'Tue, 05 Aug 2025 13:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca44453c-e223-42ea-a0c5-93e03933d8da', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca44453c-e223-42ea-a0c5-93e03933d8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/e2b3fec7-5528-4431-bab9-79adca7a21c4'} Body: b'{"group": {"id": "e2b3fec7-5528-4431-bab9-79adca7a21c4", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:31:57.000000", "name": "tempest-GroupSnapshotsTest-Group-1007470023", "description": null, "group_type": "e711a9da-60c7-425b-8642-89c5e8977503", "volume_types": ["167cf16a-61b9-4b08-a96a-1308cc628d6c"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:31:58,365 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.031s 2025-08-05 13:31:58,365 101020 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': 'Tue, 05 Aug 2025 13:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a3d812-9822-4d91-a3cf-619deb939df6', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a3d812-9822-4d91-a3cf-619deb939df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:31:58,438 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/e2b3fec7-5528-4431-bab9-79adca7a21c4/action 0.058s 2025-08-05 13:31:58,438 101020 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': 'Tue, 05 Aug 2025 13:31:58 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-6adf1b2c-9463-46f5-8ac4-3610471b5788', 'connection': 'close', 'status': '202', 'content- location': 'http://10.0.0.210/volume/v3/groups/e2b3fec7-5528-4431-bab9-79adca7a21c4/action'} Body: b'' 2025-08-05 13:31:58,452 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/e2b3fec7-5528-4431-bab9-79adca7a21c4 0.013s 2025-08-05 13:31:58,452 101020 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': 'Tue, 05 Aug 2025 13:31:58 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-7ef14e5a-e45e-44ab-bf55-d6e9fa6b28ff', 'x-openstack-request-id': 'req-7ef14e5a-e45e-44ab-bf55-d6e9fa6b28ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/e2b3fec7-5528-4431-bab9-79adca7a21c4'} Body: b'{"itemNotFound": {"code": 404, "message": "Group e2b3fec7-5528-4431-bab9-79adca7a21c4 could not be found."}}' 2025-08-05 13:31:58,480 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/e711a9da-60c7-425b-8642-89c5e8977503 0.027s 2025-08-05 13:31:58,480 101020 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': 'Tue, 05 Aug 2025 13:31:58 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-7c00b5cb-cf97-451d-9864-dedc319cd4a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/e711a9da-60c7-425b-8642-89c5e8977503'} Body: b'' 2025-08-05 13:31:58,529 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/167cf16a-61b9-4b08-a96a-1308cc628d6c 0.048s 2025-08-05 13:31:58,531 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5826ba-7148-4fe5-835b-1464ad66896e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/167cf16a-61b9-4b08-a96a-1308cc628d6c'} Body: b'' 2025-08-05 13:31:58,545 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/167cf16a-61b9-4b08-a96a-1308cc628d6c 0.014s 2025-08-05 13:31:58,545 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:58 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-71faa825-3371-4b1b-8ee0-24773c6afd77', 'x-openstack-request-id': 'req-71faa825-3371-4b1b-8ee0-24773c6afd77', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/167cf16a-61b9-4b08-a96a-1308cc628d6c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 167cf16a-61b9-4b08-a96a-1308cc628d6c could not be found."}}' {10} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.760049s] ... 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 f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:32:01,575 101020 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-05 13:32:01,575 101020 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-1166581704"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edce4b39-74eb-4395-a114-454798865b13', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edce4b39-74eb-4395-a114-454798865b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "a16120ce-ded9-4535-83d4-0d24f63cc04b", "name": "tempest-GroupSnapshotsV319Test-volume-type-1166581704", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:32:01,605 101020 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-05 13:32:01,606 101020 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-71859703"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8999eb62-bdd3-49ab-b97b-a442fc8f1032', 'content-length': '183', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8999eb62-bdd3-49ab-b97b-a442fc8f1032', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "726f7bcd-a8de-413e-9963-d3c30782ba80", "name": "tempest-GroupSnapshotsV319Test-group-type-71859703", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:32:01,816 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/groups 0.207s 2025-08-05 13:32:01,816 101020 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": "726f7bcd-a8de-413e-9963-d3c30782ba80", "volume_types": ["a16120ce-ded9-4535-83d4-0d24f63cc04b"], "name": "tempest-GroupSnapshotsV319Test-Group-865542788"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf5bae1-fa83-452a-9ab4-8487c2dd26d9', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf5bae1-fa83-452a-9ab4-8487c2dd26d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8", "name": "tempest-GroupSnapshotsV319Test-Group-865542788"}}' 2025-08-05 13:32:01,847 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8 0.029s 2025-08-05 13:32:01,848 101020 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 - H eaders: {'date': 'Tue, 05 Aug 2025 13:32:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e82dd6-c086-418d-935c-8230f7f1b235', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e82dd6-c086-418d-935c-8230f7f1b235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8'} Body: b'{"group": {"id": "f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:32:02.000000", "name": "tempest-GroupSnapshotsV319Test-Group-865542788", "description": null, "group_type": "726f7bcd-a8de-413e-9963-d3c30782ba80", "volume_types": ["a16120ce-ded9-4535-83d4-0d24f63cc04b"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:32:02,880 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8 0.027s 2025-08-05 13:32:02,881 101020 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': 'Tue, 05 Aug 2025 13:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d75fe6cb-9516-4004-bee0-cb1a6d98d490', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d75fe6cb-9516-4004-bee0-cb1a6d98d490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8'} Body: b'{"group": {"id": "f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:32:02.000000", "name": "tempest-GroupSnapshotsV319Test-Group-865542788", "description": null, "group_type": "726f7bcd-a8de-413e-9963-d3c30782ba80", "volume_types": ["a16120ce-ded9-4535-83d4-0d24f63cc04b"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:32:02,926 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.040s 2025-08-05 13:32:02,926 101020 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': 'Tue, 05 Aug 2025 13:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91888cf8-fb19-41c1-b7fd-d09039a9f49b', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91888cf8-fb19-41c1-b7fd-d09039a9f49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:32:03,057 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8/action 0.117s 2025-08-05 13:32:03,058 101020 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': 'Tue, 05 Aug 2025 13:32:02 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-5a59c830-ac01-443a-ad76-41a2081326f9', 'connection': 'close', 'status': '202', 'content-loc ation': 'http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8/action'} Body: b'' 2025-08-05 13:32:03,074 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8 0.015s 2025-08-05 13:32:03,074 101020 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': 'Tue, 05 Aug 2025 13:32:03 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-a19a53be-20eb-4517-9e89-aea79640f7d1', 'x-openstack-request-id': 'req-a19a53be-20eb-4517-9e89-aea79640f7d1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8 could not be found."}}' 2025-08-05 13:32:03,105 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/726f7bcd-a8de-413e-9963-d3c30782ba80 0.031s 2025-08-05 13:32:03,106 101020 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': 'Tue, 05 Aug 2025 13:32:03 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-e5750b54-4788-43b9-a8c0-d7c413a1b529', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/726f7bcd-a8de-413e-9963-d3c30782ba80'} Body: b'' 2025-08-05 13:32:03,164 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/a16120ce-ded9-4535-83d4-0d24f63cc04b 0.058s 2025-08-05 13:32:03,165 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32: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-3a631a0d-9f9b-42d7-929d-c3dac63d64d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/a16120ce-ded9-4535-83d4-0d24f63cc04b'} Body: b'' 2025-08-05 13:32:03,180 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/a16120ce-ded9-4535-83d4-0d24f63cc04b 0.015s 2025-08-05 13:32:03,181 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:03 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-dd25cb15-f4c2-4bf8-b93e-df025f4b61a3', 'x-openstack-request-id': 'req-dd25cb15-f4c2-4bf8-b93e-df025f4b61a3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/a16120ce-ded9-4535-83d4-0d24f63cc04b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a16120ce-ded9-4535-83d4-0d24f63cc04b could not be found."}}' {10} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.692663s] ... 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-05 13:32:06,832 101020 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.672s 2025-08-05 13:32:06,833 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b40b996d-2024-4c99-96bb-179223878e7a', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b40b996d-2024-4c99-96bb-179223878e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {10} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.528300s] ... 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-05 13:32:07,378 101020 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.523s 2025-08-05 13:32:07,379 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1d2970-79d9-4d4d-84d8-409912d48ea4', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1d2970-79d9-4d4d-84d8-409912d48ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools'} Body: b'{"pools": []}' {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.279111s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.032645s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.041158s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.646494s] ... 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 08abc5f4-5683-4e86-902a-e2e06c1e3a28 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:32:11,361 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/os-quota-sets/25a1d742137a4815ab324c29438d369f?usage=True 0.042s 2025-08-05 13:32:11,361 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e724d56b-e95a-45b7-a8c4-bf9c1ef32a07', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e724d56b-e95a-45b7-a8c4-bf9c1ef32a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/os-quota-sets/25a1d742137a4815ab324c29438d369f?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": "25a1d742137a4815ab324c29438d369f"}}' 2025-08-05 13:32:11,664 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/volumes 0.289s 2025-08-05 13:32:11,664 101020 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-1487643812"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f8ec9ad-5ada-481e-be52-a396951bd314', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f8ec9ad-5ada-481e-be52-a396951bd314', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "08abc5f4-5683-4e86-902a-e2e06c1e3a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:11.604162", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1487643812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:32:11,719 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28 0.042s 2025-08-05 13:32:11,719 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type' : 'application/json', 'x-compute-request-id': 'req-56ffb4a4-3e99-422b-96d1-a788e2fd754b', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ffb4a4-3e99-422b-96d1-a788e2fd754b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28'} Body: b'{"volume": {"id": "08abc5f4-5683-4e86-902a-e2e06c1e3a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:12.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1487643812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a1d742137a4815ab324c29438d369f"}}' 2025-08-05 13:32:12,780 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28 0.045s 2025-08-05 13:32:12,780 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5774c1f8-58fd-41b0-b727-aa60ed1bdbd8', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5774c1f8-58fd-41b0-b727-aa60ed1bdbd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28'} Body: b'{"volume": {"id": "08abc5f4-5683-4e86-902a-e2e06c1e3a28", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:12.000000", "updated_at": "2025-08-05T13:32:12.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1487643812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a1d742137a4815ab324c29438d369f"}}' 2025-08-05 13:32:12,832 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28 0.038s 2025-08-05 13:32:12,833 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be33a245-8a66-4b60-afc7-8e29fe89d409', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be33a245-8a66-4b60-afc7-8e29fe89d409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28'} Body: b'{"volume": {"id": "08abc5f4-5683-4e86-902a-e2e06c1e3a28", "status": "error", "size": 1, "availability_zone": "nova", "cre ated_at": "2025-08-05T13:32:12.000000", "updated_at": "2025-08-05T13:32:12.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1487643812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a1d742137a4815ab324c29438d369f"}}' 2025-08-05 13:32:12,940 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28 0.094s 2025-08-05 13:32:12,941 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32: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-bef174aa-78e1-4ee6-959e-e1b3bd1906f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28'} Body: b'' 2025-08-05 13:32:12,962 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28 0.021s 2025-08-05 13:32:12,962 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32: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-25e5c615-a7a2-4b39-85ff-9ac526164558', 'x-openstack-request-id': 'req-25e5c615-a7a2-4b39-85ff-9ac526164558', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 08abc5f4-5683-4e86-902a-e2e06c1e3a28 could not be found."}}' {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.474396s] ... 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 80f8bab0-da5d-4fb4-93ee-33d4923bb31a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:32:13,146 101020 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.180s 2025-08-05 13:32:13,147 101020 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-613174285"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66f4dfb3-7a07-4301-b95f-71d12f49bab0', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66f4dfb3-7a07-4301-b95f-71d12f49bab0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "80f8bab0-da5d-4fb4-93ee-33d4923bb31a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:13.088370", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-613174285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:32:13,199 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a 0.040s 2025-08-05 13:32:13,200 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088085ac-62e6-4772-ac34-d3bc0525d33d', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088085ac-62e6-4772-ac34-d3bc0525d33d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a'} Body: b'{"volume": {"id": "80f8bab0-da5d-4fb4-93ee-33d4923bb31a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:13.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-613174285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a1d742137a4815ab324c29438d369f"}}' 2025-08-05 13:32:14,255 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a 0.040s 2025-08-05 13:32:14,255 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'app lication/json', 'x-compute-request-id': 'req-2b9730b5-e979-4c83-bd24-24045ce7b25e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b9730b5-e979-4c83-bd24-24045ce7b25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a'} Body: b'{"volume": {"id": "80f8bab0-da5d-4fb4-93ee-33d4923bb31a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:13.000000", "updated_at": "2025-08-05T13:32:13.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-613174285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a1d742137a4815ab324c29438d369f"}}' 2025-08-05 13:32:14,305 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a 0.036s 2025-08-05 13:32:14,306 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0993f11-5649-4cbb-a1e7-42e879d2d2da', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0993f11-5649-4cbb-a1e7-42e879d2d2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a'} Body: b'{"volume": {"id": "80f8bab0-da5d-4fb4-93ee-33d4923bb31a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:13.000000", "updated_at": "2025-08-05T13:32:13.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-613174285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a1d742137a4815ab324c29438d369f"}}' 2025-08-05 13:32:14,409 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a 0.088s 2025-08-05 13:32:14,409 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32: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-8c99ad5c-f167-42b3-a135-25a8c89fab08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a'} Body: b'' 2025-08-05 13:32:14,438 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ 80f8bab0-da5d-4fb4-93ee-33d4923bb31a 0.029s 2025-08-05 13:32:14,439 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32: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-15fac974-d835-4969-9aa6-71edca08ecc3', 'x-openstack-request-id': 'req-15fac974-d835-4969-9aa6-71edca08ecc3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 80f8bab0-da5d-4fb4-93ee-33d4923bb31a could not be found."}}' {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.051075s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.264158s] ... ok {10} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.140545s] ... ok {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.288044s] ... 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 073432a0-d389-4104-a827-1fe16346b2ff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:30:25,828 101002 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:30:25,828 101002 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:30:25,884 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2025-08-05 13:30:25,884 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1507551651", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZcRx96SYus7GP0DhbCBNhdl85w704FyWC2guw5Q14mn1TUI1hRaFQgoBwoh0UdyhFHsguGsQxluATGX81LrgFNV9YzewDbZmIPwJNTxAzC+FaGxgsYw3c2WC+KBOPZOQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:25 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-7abddc27-b2ad-4904-b2b7-8d1aacffddcc', 'x-compute-request-id': 'req-7abddc27-b2ad-4904-b2b7-8d1aacffddcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1507551651", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZcRx96SYus7GP0DhbCBNhdl85w704FyWC2guw5Q14mn1TUI1hRaFQgoBwoh0UdyhFHsguGsQxluATGX81LrgFNV9YzewDbZmIPwJNTxAzC+FaGxgsYw3c2WC+KBOPZOQ==", "fingerprint": "5d:ea:74:e0:fb:26:81:e6:9a:7c:fa:78:71:dc:e8:09", "user_id": "2f3c05b8a6c34d889969653eee042dc3"}}' 2025-08-05 13:30:25,886 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1507551651 created 2025-08-05 13:30:26,110 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.223s 2025-08-05 13:30:26,110 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--932769015", "description": "tempest-description--1472654039"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-a8a6a96d-33c0-47d3-84be-0316e7747892', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "12430c7e-694e-4d80-9268-df6b3b31b036", "name": "tempest-securitygroup--932769015", "stateful": true, "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "description": "tempest-description--1472654039", "shared": false, "security_group_rules": [{"id": "652978d9-7444-4c58-8267-d030f95b7c07", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "12430c7e-694e-4d80-9268-df6b3b31b036", "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": 1137, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:30:25Z", "updated_at": "2025-08-05T13:30:25Z", "revision_number": 0}, {"id": "b914e5fa-f002-48d1-9f94-8a1555119d09", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "12430c7e-694e-4d80-9268-df6b3b31b036", "ethertype": "IPv4", "direction": "egress", "protocol": nu ll, "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": 1138, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:30:25Z", "updated_at": "2025-08-05T13:30:25Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:30:25Z", "updated_at": "2025-08-05T13:30:25Z", "revision_number": 1, "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:30:26,323 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.212s 2025-08-05 13:30:26,324 101002 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": "12430c7e-694e-4d80-9268-df6b3b31b036", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d3906058-1ff9-4466-93ac-b40e52a8a7e2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6cf55d01-0285-43a3-84e5-4ec6a5c3571e", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "12430c7e-694e-4d80-9268-df6b3b31b036", "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-05T13:30:26Z", "updated_at": "2025-08-05T13:30:26Z", "revision_number": 0}}' 2025-08-05 13:30:26,537 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.212s 2025-08-05 13:30:26,537 101002 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": "12430c7e-694e-4d80-9268-df6b3b31b036", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-67caa383-faef-42a8-9908-10152db94914', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "642f882f-0c83-46b5-ba98-af2a8d6ff5c1", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "12430c7e-694e-4d80-9268-df6b3b31b036", "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-05T13:30:26Z", "updated_at": "2025-08-05T13:30:26Z", "revision_number": 0}}' 2025-08-05 13:30:26,538 101002 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--932769015 created 2025-08-05 13:30:27,181 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.643s 2025-08-05 13:30:27,182 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-1ff4f03f-1c95-42a1-bdc9-5fd284059885', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "96886982-5e94-4f0a-a0ef-57dbf124848a", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "floating_ip_address": "172.24.4.38", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:30:26Z", "updated_at": "2025-08-05T13:30:26Z", "revision_number": 0}}' 2025-08-05 13:30:27,182 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '96886982-5e94-4f0a-a0ef-57dbf124848a', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'floating_ip_address': '172.24.4.38', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:30:26Z', 'updated_at': '2025-08-05T13:30:26Z', 'revision_number': 0, 'ip': '172.24.4.38'} created 2025-08-05 13:30:27,244 101002 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.057s 2025-08-05 13:30:27,245 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:27 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-1aa1e170-e3ad-44f9-848d-9f0d5902cc18', '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": "2f3c05b8a6c34d889969653eee042dc3", "name": "tempest-AttachVolumeNegativeTest-878494431-project-member", "password_expires_at": null}, "audit_ids": ["b8FovH_qRsKEMYATvZ9szg"], "expires_at": "2025-08-05T14:30:27.000000Z", "issued_at": "2025-08-05T13:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "name": "tempest-AttachVolumeNegativeTest-878494431"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"} ], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7dfa8abf3b8944d886a2e4d49d0cc6ba", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:30:27,245 101002 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '7442af41-783d-4ac1-840e-4d953f563ae0', 'name': 'tempest-AttachVolumeNegativeTest-36792941-network', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63369, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:27:33Z', 'updated_at': '2025-08-05T13:27:33Z', 'revision_number': 1} available for tenant 2025-08-05 13:30:27,246 101002 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1507551651', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZcRx96SYus7GP0DhbCBNhdl85w704FyWC2guw5Q14mn1TUI1hRaFQgoBwoh0UdyhFHsguGsQxluATGX81LrgFNV9YzewDbZmIPwJNTxAzC+FaGxgsYw3c2WC+KBOPZOQ==', 'fingerprint': '5d:ea:74:e0:fb:26:81:e6:9a:7c:fa:78:71:dc:e8:09', 'user_id': '2f3c05b8a6c34d889969653eee042dc3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDLH0CJpxPO2Hw/xzIUmhAvSATtxLyfOceTMfe+TWEsDmrxEcflDdwx\nK+l+et1JQLagBwYFK4EEACKhZANiAASmXEcfekmLrOxj9A4WwgTYXZfOcO9OBclg\ntoLsOUNeJp9U1CNYUWhUIKAcKIdFHcoRR7ILhrEMZbgExl/NS64BTVfWM3sA22Zi\nD8CTU8QMwvhWhsYLGMN3NlgvigTj2Tk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '12430c7e-694e-4d80-9268-df6b3b31b036', 'name': 'tempest-securitygroup--932769015', 'stateful': True, 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': 'tempest-description--1472654039', 'shared': False, 'security_group_rules': [{'id': '652978d9-7444-4c58-8267-d030f95b7c07', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'security_group_id': '12430c7e-694e-4d80-9268-df6b3b31b036', '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': 1137, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:30:25Z', 'updated_at': '2025-08-05T13:30:25Z', 'revision_number': 0}, {'id': 'b914e5fa-f002-48d1-9f94-8a1555119d09', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'security_group_id': '12430c7e-694e-4d80-9268-df6b3b31b036', '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': 1138, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:30:25Z', 'updated_at': '2025-08-05T13:30:25Z', 'revi sion_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:30:25Z', 'updated_at': '2025-08-05T13:30:25Z', 'revision_number': 1, 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba'}, 'floating_ip': {'id': '96886982-5e94-4f0a-a0ef-57dbf124848a', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'floating_ip_address': '172.24.4.38', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:30:26Z', 'updated_at': '2025-08-05T13:30:26Z', 'revision_number': 0, 'ip': '172.24.4.38'}} 2025-08-05 13:30:27,865 101002 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.618s 2025-08-05 13:30:27,866 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-725490874", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "7442af41-783d-4ac1-840e-4d953f563ae0"}], "security_groups": [{"name": "tempest-securitygroup--932769015"}], "key_name": "tempest-keypair-1507551651", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-564dd9eb-8552-4cba-a7e1-cc41b2d24d7d', 'x-compute-request-id': 'req-564dd9eb-8552-4cba-a7e1-cc41b2d24d7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "94661b82-af8f-4bff-bddf-1d48cc31fed2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--932769015"}], "adminPass": "password"}}' 2025-08-05 13:30:27,941 101002 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/94661b82-af8f-4bff-bddf-1d48cc31fed2 0.072s 2025-08-05 13:30:27,941 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:27 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-2d1b3101-6520-4032-b6bb-eb9252f2c6ad', 'x-compute-request-id': 'req-2d1b3101-6520-4032-b6bb-eb9252f2c6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2'} Body: b'{"server": {"id": "94661b82-af8f-4bff-bddf-1d48cc31fed2", "name": "tempest-AttachVolumeNegativeTest-server-725490874", "status": "BUILD", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0. 0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:30:28Z", "updated": "2025-08-05T13:30:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1507551651", "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-05 13:31:18,249 101002 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/94661b82-af8f-4bff-bddf-1d48cc31fed2 0.243s 2025-08-05 13:31:18,249 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:18 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-9c6679e2-4513-4384-8f00-e6c4a2fd2b9f', 'x-compute-request-id': 'req-9c6679e2-4513-4384-8f00-e6c4a2fd2b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2'} Body: b'{"server": {"id": "94661b82-af8f-4bff-bddf-1d48cc31fed2", "name": "tempest-AttachVolumeNegativeTest-server-725490874", "status": "ACTIVE", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "8331f9332995c1640c9b7db6a75cc9f15b99d6baebeea1490ccafcce", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:30:27Z", "updated": "2025-08-05T13:30:43Z", "addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:83:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1507551651", "OS-SRV-USG:launched_at": "2025-08-05T13:30:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--932769015"}], "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-05 13:31:18,265 101002 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 13:32:18,482 101002 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/94661b82-af8f-4bff-bddf-1d48cc31fed2/os-interface 0.159s 2025-08-05 13:32:18,483 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:18 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-cafc55b9-b26d-4d77-94a7-727d3631caf7', 'x-compute-request-id': 'req-cafc55b9-b26d-4d77-94a7-727d3631caf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7442af41-783d-4ac1-840e-4d953f563ae0", "port_id": "87233a4e-94da-4720-91ed-c013a57148bf", "mac_addr": "fa:16:3e:c1:83:e9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "55b327be-95db-49c0-a969-b068ee26106e", "ip_address": "10.0.0.3"}]}]}' 2025-08-05 13:32:19,343 101002 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/96886982-5e94-4f0a-a0ef-57dbf124848a 0.856s 2025-08-05 13:32:19,343 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "87233a4e-94da-4720-91ed-c013a57148bf"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-6e5e82e4-ceee-440d-8195-ec6b4c895cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/96886982-5e94-4f0a-a0ef-57dbf124848a'} Body: b'{"floatingip": {"id": "96886982-5e94-4f0a-a0ef-57dbf124848a", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "floating_ip_address": "172.24.4.38", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "37efee0d-bb7c-44f9-8f1a-098752732189", "port_id": "87233a4e-94da-4720-91ed-c013a57148bf", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7442af41-783d-4ac1-840e-4d953f563ae0", "mac_address": "fa:16:3e:c1:83:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "94661b82-af8f-4bff-bddf-1d48cc31fed2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:30:26Z", "updated_at": "2025-08-05T13:32:18Z", "revision_number": 1, "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:32:19,344 101002 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.38:22' as 'cirros' with public key authentication 2025-08-05 13:32:19,361 101002 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:32:19,463 101002 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:32:19,464 101002 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.38 successfully created 2025-08-05 13:32:19,519 101002 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/94661b82-af8f-4bff-bddf-1d48cc31fed2/ips 0.054s 2025-08-05 13:32:19,519 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '106', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cf59785-6dfd-4588-b280-104fe62b5649', 'x-compute-request-id': 'req-5cf59785-6dfd-4588-b280-104fe62b5649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4 bff-bddf-1d48cc31fed2/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2025-08-05 13:32:19,719 101002 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.197s 2025-08-05 13:32:19,720 101002 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-1121860640"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54773074-2a3d-4ac3-9d40-7e1baf8ff416', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54773074-2a3d-4ac3-9d40-7e1baf8ff416', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "073432a0-d389-4104-a827-1fe16346b2ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:19.648042", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1121860640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/073432a0-d389-4104-a827-1fe16346b2ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/073432a0-d389-4104-a827-1fe16346b2ff"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:32:19,773 101002 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/073432a0-d389-4104-a827-1fe16346b2ff 0.040s 2025-08-05 13:32:19,773 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b30ffc1-cbae-4f6a-89c7-809fbcdd427c', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b30ffc1-cbae-4f6a-89c7-809fbcdd427c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/073432a0-d389-4104-a827-1fe16346b2ff'} Body: b'{"volume": {"id": "073432a0-d389-4104-a827-1fe16346b2ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:20.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1121860640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/073432a0-d389-4104-a827-1fe16346b2ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/073432a0-d389-4104-a827-1fe16346b2ff"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:32:20,832 101002 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/073432a0-d389-4104-a827-1fe16346b2ff 0.044s 2025-08-05 13:32:20,832 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3067550b-5423-41ba-94d1-5caf8f6e3969', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3067550b-5423-41ba-94d1-5caf8f6e3969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/073432a0-d389-4104-a827-1fe16346b2ff'} Body: b'{"volume": {"id": "073432a0-d389-4104-a827-1fe16346b2ff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:20.000000", "updated_at": "2025-08-05T13:32:20.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1121860640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/073432a0-d389-4104-a827-1fe16346b2ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/073432a0-d389-4104-a827-1fe16346b2ff"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:32:20,949 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2 0.103s 2025-08-05 13:32:20,949 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d5b61cf-a8cf-48a5-94db-4f0aae4c3dc9', 'x-compute-request-id': 'req-5d5b61cf-a8cf-48a5-94db-4f0aae4c3dc9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2'} Body: b'' 2025-08-05 13:32:21,154 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2 0.204s 2025-08-05 13:32:21,154 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a26a61cf-35c4-458e-b067-30ed0783d440', 'x-compute-request-id': 'req-a26a61cf-35c4-458e-b067-30ed0783d440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2'} Body: b'{"server": {"id": "94661b82-af8f-4bff-bddf-1d48cc31fed2", "name": "tempest-AttachVolumeNegativeTest-server-725490874", "status": "ACTIVE", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "8331f9332995c1640c9b7db6a75cc9f15b99d6baebeea1490ccafcce", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:30:27Z", "updated": "2025-08-05T13:32:21Z ", "addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:83:e9"}, {"version": 4, "addr": "172.24.4.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:83:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1507551651", "OS-SRV-USG:launched_at": "2025-08-05T13:30:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--932769015"}], "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-05 13:33:11,459 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2 0.240s 2025-08-05 13:33:11,460 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33: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-5e0fd669-c5a5-4a2d-93af-5d43e8e202de', 'x-compute-request-id': 'req-5e0fd669-c5a5-4a2d-93af-5d43e8e202de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 94661b82-af8f-4bff-bddf-1d48cc31fed2 could not be found."}}' 2025-08-05 13:33:11,493 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1507551651 0.033s 2025-08-05 13:33:11,494 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:11 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-6bbe8eea-efd2-4954-b257-d8a0488f981a', 'x-compute-request-id': 'req-6bbe8eea-efd2-4954-b257-d8a0488f981a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1507551651'} Body: b'' 2025-08-05 13:33:11,701 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/12430c7e-694e-4d80-9268-df6b3b31b036 0.207s 2025-08-05 13:33:11,702 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-3da04061-7b92-4ad9-8731-0c47a8bd8683', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/12430c7e-694e-4d80-9268-df6b3b31b036'} Body: b'' 2025-08-05 13:33:11,720 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/ v2.0/security-groups/12430c7e-694e-4d80-9268-df6b3b31b036 0.018s 2025-08-05 13:33:11,721 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-e7e6ca44-5275-4a28-90d5-df185e7e0bf8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/12430c7e-694e-4d80-9268-df6b3b31b036'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 12430c7e-694e-4d80-9268-df6b3b31b036 does not exist", "detail": ""}}' 2025-08-05 13:33:12,115 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/96886982-5e94-4f0a-a0ef-57dbf124848a 0.393s 2025-08-05 13:33:12,115 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-548c0361-96ac-4487-a5b8-38bab7c3c9de', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/96886982-5e94-4f0a-a0ef-57dbf124848a'} Body: b'' {11} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [166.738836s] ... 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 9807d3da-11b8-4c48-ba22-840205929d38 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:31:33,486 101022 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:31:33,486 101022 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:31:33,635 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.148s 2025-08-05 13:31:33,636 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1944601674", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAvtXtTDDMdMy8HhJ6vj8Eet3LXR69137CiMU/7audOcF8ZG3q0ziuHEBelJwG8NStViJS/Ck4PQ/URHU6CYQr6qQqFB9Ve5XpMLb3ErzlDWPbGRM0oqnlZj2EUdGULerQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe8a22c9-8118-4133-90f0-473fe5b4d7cc', 'x-compute-request-id': 'req-fe8a22c9-8118-4133-90f0-473fe5b4d7cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1944601674", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAvtXtTDDMdMy8HhJ6vj8Eet3LXR69137CiMU/7audOcF8ZG3q0ziuHEBelJwG8NStViJS/Ck4PQ/URHU6CYQr6qQqFB9Ve5XpMLb3ErzlDWPbGRM0oqnlZj2EUdGULerQ==", "fingerprint": "79:df:b6:7b:96:f8:e0:e3:c1:64:98:6b:5b:70:42:20", "user_id": "723d95b246854202ab6f18e6b59da0ff"}}' 2025-08-05 13:31:33,638 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1944601674 created 2025-08-05 13:31:33,880 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.241s 2025-08-05 13:31:33,880 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2101129019", "description": "tempest-description--711296479"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-4b51b2d7-ad6c-4bb1-ab12-a997a4b9c300', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f6d4a7ba-5e50-417d-a128-8bcc7f287aa5", "name": "tempest-securitygroup--2101129019", "stateful": true, "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "description": "tempest-description--711296479", "shared": false, "security_group_rules": [{"id": "b21e8339-bab2-4517-9953-35e32a9ae2af", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "f6d4a7ba-5e50-417d-a128-8bcc7f287aa5", "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": 1158, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:31:33Z", "updated_at": "2025-08-05T13:31:33Z", "revision_number": 0}, {"id": "e2a0e116-c042-43a9-81dd-c9121e8d06dc", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "f6d4a7ba-5e50-417d-a128-8bcc7f287aa5", "ethertype": "IPv6", "direction": "egress", "protocol": nu ll, "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": 1157, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:31:33Z", "updated_at": "2025-08-05T13:31:33Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:31:33Z", "updated_at": "2025-08-05T13:31:33Z", "revision_number": 1, "project_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:31:34,064 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.183s 2025-08-05 13:31:34,064 101022 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": "f6d4a7ba-5e50-417d-a128-8bcc7f287aa5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d4e3f88c-a57f-4927-a360-6a7f0e7c83cd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9b83cc16-fd7a-4400-a2f0-0f5c545fa728", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "f6d4a7ba-5e50-417d-a128-8bcc7f287aa5", "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-05T13:31:33Z", "updated_at": "2025-08-05T13:31:33Z", "revision_number": 0}}' 2025-08-05 13:31:34,271 101022 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-05 13:31:34,272 101022 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": "f6d4a7ba-5e50-417d-a128-8bcc7f287aa5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-98ae87a7-7ecc-41fc-972e-9b888aa84440', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fde6e7f7-4fee-49d4-8c53-9eaefa8a88ba", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "f6d4a7ba-5e50-417d-a128-8bcc7f287aa5", "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-05T13:31:34Z", "updated_at": "2025-08-05T13:31:34Z", "revision_number": 0}}' 2025-08-05 13:31:34,272 101022 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2101129019 created 2025-08-05 13:31:34,935 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.662s 2025-08-05 13:31:34,935 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/ json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-fac1fc20-03fc-4ed0-b02d-7f30e9ec292c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "floating_ip_address": "172.24.4.16", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:31:34Z", "updated_at": "2025-08-05T13:31:34Z", "revision_number": 0}}' 2025-08-05 13:31:34,936 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'floating_ip_address': '172.24.4.16', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:31:34Z', 'updated_at': '2025-08-05T13:31:34Z', 'revision_number': 0, 'ip': '172.24.4.16'} created 2025-08-05 13:31:34,983 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.042s 2025-08-05 13:31:34,984 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:34 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-0bdb951f-5282-4e98-98dc-633d44b5ea7e', '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": "723d95b246854202ab6f18e6b59da0ff", "name": "tempest-AttachVolumeTestJSON-1651207601-project-member", "password_expires_at": null}, "audit_ids": ["rn8RxcaOQJ2FsSfhsegPOA"], "expires_at": "2025-08-05T14:31:34.000000Z", "issued_at": "2025-08-05T13:31:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef8e4393192449fb8448bdf7ba4ea42", "name": "tempest-AttachVolumeTestJSON-1651207601"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f20 9c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aef8e4393192449fb8448bdf7ba4ea42", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:31:34,984 101022 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '2ef6d73c-576d-4190-a594-26b6e8b859e4', 'name': 'tempest-AttachVolumeTestJSON-165352116-network', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61147, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:31:26Z', 'updated_at': '2025-08-05T13:31:27Z', 'revision_number': 1} available for tenant 2025-08-05 13:31:34,985 101022 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1944601674', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAvtXtTDDMdMy8HhJ6vj8Eet3LXR69137CiMU/7audOcF8ZG3q0ziuHEBelJwG8NStViJS/Ck4PQ/URHU6CYQr6qQqFB9Ve5XpMLb3ErzlDWPbGRM0oqnlZj2EUdGULerQ==', 'fingerprint': '79:df:b6:7b:96:f8:e0:e3:c1:64:98:6b:5b:70:42:20', 'user_id': '723d95b246854202ab6f18e6b59da0ff', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDaRcEasLzRyrGezb4ZHq/x+HV6s0nwc7IpFgbyk/4YFGiYsPGArWhP\nXZV12NQz9wSgBwYFK4EEACKhZANiAAQL7V7UwwzHTMvB4Ser4/BHrdy10evdd+wo\njFP+2rnTnBfGRt6tM4rhxAXpScBvDUrVYiUvwpOD0P1ER1OgmEK+qkKhQfVXuV6T\nC29xK85Q1j2xkTNKKp5WY9hFHRlC3q0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f6d4a7ba-5e50-417d-a128-8bcc7f287aa5', 'name': 'tempest-securitygroup--2101129019', 'stateful': True, 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'description': 'tempest-description--711296479', 'shared': False, 'security_group_rules': [{'id': 'b21e8339-bab2-4517-9953-35e32a9ae2af', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'security_group_id': 'f6d4a7ba-5e50-417d-a128-8bcc7f287aa5', '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': 1158, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:31:33Z', 'updated_at': '2025-08-05T13:31:33Z', 'revision_number': 0}, {'id': 'e2a0e116-c042-43a9-81dd-c9121e8d06dc', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'security_group_id': 'f6d4a7ba-5e50-417d-a128-8bcc7f287aa5', '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': 1157, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:31:33Z', 'updated_at': '2025-08-05T13:31:33Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025 -08-05T13:31:33Z', 'updated_at': '2025-08-05T13:31:33Z', 'revision_number': 1, 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42'}, 'floating_ip': {'id': 'f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'floating_ip_address': '172.24.4.16', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:31:34Z', 'updated_at': '2025-08-05T13:31:34Z', 'revision_number': 0, 'ip': '172.24.4.16'}} 2025-08-05 13:31:35,575 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.589s 2025-08-05 13:31:35,575 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-872279647", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "2ef6d73c-576d-4190-a594-26b6e8b859e4"}], "security_groups": [{"name": "tempest-securitygroup--2101129019"}], "key_name": "tempest-keypair-1944601674", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73964b98-7c57-4020-8da9-b44b4463ede0', 'x-compute-request-id': 'req-73964b98-7c57-4020-8da9-b44b4463ede0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2a06fb7c-656d-4e47-80af-6b8710a997ae", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2101129019"}], "adminPass": "password"}}' 2025-08-05 13:31:35,664 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae 0.083s 2025-08-05 13:31:35,665 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00f100e9-3c5c-47dc-b98b-b43b3a144111', 'x-compute-request-id': 'req-00f100e9-3c5c-47dc-b98b-b43b3a144111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae'} Body: b'{"server": {"id": "2a06fb7c-656d-4e47-80af-6b8710a997ae", "name": "tempest-AttachVolumeTestJSON-server-872279647", "status": "BUILD", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "user_id": "723d95b246854202ab6f18e6b59da0ff", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"r el": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:31:36Z", "updated": "2025-08-05T13:31:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1944601674", "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-05 13:32:25,958 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae 0.229s 2025-08-05 13:32:25,959 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6363d3a0-79a9-438f-bd31-6243147b28dd', 'x-compute-request-id': 'req-6363d3a0-79a9-438f-bd31-6243147b28dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae'} Body: b'{"server": {"id": "2a06fb7c-656d-4e47-80af-6b8710a997ae", "name": "tempest-AttachVolumeTestJSON-server-872279647", "status": "ACTIVE", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "user_id": "723d95b246854202ab6f18e6b59da0ff", "metadata": {}, "hostId": "c4504088fb7416857779759816b0f901cb56d63e76dca47594f5d328", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:31:35Z", "updated": "2025-08-05T13:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-165352116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:18:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944601674", "OS-SRV-USG:launched_at": "2025-08-05T13:31:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2101129019"}], "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-05 13:32:25,973 101022 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:33:26,197 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae/os-interface 0.175s 2025-08-05 13:33:26,198 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-versio n': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b9f4ed8-0903-497f-8cf1-a6ac39f9f78f', 'x-compute-request-id': 'req-8b9f4ed8-0903-497f-8cf1-a6ac39f9f78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2ef6d73c-576d-4190-a594-26b6e8b859e4", "port_id": "c03ea30f-b183-400b-af76-6b4e5a123ea1", "mac_addr": "fa:16:3e:24:18:7d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a1393c69-bb92-44f4-b88f-13f28213bea8", "ip_address": "10.0.0.13"}]}]}' 2025-08-05 13:33:27,351 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd 1.149s 2025-08-05 13:33:27,351 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c03ea30f-b183-400b-af76-6b4e5a123ea1"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-a9641b24-e807-415b-9f4e-f74128c3fe4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd'} Body: b'{"floatingip": {"id": "f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "floating_ip_address": "172.24.4.16", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "57fd3604-aa9b-4b6c-85ad-24f1f5f82ed8", "port_id": "c03ea30f-b183-400b-af76-6b4e5a123ea1", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2ef6d73c-576d-4190-a594-26b6e8b859e4", "mac_address": "fa:16:3e:24:18:7d", "admin_state_up": true, "status": "ACTIVE", "device_id": "2a06fb7c-656d-4e47-80af-6b8710a997ae", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:31:34Z", "updated_at": "2025-08-05T13:33:26Z", "revision_number": 1, "project_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:33:27,353 101022 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.16:22' as 'cirros' with public key authentication 2025-08-05 13:33:27,367 101022 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:33:27,471 101022 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:33:27,471 101022 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.16 successfully created 2025-08-05 13:33:27,531 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae/ips 0.058s 2025-08-05 13:33:27,531 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:27 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-a7549a5c-84d6-4c51-991d-58e712f2bfc1', 'x-compute-request-id': 'req-a7549a5c-84d6-4c51-991d-58e712f2bfc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-165352116-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2025-08-05 13:33:27,534 101022 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.16:22' as 'cirros' with public key authentication 2025-08-05 13:33:27,537 101022 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:33:27,642 101022 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:33:27,642 101022 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.16 successfully created 2025-08-05 13:33:27,642 101022 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-05 13:33:27,643 101022 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.16:22' as 'cirros' with public key authentication 2025-08-05 13:33:27,645 101022 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:33:27,746 101022 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:33:27,747 101022 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.16 successfully created 2025-08-05 13:33:27,959 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.201s 2025-08-05 13:33:27,959 101022 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-2012653306"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591ade68-50de-4090-8921-bf6f5c8713e3', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591ade68-50de-4090-8921-bf6f5c8713e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9807d3da-11b8-4c48-ba22-840205929d38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:33:27.898075", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2012653306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9807d3da-11b8-4c48-ba22-840205929d38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9807d3da-11b8-4c48-ba22-840205929d38"}], "user_id": "723d95b246854202ab6f18e6b59da0ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:33:28,018 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9807d3da-11b8-4c48-ba22-840205929d38 0.046s 2025-08-05 13:33:28,018 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b28ec3f-6c80-489d-9ea1-6330067b0c62', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b28ec3f-6c80-489d-9ea1-6330067b0c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9807d3da-11b8-4c48-ba22-840205929d38'} Body: b'{"volume": {"id": "9807d3da-11b8-4c48-ba22-840205929d38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:33:28.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2012653306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_ volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9807d3da-11b8-4c48-ba22-840205929d38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9807d3da-11b8-4c48-ba22-840205929d38"}], "user_id": "723d95b246854202ab6f18e6b59da0ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:33:29,072 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9807d3da-11b8-4c48-ba22-840205929d38 0.040s 2025-08-05 13:33:29,073 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f6789e-b7fb-4d9b-84e6-ef7045a7b257', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f6789e-b7fb-4d9b-84e6-ef7045a7b257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9807d3da-11b8-4c48-ba22-840205929d38'} Body: b'{"volume": {"id": "9807d3da-11b8-4c48-ba22-840205929d38", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:33:28.000000", "updated_at": "2025-08-05T13:33:28.000000", "name": "tempest-AttachVolumeTestJSON-volume-2012653306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9807d3da-11b8-4c48-ba22-840205929d38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9807d3da-11b8-4c48-ba22-840205929d38"}], "user_id": "723d95b246854202ab6f18e6b59da0ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:33:29,207 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae 0.119s 2025-08-05 13:33:29,207 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33: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-f1e8cb77-4844-4c65-93d7-e2ee006f0f67', 'x-compute-request-id': 'req-f1e8cb77-4844-4c65-93d7-e2ee006f0f67', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae'} Body: b'' 2025-08-05 13:33:29,443 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae 0.235s 2025-08-05 13:33:29,444 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:29 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-22d59ad9-e67e-432a-a3fb-977860bd0815', 'x-compute-reque st-id': 'req-22d59ad9-e67e-432a-a3fb-977860bd0815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae'} Body: b'{"server": {"id": "2a06fb7c-656d-4e47-80af-6b8710a997ae", "name": "tempest-AttachVolumeTestJSON-server-872279647", "status": "ACTIVE", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "user_id": "723d95b246854202ab6f18e6b59da0ff", "metadata": {}, "hostId": "c4504088fb7416857779759816b0f901cb56d63e76dca47594f5d328", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:31:35Z", "updated": "2025-08-05T13:33:29Z", "addresses": {"tempest-AttachVolumeTestJSON-165352116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:18:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944601674", "OS-SRV-USG:launched_at": "2025-08-05T13:31:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2101129019"}], "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-05 13:34:19,557 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae 0.045s 2025-08-05 13:34:19,557 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:19 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-92e22989-e963-47fc-af53-3d39cb7a2601', 'x-compute-request-id': 'req-92e22989-e963-47fc-af53-3d39cb7a2601', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2a06fb7c-656d-4e47-80af-6b8710a997ae could not be found."}}' 2025-08-05 13:34:19,590 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1944601674 0.032s 2025-08-05 13:34:19,590 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:19 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-ee43e575-9437-4c13-870d-d9a89e948978', 'x-compute-request-id': 'req-ee43e575-9437-4c13-870d-d9a89e948978', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1944601674'} Body: b'' 2025-08-05 13:34:19,833 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/f6d4a7ba-5e50-417d- a128-8bcc7f287aa5 0.242s 2025-08-05 13:34:19,833 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0b7ffec1-1c98-47b2-862a-aa18366466ad', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/f6d4a7ba-5e50-417d-a128-8bcc7f287aa5'} Body: b'' 2025-08-05 13:34:19,850 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/f6d4a7ba-5e50-417d-a128-8bcc7f287aa5 0.016s 2025-08-05 13:34:19,850 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b016c6a5-e98a-4c88-970b-85b99c5f016d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/f6d4a7ba-5e50-417d-a128-8bcc7f287aa5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f6d4a7ba-5e50-417d-a128-8bcc7f287aa5 does not exist", "detail": ""}}' 2025-08-05 13:34:20,221 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd 0.370s 2025-08-05 13:34:20,222 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1da8a4dc-8fc5-43b6-a74c-edfa887e04bf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd'} Body: b'' {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [167.120235s] ... 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 33b6c898-f800-414b-944e-ac0cb101dbca failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:33:12,118 101002 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:33:12,118 101002 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:33:12,172 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2025-08-05 13:33:12,173 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-254487212", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJpHUzXjZJ+p7ePzfeMJd/JPo05+KAOA4GuwV6InNcWy9zKQSmwLkU5eodobU8PcIgx1x1JLE6NOvZqR5jObhJMnUVYpj61p2i6pFuq0/JY96hV4+c//aGSEv7T4XgScHQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:12 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-6b26ef3a-5fad-4be6-b4d1-ae6dd8521f45', 'x-compute-request-id': 'req-6b26ef3a-5fad-4be6-b4d1-ae6dd8521f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-254487212", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJpHUzXjZJ+p7ePzfeMJd/JPo05+KAOA4GuwV6InNcWy9zKQSmwLkU5eodobU8PcIgx1x1JLE6NOvZqR5jObhJMnUVYpj61p2i6pFuq0/JY96hV4+c//aGSEv7T4XgScHQ==", "fingerprint": "9e:0e:b7:d3:88:08:5f:df:39:9d:16:00:ad:ee:b7:69", "user_id": "2f3c05b8a6c34d889969653eee042dc3"}}' 2025-08-05 13:33:12,175 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-254487212 created 2025-08-05 13:33:12,391 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.215s 2025-08-05 13:33:12,391 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1575069189", "description": "tempest-description--1071313186"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-3f0a7c2f-e862-4db8-b3b7-48013530e8ac', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e7cbb824-976c-489a-b899-d072cf455ba8", "name": "tempest-securitygroup--1575069189", "stateful": true, "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "description": "tempest-description--1071313186", "shared": false, "security_group_rules": [{"id": "56b774c6-9b63-4e4b-8833-ed37b73d9b36", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e7cbb824-976c-489a-b899-d072cf455ba8", "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": 1221, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:33:12Z", "updated_at": "2025-08-05T13:33:12Z", "revision_number": 0}, {"id": "b2c3c26e-7d42-4535-aa36-4d26690ee1c5", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e7cbb824-976c-489a-b899-d072cf455ba8", "ethertype": "IPv6", "direction": "egress", "protocol": nul l, "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": 1220, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:33:12Z", "updated_at": "2025-08-05T13:33:12Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:33:12Z", "updated_at": "2025-08-05T13:33:12Z", "revision_number": 1, "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:33:12,587 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.195s 2025-08-05 13:33:12,587 101002 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": "e7cbb824-976c-489a-b899-d072cf455ba8", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-93bc8654-bb60-4a88-b2cd-39280c9a9901', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d9c9daf2-3646-46d5-90c8-552d5ff65ca9", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e7cbb824-976c-489a-b899-d072cf455ba8", "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-05T13:33:12Z", "updated_at": "2025-08-05T13:33:12Z", "revision_number": 0}}' 2025-08-05 13:33:12,815 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.228s 2025-08-05 13:33:12,816 101002 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": "e7cbb824-976c-489a-b899-d072cf455ba8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2ab78466-e065-4544-a427-453a80390b7d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2d9bf536-3a18-4cef-a6fd-daad76a7e0e2", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e7cbb824-976c-489a-b899-d072cf455ba8", "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-05T13:33:12Z", "updated_at": "2025-08-05T13:33:12Z", "revision_number": 0}}' 2025-08-05 13:33:12,816 101002 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1575069189 created 2025-08-05 13:33:13,460 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.643s 2025-08-05 13:33:13,460 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-815ee03a-a64b-4256-8091-39ff0724d871', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1280d7dd-ea8a-4625-9914-2970fc203925", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "floating_ip_address": "172.24.4.89", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:33:13Z", "updated_at": "2025-08-05T13:33:13Z", "revision_number": 0}}' 2025-08-05 13:33:13,461 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1280d7dd-ea8a-4625-9914-2970fc203925', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'floating_ip_address': '172.24.4.89', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:33:13Z', 'updated_at': '2025-08-05T13:33:13Z', 'revision_number': 0, 'ip': '172.24.4.89'} created 2025-08-05 13:33:13,510 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.044s 2025-08-05 13:33:13,510 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:13 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-3bf4fc0e-95f8-435b-b695-a7d5770e4c14', '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": "2f3c05b8a6c34d889969653eee042dc3", "name": "tempest-AttachVolumeNegativeTest-878494431-project-member", "password_expires_at": null}, "audit_ids": ["bfeP5wOoTRyfWqvY4uxX6A"], "expires_at": "2025-08-05T14:33:13.000000Z", "issued_at": "2025-08-05T13:33:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "name": "tempest-AttachVolumeNegativeTest-878494431"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa7 99e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7dfa8abf3b8944d886a2e4d49d0cc6ba", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:33:13,510 101002 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '7442af41-783d-4ac1-840e-4d953f563ae0', 'name': 'tempest-AttachVolumeNegativeTest-36792941-network', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63369, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:27:33Z', 'updated_at': '2025-08-05T13:27:33Z', 'revision_number': 1} available for tenant 2025-08-05 13:33:13,511 101002 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-254487212', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJpHUzXjZJ+p7ePzfeMJd/JPo05+KAOA4GuwV6InNcWy9zKQSmwLkU5eodobU8PcIgx1x1JLE6NOvZqR5jObhJMnUVYpj61p2i6pFuq0/JY96hV4+c//aGSEv7T4XgScHQ==', 'fingerprint': '9e:0e:b7:d3:88:08:5f:df:39:9d:16:00:ad:ee:b7:69', 'user_id': '2f3c05b8a6c34d889969653eee042dc3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAijJU8ftl9r8xmsxALj23CRDqLUkyavdbPsRA+VEOg9DVPKjPZ1uwY\nTF+T04JB79ugBwYFK4EEACKhZANiAASaR1M142Sfqe3j833jCXfyT6NOfigDgOBr\nsFeiJzXFsvcykEpsC5FOXqHaG1PD3CIMdcdSSxOjTr2akeYzm4STJ1FWKY+tadou\nqRbqtPyWPeoVePnP/2hkhL+0+F4EnB0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e7cbb824-976c-489a-b899-d072cf455ba8', 'name': 'tempest-securitygroup--1575069189', 'stateful': True, 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': 'tempest-description--1071313186', 'shared': False, 'security_group_rules': [{'id': '56b774c6-9b63-4e4b-8833-ed37b73d9b36', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'security_group_id': 'e7cbb824-976c-489a-b899-d072cf455ba8', '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': 1221, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:33:12Z', 'updated_at': '2025-08-05T13:33:12Z', 'revision_number': 0}, {'id': 'b2c3c26e-7d42-4535-aa36-4d26690ee1c5', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'security_group_id': 'e7cbb824-976c-489a-b899-d072cf455ba8', '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': 1220, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:33:12Z', 'updated_at': '2025-08-05T13:33:12Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:33:12Z', 'updated_at': '2025-08-05T13:33:12Z', 'revision_number': 1, 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba'}, 'floating_ip': {'id': '1280d7dd-ea8a-4625-9914-2970fc203925', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'floating_ip_address': '172.24.4.89', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:33:13Z', 'updated_at': '2025-08-05T13:33:13Z', 'revision_number': 0, 'ip': '172.24.4.89'}} 2025-08-05 13:33:14,124 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.612s 2025-08-05 13:33:14,124 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-954489161", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "7442af41-783d-4ac1-840e-4d953f563ae0"}], "security_groups": [{"name": "tempest-securitygroup--1575069189"}], "key_name": "tempest-keypair-254487212", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f75a655-de29-41d3-b3c9-156afc8afe9f', 'x-compute-request-id': 'req-2f75a655-de29-41d3-b3c9-156afc8afe9f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1856d803-3985-4df0-bf9e-cf3ad07028b4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1575069189"}], "adminPass": "password"}}' 2025-08-05 13:33:14,195 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4 0.068s 2025-08-05 13:33:14,196 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f10d07c0-a6e5-4986-9c70-632ec9bab456', 'x-compute-request-id': 'req-f10d07c0-a6e5-4986-9c70-632ec9bab456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4'} Body: b'{"server": {"id": "1856d803-3985-4df0-bf9e-cf3ad07028b4", "name": "tempest-AttachVolumeNegativeTest-server-954489161", "status": "BUILD", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"} ]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:33:14Z", "updated": "2025-08-05T13:33:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-254487212", "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-05 13:34:04,482 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4 0.230s 2025-08-05 13:34:04,482 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:04 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-b6d30e9b-309b-4b96-9995-d1262583a507', 'x-compute-request-id': 'req-b6d30e9b-309b-4b96-9995-d1262583a507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4'} Body: b'{"server": {"id": "1856d803-3985-4df0-bf9e-cf3ad07028b4", "name": "tempest-AttachVolumeNegativeTest-server-954489161", "status": "ACTIVE", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "8331f9332995c1640c9b7db6a75cc9f15b99d6baebeea1490ccafcce", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:33:14Z", "updated": "2025-08-05T13:33:29Z", "addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:ab:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-254487212", "OS-SRV-USG:launched_at": "2025-08-05T13:33:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1575069189"}], "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-05 13:34:04,496 101002 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:35:04,735 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4/os-interface 0.177s 2025-08-05 13:35:04,735 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'c ontent-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-370f7ace-8c64-4d8d-a850-aa07f477d46d', 'x-compute-request-id': 'req-370f7ace-8c64-4d8d-a850-aa07f477d46d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7442af41-783d-4ac1-840e-4d953f563ae0", "port_id": "ad108775-9a5e-40d7-a375-6aab482fa2d3", "mac_addr": "fa:16:3e:1d:ab:06", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "55b327be-95db-49c0-a969-b068ee26106e", "ip_address": "10.0.0.9"}]}]}' 2025-08-05 13:35:05,648 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/1280d7dd-ea8a-4625-9914-2970fc203925 0.909s 2025-08-05 13:35:05,649 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ad108775-9a5e-40d7-a375-6aab482fa2d3"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-e3322917-b2ba-42d5-b948-dc34a252f33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/1280d7dd-ea8a-4625-9914-2970fc203925'} Body: b'{"floatingip": {"id": "1280d7dd-ea8a-4625-9914-2970fc203925", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "floating_ip_address": "172.24.4.89", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "37efee0d-bb7c-44f9-8f1a-098752732189", "port_id": "ad108775-9a5e-40d7-a375-6aab482fa2d3", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7442af41-783d-4ac1-840e-4d953f563ae0", "mac_address": "fa:16:3e:1d:ab:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "1856d803-3985-4df0-bf9e-cf3ad07028b4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:33:13Z", "updated_at": "2025-08-05T13:35:04Z", "revision_number": 1, "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:35:05,650 101002 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.89:22' as 'cirros' with public key authentication 2025-08-05 13:35:06,668 101002 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:35:06,777 101002 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:35:06,778 101002 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.89 successfully created 2025-08-05 13:35:06,831 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4/ips 0.052s 2025-08-05 13:35:06,832 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69d5a40a-e923-47a7-b4af-295ba0858e95', 'x-compute-request-id': 'req-69d5a40a-e923-47a7-b4af-295ba0858e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"versi on": 4, "addr": "10.0.0.9"}, {"version": 4, "addr": "172.24.4.89"}]}}' 2025-08-05 13:35:07,015 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.178s 2025-08-05 13:35:07,015 101002 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-1968946116"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f84ee2a-fb89-4947-bc00-af01bc3cc1db', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f84ee2a-fb89-4947-bc00-af01bc3cc1db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "33b6c898-f800-414b-944e-ac0cb101dbca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:35:06.956756", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1968946116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33b6c898-f800-414b-944e-ac0cb101dbca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33b6c898-f800-414b-944e-ac0cb101dbca"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:35:07,071 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/33b6c898-f800-414b-944e-ac0cb101dbca 0.043s 2025-08-05 13:35:07,072 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8ab9db-e28b-40bb-a9e7-8c01b9c9a4ef', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8ab9db-e28b-40bb-a9e7-8c01b9c9a4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33b6c898-f800-414b-944e-ac0cb101dbca'} Body: b'{"volume": {"id": "33b6c898-f800-414b-944e-ac0cb101dbca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:35:07.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1968946116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33b6c898-f800-414b-944e-ac0cb101dbca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33b6c898-f800-414b-944e-ac0cb101dbca"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:35:08,130 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/33b6c898-f800-414b-944e-ac0cb101dbca 0.042s 2025-08-05 13:35:08,130 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:08 GMT', 'server': 'Ap ache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ccde03b-b889-4109-8fe2-d54cd1348b6f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ccde03b-b889-4109-8fe2-d54cd1348b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33b6c898-f800-414b-944e-ac0cb101dbca'} Body: b'{"volume": {"id": "33b6c898-f800-414b-944e-ac0cb101dbca", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:35:07.000000", "updated_at": "2025-08-05T13:35:07.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1968946116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33b6c898-f800-414b-944e-ac0cb101dbca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33b6c898-f800-414b-944e-ac0cb101dbca"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:35:08,259 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4 0.114s 2025-08-05 13:35:08,259 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:08 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-dfe609e5-a95c-4de8-97b4-ce0783b23270', 'x-compute-request-id': 'req-dfe609e5-a95c-4de8-97b4-ce0783b23270', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4'} Body: b'' 2025-08-05 13:35:08,481 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4 0.218s 2025-08-05 13:35:08,482 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ed24d4-bac7-49dd-8fa9-e7526d7fc26d', 'x-compute-request-id': 'req-e8ed24d4-bac7-49dd-8fa9-e7526d7fc26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4'} Body: b'{"server": {"id": "1856d803-3985-4df0-bf9e-cf3ad07028b4", "name": "tempest-AttachVolumeNegativeTest-server-954489161", "status": "ACTIVE", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "8331f9332995c1640c9b7db6a75cc9f15b99d6baebeea1490ccafcce", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:33:14Z", "updated": "2025-08-05T13:35:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": " fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:ab:06"}, {"version": 4, "addr": "172.24.4.89", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:ab:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-254487212", "OS-SRV-USG:launched_at": "2025-08-05T13:33:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1575069189"}], "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-05 13:35:58,590 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4 0.043s 2025-08-05 13:35:58,590 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ef4fc66a-d0a1-4163-a4a6-f56a6506d711', 'x-compute-request-id': 'req-ef4fc66a-d0a1-4163-a4a6-f56a6506d711', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1856d803-3985-4df0-bf9e-cf3ad07028b4 could not be found."}}' 2025-08-05 13:35:58,626 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-254487212 0.035s 2025-08-05 13:35:58,627 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:58 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-c84b2d07-96f0-4999-86be-d5eb93840bc9', 'x-compute-request-id': 'req-c84b2d07-96f0-4999-86be-d5eb93840bc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-254487212'} Body: b'' 2025-08-05 13:35:58,846 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/e7cbb824-976c-489a-b899-d072cf455ba8 0.219s 2025-08-05 13:35:58,847 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e8d5940f-c58b-4809-83d1-eef0cab0c444', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e7cbb824-976c-489a-b899-d072cf455ba8'} Body: b'' 2025-08-05 13:35:58,866 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/e7cbb824-976c-489a-b899-d072cf455ba8 0.019s 2025-08-05 13:35:58,867 101002 DEBUG [tempest.lib.common.res t_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-444125a0-b321-486f-97f9-fa20aa5dee74', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e7cbb824-976c-489a-b899-d072cf455ba8'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e7cbb824-976c-489a-b899-d072cf455ba8 does not exist", "detail": ""}}' 2025-08-05 13:35:59,237 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/1280d7dd-ea8a-4625-9914-2970fc203925 0.369s 2025-08-05 13:35:59,237 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-10233e0b-b1b5-49d3-8933-f0c202687266', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/1280d7dd-ea8a-4625-9914-2970fc203925'} Body: b'' {1} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {1} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.590537s] ... 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 f8165bd8-08d2-4176-9320-8cf92ef0b9d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:36:05,335 101002 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/volumes 0.303s 2025-08-05 13:36:05,335 101002 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-334983343"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e138a581-a491-4e36-a52f-5fb0c535e5ef', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e138a581-a491-4e36-a52f-5fb0c535e5ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f8165bd8-08d2-4176-9320-8cf92ef0b9d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:05.267081", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-334983343", "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/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}], "user_id": "46800d2e5e9b4e38998f1344a70e5b2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:36:05,388 101002 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3 0.041s 2025-08-05 13:36:05,389 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-340bc4ee-f007-435d-a64e-3137fe6a6c31', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-340bc4ee-f007-435d-a64e-3137fe6a6c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3'} Body: b'{"volume": {"id": "f8165bd8-08d2-4176-9320-8cf92ef0b9d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:05.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-334983343", "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/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}], "user_id": "46800d2e5e9b4e38998f1344a70e5b2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fcbaa6e7f2b4ba9a2b6ed6052da5e42"}}' 2025-08-05 13:36:06,442 101002 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3 0.038s 2025-08-05 13:36:06,443 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:06 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e020acff-bbb3-4de6-817e-c3943a98389f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e020acff-bbb3-4de6-817e-c3943a98389f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3'} Body: b'{"volume": {"id": "f8165bd8-08d2-4176-9320-8cf92ef0b9d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:05.000000", "updated_at": "2025-08-05T13:36:05.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-334983343", "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/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}], "user_id": "46800d2e5e9b4e38998f1344a70e5b2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fcbaa6e7f2b4ba9a2b6ed6052da5e42"}}' 2025-08-05 13:36:06,496 101002 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3 0.037s 2025-08-05 13:36:06,496 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb22923-ea98-432a-b0e6-60b8d5324e7a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb22923-ea98-432a-b0e6-60b8d5324e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3'} Body: b'{"volume": {"id": "f8165bd8-08d2-4176-9320-8cf92ef0b9d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:05.000000", "updated_at": "2025-08-05T13:36:05.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-334983343", "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/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}], "user_id": "46800d2e5e9b4e38998f1344a70e5b2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fcbaa6e7f2b4ba9a2b6ed6052da5e42"}}' 2025-08-05 13:36:06,599 101002 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3 0.089s 2025-08-05 13:36:06,599 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:06 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-912a3d69-3d2c-4848-8395-c90c37135789', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3'} Body: b'' 2025-08-05 13:36:06,620 101002 INFO [tempest.lib.common.rest_client] Request (Volume RetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3 0.020s 2025-08-05 13:36:06,621 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:06 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-82e67054-1afd-4cd4-a545-45d162e461e2', 'x-openstack-request-id': 'req-82e67054-1afd-4cd4-a545-45d162e461e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f8165bd8-08d2-4176-9320-8cf92ef0b9d3 could not be found."}}' {1} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.014681s] ... ok {1} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.164359s] ... ok {1} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {1} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {1} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain [1.460706s] ... 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 e6a9e0c4-9001-4768-9843-84005bd0ecb6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:36:11,464 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST http://10.0.0.210/volume/v3/volumes 0.327s 2025-08-05 13:36:11,465 101002 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-1542860650"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea27c19d-d91f-491b-98b7-6e898beffb1f', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea27c19d-d91f-491b-98b7-6e898beffb1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e6a9e0c4-9001-4768-9843-84005bd0ecb6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:11.401782", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1542860650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:36:11,524 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6 0.047s 2025-08-05 13:36:11,524 101002 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': 'Tue, 05 Aug 2025 13:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7de69c29-8533-424b-9639-484a5c53950a', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7de69c29-8533-424b-9639-484a5c53950a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6'} Body: b'{"volume": {"id": "e6a9e0c4-9001-4768-9843-84005bd0ecb6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:11.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1542860650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' 2025-08-05 13:36:12,580 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6 0.040s 2025-08-05 13:36:12,580 101002 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': 'Tu e, 05 Aug 2025 13:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86931c08-753d-46ae-84c8-4f20b7e81c73', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86931c08-753d-46ae-84c8-4f20b7e81c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6'} Body: b'{"volume": {"id": "e6a9e0c4-9001-4768-9843-84005bd0ecb6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:11.000000", "updated_at": "2025-08-05T13:36:12.000000", "name": "tempest-VolumeDependencyTests-Volume-1542860650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' {1} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2 [1.303255s] ... 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 68d74706-f6b4-4e14-b57a-61ec22037b70 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:36:12,783 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.183s 2025-08-05 13:36:12,783 101002 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-1635859494"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04d79f73-5a41-4b08-8020-d25310887ed1', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04d79f73-5a41-4b08-8020-d25310887ed1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "68d74706-f6b4-4e14-b57a-61ec22037b70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:12.719725", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1635859494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:36:12,835 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70 0.040s 2025-08-05 13:36:12,836 101002 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': 'Tue, 05 Aug 2025 13:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e9edbb-0a8b-4298-a6e8-3c478cf63bf3', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e9edbb-0a8b-4298-a6e8-3c478cf63bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70'} Body: b'{"volume": {"id": "68d74706-f6b4-4e14-b57a-61ec22037b70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:13.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1635859494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' 2025-08-05 13:36:13,886 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70 0.036s 2025-08-05 13:36:13,887 101002 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 ': 'Tue, 05 Aug 2025 13:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283b1204-83c8-419e-b1a9-1c1960001529', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283b1204-83c8-419e-b1a9-1c1960001529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70'} Body: b'{"volume": {"id": "68d74706-f6b4-4e14-b57a-61ec22037b70", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:13.000000", "updated_at": "2025-08-05T13:36:13.000000", "name": "tempest-VolumeDependencyTests-Volume-1635859494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' {1} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot [1.286727s] ... 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 52f7ecca-02eb-4964-854e-1486a12a6f3b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:36:14,075 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.170s 2025-08-05 13:36:14,075 101002 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-339631789"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a642ba-bd65-4e1a-b7fb-635bec321fe9', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a642ba-bd65-4e1a-b7fb-635bec321fe9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "52f7ecca-02eb-4964-854e-1486a12a6f3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:14.019346", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-339631789", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:36:14,124 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b 0.037s 2025-08-05 13:36:14,124 101002 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': 'Tue, 05 Aug 2025 13:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f742d1a-af7a-409c-ae51-659d15ae4b08', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f742d1a-af7a-409c-ae51-659d15ae4b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b'} Body: b'{"volume": {"id": "52f7ecca-02eb-4964-854e-1486a12a6f3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:14.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-339631789", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' 2025-08-05 13:36:15,177 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b 0.038s 2025-08-05 13:36:15,177 101002 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 - Header s: {'date': 'Tue, 05 Aug 2025 13:36:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c91c4b-3d90-4aa4-9065-7233218c5cc6', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c91c4b-3d90-4aa4-9065-7233218c5cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b'} Body: b'{"volume": {"id": "52f7ecca-02eb-4964-854e-1486a12a6f3b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:14.000000", "updated_at": "2025-08-05T13:36:14.000000", "name": "tempest-VolumeDependencyTests-Volume-339631789", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' {1} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume [1.308291s] ... 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 5eddd773-3bd4-4331-b48f-b1b1a8661be9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:36:15,380 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.186s 2025-08-05 13:36:15,380 101002 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-446562130"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10438ca3-9939-4a28-9272-4a626543efbc', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10438ca3-9939-4a28-9272-4a626543efbc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5eddd773-3bd4-4331-b48f-b1b1a8661be9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:15.324590", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-446562130", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:36:15,430 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9 0.038s 2025-08-05 13:36:15,431 101002 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': 'Tue, 05 Aug 2025 13:36:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a06bd55-a01b-4d7a-8b98-5c83086c1053', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a06bd55-a01b-4d7a-8b98-5c83086c1053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9'} Body: b'{"volume": {"id": "5eddd773-3bd4-4331-b48f-b1b1a8661be9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:15.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-446562130", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' 2025-08-05 13:36:16,488 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9 0.042s 2025-08-05 13:36:16,488 101002 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': 'Tue, 05 Aug 2025 13:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ecf34d9-8399-4474-b1fa-57b4833efda1', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ecf34d9-8399-4474-b1fa-57b4833efda1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9'} Body: b'{"volume": {"id": "5eddd773-3bd4-4331-b48f-b1b1a8661be9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:15.000000", "updated_at": "2025-08-05T13:36:15.000000", "name": "tempest-VolumeDependencyTests-Volume-446562130", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' {11} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [166.637671s] ... 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 8cec2bcd-d55c-4cb9-a73c-35454d151322 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:34:20,228 101022 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:34:20,228 101022 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:34:20,279 101022 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-05 13:34:20,280 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1190184277", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK7/vsQVNNA76GudkBiAvUIcSTjnkFSOk8cAOSinJNHU2PC3lINKx5m5A6uSL4zcZfWEET+L08Rz+A/yYjrIcm9YK3x5I6spw7hKOCsPFx2LheNHJO+FaT31TPGrTsWzMA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:20 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-4182a535-2530-48f9-ab32-69f24ca140ec', 'x-compute-request-id': 'req-4182a535-2530-48f9-ab32-69f24ca140ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1190184277", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK7/vsQVNNA76GudkBiAvUIcSTjnkFSOk8cAOSinJNHU2PC3lINKx5m5A6uSL4zcZfWEET+L08Rz+A/yYjrIcm9YK3x5I6spw7hKOCsPFx2LheNHJO+FaT31TPGrTsWzMA==", "fingerprint": "cf:2d:b0:ee:aa:7e:cb:b1:fa:d8:da:7f:6d:7a:5b:01", "user_id": "723d95b246854202ab6f18e6b59da0ff"}}' 2025-08-05 13:34:20,282 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1190184277 created 2025-08-05 13:34:20,520 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.238s 2025-08-05 13:34:20,521 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2013964849", "description": "tempest-description--1561136059"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-2b7b55ee-87da-48fe-857e-1208aa7f230e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c", "name": "tempest-securitygroup--2013964849", "stateful": true, "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "description": "tempest-description--1561136059", "shared": false, "security_group_rules": [{"id": "1f51f86c-dfab-4bd0-b645-831574bbdaf7", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c", "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": 1228, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:34:20Z", "updated_at": "2025-08-05T13:34:20Z", "revision_number": 0}, {"id": "4c01534a-6cec-4309-a87c-ac66712a24e6", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c", "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": 1229, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:34:20Z", "updated_at": "2025-08-05T13:34:20Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:34:20Z", "updated_at": "2025-08-05T13:34:20Z", "revision_number": 1, "project_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:34:20,767 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.246s 2025-08-05 13:34:20,768 101022 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": "5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-25a6736f-6f0d-479c-8085-35f0583ef277', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b36526b6-9f0b-4115-81b9-ce7b4a37f252", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c", "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-05T13:34:20Z", "updated_at": "2025-08-05T13:34:20Z", "revision_number": 0}}' 2025-08-05 13:34:20,970 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.202s 2025-08-05 13:34:20,971 101022 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": "5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a2a74112-2858-4acc-ae9b-8c979554455a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ce97ecd0-3ec4-4829-b68e-3d5da25c3c55", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c", "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-05T13:34:20Z", "updated_at": "2025-08-05T13:34:20Z", "revision_number": 0}}' 2025-08-05 13:34:20,971 101022 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2013964849 created 2025-08-05 13:34:21,621 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.649s 2025-08-05 13:34:21,621 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicatio n/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-39228667-1a19-4fb0-824e-5c36e1d2655b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "effef68c-ba20-4ee8-bc97-3597c9260e17", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "floating_ip_address": "172.24.4.209", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:34:21Z", "updated_at": "2025-08-05T13:34:21Z", "revision_number": 0}}' 2025-08-05 13:34:21,622 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'effef68c-ba20-4ee8-bc97-3597c9260e17', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'floating_ip_address': '172.24.4.209', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:34:21Z', 'updated_at': '2025-08-05T13:34:21Z', 'revision_number': 0, 'ip': '172.24.4.209'} created 2025-08-05 13:34:21,715 101022 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.088s 2025-08-05 13:34:21,716 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:21 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-99d9f520-60de-4a6f-b302-5d0fc20eadf0', '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": "723d95b246854202ab6f18e6b59da0ff", "name": "tempest-AttachVolumeTestJSON-1651207601-project-member", "password_expires_at": null}, "audit_ids": ["FtLnn-e0T6CKDkNpaAPV5Q"], "expires_at": "2025-08-05T14:34:21.000000Z", "issued_at": "2025-08-05T13:34:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef8e4393192449fb8448bdf7ba4ea42", "name": "tempest-AttachVolumeTestJSON-1651207601"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa 799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aef8e4393192449fb8448bdf7ba4ea42", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:34:21,716 101022 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '2ef6d73c-576d-4190-a594-26b6e8b859e4', 'name': 'tempest-AttachVolumeTestJSON-165352116-network', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61147, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:31:26Z', 'updated_at': '2025-08-05T13:31:27Z', 'revision_number': 1} available for tenant 2025-08-05 13:34:21,717 101022 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1190184277', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK7/vsQVNNA76GudkBiAvUIcSTjnkFSOk8cAOSinJNHU2PC3lINKx5m5A6uSL4zcZfWEET+L08Rz+A/yYjrIcm9YK3x5I6spw7hKOCsPFx2LheNHJO+FaT31TPGrTsWzMA==', 'fingerprint': 'cf:2d:b0:ee:aa:7e:cb:b1:fa:d8:da:7f:6d:7a:5b:01', 'user_id': '723d95b246854202ab6f18e6b59da0ff', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBPd5ymVVGa2c6t1rjThnhKOl+xg+Vjn0WkI3iA3b/LOBoPlUQ7Y4J0\nY5fpCMPRSk+gBwYFK4EEACKhZANiAASu/77EFTTQO+hrnZAYgL1CHEk455BUjpPH\nADkopyTR1Njwt5SDSseZuQOrki+M3GX1hBE/i9PEc/gP8mI6yHJvWCt8eSOrKcO4\nSjgrDxcdi4XjRyTvhWk99Uzxq07FszA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c', 'name': 'tempest-securitygroup--2013964849', 'stateful': True, 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'description': 'tempest-description--1561136059', 'shared': False, 'security_group_rules': [{'id': '1f51f86c-dfab-4bd0-b645-831574bbdaf7', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'security_group_id': '5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c', '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': 1228, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:34:20Z', 'updated_at': '2025-08-05T13:34:20Z', 'revision_number': 0}, {'id': '4c01534a-6cec-4309-a87c-ac66712a24e6', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'security_group_id': '5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c', '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': 1229, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:34:20Z', 'updated_at': '2025-08-05T13:34:20Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:34:20Z', 'updated_at': '2025-08-05T13:34:20Z', 'revision_number': 1, 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42'}, 'floating_ip': {'id': 'effef68c-ba20-4ee8-bc97-3597c9260e17', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'floating_ip_address': '172.24.4.209', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:34:21Z', 'updated_at': '2025-08-05T13:34:21Z', 'revision_number': 0, 'ip': '172.24.4.209'}} 2025-08-05 13:34:22,306 101022 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.588s 2025-08-05 13:34:22,306 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1628201906", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "2ef6d73c-576d-4190-a594-26b6e8b859e4"}], "security_groups": [{"name": "tempest-securitygroup--2013964849"}], "key_name": "tempest-keypair-1190184277", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ec3387f-dfe3-40ce-b277-c413f1df9c03', 'x-compute-request-id': 'req-7ec3387f-dfe3-40ce-b277-c413f1df9c03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "86363a6b-cd36-4fb5-9064-1a5be35e48ed", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2013964849"}], "adminPass": "password"}}' 2025-08-05 13:34:22,372 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed 0.063s 2025-08-05 13:34:22,373 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:22 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-9d05e6e3-9354-4067-b52b-93e53bd89ad5', 'x-compute-request-id': 'req-9d05e6e3-9354-4067-b52b-93e53bd89ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed'} Body: b'{"server": {"id": "86363a6b-cd36-4fb5-9064-1a5be35e48ed", "name": "tempest-AttachVolumeTestJSON-server-1628201906", "status": "BUILD", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "user_id": "723d95b246854202ab6f18e6b59da0ff", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}] }, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:34:22Z", "updated": "2025-08-05T13:34:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1190184277", "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-05 13:35:12,749 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed 0.312s 2025-08-05 13:35:12,749 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:12 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-3873fbb0-86ab-4fca-bc5c-8e4328035063', 'x-compute-request-id': 'req-3873fbb0-86ab-4fca-bc5c-8e4328035063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed'} Body: b'{"server": {"id": "86363a6b-cd36-4fb5-9064-1a5be35e48ed", "name": "tempest-AttachVolumeTestJSON-server-1628201906", "status": "ACTIVE", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "user_id": "723d95b246854202ab6f18e6b59da0ff", "metadata": {}, "hostId": "c4504088fb7416857779759816b0f901cb56d63e76dca47594f5d328", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:34:22Z", "updated": "2025-08-05T13:34:37Z", "addresses": {"tempest-AttachVolumeTestJSON-165352116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c5:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1190184277", "OS-SRV-USG:launched_at": "2025-08-05T13:34:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2013964849"}], "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-05 13:35:12,765 101022 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:36:12,987 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed/os-interface 0.163s 2025-08-05 13:36:12,987 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'con tent-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff7acb3-d522-4436-a4df-af5f317e5450', 'x-compute-request-id': 'req-bff7acb3-d522-4436-a4df-af5f317e5450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2ef6d73c-576d-4190-a594-26b6e8b859e4", "port_id": "c77b8dbe-2d6e-4838-8430-5a2b88e66893", "mac_addr": "fa:16:3e:7a:c5:20", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a1393c69-bb92-44f4-b88f-13f28213bea8", "ip_address": "10.0.0.13"}]}]}' 2025-08-05 13:36:13,809 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/effef68c-ba20-4ee8-bc97-3597c9260e17 0.818s 2025-08-05 13:36:13,810 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c77b8dbe-2d6e-4838-8430-5a2b88e66893"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-af6e882c-d78a-4aba-b47c-4cb2c0cf0b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/effef68c-ba20-4ee8-bc97-3597c9260e17'} Body: b'{"floatingip": {"id": "effef68c-ba20-4ee8-bc97-3597c9260e17", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "floating_ip_address": "172.24.4.209", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "57fd3604-aa9b-4b6c-85ad-24f1f5f82ed8", "port_id": "c77b8dbe-2d6e-4838-8430-5a2b88e66893", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2ef6d73c-576d-4190-a594-26b6e8b859e4", "mac_address": "fa:16:3e:7a:c5:20", "admin_state_up": true, "status": "ACTIVE", "device_id": "86363a6b-cd36-4fb5-9064-1a5be35e48ed", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:34:21Z", "updated_at": "2025-08-05T13:36:13Z", "revision_number": 1, "project_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:36:13,811 101022 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.209:22' as 'cirros' with public key authentication 2025-08-05 13:36:13,822 101022 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:36:13,924 101022 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:36:13,925 101022 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.209 successfully created 2025-08-05 13:36:13,980 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed/ips 0.054s 2025-08-05 13:36:13,980 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:13 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-93347601-81cf-4b81-a379-f7bffc1b3e22', 'x-compute-request-id': 'req-93347601-81cf-4b81-a379-f7bffc1b3e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-165352116-network": [{"ver sion": 4, "addr": "10.0.0.13"}]}}' 2025-08-05 13:36:14,323 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/volumes 0.339s 2025-08-05 13:36:14,323 101022 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-1761344062"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3efb9fa0-e0a0-4e74-a8a4-40713a6b714e', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efb9fa0-e0a0-4e74-a8a4-40713a6b714e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8cec2bcd-d55c-4cb9-a73c-35454d151322", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:14.203209", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1761344062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322"}], "user_id": "723d95b246854202ab6f18e6b59da0ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:36:14,374 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322 0.036s 2025-08-05 13:36:14,375 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8179b99f-8f6e-491b-aa57-6d0051005ae1', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8179b99f-8f6e-491b-aa57-6d0051005ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322'} Body: b'{"volume": {"id": "8cec2bcd-d55c-4cb9-a73c-35454d151322", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:14.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1761344062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322"}], "user_id": "723d95b246854202ab6f18e6b59da0ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:36:15,431 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322 0.039s 2025-08-05 13:36:15,431 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appli cation/json', 'x-compute-request-id': 'req-94c3062b-2c1a-49af-b8d0-1d29440cd649', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c3062b-2c1a-49af-b8d0-1d29440cd649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322'} Body: b'{"volume": {"id": "8cec2bcd-d55c-4cb9-a73c-35454d151322", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:14.000000", "updated_at": "2025-08-05T13:36:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1761344062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322"}], "user_id": "723d95b246854202ab6f18e6b59da0ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:36:15,661 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed 0.216s 2025-08-05 13:36:15,661 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36: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-4461a44f-66f2-47f6-bc00-cb9efbeb11fa', 'x-compute-request-id': 'req-4461a44f-66f2-47f6-bc00-cb9efbeb11fa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed'} Body: b'' 2025-08-05 13:36:15,888 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed 0.226s 2025-08-05 13:36:15,889 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:15 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-1868d75c-3c08-44ae-977b-d0ae73048bed', 'x-compute-request-id': 'req-1868d75c-3c08-44ae-977b-d0ae73048bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed'} Body: b'{"server": {"id": "86363a6b-cd36-4fb5-9064-1a5be35e48ed", "name": "tempest-AttachVolumeTestJSON-server-1628201906", "status": "ACTIVE", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "user_id": "723d95b246854202ab6f18e6b59da0ff", "metadata": {}, "hostId": "c4504088fb7416857779759816b0f901cb56d63e76dca47594f5d328", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:34:22Z", "updated": "2025-08-05T13:36:16Z", "addresses": {"tempest-AttachVolumeTestJSON-165352116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c5:20"}, {"ver sion": 4, "addr": "172.24.4.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c5:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1190184277", "OS-SRV-USG:launched_at": "2025-08-05T13:34:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2013964849"}], "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-05 13:37:06,199 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed 0.246s 2025-08-05 13:37:06,200 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-25a8e30d-a70a-4922-8bf8-7d1cd22e927c', 'x-compute-request-id': 'req-25a8e30d-a70a-4922-8bf8-7d1cd22e927c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 86363a6b-cd36-4fb5-9064-1a5be35e48ed could not be found."}}' 2025-08-05 13:37:06,239 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1190184277 0.039s 2025-08-05 13:37:06,240 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37: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-33430f75-7384-422c-81cc-e04bee75baf1', 'x-compute-request-id': 'req-33430f75-7384-422c-81cc-e04bee75baf1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1190184277'} Body: b'' 2025-08-05 13:37:06,455 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c 0.215s 2025-08-05 13:37:06,455 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-101d0dc2-29e4-4f55-a3b9-7dd6c4e3aca0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c'} Body: b'' 2025-08-05 13:37:06,482 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c 0.026s 2025-08-05 13:37:06,482 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-fd7facd7-6356-44ad-a2cc-cec20f9036bb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c does not exist", "detail": ""}}' 2025-08-05 13:37:06,864 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/effef68c-ba20-4ee8-bc97-3597c9260e17 0.381s 2025-08-05 13:37:06,864 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c6de6276-5594-4bc8-9536-27d638dc283a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/effef68c-ba20-4ee8-bc97-3597c9260e17'} Body: b'' {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.015636s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.011916s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.028478s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.017995s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.020710s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.015012s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.018113s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.013434s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.012869s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.076698s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.030212s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.027399s] ... ok {11} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.931657s] ... 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 e0b0f953-7df5-4bca-9fcd-a180cc79cf40 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:37:16,098 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.202s 2025-08-05 13:37:16,098 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f3ecde6f-bc1c-4640-94fd-963f52a6c67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:37:16,517 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/volumes 0.417s 2025-08-05 13:37:16,517 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1058125239"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05a9002-af55-4728-bef0-3d97781882b4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05a9002-af55-4728-bef0-3d97781882b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e0b0f953-7df5-4bca-9fcd-a180cc79cf40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:16.459137", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1058125239", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:37:16,571 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40 0.041s 2025-08-05 13:37:16,571 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id' : 'req-88f09b7c-86a8-4efd-a94c-3a0ec12d8c14', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88f09b7c-86a8-4efd-a94c-3a0ec12d8c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40'} Body: b'{"volume": {"id": "e0b0f953-7df5-4bca-9fcd-a180cc79cf40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:16.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1058125239", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be8121cd89fb41b9b5fdfc4dd3806984"}}' 2025-08-05 13:37:17,623 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40 0.037s 2025-08-05 13:37:17,624 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a81db77-aeeb-40b8-ad50-bf422a761aeb', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a81db77-aeeb-40b8-ad50-bf422a761aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40'} Body: b'{"volume": {"id": "e0b0f953-7df5-4bca-9fcd-a180cc79cf40", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:16.000000", "updated_at": "2025-08-05T13:37:17.000000", "name": "tempest-VolumesExtendTest-Volume-1058125239", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be8121cd89fb41b9b5fdfc4dd3806984"}}' 2025-08-05 13:37:17,683 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40 0.045s 2025-08-05 13:37:17,683 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e44a50fc-f5b4-4d8c-af2c-7f83286b8ce7', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e44a50fc-f5b4-4d8c-af2c-7f83286b8ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40'} Body: b'{"volume": {"id": "e0b0f953-7df5-4bca-9fcd-a180cc79cf40", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:16.000000", "updated_at": "2025-08-05T13:37:17 .000000", "name": "tempest-VolumesExtendTest-Volume-1058125239", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be8121cd89fb41b9b5fdfc4dd3806984"}}' 2025-08-05 13:37:17,805 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40 0.109s 2025-08-05 13:37:17,806 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37: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-0ff96b7f-5324-43a5-96c9-136d36f4186a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40'} Body: b'' 2025-08-05 13:37:17,825 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40 0.019s 2025-08-05 13:37:17,825 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-682b3720-6682-4480-b8c1-891e45c7bfca', 'x-openstack-request-id': 'req-682b3720-6682-4480-b8c1-891e45c7bfca', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e0b0f953-7df5-4bca-9fcd-a180cc79cf40 could not be found."}}' {11} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.529988s] ... 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 acce86a9-e137-430a-943b-8b5f46382c64 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:37:18,050 101022 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.221s 2025-08-05 13:37:18,050 101022 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-738232846"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f0c75e-f96a-45de-a71f-c49fb0d107df', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f0c75e-f96a-45de-a71f-c49fb0d107df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "acce86a9-e137-430a-943b-8b5f46382c64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:17.982726", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-738232846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:37:18,104 101022 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/acce86a9-e137-430a-943b-8b5f46382c64 0.040s 2025-08-05 13:37:18,105 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284a92b3-ce0a-4403-b820-35cfa5cb5a0c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284a92b3-ce0a-4403-b820-35cfa5cb5a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64'} Body: b'{"volume": {"id": "acce86a9-e137-430a-943b-8b5f46382c64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:18.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-738232846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be8121cd89fb41b9b5fdfc4dd3806984"}}' 2025-08-05 13:37:19,160 101022 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/acce86a9-e137-430a-943b-8b5f46382c64 0.040s 2025-08-05 13:37:19,160 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-f9269743-ab82-4e66-aaaa-238d844166cf', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9269743-ab82-4e66-aaaa-238d844166cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64'} Body: b'{"volume": {"id": "acce86a9-e137-430a-943b-8b5f46382c64", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:18.000000", "updated_at": "2025-08-05T13:37:18.000000", "name": "tempest-VolumesExtendTest-Volume-738232846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be8121cd89fb41b9b5fdfc4dd3806984"}}' 2025-08-05 13:37:19,221 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64 0.046s 2025-08-05 13:37:19,222 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6f6455-d925-4e54-af31-c4df81341de7', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6f6455-d925-4e54-af31-c4df81341de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64'} Body: b'{"volume": {"id": "acce86a9-e137-430a-943b-8b5f46382c64", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:18.000000", "updated_at": "2025-08-05T13:37:18.000000", "name": "tempest-VolumesExtendTest-Volume-738232846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be8121cd89fb41b9b5fdfc4dd3806984"}}' 2025-08-05 13:37:19,335 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64 0.099s 2025-08-05 13:37:19,335 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37: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-21f9b80a-17fc-41ef-8ee8-73176a203abe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64'} Body: b'' 2025-08-05 13:37:19,357 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64 0.021s 2025-08-05 13:37:19,358 10102 2 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37: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-a9aec41a-461d-47eb-b80c-07a2a6603701', 'x-openstack-request-id': 'req-a9aec41a-461d-47eb-b80c-07a2a6603701', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume acce86a9-e137-430a-943b-8b5f46382c64 could not be found."}}' {11} 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`. {11} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [170.202684s] ... 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 e3d4ff1a-a7b2-48da-ae69-139b3af752b1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:37:34,224 101022 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:37:34,224 101022 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:37:34,463 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.238s 2025-08-05 13:37:34,464 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-577405914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDRVfn0/3zRwdIt8miikVlIjCcFKIEhrvFTfLiJKf7xLsi+SzDQJFFpbioeRZ0eWggp4+ziOtMZmnfQ75RAWoHUQNUynKuccpa9GrKdu7+XwYVYQVAEH+vacT//AyuOYWQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-299c2f00-b8cd-4509-851b-d3278bcf41f7', 'x-compute-request-id': 'req-299c2f00-b8cd-4509-851b-d3278bcf41f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-577405914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDRVfn0/3zRwdIt8miikVlIjCcFKIEhrvFTfLiJKf7xLsi+SzDQJFFpbioeRZ0eWggp4+ziOtMZmnfQ75RAWoHUQNUynKuccpa9GrKdu7+XwYVYQVAEH+vacT//AyuOYWQ==", "fingerprint": "62:63:dd:52:10:a2:b7:b6:0d:36:c9:75:75:e9:14:71", "user_id": "0b1f3a0f2701425a8362001f9bb372f7"}}' 2025-08-05 13:37:34,466 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-577405914 created 2025-08-05 13:37:34,678 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.211s 2025-08-05 13:37:34,678 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--171457536", "description": "tempest-description--2136615100"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-f70d23e5-9aea-449b-aa42-565e1fe6a2fb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2d999d93-83e8-4b91-ac5a-99c2abd4a2dd", "name": "tempest-securitygroup--171457536", "stateful": true, "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "description": "tempest-description--2136615100", "shared": false, "security_group_rules": [{"id": "13c37385-e971-4312-9b05-a25d905601be", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "2d999d93-83e8-4b91-ac5a-99c2abd4a2dd", "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": 1295, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:37:34Z", "updated_at": "2025-08-05T13:37:34Z", "revision_number": 0}, {"id": "58aca3cf-7d82-4d2b-b6b2-d2c6e5190a8e", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "2d999d93-83e8-4b91-ac5a-99c2abd4a2dd", "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": 1296, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:37:34Z", "updated_at": "2025-08-05T13:37:34Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:37:34Z", "updated_at": "2025-08-05T13:37:34Z", "revision_number": 1, "project_id": "2e66ae787d1a460ca60c35e8e24db294"}}' 2025-08-05 13:37:35,079 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.400s 2025-08-05 13:37:35,079 101022 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": "2d999d93-83e8-4b91-ac5a-99c2abd4a2dd", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c49b262a-a42b-457b-a7e5-27d5f5798031', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5a785f29-a2a9-4850-be68-f403b85412d6", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "2d999d93-83e8-4b91-ac5a-99c2abd4a2dd", "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-05T13:37:34Z", "updated_at": "2025-08-05T13:37:34Z", "revision_number": 0}}' 2025-08-05 13:37:35,281 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.201s 2025-08-05 13:37:35,281 101022 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": "2d999d93-83e8-4b91-ac5a-99c2abd4a2dd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7b2a74d2-ae8a-4936-b493-ea71ad28d5f6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c031dcd4-f102-4b2b-a7ec-b3f50eaa45e3", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "2d999d93-83e8-4b91-ac5a-99c2abd4a2dd", "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-05T13:37:35Z", "updated_at": "2025-08-05T13:37:35Z", "revision_number": 0}}' 2025-08-05 13:37:35,282 101022 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--171457536 created 2025-08-05 13:37:35,956 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.673s 2025-08-05 13:37:35,956 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json ', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-20f7c5fa-7efa-4a7b-9d31-e92bc3e51c63', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8000ef95-67e2-42b6-99d2-a6dba9bf8d88", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "floating_ip_address": "172.24.4.89", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:37:35Z", "updated_at": "2025-08-05T13:37:35Z", "revision_number": 0}}' 2025-08-05 13:37:35,956 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8000ef95-67e2-42b6-99d2-a6dba9bf8d88', 'tenant_id': '2e66ae787d1a460ca60c35e8e24db294', 'floating_ip_address': '172.24.4.89', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2e66ae787d1a460ca60c35e8e24db294', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:37:35Z', 'updated_at': '2025-08-05T13:37:35Z', 'revision_number': 0, 'ip': '172.24.4.89'} created 2025-08-05 13:37:36,167 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.210s 2025-08-05 13:37:36,167 101022 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-11434817", "description": "tempest-secgroup-smoke-11434817 description", "project_id": "2e66ae787d1a460ca60c35e8e24db294"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-47b0d46b-d478-49ba-b97e-9a9ddc8e3e57', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "name": "tempest-secgroup-smoke-11434817", "stateful": true, "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "description": "tempest-secgroup-smoke-11434817 description", "shared": false, "security_group_rules": [{"id": "ad47ece3-9234-4fff-8053-a5175cf3ac1c", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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": 1302, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:37:36Z", "updated_at": "2025-08-05T13:37:36Z", "revision_number": 0}, {"id": "bcb25edb-35f4-4fd1-a746-bc7df91cd063", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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": 1303, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:37:36Z", "updated_at": "2025-08-05T13:37:36Z", "revision_numbe r": 0}], "tags": [], "created_at": "2025-08-05T13:37:36Z", "updated_at": "2025-08-05T13:37:36Z", "revision_number": 1, "project_id": "2e66ae787d1a460ca60c35e8e24db294"}}' 2025-08-05 13:37:36,410 101022 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-05 13:37:36,410 101022 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": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b580b162-e4a1-4c88-b109-76833ec96fb3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0e569106-44dd-4259-9298-c4aff895a379", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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-05T13:37:36Z", "updated_at": "2025-08-05T13:37:36Z", "revision_number": 0}}' 2025-08-05 13:37:36,605 101022 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-05 13:37:36,605 101022 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": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-3dd6f1b2-ee1c-4cde-b858-da146a6e321b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a2a47b45-701e-4958-82ea-a55317305f4c", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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-05T13:37:36Z", "updated_at": "2025-08-05T13:37:36Z", "revision_number": 0}}' 2025-08-05 13:37:36,809 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.204s 2025-08-05 13:37:36,810 101022 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": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4f ded0f5-022f-4938-919d-798fe5dacd0f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "534ce439-3769-4de2-97aa-1c6166388d33", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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-05T13:37:36Z", "updated_at": "2025-08-05T13:37:36Z", "revision_number": 0}}' 2025-08-05 13:37:37,037 101022 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-05 13:37:37,037 101022 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": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-ab3f190b-0a6b-4c8e-9710-62581bdabb18', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5169931c-52be-4ef1-a173-202a163a9d93", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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-05T13:37:36Z", "updated_at": "2025-08-05T13:37:36Z", "revision_number": 0}}' 2025-08-05 13:37:37,256 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.218s 2025-08-05 13:37:37,256 101022 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": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-0fbc4b1b-2cf4-4fca-af95-a96b5a6b3e6c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2a0d1b5d-6588-4b80-95aa-c7211e5defb7", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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-05T13:37:37Z", "updated_at": "2025-08-05T13:37:37Z", "revision_number": 0}}' 2025-08-05 13:37:37,488 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.231s 2025-08-05 13:37:37,489 1 01022 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": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-f3f4fa40-d30c-459d-9a97-baa4653e08c4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "315d36a2-4cf2-46cb-91e7-703f38a1ad14", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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-05T13:37:37Z", "updated_at": "2025-08-05T13:37:37Z", "revision_number": 0}}' 2025-08-05 13:37:37,537 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2025-08-05 13:37:37,537 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:37 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-3c2e8ffe-e419-43b0-908a-fcdb59748528', '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": "0b1f3a0f2701425a8362001f9bb372f7", "name": "tempest-SnapshotDataIntegrityTests-1422449982-project-member", "password_expires_at": null}, "audit_ids": ["mYV5y2LGTViSLhq4UapEAg"], "expires_at": "2025-08-05T14:37:37.000000Z", "issued_at": "2025-08-05T13:37:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e66ae787d1a460ca60c35e8e24db294", "name": "tempest-SnapshotDataIntegrityTests-1422449982"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "key stone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2e66ae787d1a460ca60c35e8e24db294", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:37:37,537 101022 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'aababb7d-aa4e-48ec-9468-525c7f2dae68', 'name': 'tempest-SnapshotDataIntegrityTests-1029709939-network', 'tenant_id': '2e66ae787d1a460ca60c35e8e24db294', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2e66ae787d1a460ca60c35e8e24db294', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6453, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:37:21Z', 'updated_at': '2025-08-05T13:37:21Z', 'revision_number': 1} available for tenant 2025-08-05 13:37:37,538 101022 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-577405914', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDRVfn0/3zRwdIt8miikVlIjCcFKIEhrvFTfLiJKf7xLsi+SzDQJFFpbioeRZ0eWggp4+ziOtMZmnfQ75RAWoHUQNUynKuccpa9GrKdu7+XwYVYQVAEH+vacT//AyuOYWQ==', 'fingerprint': '62:63:dd:52:10:a2:b7:b6:0d:36:c9:75:75:e9:14:71', 'user_id': '0b1f3a0f2701425a8362001f9bb372f7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDPZz1kV3guXMi9I8AL2oVig+WVDNzmtZ6NkknM50Nl0VMH+30Jj1Q2\nd6DrQ018SiGgBwYFK4EEACKhZANiAAQ0VX59P980cHSLfJoopFZSIwnBSiBIa7xU\n3y4iSn+8S7Ivksw0CRRaW4qHkWdHloIKePs4jrTGZp30O+UQFqB1EDVMpyrnHKWv\nRqynbu/l8GFWEFQBB/r2nE//wMrjmFk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2d999d93-83e8-4b91-ac5a-99c2abd4a2dd', 'name': 'tempest-securitygroup--171457536', 'stateful': True, 'tenant_id': '2e66ae787d1a460ca60c35e8e24db294', 'description': 'tempest-description--2136615100', 'shared': False, 'security_group_rules': [{'id': '13c37385-e971-4312-9b05-a25d905601be', 'project_id': '2e66ae787d1a460ca60c35e8e24db294', 'tenant_id': '2e66ae787d1a460ca60c35e8e24db294', 'security_group_id': '2d999d93-83e8-4b91-ac5a-99c2abd4a2dd', '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': 1295, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:37:34Z', 'updated_at': '2025-08-05T13:37:34Z', 'revision_number': 0}, {'id': '58aca3cf-7d82-4d2b-b6b2-d2c6e5190a8e', 'project_id': '2e66ae787d1a460ca60c35e8e24db294', 'tenant_id': '2e66ae787d1a460ca60c35e8e24db294', 'security_group_id': '2d999d93-83e8-4b91-ac5a-99c2abd4a2dd', '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': 1296, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:37:34Z', 'updated_at': '2025-08-05T13:37:34Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:37:34Z', 'updated_at': '2025-08-05T13:37:34Z', 'revision_number': 1, 'project_id': '2e66ae787d1a460ca60c35e8e24db294'}, 'floating_ip': {'id': '8000ef95-67e2-42b6-99d2-a6dba9bf8d88', 'tenant_id': '2e66ae787d1a460ca60c35e8e24db294', 'floating_ip_address': '172.24.4.89', 'floa ting_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2e66ae787d1a460ca60c35e8e24db294', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:37:35Z', 'updated_at': '2025-08-05T13:37:35Z', 'revision_number': 0, 'ip': '172.24.4.89'}} 2025-08-05 13:37:38,366 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.827s 2025-08-05 13:37:38,366 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-770298194", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "key_name": "tempest-keypair-577405914", "security_groups": [{"name": "tempest-secgroup-smoke-11434817"}, {"name": "tempest-securitygroup--171457536"}], "networks": [{"uuid": "aababb7d-aa4e-48ec-9468-525c7f2dae68"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '448', 'location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e23a67f4-4bab-453d-b34f-7851c0a3448d', 'x-compute-request-id': 'req-e23a67f4-4bab-453d-b34f-7851c0a3448d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f6980699-1630-47c8-a979-f41907edbe9a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6980699-1630-47c8-a979-f41907edbe9a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-11434817"}, {"name": "tempest-securitygroup--171457536"}], "adminPass": "XZnJKyaAd7U5"}}' 2025-08-05 13:37:38,445 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a 0.076s 2025-08-05 13:37:38,445 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:38 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-0e15caa8-b525-475e-8012-150da79be9b7', 'x-compute-request-id': 'req-0e15caa8-b525-475e-8012-150da79be9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a'} Body: b'{"server": {"id": "f6980699-1630-47c8-a979-f41907edbe9a", "name": "tempest-SnapshotDataIntegrityTests-server-770298194", "status": "BUILD", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "user_id": "0b1f3a0f2701425a8362001f9bb372f7", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:37:38Z", "updated": "2025-08-05T13:37:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "" , "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6980699-1630-47c8-a979-f41907edbe9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-577405914", "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-05 13:38:28,758 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a 0.252s 2025-08-05 13:38:28,759 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1591', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b12b61fd-6723-4a77-9546-d91cc2684f18', 'x-compute-request-id': 'req-b12b61fd-6723-4a77-9546-d91cc2684f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a'} Body: b'{"server": {"id": "f6980699-1630-47c8-a979-f41907edbe9a", "name": "tempest-SnapshotDataIntegrityTests-server-770298194", "status": "ACTIVE", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "user_id": "0b1f3a0f2701425a8362001f9bb372f7", "metadata": {}, "hostId": "4b9abc400b2a37ccfa53b6042c5c9a2741c6af7c8b0c951c9fd8d99b", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:37:38Z", "updated": "2025-08-05T13:37:54Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1029709939-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:ea:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6980699-1630-47c8-a979-f41907edbe9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-577405914", "OS-SRV-USG:launched_at": "2025-08-05T13:37:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--171457536"}, {"name": "tempest-secgroup-smoke-11434817"}], "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-05 13:38:28,773 101022 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:39:29,276 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a/os-interface 0.445s 2025-08-05 13:39:29,277 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:28 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-Versi on', 'x-openstack-request-id': 'req-57cb56a5-ea72-4954-bbd8-f23f460abbb4', 'x-compute-request-id': 'req-57cb56a5-ea72-4954-bbd8-f23f460abbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "aababb7d-aa4e-48ec-9468-525c7f2dae68", "port_id": "ba52cc1f-9823-4b3e-a7e9-f30c592e0386", "mac_addr": "fa:16:3e:7f:ea:b4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9b4b0083-11e7-4ba7-8d1b-76088e16efde", "ip_address": "10.0.0.11"}]}]}' 2025-08-05 13:39:30,090 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/8000ef95-67e2-42b6-99d2-a6dba9bf8d88 0.810s 2025-08-05 13:39:30,091 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ba52cc1f-9823-4b3e-a7e9-f30c592e0386"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-af68e4f6-e95a-469b-8eed-572c0fa8e4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/8000ef95-67e2-42b6-99d2-a6dba9bf8d88'} Body: b'{"floatingip": {"id": "8000ef95-67e2-42b6-99d2-a6dba9bf8d88", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "floating_ip_address": "172.24.4.89", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "8f5850db-5e5f-4872-a930-b1af8114fc6c", "port_id": "ba52cc1f-9823-4b3e-a7e9-f30c592e0386", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "aababb7d-aa4e-48ec-9468-525c7f2dae68", "mac_address": "fa:16:3e:7f:ea:b4", "admin_state_up": true, "status": "ACTIVE", "device_id": "f6980699-1630-47c8-a979-f41907edbe9a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:37:35Z", "updated_at": "2025-08-05T13:39:29Z", "revision_number": 1, "project_id": "2e66ae787d1a460ca60c35e8e24db294"}}' 2025-08-05 13:39:30,093 101022 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.89:22' as 'cirros' with public key authentication 2025-08-05 13:39:31,116 101022 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:39:31,221 101022 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:39:31,221 101022 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.89 successfully created 2025-08-05 13:39:31,417 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a 0.195s 2025-08-05 13:39:31,417 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b282f00-3755-469f-9bb1-603bae8577ab', 'x-compute-request-id': 'req-4b282f00-3755-469f-9bb1-603bae8577ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a'} Body: b'{"server": {"id": "f6980699-1630-47c8-a979-f41907edbe9a", "name": "tempest-SnapshotDataIntegrityTests-server-770298194", "status": "ACTIVE", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "user_id": "0b1f3a0f2701425a8362001f9bb372f7", "metadat a": {}, "hostId": "4b9abc400b2a37ccfa53b6042c5c9a2741c6af7c8b0c951c9fd8d99b", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:37:38Z", "updated": "2025-08-05T13:37:54Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1029709939-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:ea:b4"}, {"version": 4, "addr": "172.24.4.89", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:ea:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6980699-1630-47c8-a979-f41907edbe9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-577405914", "OS-SRV-USG:launched_at": "2025-08-05T13:37:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--171457536"}, {"name": "tempest-secgroup-smoke-11434817"}], "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-05 13:39:31,645 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/volumes 0.213s 2025-08-05 13:39:31,646 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-942118263", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6981bf4f-ab5f-4e98-87f7-7b5fe0e092fb', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6981bf4f-ab5f-4e98-87f7-7b5fe0e092fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e3d4ff1a-a7b2-48da-ae69-139b3af752b1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:39:31.583714", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-942118263", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1"}], "user_id": "0b1f3a0f2701425a8362001f9bb372f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:39:31,700 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1 0.042s 2025-08-05 13:39:31,700 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6dc339f-f494-4d33-828b-a965f62d9958', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6dc339f-f494-4d33-828b-a965f62d9958', 'connection': 'close', 'status': ' 200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1'} Body: b'{"volume": {"id": "e3d4ff1a-a7b2-48da-ae69-139b3af752b1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:39:32.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-942118263", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1"}], "user_id": "0b1f3a0f2701425a8362001f9bb372f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e66ae787d1a460ca60c35e8e24db294"}}' 2025-08-05 13:39:32,759 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1 0.044s 2025-08-05 13:39:32,760 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7bae7c-ffa1-4c8d-bb32-89426f27ff88', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7bae7c-ffa1-4c8d-bb32-89426f27ff88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1'} Body: b'{"volume": {"id": "e3d4ff1a-a7b2-48da-ae69-139b3af752b1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:39:32.000000", "updated_at": "2025-08-05T13:39:32.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-942118263", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1"}], "user_id": "0b1f3a0f2701425a8362001f9bb372f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e66ae787d1a460ca60c35e8e24db294"}}' 2025-08-05 13:39:32,877 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1 0.102s 2025-08-05 13:39:32,877 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:32 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-7292cf48-8d2a-4290-886d-0a7af0ae5404', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1'} Body: b'' 2025-08-05 13:39:32,902 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1 0.024s 2025-08-05 13:39:32,902 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'T ue, 05 Aug 2025 13:39:32 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-2a39bc35-daa2-413c-b8d2-0fb490d50ec5', 'x-openstack-request-id': 'req-2a39bc35-daa2-413c-b8d2-0fb490d50ec5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e3d4ff1a-a7b2-48da-ae69-139b3af752b1 could not be found."}}' 2025-08-05 13:39:33,026 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a 0.123s 2025-08-05 13:39:33,026 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-559c6624-61d5-47c7-8037-68abd36ed4f1', 'x-compute-request-id': 'req-559c6624-61d5-47c7-8037-68abd36ed4f1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a'} Body: b'' 2025-08-05 13:39:33,289 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a 0.262s 2025-08-05 13:39:33,290 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1715', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c486675f-4aea-4260-b95f-3595a4563e8c', 'x-compute-request-id': 'req-c486675f-4aea-4260-b95f-3595a4563e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a'} Body: b'{"server": {"id": "f6980699-1630-47c8-a979-f41907edbe9a", "name": "tempest-SnapshotDataIntegrityTests-server-770298194", "status": "ACTIVE", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "user_id": "0b1f3a0f2701425a8362001f9bb372f7", "metadata": {}, "hostId": "4b9abc400b2a37ccfa53b6042c5c9a2741c6af7c8b0c951c9fd8d99b", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:37:38Z", "updated": "2025-08-05T13:39:33Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1029709939-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:ea:b4"}, {"version": 4, "addr": "172.24.4.89", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:ea:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6980699-1630-47c8-a979-f41907edbe9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-577405914", "OS-SRV-USG:launched_at": "2025-08-05T13:37:53.000000", "OS-SRV-USG:terminated_at": null, "security_grou ps": [{"name": "tempest-securitygroup--171457536"}, {"name": "tempest-secgroup-smoke-11434817"}], "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-05 13:40:23,379 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a 0.042s 2025-08-05 13:40:23,379 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:40:23 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-da372a35-d9c6-46ea-bfe6-f15ce4954fd9', 'x-compute-request-id': 'req-da372a35-d9c6-46ea-bfe6-f15ce4954fd9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f6980699-1630-47c8-a979-f41907edbe9a could not be found."}}' 2025-08-05 13:40:23,754 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/f1385846-96dc-4343-89ed-1f5540f1e8e7 0.374s 2025-08-05 13:40:23,755 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:40:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-cb76bf8a-ef22-4009-98b0-4adc21f41e61', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/f1385846-96dc-4343-89ed-1f5540f1e8e7'} Body: b'' 2025-08-05 13:40:23,808 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-577405914 0.052s 2025-08-05 13:40:23,808 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:40:23 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-83ceaa55-f29f-409e-8cd0-03bc91e8e641', 'x-compute-request-id': 'req-83ceaa55-f29f-409e-8cd0-03bc91e8e641', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-577405914'} Body: b'' 2025-08-05 13:40:23,997 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/2d999d93-83e8-4b91-ac5a-99c2abd4a2dd 0.188s 2025-08-05 13:40:23,997 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:40:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a699c904-2f4e-4f50-92ce-5b818b89469f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2d999d93-83e8-4b91-ac5a-99c2abd4a2dd'} Body: b'' 2025-08-05 13:40:24,016 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10 .0.0.210/networking/v2.0/security-groups/2d999d93-83e8-4b91-ac5a-99c2abd4a2dd 0.018s 2025-08-05 13:40:24,017 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:40:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-aca7812a-fdb2-43f0-a688-f74d18c7a53a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2d999d93-83e8-4b91-ac5a-99c2abd4a2dd'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2d999d93-83e8-4b91-ac5a-99c2abd4a2dd does not exist", "detail": ""}}' 2025-08-05 13:40:24,425 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/8000ef95-67e2-42b6-99d2-a6dba9bf8d88 0.407s 2025-08-05 13:40:24,425 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:40:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-23836788-d02d-4f4f-996c-4677ff715cc0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/8000ef95-67e2-42b6-99d2-a6dba9bf8d88'} Body: b'' ============================== Failed 112 tests - output below: ============================== 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 ae7627b5-9fea-4670-ac02-881cee3fcd00 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:14,933 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/types 0.217s 2025-08-05 13:14:14,934 101010 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-101870220"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83b7d828-574e-4209-9620-a5846da482dd', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83b7d828-574e-4209-9620-a5846da482dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "8ffaa179-cd52-454e-a642-fea598a196fb", "name": "tempest-GroupsV320Test-volume-type-101870220", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:14:15,359 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.419s 2025-08-05 13:14:15,359 101010 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-142546323"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9bb0350-378f-4746-86bf-1f4af76a874c', 'content-length': '176', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9bb0350-378f-4746-86bf-1f4af76a874c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "116c438c-cde9-4b4e-a688-fc7980db7cfb", "name": "tempest-GroupsV320Test-group-type-142546323", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:14:15,872 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/groups 0.509s 2025-08-05 13:14:15,872 101010 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": "116c438c-cde9-4b4e-a688-fc7980db7cfb", "volume_types": ["8ffaa179-cd52-454e-a642-fea598a196fb"], "name": "tempest-GroupsV320Test-Group-1373778497"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b222508-9b77-4fbd-9f77-05cda4da4794', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b222508-9b77-4fbd-9f77-05cda4da4794', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "ae7627b5-9fea-4670-ac02-881cee3fcd00", "name": "tempest-GroupsV320Test-Group-1373778497"}}' 2025-08-05 13:14:15,923 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00 0.049s 2025-08-05 13:14:15,923 101010 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': 'Tue, 05 Aug 2025 13:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application /json', 'x-compute-request-id': 'req-67b53083-bda4-4dec-898a-2c9ffee20ac6', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b53083-bda4-4dec-898a-2c9ffee20ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00'} Body: b'{"group": {"id": "ae7627b5-9fea-4670-ac02-881cee3fcd00", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:14:16.000000", "name": "tempest-GroupsV320Test-Group-1373778497", "description": null, "group_type": "116c438c-cde9-4b4e-a688-fc7980db7cfb", "volume_types": ["8ffaa179-cd52-454e-a642-fea598a196fb"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:14:16,959 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00 0.030s 2025-08-05 13:14:16,959 101010 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': 'Tue, 05 Aug 2025 13:14:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f0b6266-ed44-4343-a648-327432773240', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0b6266-ed44-4343-a648-327432773240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00'} Body: b'{"group": {"id": "ae7627b5-9fea-4670-ac02-881cee3fcd00", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:14:16.000000", "name": "tempest-GroupsV320Test-Group-1373778497", "description": null, "group_type": "116c438c-cde9-4b4e-a688-fc7980db7cfb", "volume_types": ["8ffaa179-cd52-454e-a642-fea598a196fb"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:14:17,031 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.066s 2025-08-05 13:14:17,031 101010 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': 'Tue, 05 Aug 2025 13:14:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a681c05-6ff8-44a9-908d-75d1bd26ef4c', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a681c05-6ff8-44a9-908d-75d1bd26ef4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:14:17,116 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00/action 0.070s 2025-08-05 13:14:17,116 101010 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': 'Tue, 05 Aug 2025 13:14:17 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-94e7cbac-d686-4586-a020-424b94f77953', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00/action'} Body: b'' 2025-08-05 13:14:17,134 101010 INFO [tempest.lib. common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00 0.017s 2025-08-05 13:14:17,135 101010 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': 'Tue, 05 Aug 2025 13:14:17 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-8d7e4692-ac6b-4e6e-8432-426af816a681', 'x-openstack-request-id': 'req-8d7e4692-ac6b-4e6e-8432-426af816a681', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/ae7627b5-9fea-4670-ac02-881cee3fcd00'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ae7627b5-9fea-4670-ac02-881cee3fcd00 could not be found."}}' 2025-08-05 13:14:17,165 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/116c438c-cde9-4b4e-a688-fc7980db7cfb 0.030s 2025-08-05 13:14:17,166 101010 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': 'Tue, 05 Aug 2025 13:14:17 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-73bde825-bc1d-4476-bafc-0fd1dfc911bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/116c438c-cde9-4b4e-a688-fc7980db7cfb'} Body: b'' 2025-08-05 13:14:17,234 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/8ffaa179-cd52-454e-a642-fea598a196fb 0.068s 2025-08-05 13:14:17,235 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14: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-4fe4edb1-3409-48fa-889c-4452e36b43d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/8ffaa179-cd52-454e-a642-fea598a196fb'} Body: b'' 2025-08-05 13:14:17,250 101010 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/8ffaa179-cd52-454e-a642-fea598a196fb 0.015s 2025-08-05 13:14:17,250 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:17 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-e0edc7b9-61d2-4a1f-a8fb-b1d7f6204f6b', 'x-openstack-request-id': 'req-e0edc7b9-61d2-4a1f-a8fb-b1d7f6204f6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/8ffaa179-cd52-454e-a642-fea598a196fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8ffaa179-cd52-454e-a642-fea598a196fb 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 5f80a4b6-6744-4d20-854b-266a3bdeca33 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:15,535 101016 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 1.676s 2025-08-05 13:14:15,536 101016 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-1467707024"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/5f80a4b6-6744-4d20-854b-266a3bdeca33', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7f008c3-5513-41d9-9bbb-130d02adcc75', 'x-compute-request-id': 'req-b7f008c3-5513-41d9-9bbb-130d02adcc75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "5f80a4b6-6744-4d20-854b-266a3bdeca33", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T13:14:14.932256", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1467707024", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-05 13:14:15,883 101016 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/5f80a4b6-6744-4d20-854b-266a3bdeca33 0.340s 2025-08-05 13:14:15,883 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-596245d4-6adf-4788-bc5a-40f622f5cae3', 'x-compute-request-id': 'req-596245d4-6adf-4788-bc5a-40f622f5cae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/5f80a4b6-6744-4d20-854b-266a3bdeca33'} Body: b'{"volume": {"id": "5f80a4b6-6744-4d20-854b-266a3bdeca33", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T13:14:15.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1467707024", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-05 13:14:17,315 101016 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/5f80a4b6-6744-4d20-854b-266a3bdeca33 0.425s 2025-08-05 13:14:17,316 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78209bab-e6d7-47d1-bfcc-6fbb18f52256', 'x-compute-request-id': 'req-78209bab-e6d7-47d1-bfcc-6fbb18f52256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/5f80a4b6-6744-4d20-854b-266a3bdeca33'} Body: b'{"volume": {"id": "5f80a4b6-6744-4d20-854b-266a3bdeca33", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "202 5-08-05T13:14:15.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1467707024", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 1f081f40-a066-4e35-8279-b6ec8bf8c94c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:26,894 101016 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.655s 2025-08-05 13:14:26,895 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-image-dependency-test-996959797", "container_format": "bare", "disk_format": "raw", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '647', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-271e238c-26cf-46ec-b542-76f714d35284', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-image-dependency-test-996959797", "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": "addd6ceaf93a452486d98bb09433d70b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "433a850f-4362-4a34-bf4c-2bc9ea24e0dd", "created_at": "2025-08-05T13:14:27Z", "updated_at": "2025-08-05T13:14:27Z", "tags": [], "self": "/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd", "file": "/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:14:27,896 101016 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 204 PUT http://10.0.0.210/image/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd/file 0.999s 2025-08-05 13:14:27,896 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-65ddd64f-d589-48fe-b685-467fd478f87f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd/file'} Body: b'' 2025-08-05 13:14:27,927 101016 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/image/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd 0.030s 2025-08-05 13:14:27,927 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '807', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0750279a-b48d-49be-84c5-5cd4b31f9430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd'} Body: b'{"name": "tempest-image-dependency-test-996959797", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "d9837cf83854d73b4496195184471da7", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "addd6ceaf93a452486d98bb09433d70b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "325465ab91d65e8de1c923c31eb0a22dc5c400970b5cab6c21fba3efebe733773c372d99ec92bff7c87b6c524ae621a7e1d6ead9aafcdcc84c68cfaa04a1a695", "id": "433a850f-4362-4a34-bf4c-2bc9ea24e0dd", "created_at": "2025-08-05T13:14:27Z", "updated_at": "2025-08-05T13:14:28Z", "tags": [], "self": "/v2/images/433a850f-4362-4a34-bf4c-2bc9ea24e0dd", "file": "/v2/images/433a850f-4362- 4a34-bf4c-2bc9ea24e0dd/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:14:27,975 101016 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.043s 2025-08-05 13:14:27,975 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2487', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-42b402cb-3199-4311-bc68-a26716025a11', '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": "e3e7d9d9840e4de29360af5efa3f3b44", "name": "tempest-ImageDependencyTests-787230668-project-member", "password_expires_at": null}, "audit_ids": ["QTlFCmJgRcey3xQn64chow"], "expires_at": "2025-08-05T14:14:27.000000Z", "issued_at": "2025-08-05T13:14:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "addd6ceaf93a452486d98bb09433d70b", "name": "tempest-ImageDependencyTests-787230668"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/addd6ceaf93a452486d98bb09433d70b", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:14:27,976 101016 INFO [tempest.lib.common.fixed_network] (ImageDependencyTests:test_image_volume_server_snapshot_dependency) Found network None available for tenant 2025-08-05 13:14:28,587 101016 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.610s 2025-08-05 13:14:28,588 101016 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-1891126475", "imageRef": "433a850f-4362-4a34-bf4c-2bc9ea24e0dd", "size": 1}} Response - Heade rs: {'date': 'Tue, 05 Aug 2025 13:14:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d86d903-1332-485d-9ddc-e8a3e604c010', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d86d903-1332-485d-9ddc-e8a3e604c010', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1f081f40-a066-4e35-8279-b6ec8bf8c94c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:28.500158", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1891126475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c"}], "user_id": "e3e7d9d9840e4de29360af5efa3f3b44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:14:28,641 101016 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c 0.041s 2025-08-05 13:14:28,642 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a961ccb-f0c4-4516-b9ae-7e92908b3a2b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a961ccb-f0c4-4516-b9ae-7e92908b3a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c'} Body: b'{"volume": {"id": "1f081f40-a066-4e35-8279-b6ec8bf8c94c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:29.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1891126475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c"}], "user_id": "e3e7d9d9840e4de29360af5efa3f3b44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "addd6ceaf93a452486d98bb09433d70b"}}' 2025-08-05 13:14:29,700 101016 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c 0.043s 2025-08-05 13:14:29,701 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f1ede2-5c38-4dbb-967b-fc7949813241', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f1ede2-5c38-4dbb-967b-fc7949813241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c'} Body: b'{"volume": {"id": "1f081f40-a066-4e35-8279-b6ec8bf8c94c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:29.000000", "updated_at": "2025-08-05T13:14:29.000000", "name": "tempest-tempest.common.compute-volume-1891126475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c"}], "user_id": "e3e7d9d9840e4de29360af5efa3f3b44", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "addd6ceaf93a452486d98bb09433d70b"}}' 2025-08-05 13:14:29,832 101016 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 DELETE http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c 0.118s 2025-08-05 13:14:29,833 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14: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-2feed51a-e2a2-46bb-8c16-319409b6d3b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c'} Body: b'' 2025-08-05 13:14:29,853 101016 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 404 GET http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c 0.019s 2025-08-05 13:14:29,853 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14: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-ed99af1b-1e7b-45cd-b7f1-a3a0d33cdbd1', 'x-openstack-request-id': 'req-ed99af1b-1e7b-45cd-b7f1-a3a0d33cdbd1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1f081f40-a066-4e35-8279-b6ec8bf8c94c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1f081f40-a066-4e35-8279-b6ec8bf8c94c could not be found."}}' 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 16beae94-a7c6-4510-96ec-d97ca4122ae8 failed to build and is in ERROR status 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 22e84901-8555-4eca-9d21-7b32908b29bf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:40,695 101010 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.383s 2025-08-05 13:14:40,695 101010 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-941498871"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2d80c2-3739-4fbd-8227-de7a22a23d89', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2d80c2-3739-4fbd-8227-de7a22a23d89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "22e84901-8555-4eca-9d21-7b32908b29bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:40.635910", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-941498871", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}], "user_id": "f917055bc6b14c68a0591ccb6f7508fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:14:40,756 101010 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/22e84901-8555-4eca-9d21-7b32908b29bf 0.044s 2025-08-05 13:14:40,757 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24450d7c-4cb2-440f-ad02-2ecd996de16c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24450d7c-4cb2-440f-ad02-2ecd996de16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf'} Body: b'{"volume": {"id": "22e84901-8555-4eca-9d21-7b32908b29bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:41.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-941498871", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}], "user_id": "f917055bc6b14c68a0591ccb6f7508fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e1c7f0492504054a6212b0d3a75ff4c"}}' 2025-08-05 13:14:41,833 101010 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/22e84901-8555-4eca-9d21-7b32908b29bf 0.061s 2025-08-05 13:14:41,833 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-b25b5651-3fda-4563-958c-e67a3dfa596f', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b25b5651-3fda-4563-958c-e67a3dfa596f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf'} Body: b'{"volume": {"id": "22e84901-8555-4eca-9d21-7b32908b29bf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:41.000000", "updated_at": "2025-08-05T13:14:41.000000", "name": "tempest-VolumesServicesTestJSON-Volume-941498871", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}], "user_id": "f917055bc6b14c68a0591ccb6f7508fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e1c7f0492504054a6212b0d3a75ff4c"}}' 2025-08-05 13:14:41,905 101010 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf 0.057s 2025-08-05 13:14:41,906 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4ba86b-e523-4b0f-837a-684e81b759e7', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4ba86b-e523-4b0f-837a-684e81b759e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf'} Body: b'{"volume": {"id": "22e84901-8555-4eca-9d21-7b32908b29bf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:41.000000", "updated_at": "2025-08-05T13:14:41.000000", "name": "tempest-VolumesServicesTestJSON-Volume-941498871", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/22e84901-8555-4eca-9d21-7b32908b29bf"}], "user_id": "f917055bc6b14c68a0591ccb6f7508fc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e1c7f0492504054a6212b0d3a75ff4c"}}' 2025-08-05 13:14:42,045 101010 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf 0.125s 2025-08-05 13:14:42,045 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14: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-20edaaee-9d5b-4ffb-8d03-d01823f051ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf'} Body: b'' 2025-08-05 13:14:42,066 101010 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32 908b29bf 0.020s 2025-08-05 13:14:42,067 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14: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-499735b2-bd5e-4b1c-9f5c-08c7731241c9', 'x-openstack-request-id': 'req-499735b2-bd5e-4b1c-9f5c-08c7731241c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/22e84901-8555-4eca-9d21-7b32908b29bf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 22e84901-8555-4eca-9d21-7b32908b29bf 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 5a3f06bc-88d1-4600-8bac-dff01cbf5fbe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:42,409 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/types 0.235s 2025-08-05 13:14:42,409 101016 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-366009104", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6565793-5d2b-4b98-b6d7-cce7a31be1cf', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6565793-5d2b-4b98-b6d7-cce7a31be1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "f84cd7af-c514-4917-9207-95aa9c472a17", "name": "tempest-VolumeTypesAccessTest-volume-type-366009104", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2025-08-05 13:14:42,580 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/volumes 0.168s 2025-08-05 13:14:42,581 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "f84cd7af-c514-4917-9207-95aa9c472a17", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:42 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-f01aa758-8649-49fd-b05c-df7d228ad9d7', 'x-openstack-request-id': 'req-f01aa758-8649-49fd-b05c-df7d228ad9d7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f84cd7af-c514-4917-9207-95aa9c472a17 could not be found."}}' 2025-08-05 13:14:42,581 101016 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2025-08-05 13:14:42,606 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17/action 0.024s 2025-08-05 13:14:42,607 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "3e94109e84e2424da5b097ada3e2b67b"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14: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-a408544d-91c3-4a6a-9a97-9be153c173a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17/action'} Body: b'' 2025-08-05 13:14:42,945 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/volumes 0.337s 2025-08-05 13:14:42,946 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "f84cd7af-c514-4917-9207-95aa9c472a17", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-240319376"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-57e43ace-da5f-4d84-8679-6633ad24a283', 'content-length': '792', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e43ace-da5f-4d84-8679-6633ad24a283', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5a3f06bc-88d1-4600-8bac-dff01cbf5fbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:42.851056", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-240319376", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366009104", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}], "user_id": "2d425a8461ff45298234c4c9e357d8ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:14:42,998 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe 0.039s 2025-08-05 13:14:42,998 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d7c85c-a53c-49e2-b0fe-df8777411e4f', 'content-length': '860', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d7c85c-a53c-49e2-b0fe-df8777411e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe'} Body: b'{"volume": {"id": "5a3f06bc-88d1-4600-8bac-dff01cbf5fbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:43.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-240319376", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366009104", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}], "user_id": "2d425a8461ff45298234c4c9e357d8ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e94109e84e2424da5b097ada3e2b67b"}}' 2025-08-05 13:14:44,068 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe 0.054s 2025-08-05 13:14:44,068 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22e0bea-4f4b-49d3-a1c5-d1104571b07f', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22e0bea-4f4b-49d3-a1c5-d1104571b07f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe'} Body: b'{"volume": {"id": "5a3f06bc-88d1-4600-8bac-dff01cbf5fbe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:43.000000", "updated_at": "2025-08-05T13:1 4:43.000000", "name": "tempest-VolumeTypesAccessTest-Volume-240319376", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366009104", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}], "user_id": "2d425a8461ff45298234c4c9e357d8ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e94109e84e2424da5b097ada3e2b67b"}}' 2025-08-05 13:14:44,127 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe 0.044s 2025-08-05 13:14:44,128 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a036f59-7b6a-45ff-8a98-63446d5ca8b0', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a036f59-7b6a-45ff-8a98-63446d5ca8b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe'} Body: b'{"volume": {"id": "5a3f06bc-88d1-4600-8bac-dff01cbf5fbe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:43.000000", "updated_at": "2025-08-05T13:14:43.000000", "name": "tempest-VolumeTypesAccessTest-Volume-240319376", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366009104", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe"}], "user_id": "2d425a8461ff45298234c4c9e357d8ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e94109e84e2424da5b097ada3e2b67b"}}' 2025-08-05 13:14:44,273 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe 0.130s 2025-08-05 13:14:44,273 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:44 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-c461245d-fb54-4d70-beb7-edb2c38e62e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe'} Body: b'' 2025-08-05 13:14:44,294 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe 0.020s 2025-08-05 13:14:44,295 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:44 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-3689901b-3c53-4dad- 9ead-98417bd43c0b', 'x-openstack-request-id': 'req-3689901b-3c53-4dad-9ead-98417bd43c0b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5a3f06bc-88d1-4600-8bac-dff01cbf5fbe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5a3f06bc-88d1-4600-8bac-dff01cbf5fbe could not be found."}}' 2025-08-05 13:14:44,320 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17/action 0.024s 2025-08-05 13:14:44,320 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "3e94109e84e2424da5b097ada3e2b67b"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:44 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-82e23036-b52f-41c1-b5ec-a7cd20cc2a36', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17/action'} Body: b'' 2025-08-05 13:14:44,371 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17 0.050s 2025-08-05 13:14:44,372 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:44 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-7c0de4c2-71b1-4839-9d16-27b7b43edd81', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17'} Body: b'' 2025-08-05 13:14:44,388 101016 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17 0.015s 2025-08-05 13:14:44,388 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:44 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-a4fbdd77-7e13-4edb-ad3e-16d45bdec98e', 'x-openstack-request-id': 'req-a4fbdd77-7e13-4edb-ad3e-16d45bdec98e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/f84cd7af-c514-4917-9207-95aa9c472a17'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f84cd7af-c514-4917-9207-95aa9c472a17 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 cac3b658-17e7-4b13-9044-cb163b01e270 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:49,567 101012 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.526s 2025-08-05 13:14:49,568 101012 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-1780413945", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270169fa-ecca-48d7-a5c7-366a683d29be', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270169fa-ecca-48d7-a5c7-366a683d29be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cac3b658-17e7-4b13-9044-cb163b01e270", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:49.506506", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1780413945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cac3b658-17e7-4b13-9044-cb163b01e270"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cac3b658-17e7-4b13-9044-cb163b01e270"}], "user_id": "7466bb9a802045a29902c971d416e95f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:14:49,628 101012 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/cac3b658-17e7-4b13-9044-cb163b01e270 0.038s 2025-08-05 13:14:49,628 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b694d7b-ccfb-4258-9873-d26e029b9535', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b694d7b-ccfb-4258-9873-d26e029b9535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cac3b658-17e7-4b13-9044-cb163b01e270'} Body: b'{"volume": {"id": "cac3b658-17e7-4b13-9044-cb163b01e270", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:50.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1780413945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cac3b658-17e7-4b13-9044-cb163b01e270"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cac3b658-17e7-4b13-9044-cb163b01e270"}], "user_id": "7466bb9a802045a29902c971d416e95f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a10eeb8d7eba4e7599e6ba2a30a9dd43"}}' 2025-08-05 13:14:50,692 101012 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/cac3b658-17e7-4b13-9044-cb163b01e270 0.041s 2025-08-05 13:14:50,692 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-452d798c-4865-4426-83e0-8917b8d0846f', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-452d798c-4865-4426-83e0-8917b8d0846f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cac3b658-17e7-4b13-9044-cb163b01e270'} Body: b'{"volume": {"id": "cac3b658-17e7-4b13-9044-cb163b01e270", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:50.000000", "updated_at": "2025-08-05T13:14:50.000000", "name": "tempest-TaggedBootDevicesTest-volume-1780413945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cac3b658-17e7-4b13-9044-cb163b01e270"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cac3b658-17e7-4b13-9044-cb163b01e270"}], "user_id": "7466bb9a802045a29902c971d416e95f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a10eeb8d7eba4e7599e6ba2a30a9dd43"}}' 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 534c6045-8d10-415a-8e8e-9fc888d0dcdc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:51,828 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/volumes 0.468s 2025-08-05 13:14:51,828 101006 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-1998069242"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495836df-043f-495b-bece-7c744b592429', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495836df-043f-495b-bece-7c744b592429', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "534c6045-8d10-415a-8e8e-9fc888d0dcdc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:51.762478", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1998069242", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc"}], "user_id": "31dc08e01fe74f28bd9ffb34cdb76d03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:14:51,910 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc 0.061s 2025-08-05 13:14:51,910 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea4c412-fd0c-4d12-9ae8-fc14ac537ea2', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea4c412-fd0c-4d12-9ae8-fc14ac537ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc'} Body: b'{"volume": {"id": "534c6045-8d10-415a-8e8e-9fc888d0dcdc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:52.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1998069242", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc"}], "user_id": "31dc08e01fe74f28bd9ffb34cdb76d03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "51401ae1f8ad4ea1b1fff77140354063"}}' 2025-08-05 13:14:52,988 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc 0.051s 2025-08-05 13:14:52,988 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450f1c43-b7bc-4252-8d63-44fc565a981c', 'content-length': '835', 'openstack-a pi-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450f1c43-b7bc-4252-8d63-44fc565a981c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc'} Body: b'{"volume": {"id": "534c6045-8d10-415a-8e8e-9fc888d0dcdc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:52.000000", "updated_at": "2025-08-05T13:14:52.000000", "name": "tempest-TestVolumeSwap-volume-1998069242", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/534c6045-8d10-415a-8e8e-9fc888d0dcdc"}], "user_id": "31dc08e01fe74f28bd9ffb34cdb76d03", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "51401ae1f8ad4ea1b1fff77140354063"}}' 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 586fc1d3-c865-4061-be14-31cb8d043008 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:57,450 101018 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.265s 2025-08-05 13:14:57,450 101018 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-871758615", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80c21669-959e-4d3b-81f6-514e44394fcd', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80c21669-959e-4d3b-81f6-514e44394fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "9b9d70cd-3523-4914-9f23-8e48d57339bd", "name": "tempest-VolumeTypesTest-volume-type-871758615", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:14:57,513 101018 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.059s 2025-08-05 13:14:57,514 101018 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-1163616292", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79f055c-3888-4cd9-a7f4-117338385b97', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79f055c-3888-4cd9-a7f4-117338385b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "ba36ca5f-a34a-4dcc-8d1c-15908f48f3d6", "name": "tempest-VolumeTypesTest-volume-type-1163616292", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:14:57,921 101018 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.403s 2025-08-05 13:14:57,921 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1951617329", "volume_type": "9b9d70cd-3523-4914-9f23-8e48d57339bd", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee31d0d7-15ce-47b2-967c-b80e80578d33', 'content-length': '781', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee31d0d7-15ce-47b2-967c-b80e80578d33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "586fc1d3-c865-4061-be14-31cb8d043008", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:57.827523", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1951617329", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-871758615", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/58 6fc1d3-c865-4061-be14-31cb8d043008"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/586fc1d3-c865-4061-be14-31cb8d043008"}], "user_id": "fc6449b7ebae4e539e41b256eba7f751", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:14:57,975 101018 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/586fc1d3-c865-4061-be14-31cb8d043008 0.041s 2025-08-05 13:14:57,975 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afbd44e6-5d61-4b6f-b396-f5f80688b0ed', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afbd44e6-5d61-4b6f-b396-f5f80688b0ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008'} Body: b'{"volume": {"id": "586fc1d3-c865-4061-be14-31cb8d043008", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:58.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1951617329", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-871758615", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/586fc1d3-c865-4061-be14-31cb8d043008"}], "user_id": "fc6449b7ebae4e539e41b256eba7f751", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e88233f4d464f6ca4d7054df15c12b0"}}' 2025-08-05 13:14:59,053 101018 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/586fc1d3-c865-4061-be14-31cb8d043008 0.059s 2025-08-05 13:14:59,053 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c22787-044b-4fa3-af49-e472202e58da', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c22787-044b-4fa3-af49-e472202e58da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008'} Body: b'{"volume": {"id": "586fc1d3-c865-4061-be14-31cb8d043008", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:58.000000", "updated_at": "2025-08-05T13:14:58.000000", "name": "tempest-VolumeTypesTest-volume-1951617329", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-871758615", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/586fc1d3-c865-4061-be14-31cb8d043008"}], "user_id": "fc6449b7ebae4e539e41b256eba7f751", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e88233f4d464f6ca4d7054df15c12b0"}}' 2025-08-05 13:14:59,120 101018 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_c leanups): 200 GET http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008 0.041s 2025-08-05 13:14:59,120 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840a26e9-f9f4-47fc-a40e-1292ddbfae03', 'content-length': '870', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840a26e9-f9f4-47fc-a40e-1292ddbfae03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008'} Body: b'{"volume": {"id": "586fc1d3-c865-4061-be14-31cb8d043008", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:58.000000", "updated_at": "2025-08-05T13:14:58.000000", "name": "tempest-VolumeTypesTest-volume-1951617329", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-871758615", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/586fc1d3-c865-4061-be14-31cb8d043008"}], "user_id": "fc6449b7ebae4e539e41b256eba7f751", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4e88233f4d464f6ca4d7054df15c12b0"}}' 2025-08-05 13:14:59,267 101018 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008 0.133s 2025-08-05 13:14:59,267 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:59 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-fcff2055-55cf-4c4e-8d37-63f3a18daa9b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008'} Body: b'' 2025-08-05 13:14:59,295 101018 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008 0.027s 2025-08-05 13:14:59,295 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:59 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-fb94abd8-a934-4546-b618-99bdfe015798', 'x-openstack-request-id': 'req-fb94abd8-a934-4546-b618-99bdfe015798', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/586fc1d3-c865-4061-be14-31cb8d043008'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 586fc1d3-c865-4061-be14-31cb8d043008 could not be found."}}' 2025-08-05 13:14:59,370 101018 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/ba36ca5f-a34a-4dcc-8d1c-15908f48f3d6 0.074s 2025-08-05 13:14:59,370 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:59 GM T', '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-1576b13c-a737-4677-a760-7bce21748e6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/ba36ca5f-a34a-4dcc-8d1c-15908f48f3d6'} Body: b'' 2025-08-05 13:14:59,391 101018 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/ba36ca5f-a34a-4dcc-8d1c-15908f48f3d6 0.020s 2025-08-05 13:14:59,391 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:59 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-35b41680-df1f-4ba8-8388-56d11a9da9eb', 'x-openstack-request-id': 'req-35b41680-df1f-4ba8-8388-56d11a9da9eb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/ba36ca5f-a34a-4dcc-8d1c-15908f48f3d6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ba36ca5f-a34a-4dcc-8d1c-15908f48f3d6 could not be found."}}' 2025-08-05 13:14:59,439 101018 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/9b9d70cd-3523-4914-9f23-8e48d57339bd 0.047s 2025-08-05 13:14:59,439 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:59 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-6f86743a-3bba-4e33-9714-a0004fc5538f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/9b9d70cd-3523-4914-9f23-8e48d57339bd'} Body: b'' 2025-08-05 13:14:59,457 101018 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/9b9d70cd-3523-4914-9f23-8e48d57339bd 0.017s 2025-08-05 13:14:59,458 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:59 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-dfabb32b-59b6-4d3f-a7de-cbe7becfea1e', 'x-openstack-request-id': 'req-dfabb32b-59b6-4d3f-a7de-cbe7becfea1e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/9b9d70cd-3523-4914-9f23-8e48d57339bd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9b9d70cd-3523-4914-9f23-8e48d57339bd could not be 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 c4466bf7-792e-403a-a926-a15232e73dad failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:52,628 101014 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/networks 3.197s 2025-08-05 13:14:52,629 101014 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-405137383"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-3e6775d3-c502-4b1a-9a95-9d810b32a99d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/networks'} Body: b'{"network":{"id":"3eab1c47-ff00-49f0-b93a-a8f24ca8ae96","name":"tempest-tagged-attachments-test-net-405137383","tenant_id":"5d1cf49a1c5e407c8dd586c6caee90b0","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"5d1cf49a1c5e407c8dd586c6caee90b0","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-05T13:14:51Z","updated_at":"2025-08-05T13:14:52Z","revision_number":1}}' 2025-08-05 13:14:55,041 101014 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/subnets 2.412s 2025-08-05 13:14:55,042 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "3eab1c47-ff00-49f0-b93a-a8f24ca8ae96", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-f486d8a8-c785-40ac-8c01-2bc9fbf32c52', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"9ed75bf6-e5a8-4bf1-8a2d-45f3db58af4d","name":"","tenant_id":"5d1cf49a1c5e407c8dd586c6caee90b0","network_id":"3eab1c47-ff00-49f0-b93a-a8f24ca8ae96","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-05T13:14:54Z","updated_at":"2025-08-05T13:14:54Z","revision_number":0,"project_id":"5d1cf49a1c5e407c8dd586c6caee90b0"}}' 2025-08-05 13:14:55,438 101014 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/volumes 0.395s 2025-08-05 13:14:55,438 101014 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-1999071622"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c68157-ab6d-4680-b4c5-df703e74807d', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c68157-ab6d-4680-b4c5-df703e74807d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c4466bf7-792e-403a-a926-a15232e73dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:55.349424", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1999 071622", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c4466bf7-792e-403a-a926-a15232e73dad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c4466bf7-792e-403a-a926-a15232e73dad"}], "user_id": "10e6a2adac214099a948bf7703bdda62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:14:55,490 101014 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/c4466bf7-792e-403a-a926-a15232e73dad 0.038s 2025-08-05 13:14:55,491 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc81ae3-8165-45fb-a1fd-9c521a6afe58', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc81ae3-8165-45fb-a1fd-9c521a6afe58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c4466bf7-792e-403a-a926-a15232e73dad'} Body: b'{"volume": {"id": "c4466bf7-792e-403a-a926-a15232e73dad", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:55.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1999071622", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c4466bf7-792e-403a-a926-a15232e73dad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c4466bf7-792e-403a-a926-a15232e73dad"}], "user_id": "10e6a2adac214099a948bf7703bdda62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d1cf49a1c5e407c8dd586c6caee90b0"}}' 2025-08-05 13:14:56,551 101014 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/c4466bf7-792e-403a-a926-a15232e73dad 0.046s 2025-08-05 13:14:56,551 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc51fdeb-63d8-4f9c-9b24-52471c28638e', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc51fdeb-63d8-4f9c-9b24-52471c28638e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c4466bf7-792e-403a-a926-a15232e73dad'} Body: b'{"volume": {"id": "c4466bf7-792e-403a-a926-a15232e73dad", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:14:55.000000", "updated_at": "2025-08-05T13:14:56.000000", "name": "tempest-TaggedAttachmentsTest-volume-1999071622", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c4466bf7-792e-403a-a926-a15232e73dad"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c4466bf7-792e-403a-a926-a15232e73dad"}], "user_id": "10e6a2adac214099a948bf7703bdda62", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5d1cf49a1c5e407c8dd586c6caee90b0"}}' 2025-08-05 13:14:58,786 101014 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/subnets/9ed75bf6-e5a8-4bf1-8a2d-45f3db58af4d 2.218s 2025-08-05 13:14:58,786 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-fbc10550-1c02-423d-8a2c-193190572f9e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets/9ed75bf6-e5a8-4bf1-8a2d-45f3db58af4d'} Body: b'' 2025-08-05 13:15:01,385 101014 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/networks/3eab1c47-ff00-49f0-b93a-a8f24ca8ae96 2.598s 2025-08-05 13:15:01,385 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f5005177-1c7d-41bc-94c6-e3ad46aed0b9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/networks/3eab1c47-ff00-49f0-b93a-a8f24ca8ae96'} Body: b'' 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 f7df0bac-4445-4e78-a7df-d0c02da04221 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:11,676 101010 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.350s 2025-08-05 13:15:11,676 101010 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-79613392"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cab3ad5-b37a-4b40-b355-7a550cac521a', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cab3ad5-b37a-4b40-b355-7a550cac521a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f7df0bac-4445-4e78-a7df-d0c02da04221", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:11.617687", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-79613392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}], "user_id": "76eb9d84258745b8a97d0e0ad85effab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:15:11,739 101010 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221 0.050s 2025-08-05 13:15:11,740 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf1245eb-bfce-4cc5-af57-51b35313fa52', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf1245eb-bfce-4cc5-af57-51b35313fa52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221'} Body: b'{"volume": {"id": "f7df0bac-4445-4e78-a7df-d0c02da04221", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:12.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-79613392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}], "user_id": "76eb9d84258745b8a97d0e0ad85effab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77317af10af14072a664690c408f240a"}}' 2025-08-05 13:15:12,798 101010 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221 0.043s 2025-08-05 13:15:12,798 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-f5e39852-af5f-43af-9611-f29839d3c660', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5e39852-af5f-43af-9611-f29839d3c660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221'} Body: b'{"volume": {"id": "f7df0bac-4445-4e78-a7df-d0c02da04221", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:12.000000", "updated_at": "2025-08-05T13:15:12.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-79613392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}], "user_id": "76eb9d84258745b8a97d0e0ad85effab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77317af10af14072a664690c408f240a"}}' 2025-08-05 13:15:12,861 101010 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221 0.039s 2025-08-05 13:15:12,862 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855897be-ff4c-4bb3-b87d-23e7e1793b5f', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855897be-ff4c-4bb3-b87d-23e7e1793b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221'} Body: b'{"volume": {"id": "f7df0bac-4445-4e78-a7df-d0c02da04221", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:12.000000", "updated_at": "2025-08-05T13:15:12.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-79613392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221"}], "user_id": "76eb9d84258745b8a97d0e0ad85effab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77317af10af14072a664690c408f240a"}}' 2025-08-05 13:15:12,979 101010 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221 0.103s 2025-08-05 13:15:12,979 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15: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-9770f013-8542-4f69-b69d-541c1123f862', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221'} Body: b'' 2025-08-05 13:15:13,003 101010 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f7df0bac-4445 -4e78-a7df-d0c02da04221 0.022s 2025-08-05 13:15:13,003 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15: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-8c1d67de-4faa-40ed-a827-b2263e715483', 'x-openstack-request-id': 'req-8c1d67de-4faa-40ed-a827-b2263e715483', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f7df0bac-4445-4e78-a7df-d0c02da04221'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f7df0bac-4445-4e78-a7df-d0c02da04221 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 1aec439c-15d7-414c-ba7d-e16480e479fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:12,244 101020 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.419s 2025-08-05 13:15:12,245 101020 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-1245829780"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e2afca-6194-4f2b-bb7b-17ef6e99ad42', 'content-length': '786', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e2afca-6194-4f2b-bb7b-17ef6e99ad42', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1aec439c-15d7-414c-ba7d-e16480e479fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:12.138927", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1245829780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc"}], "user_id": "384bb89b37e74cb99058e4aa639c179b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2025-08-05 13:15:12,342 101020 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc 0.084s 2025-08-05 13:15:12,342 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ed3f06-d7ed-4f03-b373-0756cb3d7207', 'content-length': '965', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ed3f06-d7ed-4f03-b373-0756cb3d7207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc'} Body: b'{"volume": {"id": "1aec439c-15d7-414c-ba7d-e16480e479fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:12.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-1245829780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc"}], "user_id": "384bb89b37e74cb99058e4aa639c179b", "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": "3c9c4ee663734ab185d180be097f8c55"}}' 2025-08-05 13:15:13,398 101020 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc 0.040s 2025-08-05 13:15:13,398 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d4d24e-d6d6-4188-a36e-c14156389f3b', 'content-length': '986', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57d4d24e-d6d6-4188-a36e-c14156389f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc'} Body: b'{"volume": {"id": "1aec439c-15d7-414c-ba7d-e16480e479fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:12.000000", "updated_at": "2025-08-05T13:15:12.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-1245829780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1aec439c-15d7-414c-ba7d-e16480e479fc"}], "user_id": "384bb89b37e74cb99058e4aa639c179b", "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": "3c9c4ee663734ab185d180be097f8c55"}}' 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 308ecdcb-4119-430b-b80d-3923cee51899 failed to build and is in ERROR status 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 6be177e8-2eca-451a-827f-33f066f50db9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:22,230 101018 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.379s 2025-08-05 13:15:22,230 101018 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-108551846"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a4ee02-5cd4-4563-9dde-073def9ffa99', 'content-length': '819', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a4ee02-5cd4-4563-9dde-073def9ffa99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6be177e8-2eca-451a-827f-33f066f50db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:22.158734", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-108551846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 13:15:22,300 101018 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/6be177e8-2eca-451a-827f-33f066f50db9 0.056s 2025-08-05 13:15:22,301 101018 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': 'Tue, 05 Aug 2025 13:15:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-048c1eb1-61d3-4585-9a89-1a8a65b23782', 'content-length': '887', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-048c1eb1-61d3-4585-9a89-1a8a65b23782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9'} Body: b'{"volume": {"id": "6be177e8-2eca-451a-827f-33f066f50db9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:22.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-108551846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "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": "cced4b9755074616a4c231833e706396"}}' 2025-08-05 13:15:23,359 101018 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/6be177e8-2eca-451a-827f-33f066f50db9 0.044s 2025-08-05 13:15:23,360 101018 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': 'Tue, 05 Aug 2025 13:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef32b10c-edd6-408e-8a77-e41954b0fef8', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef32b10c-edd6-408e-8a77-e41954b0fef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9'} Body: b'{"volume": {"id": "6be177e8-2eca-451a-827f-33f066f50db9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:22.000000", "updated_at": "2025-08-05T13:15:22.000000", "name": "tempest-VolumesTransfersV357Test-Volume-108551846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "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": "cced4b9755074616a4c231833e706396"}}' 2025-08-05 13:15:23,425 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9 0.052s 2025-08-05 13:15:23,426 101018 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': 'Tue, 05 Aug 2025 13:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b215eea-1ed9-469e-b63c-38faa6b7eebf', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b215eea-1ed9-469e-b63c-38faa6b7eebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9'} Body: b'{"volume": {"id": "6be177e8-2eca-451a-827f-33f066f50db9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:22.000000", "updated_at": "2025-08-05T13:15:22.000000", "name": "tempest-VolumesTransfersV357Test-Volume-108551846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6be177e8-2eca-451a-827f-33f066f50db9"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "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": "cced4b9755074616a4c231833e706396"}}' 2025-08-05 13:15:23,589 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9 0.149s 2025-08-05 13:15:23,590 101018 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': 'Tue, 05 Aug 2025 13:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3cf57d0-e0b0-4702-854a-8eaadfedfaf1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9'} Body: b'' 2025-08-05 13:15:23,616 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9 0.026s 2025-08-05 13:15:23,616 101018 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': 'Tue, 05 Aug 2025 13:15:23 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-69159bfb-2a02-4dfa-8fa6-67f4f5fc092f', 'x-openstack-request-id': 'req-69159bfb-2a02-4dfa-8fa6-67f4f5fc092f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6be177e8-2eca-451a-827f-33f066f50db9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6be177e8-2eca-451a-827f-33f066f50db9 could not be found."}}' 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 63e1801a-d390-461a-99e2-7e0b188bc0ba failed to build and is in ERROR status 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 dfb14112-ef98-45f7-a488-dad5553f6d36 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:23,843 101018 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.224s 2025-08-05 13:15:23,843 101018 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-1722362300"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf15e26a-8206-4ae9-a181-275cd4f4c9f2', 'content-length': '820', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf15e26a-8206-4ae9-a181-275cd4f4c9f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "dfb14112-ef98-45f7-a488-dad5553f6d36", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:23.782110", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1722362300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 13:15:23,894 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36 0.038s 2025-08-05 13:15:23,894 101018 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': 'Tue, 05 Aug 2025 13:15:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-611ff5b4-8e9b-4e53-9bf7-7e4210b19dd7', 'content-length': '888', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-611ff5b4-8e9b-4e53-9bf7-7e4210b19dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36'} Body: b'{"volume": {"id": "dfb14112-ef98-45f7-a488-dad5553f6d36", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:24.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1722362300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "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": "cced4b9755074616a4c231833e706396"}}' 2025-08-05 13:15:24,955 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36 0.046s 2025-08-05 13:15:24,955 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de64156-9e6c-4ab3-81f7-dc1c4ddbc54e', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de64156-9e6c-4ab3-81f7-dc1c4ddbc54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36'} Body: b'{"volume": {"id": "dfb14112-ef98-45f7-a488-dad5553f6d36", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:24.000000", "updated_at": "2025-08-05T13:15:24.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1722362300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "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": "cced4b9755074616a4c231833e706396"}}' 2025-08-05 13:15:25,009 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36 0.041s 2025-08-05 13:15:25,010 101018 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': 'Tue, 05 Aug 2025 13:15:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bfaf568-fe9b-406e-b244-7261c0bd1545', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bfaf568-fe9b-406e-b244-7261c0bd1545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36'} Body: b'{"volume": {"id": "dfb14112-ef98-45f7-a488-dad5553f6d36", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:24.000000", "updated_at": "2025-08-05T13:15:24.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1722362300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36"}], "user_id": "5b14efbb06ff48debf58c520fc5edb99", "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": "cced4b9755074616a4c231833e706396"}}' 2025-08-05 13:15:25,138 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36 0.115s 2025-08-05 13:15:25,138 101018 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': 'Tue, 05 Aug 2025 13:15:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'opens tack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47626d0a-4f52-48c3-bf20-ef9d8a850ef0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36'} Body: b'' 2025-08-05 13:15:25,163 101018 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36 0.024s 2025-08-05 13:15:25,163 101018 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': 'Tue, 05 Aug 2025 13:15:25 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-7893c830-d1fe-4e0c-a7d5-376d9fa9a888', 'x-openstack-request-id': 'req-7893c830-d1fe-4e0c-a7d5-376d9fa9a888', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dfb14112-ef98-45f7-a488-dad5553f6d36'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dfb14112-ef98-45f7-a488-dad5553f6d36 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 c1b9eee7-020e-407e-972e-436e92370443 failed to build and is in ERROR status 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 b25e377e-4c9b-41c3-bfaa-df4ccc579907 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:30,440 101000 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.254s 2025-08-05 13:15:30,441 101000 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-38751799"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1a140f-3291-43df-8afb-531d1fcbcde1', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1a140f-3291-43df-8afb-531d1fcbcde1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b25e377e-4c9b-41c3-bfaa-df4ccc579907", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:30.360258", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-38751799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}], "user_id": "542602bb3fbd4a2b881938bc26dffc17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:15:30,528 101000 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907 0.068s 2025-08-05 13:15:30,529 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c86caab8-92b4-4e99-bbdd-7dc17fa9b37a', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c86caab8-92b4-4e99-bbdd-7dc17fa9b37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907'} Body: b'{"volume": {"id": "b25e377e-4c9b-41c3-bfaa-df4ccc579907", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:30.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-38751799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}], "user_id": "542602bb3fbd4a2b881938bc26dffc17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4047064db38d44848ace9ccb18e7521c"}}' 2025-08-05 13:15:31,617 101000 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907 0.071s 2025-08-05 13:15:31,617 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:31 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b1fc85-1449-49c0-abac-2509a3c51c65', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b1fc85-1449-49c0-abac-2509a3c51c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907'} Body: b'{"volume": {"id": "b25e377e-4c9b-41c3-bfaa-df4ccc579907", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:30.000000", "updated_at": "2025-08-05T13:15:31.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-38751799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}], "user_id": "542602bb3fbd4a2b881938bc26dffc17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4047064db38d44848ace9ccb18e7521c"}}' 2025-08-05 13:15:31,677 101000 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907 0.043s 2025-08-05 13:15:31,677 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-282867c9-6055-4b1a-b7ee-004d960e4941', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-282867c9-6055-4b1a-b7ee-004d960e4941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907'} Body: b'{"volume": {"id": "b25e377e-4c9b-41c3-bfaa-df4ccc579907", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T13:15:30.000000", "updated_at": "2025-08-05T13:15:31.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-38751799", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907"}], "user_id": "542602bb3fbd4a2b881938bc26dffc17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4047064db38d44848ace9ccb18e7521c"}}' 2025-08-05 13:15:31,895 101000 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907 0.202s 2025-08-05 13:15:31,895 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06fd919-eb42-436a-8ff5-6c651cbc1702', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907'} Body: b'' 2025-08-05 13:15:31,919 101000 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativ eTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907 0.022s 2025-08-05 13:15:31,919 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:31 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-c524e554-1d77-498e-ac5f-790109609940', 'x-openstack-request-id': 'req-c524e554-1d77-498e-ac5f-790109609940', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b25e377e-4c9b-41c3-bfaa-df4ccc579907'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b25e377e-4c9b-41c3-bfaa-df4ccc579907 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 b2405e80-4837-43e3-baaf-1a86ff7e4324 failed to build and is in ERROR status 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 4c44311c-7363-433b-b19e-f0a38b8d988d failed to build and is in ERROR status 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 59308ece-0cf8-408f-856f-149eaaf5e44c failed to build and is in ERROR status 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 f33c7152-db07-44a7-935a-be97b659658e failed to build and is in ERROR status 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 b7bd065c-b5ff-45d4-9827-495450575fd9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:02,067 101012 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.642s 2025-08-05 13:16:02,067 101012 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-2027779062"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12d4674-b4e4-406a-8f41-16d125d0b726', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12d4674-b4e4-406a-8f41-16d125d0b726', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b7bd065c-b5ff-45d4-9827-495450575fd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:01.979249", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2027779062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:16:02,161 101012 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/b7bd065c-b5ff-45d4-9827-495450575fd9 0.079s 2025-08-05 13:16:02,161 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c2ba9d-3fbf-4d43-b8e2-6904f14fe7ab', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c2ba9d-3fbf-4d43-b8e2-6904f14fe7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9'} Body: b'{"volume": {"id": "b7bd065c-b5ff-45d4-9827-495450575fd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:02.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2027779062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a31ffe6bcad444b4abcad802cadf9a60"}}' 2025-08-05 13:16:03,239 101012 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/b7bd065c-b5ff-45d4-9827-495450575fd9 0.061s 2025-08-05 13:16:03,239 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/jso n', 'x-compute-request-id': 'req-e2ba538e-37b5-4aa1-8b2f-eaab7fc927ad', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ba538e-37b5-4aa1-8b2f-eaab7fc927ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9'} Body: b'{"volume": {"id": "b7bd065c-b5ff-45d4-9827-495450575fd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:02.000000", "updated_at": "2025-08-05T13:16:02.000000", "name": "tempest-VolumesTransfersTest-Volume-2027779062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a31ffe6bcad444b4abcad802cadf9a60"}}' 2025-08-05 13:16:03,305 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9 0.049s 2025-08-05 13:16:03,305 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44013048-b412-48fb-9c1c-889a1c9f3015', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44013048-b412-48fb-9c1c-889a1c9f3015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9'} Body: b'{"volume": {"id": "b7bd065c-b5ff-45d4-9827-495450575fd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:02.000000", "updated_at": "2025-08-05T13:16:02.000000", "name": "tempest-VolumesTransfersTest-Volume-2027779062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a31ffe6bcad444b4abcad802cadf9a60"}}' 2025-08-05 13:16:03,556 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9 0.235s 2025-08-05 13:16:03,556 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4579f4e3-cd84-40d8-a45a-439dffdb0271', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9'} Body: b'' 2025-08-05 13:16:03,582 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd 9 0.026s 2025-08-05 13:16:03,583 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16: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-a3b8be38-ffe1-4f22-94a6-14b2ac3f0cdd', 'x-openstack-request-id': 'req-a3b8be38-ffe1-4f22-94a6-14b2ac3f0cdd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7bd065c-b5ff-45d4-9827-495450575fd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b7bd065c-b5ff-45d4-9827-495450575fd9 could not be found."}}' 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 759214f0-930e-495b-89ff-0c0ec7dafc80 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:02,201 101014 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.502s 2025-08-05 13:16:02,201 101014 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-10699892"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29df2f51-486f-4538-9494-8d372cb9ecb5', 'content-length': '818', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29df2f51-486f-4538-9494-8d372cb9ecb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "759214f0-930e-495b-89ff-0c0ec7dafc80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:02.100859", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-10699892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}], "user_id": "e2433dc65742415e9b85373e1196d366", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 13:16:02,280 101014 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/759214f0-930e-495b-89ff-0c0ec7dafc80 0.066s 2025-08-05 13:16:02,281 101014 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': 'Tue, 05 Aug 2025 13:16:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a9e2b0-10a9-48da-bed4-ed1056fb20ee', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a9e2b0-10a9-48da-bed4-ed1056fb20ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80'} Body: b'{"volume": {"id": "759214f0-930e-495b-89ff-0c0ec7dafc80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:02.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-10699892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}], "user_id": "e2433dc65742415e9b85373e1196d366", "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": "81c85cefd0a94bdd965eacccdf3a6a4c"}}' 2025-08-05 13:16:03,338 101014 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/759214f0-930e-495b-89ff-0c0ec7dafc80 0.041s 2025-08-05 13:16:03,338 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'app lication/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d72ef2-b21f-4d43-af58-797ee97dad3d', 'content-length': '907', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d72ef2-b21f-4d43-af58-797ee97dad3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80'} Body: b'{"volume": {"id": "759214f0-930e-495b-89ff-0c0ec7dafc80", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:02.000000", "updated_at": "2025-08-05T13:16:02.000000", "name": "tempest-VolumesTransfersV355Test-Volume-10699892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}], "user_id": "e2433dc65742415e9b85373e1196d366", "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": "81c85cefd0a94bdd965eacccdf3a6a4c"}}' 2025-08-05 13:16:03,402 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80 0.047s 2025-08-05 13:16:03,402 101014 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': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0703930-673a-4bea-9fa5-873aab8a42fc', 'content-length': '907', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0703930-673a-4bea-9fa5-873aab8a42fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80'} Body: b'{"volume": {"id": "759214f0-930e-495b-89ff-0c0ec7dafc80", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:02.000000", "updated_at": "2025-08-05T13:16:02.000000", "name": "tempest-VolumesTransfersV355Test-Volume-10699892", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80"}], "user_id": "e2433dc65742415e9b85373e1196d366", "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": "81c85cefd0a94bdd965eacccdf3a6a4c"}}' 2025-08-05 13:16:03,568 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80 0.151s 2025-08-05 13:16:03,569 101014 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': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'ope nstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa11f32-9cce-4ece-8827-38dabe9fda24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80'} Body: b'' 2025-08-05 13:16:03,602 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80 0.033s 2025-08-05 13:16:03,602 101014 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': 'Tue, 05 Aug 2025 13:16:03 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-24d06258-13c9-4c56-8f1e-8b62b444b571', 'x-openstack-request-id': 'req-24d06258-13c9-4c56-8f1e-8b62b444b571', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/759214f0-930e-495b-89ff-0c0ec7dafc80'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 759214f0-930e-495b-89ff-0c0ec7dafc80 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 5de76565-7803-49d8-8dde-32e2ed62bf3d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:03,830 101012 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.244s 2025-08-05 13:16:03,831 101012 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-701588642"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f241c874-b4f6-4ed7-a7b8-a48fafbeecf9', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f241c874-b4f6-4ed7-a7b8-a48fafbeecf9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5de76565-7803-49d8-8dde-32e2ed62bf3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:03.732404", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-701588642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:16:03,904 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d 0.053s 2025-08-05 13:16:03,905 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35316307-cc95-4e2c-9a69-f656a4df0c0d', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35316307-cc95-4e2c-9a69-f656a4df0c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d'} Body: b'{"volume": {"id": "5de76565-7803-49d8-8dde-32e2ed62bf3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:04.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-701588642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a31ffe6bcad444b4abcad802cadf9a60"}}' 2025-08-05 13:16:05,007 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d 0.087s 2025-08-05 13:16:05,007 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-21662142-dc92-4b0b-ac58-58828b87232f', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21662142-dc92-4b0b-ac58-58828b87232f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d'} Body: b'{"volume": {"id": "5de76565-7803-49d8-8dde-32e2ed62bf3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:04.000000", "updated_at": "2025-08-05T13:16:04.000000", "name": "tempest-VolumesTransfersTest-Volume-701588642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a31ffe6bcad444b4abcad802cadf9a60"}}' 2025-08-05 13:16:05,071 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d 0.049s 2025-08-05 13:16:05,072 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40fd5f08-760c-40f8-9ae2-a4e3a7f89ae1', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40fd5f08-760c-40f8-9ae2-a4e3a7f89ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d'} Body: b'{"volume": {"id": "5de76565-7803-49d8-8dde-32e2ed62bf3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:04.000000", "updated_at": "2025-08-05T13:16:04.000000", "name": "tempest-VolumesTransfersTest-Volume-701588642", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d"}], "user_id": "c3a33fc16e2641ad9dd2ec81e3b093c0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a31ffe6bcad444b4abcad802cadf9a60"}}' 2025-08-05 13:16:05,211 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d 0.125s 2025-08-05 13:16:05,212 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16: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-6f9742d3-1467-48f8-b888-58dd7b38e6f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d'} Body: b'' 2025-08-05 13:16:05,237 101012 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d 0.024s 2025-08- 05 13:16:05,238 101012 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16: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-a3c6bdd5-7f31-461f-bbea-168b4ba7ba77', 'x-openstack-request-id': 'req-a3c6bdd5-7f31-461f-bbea-168b4ba7ba77', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5de76565-7803-49d8-8dde-32e2ed62bf3d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5de76565-7803-49d8-8dde-32e2ed62bf3d 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 5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:03,892 101014 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.286s 2025-08-05 13:16:03,893 101014 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-260687621"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb867370-d420-47e5-a1d5-38d342bce936', 'content-length': '819', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb867370-d420-47e5-a1d5-38d342bce936', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:03.787081", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-260687621", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}], "user_id": "e2433dc65742415e9b85373e1196d366", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 13:16:03,992 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e 0.077s 2025-08-05 13:16:03,992 101014 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': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e43f39-283a-47cb-a278-4baf4652ea18', 'content-length': '887', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93e43f39-283a-47cb-a278-4baf4652ea18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e'} Body: b'{"volume": {"id": "5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:04.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-260687621", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}], "user_id": "e2433dc65742415e9b85373e1196d366", "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": "81c85cefd0a94bdd965eacccdf3a6a4c"}}' 2025-08-05 13:16:05,050 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e 0.043s 2025-08-05 13:16:05,051 101014 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': 'Tue, 05 Aug 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c0461b-0ada-40d3-90e9-362615cb79a9', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c0461b-0ada-40d3-90e9-362615cb79a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e'} Body: b'{"volume": {"id": "5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:04.000000", "updated_at": "2025-08-05T13:16:04.000000", "name": "tempest-VolumesTransfersV355Test-Volume-260687621", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}], "user_id": "e2433dc65742415e9b85373e1196d366", "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": "81c85cefd0a94bdd965eacccdf3a6a4c"}}' 2025-08-05 13:16:05,117 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e 0.044s 2025-08-05 13:16:05,117 101014 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': 'Tue, 05 Aug 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50bbfa2-205d-4ce4-9a37-737a7ad91a42', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50bbfa2-205d-4ce4-9a37-737a7ad91a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e'} Body: b'{"volume": {"id": "5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:04.000000", "updated_at": "2025-08-05T13:16:04.000000", "name": "tempest-VolumesTransfersV355Test-Volume-260687621", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e"}], "user_id": "e2433dc65742415e9b85373e1196d366", "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": "81c85cefd0a94bdd965eacccdf3a6a4c"}}' 2025-08-05 13:16:05,271 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e 0.138s 2025-08-05 13:16:05,271 101014 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': 'Tue, 05 Aug 2025 13:16:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack- api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6884b670-70f0-4841-988c-f8863cdf33e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e'} Body: b'' 2025-08-05 13:16:05,299 101014 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e 0.027s 2025-08-05 13:16:05,299 101014 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': 'Tue, 05 Aug 2025 13:16:05 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-feb52109-1ac1-4d6f-b41b-999d9164f034', 'x-openstack-request-id': 'req-feb52109-1ac1-4d6f-b41b-999d9164f034', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5ea6f005-8259-45dd-8bcd-1a7bdb62ef4e could not be found."}}' 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 2c0e2aab-2ff0-4489-a37b-8599174c5f21 failed to build and is in ERROR status 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 5fdc9f03-f54e-4cde-a4c4-f947633e6e4c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:08,918 101000 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.336s 2025-08-05 13:16:08,919 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-458685826", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBERGbpDT/tZfha1QjdudUPFfwcNIBsYKpdDLmialJAjGMHSvhAC7a5jlFXUjPrCPh31hmYf5fbMTTSlIDabSJ7tWGEcl5v6vYaJ3Ce63M7SveYpahIHi3to1AHo6dyQfSQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:08 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-18c46ee7-b7c5-43cc-ace0-6c4767071a6c', 'x-compute-request-id': 'req-18c46ee7-b7c5-43cc-ace0-6c4767071a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-458685826", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBERGbpDT/tZfha1QjdudUPFfwcNIBsYKpdDLmialJAjGMHSvhAC7a5jlFXUjPrCPh31hmYf5fbMTTSlIDabSJ7tWGEcl5v6vYaJ3Ce63M7SveYpahIHi3to1AHo6dyQfSQ==", "fingerprint": "fe:82:ba:59:7d:fc:61:a4:02:75:a9:b1:1a:ab:4f:3c", "user_id": "718f538f4b17482e97e6447d7105cdd9"}}' 2025-08-05 13:16:09,762 101000 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.840s 2025-08-05 13:16:09,762 101000 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-1117341923", "description": "tempest-secgroup-smoke-1117341923 description", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-f5319b91-6c2a-4fe1-ae49-cf5524a4a781', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "name": "tempest-secgroup-smoke-1117341923", "stateful": true, "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "description": "tempest-secgroup-smoke-1117341923 description", "shared": false, "security_group_rules": [{"id": "03340b47-fad7-4ad0-a319-11a56fb17862", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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": 587, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:09Z", "updated_at": "2025-08-05T13:16:09Z", "revision_number": 0}, {"id": "703495f0-af8f-431e-8926-99a7ced8f74f", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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": 586, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:09Z", "updated_at": "2025-08-05T13:16:09Z", "revision_n umber": 0}], "tags": [], "created_at": "2025-08-05T13:16:09Z", "updated_at": "2025-08-05T13:16:09Z", "revision_number": 1, "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233"}}' 2025-08-05 13:16:11,046 101000 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 1.282s 2025-08-05 13:16:11,046 101000 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": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-6f73a1a9-c337-410f-bbff-5562bb7e6251', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e5e56ae4-0e11-4be0-9381-9e77705e82f4", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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-05T13:16:10Z", "updated_at": "2025-08-05T13:16:10Z", "revision_number": 0}}' 2025-08-05 13:16:11,706 101000 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.658s 2025-08-05 13:16:11,706 101000 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": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-ce032380-6d95-47b0-9883-33fa14d4d2ff', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7c68551f-1f57-4751-b6d1-5066a3c9c847", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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-05T13:16:11Z", "updated_at": "2025-08-05T13:16:11Z", "revision_number": 0}}' 2025-08-05 13:16:12,514 101000 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.807s 2025-08-05 13:16:12,514 101000 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": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'content-length': '602', 'x-openstack-request-id': 'req-f79f1b34-1248-4fba-a81a-cb6390e83ac1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8ab9640b-9f62-4e21-bd28-29e3968b63d1", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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-05T13:16:12Z", "updated_at": "2025-08-05T13:16:12Z", "revision_number": 0}}' 2025-08-05 13:16:13,068 101000 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.553s 2025-08-05 13:16:13,068 101000 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": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-a50f722a-0e06-47fb-a0ac-be51c2ff4ee0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ccb407a2-a9db-4f24-87d0-aab20a6858e3", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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-05T13:16:12Z", "updated_at": "2025-08-05T13:16:12Z", "revision_number": 0}}' 2025-08-05 13:16:13,808 101000 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.738s 2025-08-05 13:16:13,808 101000 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": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-e6c094cb-b290-45bc-9ca8-d1b50fa23ae8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "829ab789-eb04-445b-bed5-c9a30b142f32", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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-05T13:16:13Z", "updated_at": "2025-08-05T13:16:13Z", "revision_number": 0}}' 2025-08-05 13:16:14,240 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:tes t_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.431s 2025-08-05 13:16:14,240 101000 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": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-6cee55b4-7ec1-4b62-94f9-6659fbf4b121', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9134dd9d-76c3-432a-b994-8f541db11009", "project_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233", "security_group_id": "6e7a172c-ac7d-4ccd-ab95-38a5ae79200c", "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-05T13:16:14Z", "updated_at": "2025-08-05T13:16:14Z", "revision_number": 0}}' 2025-08-05 13:16:14,352 101000 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.105s 2025-08-05 13:16:14,352 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2483', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-318cac49-648e-46f1-bd2f-3721f55f7310', '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": "718f538f4b17482e97e6447d7105cdd9", "name": "tempest-TestShelveInstance-404281256-project-member", "password_expires_at": null}, "audit_ids": ["v_M63jObRx2IL-k0d6wQew"], "expires_at": "2025-08-05T14:16:14.000000Z", "issued_at": "2025-08-05T13:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80e2f6adf4164ee1a0bcd8c1f5554233", "name": "tempest-TestShelveInstance-404281256"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/ identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/80e2f6adf4164ee1a0bcd8c1f5554233", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:16:14,353 101000 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '8d2ff42d-35ed-4618-8df8-0252b62df104', 'name': 'tempest-TestShelveInstance-1301137475-network', 'tenant_id': '80e2f6adf4164ee1a0bcd8c1f5554233', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '80e2f6adf4164ee1a0bcd8c1f5554233', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10932, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:15:40Z', 'updated_at': '2025-08-05T13:15:40Z', 'revision_number': 1} available for tenant 2025-08-05 13:16:15,271 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.916s 2025-08-05 13:16:15,271 101000 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-940262051", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14dc927d-a7b0-4f90-9931-8644bc310598', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14dc927d-a7b0-4f90-9931-8644bc310598', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5fdc9f03-f54e-4cde-a4c4-f947633e6e4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:15.153848", "updated_at": null, "name": "tempest-tempest.common.compute-volume-940262051", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c"}], "user_id": "718f538f4b17482e97e6447d7105cdd9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:16:15,355 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c 0.071s 2025-08-05 13:16:15,355 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c742013f-7892-45c9-8080-eb863bcd1b3f', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id' : 'req-c742013f-7892-45c9-8080-eb863bcd1b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c'} Body: b'{"volume": {"id": "5fdc9f03-f54e-4cde-a4c4-f947633e6e4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:15.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-940262051", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c"}], "user_id": "718f538f4b17482e97e6447d7105cdd9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233"}}' 2025-08-05 13:16:16,428 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c 0.045s 2025-08-05 13:16:16,428 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506e7662-836e-4f4a-9997-07fc19254155', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506e7662-836e-4f4a-9997-07fc19254155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c'} Body: b'{"volume": {"id": "5fdc9f03-f54e-4cde-a4c4-f947633e6e4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:15.000000", "updated_at": "2025-08-05T13:16:15.000000", "name": "tempest-tempest.common.compute-volume-940262051", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c"}], "user_id": "718f538f4b17482e97e6447d7105cdd9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80e2f6adf4164ee1a0bcd8c1f5554233"}}' 2025-08-05 13:16:16,638 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c 0.195s 2025-08-05 13:16:16,638 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16: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-94ef9339-23ad-42c5-a725-3f19c7f3cefa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c'} Body: b'' 2025-08-05 13:16:16,672 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c 0.033s 2025-08-05 13:16:16,673 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applic ation/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16: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-f8701bf8-1ba7-4bfe-82ba-1d39e0c1a3bd', 'x-openstack-request-id': 'req-f8701bf8-1ba7-4bfe-82ba-1d39e0c1a3bd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5fdc9f03-f54e-4cde-a4c4-f947633e6e4c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5fdc9f03-f54e-4cde-a4c4-f947633e6e4c could not be found."}}' 2025-08-05 13:16:17,068 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/6e7a172c-ac7d-4ccd-ab95-38a5ae79200c 0.393s 2025-08-05 13:16:17,069 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1ad265f1-95c2-49d4-b56a-818098c8f818', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6e7a172c-ac7d-4ccd-ab95-38a5ae79200c'} Body: b'' 2025-08-05 13:16:17,125 101000 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-458685826 0.055s 2025-08-05 13:16:17,125 101000 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:17 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-3acb087d-2f35-4aa5-ba7b-67aecdde4449', 'x-compute-request-id': 'req-3acb087d-2f35-4aa5-ba7b-67aecdde4449', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-458685826'} 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 3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:15,116 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 201 POST http://10.0.0.210/image/v2/images 1.152s 2025-08-05 13:16:15,117 101014 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': 'Tue, 05 Aug 2025 13:16:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ec2c49a7-cf74-4c6b-954c-7480fbcd5887', '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": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "be7308f1-8879-47ed-b908-94a34956a7b5", "created_at": "2025-08-05T13:16:15Z", "updated_at": "2025-08-05T13:16:15Z", "tags": [], "self": "/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5", "file": "/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:16,609 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 204 PUT http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5/file 1.489s 2025-08-05 13:16:16,609 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4e15aa17-8914-41e9-ba46-afde064140bd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5/file'} Body: b'' 2025-08-05 13:16:16,630 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5 0.020s 2025-08-05 13:16:16,630 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b0f26df5-1e89-48e8-9def-338a05489182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5'} 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": "3528afb7ae37a5b6d6fef9cfc34ecb76", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0af386c983d6b6ff862bb1bfc51be00e305d885b4acc2ab72882747044a8f9f0e4aaf194eaf49a36bb79b3e6c6c15e76a209749fe91955d08e4c6eba1afbd916", "id": "be7308f1-8879-47ed-b908-94a34956a7b5", "created_at": "2025-08-05T13:16:15Z", "updated_at": "2025-08-05T13:16:17Z", "tags": [], "self": "/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5", "file": "/v2/images/be7308f1 -8879-47ed-b908-94a34956a7b5/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:16,652 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5 0.021s 2025-08-05 13:16:16,653 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c1f46170-588b-418d-b608-7ac2b10034d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5'} 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": "3528afb7ae37a5b6d6fef9cfc34ecb76", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0af386c983d6b6ff862bb1bfc51be00e305d885b4acc2ab72882747044a8f9f0e4aaf194eaf49a36bb79b3e6c6c15e76a209749fe91955d08e4c6eba1afbd916", "id": "be7308f1-8879-47ed-b908-94a34956a7b5", "created_at": "2025-08-05T13:16:15Z", "updated_at": "2025-08-05T13:16:17Z", "tags": [], "self": "/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5", "file": "/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:16,675 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5 0.021s 2025-08-05 13:16:16,675 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-93671042-50eb-49bd-9660-6fe844e7664f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5'} 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": "3528afb7ae37a5b6d6fef9cfc34ecb76", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0af386c983d6b6ff862bb1bfc51be00e305d885b4acc2ab72882747044a8f9f0e4aaf194eaf49a36bb79b3e6c6c15e76a209749fe91955d08e4c6eba1afbd916", "id": "be7308f1-8879-47ed-b908-94a34956a7b5", "created_at": "2025-08-05T13:16:15Z", "updated_at": "2025-08-05T13:16:17Z", "tags": [], "self": "/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5", "file": "/v2/images/be7308f1-8879-47ed-b908-94a34956a7b5/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:17,212 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 202 POST http://10.0.0.210/volume/v3/volumes 0.535s 2025-08-05 13:16:17,214 101014 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": "be7308f1-8879-47ed-b908-94a34956a7b5", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4 7b741-0405-412c-871d-549267695b19', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c47b741-0405-412c-871d-549267695b19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:17.130838", "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/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:16:17,281 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25 0.055s 2025-08-05 13:16:17,281 101014 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': 'Tue, 05 Aug 2025 13:16:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bd0211-a580-42d7-a6d9-af96d8fb5a72', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bd0211-a580-42d7-a6d9-af96d8fb5a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25'} Body: b'{"volume": {"id": "3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:17.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/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "53c4ef034fa0449893035c5b7f316ca6"}}' 2025-08-05 13:16:18,341 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25 0.045s 2025-08-05 13:16:18,341 101014 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': 'Tue, 05 Aug 2025 13:16:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-439bea26-54fc-429f-91a2-8f08a5a74a86', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-439bea26-54fc-429f-91a2-8f08a5a74a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25'} Body: b'{"volume": {"id": "3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T 13:16:17.000000", "updated_at": "2025-08-05T13:16:17.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/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3cacc2ff-8018-4f6b-93e8-ef8bc7e60b25"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "53c4ef034fa0449893035c5b7f316ca6"}}' 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 cb6685ac-e2fe-43e9-951a-09bc9b6d324c failed to build and is in ERROR status 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 3d008e8d-e4fd-4a49-b7b6-de21f3312f9a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:19,236 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 201 POST http://10.0.0.210/image/v2/images 0.876s 2025-08-05 13:16:19,236 101014 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': 'Tue, 05 Aug 2025 13:16:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-8d2ad8d6-0a68-415a-a5f1-7a0be027900a', '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": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "d2a521a2-681d-46c0-b066-22049bc7f782", "created_at": "2025-08-05T13:16:19Z", "updated_at": "2025-08-05T13:16:19Z", "tags": [], "self": "/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782", "file": "/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:20,676 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 204 PUT http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782/file 1.437s 2025-08-05 13:16:20,676 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-296aa07a-9237-4671-b5b1-3e8f250667e8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782/file'} Body: b'' 2025-08-05 13:16:20,702 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782 0.025s 2025-08-05 13:16:20,702 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9f910981-9d0b-485c-9488-c338efefafcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782'} 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": "b5be3b46e01d725ccc47f9c35b7b9e4b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "87394547f2aa275dd1965dfbe2cfe12d41cf6556d734525552a80269c308c023b7647e6d31a243ab6460a3628a3a3fe208359bba336cfba2a5fd4d501ccce653", "id": "d2a521a2-681d-46c0-b066-22049bc7f782", "created_at": "2025-08-05T13:16:19Z", "updated_at": "2025-08-05T13:16:21Z", "tags": [], "self": "/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782", "file": "/v2/images/d2a521a2 -681d-46c0-b066-22049bc7f782/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:20,726 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782 0.022s 2025-08-05 13:16:20,726 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cb070174-4ce1-427d-bde9-c71e5ef72d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782'} 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": "b5be3b46e01d725ccc47f9c35b7b9e4b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "87394547f2aa275dd1965dfbe2cfe12d41cf6556d734525552a80269c308c023b7647e6d31a243ab6460a3628a3a3fe208359bba336cfba2a5fd4d501ccce653", "id": "d2a521a2-681d-46c0-b066-22049bc7f782", "created_at": "2025-08-05T13:16:19Z", "updated_at": "2025-08-05T13:16:21Z", "tags": [], "self": "/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782", "file": "/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:20,759 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782 0.031s 2025-08-05 13:16:20,759 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1dcbe038-7a2a-4bb6-932c-e7f17906d4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782'} 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": "b5be3b46e01d725ccc47f9c35b7b9e4b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "87394547f2aa275dd1965dfbe2cfe12d41cf6556d734525552a80269c308c023b7647e6d31a243ab6460a3628a3a3fe208359bba336cfba2a5fd4d501ccce653", "id": "d2a521a2-681d-46c0-b066-22049bc7f782", "created_at": "2025-08-05T13:16:19Z", "updated_at": "2025-08-05T13:16:21Z", "tags": [], "self": "/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782", "file": "/v2/images/d2a521a2-681d-46c0-b066-22049bc7f782/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:21,555 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.795s 2025-08-05 13:16:21,555 101014 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": "d2a521a2-681d-46c0-b066-22049bc7f782", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c5 c267d-3199-4c8c-9f1f-b9a83e4d78e2', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c5c267d-3199-4c8c-9f1f-b9a83e4d78e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3d008e8d-e4fd-4a49-b7b6-de21f3312f9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:21.139610", "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/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:16:21,645 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a 0.076s 2025-08-05 13:16:21,646 101014 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': 'Tue, 05 Aug 2025 13:16:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab8ebaa-a07f-4a7f-828b-09429944e0b8', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab8ebaa-a07f-4a7f-828b-09429944e0b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a'} Body: b'{"volume": {"id": "3d008e8d-e4fd-4a49-b7b6-de21f3312f9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:21.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/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "53c4ef034fa0449893035c5b7f316ca6"}}' 2025-08-05 13:16:22,757 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a 0.089s 2025-08-05 13:16:22,757 101014 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': 'Tue, 05 Aug 2025 13:16:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be3cebd2-ede0-4ca6-88fa-9e3320376d8b', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be3cebd2-ede0-4ca6-88fa-9e3320376d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a'} Body: b'{"volume": {"id": "3d008e8d-e4fd-4a49-b7b6-de21f3312f9a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T 13:16:21.000000", "updated_at": "2025-08-05T13:16:22.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/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d008e8d-e4fd-4a49-b7b6-de21f3312f9a"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "53c4ef034fa0449893035c5b7f316ca6"}}' 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 d4e159ac-4848-43ef-a079-2b0aa6ab5501 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:23,568 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 201 POST http://10.0.0.210/image/v2/images 0.781s 2025-08-05 13:16:23,568 101014 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': 'Tue, 05 Aug 2025 13:16:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-712b1200-cfba-4a13-b17d-24cec1eba5ed', '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": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e6fadd8b-3b86-4bfb-b801-3bba21032035", "created_at": "2025-08-05T13:16:24Z", "updated_at": "2025-08-05T13:16:24Z", "tags": [], "self": "/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035", "file": "/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:25,180 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 204 PUT http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035/file 1.605s 2025-08-05 13:16:25,180 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f785d02f-8899-4e5f-9880-527cb18f1e59', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035/file'} Body: b'' 2025-08-05 13:16:25,206 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035 0.025s 2025-08-05 13:16:25,206 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-305d8731-8960-4671-a3fd-32a824f50b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035'} 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": "b861a812503caf5b6ca6abaf94ff1aed", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c8d5bc92671508e28eb6209710c8c47831f715f4ce5970194c6fac7522249c1b47b42f33309ae51049b0160bd8fece86c827a48eb720b45afaeffdb61df2ebbc", "id": "e6fadd8b-3b86-4bfb-b801-3bba21032035", "created_at": "2025-08-05T13:16:24Z", "updated_at": "2025-08-05T13:16:25Z", "tags": [], "self": "/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035", "file": "/v2/images/e6fadd8b -3b86-4bfb-b801-3bba21032035/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:25,226 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035 0.019s 2025-08-05 13:16:25,227 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-00400139-b7d8-482d-b142-d8f361cd30da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035'} 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": "b861a812503caf5b6ca6abaf94ff1aed", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c8d5bc92671508e28eb6209710c8c47831f715f4ce5970194c6fac7522249c1b47b42f33309ae51049b0160bd8fece86c827a48eb720b45afaeffdb61df2ebbc", "id": "e6fadd8b-3b86-4bfb-b801-3bba21032035", "created_at": "2025-08-05T13:16:24Z", "updated_at": "2025-08-05T13:16:25Z", "tags": [], "self": "/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035", "file": "/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:25,248 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035 0.021s 2025-08-05 13:16:25,249 101014 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a2be9337-3822-42f0-9125-99e47169cdf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035'} 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": "b861a812503caf5b6ca6abaf94ff1aed", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "53c4ef034fa0449893035c5b7f316ca6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c8d5bc92671508e28eb6209710c8c47831f715f4ce5970194c6fac7522249c1b47b42f33309ae51049b0160bd8fece86c827a48eb720b45afaeffdb61df2ebbc", "id": "e6fadd8b-3b86-4bfb-b801-3bba21032035", "created_at": "2025-08-05T13:16:24Z", "updated_at": "2025-08-05T13:16:25Z", "tags": [], "self": "/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035", "file": "/v2/images/e6fadd8b-3b86-4bfb-b801-3bba21032035/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:25,866 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 202 POST http://10.0.0.210/volume/v3/volumes 0.616s 2025-08-05 13:16:25,866 101014 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": "e6fadd8b-3b86-4bfb-b801-3bba21032035", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649 47c06-738c-4fbd-8db8-93fa8c251425', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64947c06-738c-4fbd-8db8-93fa8c251425', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d4e159ac-4848-43ef-a079-2b0aa6ab5501", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:25.789516", "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/d4e159ac-4848-43ef-a079-2b0aa6ab5501"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d4e159ac-4848-43ef-a079-2b0aa6ab5501"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:16:25,950 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/d4e159ac-4848-43ef-a079-2b0aa6ab5501 0.070s 2025-08-05 13:16:25,950 101014 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': 'Tue, 05 Aug 2025 13:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4270a801-5491-4c67-826a-8826d8f4d2ed', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4270a801-5491-4c67-826a-8826d8f4d2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d4e159ac-4848-43ef-a079-2b0aa6ab5501'} Body: b'{"volume": {"id": "d4e159ac-4848-43ef-a079-2b0aa6ab5501", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:26.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/d4e159ac-4848-43ef-a079-2b0aa6ab5501"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d4e159ac-4848-43ef-a079-2b0aa6ab5501"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "53c4ef034fa0449893035c5b7f316ca6"}}' 2025-08-05 13:16:27,028 101014 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/d4e159ac-4848-43ef-a079-2b0aa6ab5501 0.046s 2025-08-05 13:16:27,028 101014 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': 'Tue, 05 Aug 2025 13:16:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8191200-4df3-4815-bf0a-c25645c2410e', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8191200-4df3-4815-bf0a-c25645c2410e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d4e159ac-4848-43ef-a079-2b0aa6ab5501'} Body: b'{"volume": {"id": "d4e159ac-4848-43ef-a079-2b0aa6ab5501", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T 13:16:26.000000", "updated_at": "2025-08-05T13:16:26.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/d4e159ac-4848-43ef-a079-2b0aa6ab5501"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d4e159ac-4848-43ef-a079-2b0aa6ab5501"}], "user_id": "fa440e9d1d3b4d5baef92650d4fb4a49", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "53c4ef034fa0449893035c5b7f316ca6"}}' 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 84fbc683-5914-4499-b31e-21dbbf259d4e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:35,159 101002 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.040s 2025-08-05 13:14:35,160 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2491', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cf8a89e0-2e97-4e02-9b59-ea06d9091863', '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": "fe8dbd0b0b5e47efa8a096560cefcfd7", "name": "tempest-DeleteServersTestJSON-1034329882-project-member", "password_expires_at": null}, "audit_ids": ["hgVOCIzvT42L54KjArlKdA"], "expires_at": "2025-08-05T14:14:35.000000Z", "issued_at": "2025-08-05T13:14:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a507920e09a54250a79aff1611391e8a", "name": "tempest-DeleteServersTestJSON-1034329882"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a507920e09a54250a79aff1611391e8a", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:14:35,160 101002 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '26093ea8-31bd-410a-a37c-022b604ab4fc', 'name': 'tempest-DeleteServersTestJSON-2073546317-network', 'tenant_id': 'a507920e09a54250a79aff1611391e8a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a507920e09a54250a79aff1611391e8a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5716, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'c reated_at': '2025-08-05T13:14:15Z', 'updated_at': '2025-08-05T13:14:15Z', 'revision_number': 1} available for tenant 2025-08-05 13:14:53,346 101002 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 18.185s 2025-08-05 13:14:53,346 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1989589274", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "26093ea8-31bd-410a-a37c-022b604ab4fc"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04a0c4e3-ef61-4dfb-8c92-b818a397cca9', 'x-compute-request-id': 'req-04a0c4e3-ef61-4dfb-8c92-b818a397cca9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "22597222-beb3-4c02-ab3d-3c38bae60c1b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Vovq3H82dcji"}}' 2025-08-05 13:14:56,247 101002 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/22597222-beb3-4c02-ab3d-3c38bae60c1b 2.897s 2025-08-05 13:14:56,247 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-548aa5c2-6f1a-4842-8346-0f15fa7fd85d', 'x-compute-request-id': 'req-548aa5c2-6f1a-4842-8346-0f15fa7fd85d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b'} Body: b'{"server": {"id": "22597222-beb3-4c02-ab3d-3c38bae60c1b", "name": "tempest-DeleteServersTestJSON-server-1989589274", "status": "BUILD", "tenant_id": "a507920e09a54250a79aff1611391e8a", "user_id": "fe8dbd0b0b5e47efa8a096560cefcfd7", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:14:53Z", "updated": "2025-08-05T13:14:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b"}], "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-05 13:15:49,204 101002 INFO [tempest.lib.common.rest_client] Reques t (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b 2.892s 2025-08-05 13:15:49,204 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1489', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a80b2d3-32c5-4a3a-9f34-8cf180f6bb1e', 'x-compute-request-id': 'req-5a80b2d3-32c5-4a3a-9f34-8cf180f6bb1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b'} Body: b'{"server": {"id": "22597222-beb3-4c02-ab3d-3c38bae60c1b", "name": "tempest-DeleteServersTestJSON-server-1989589274", "status": "ACTIVE", "tenant_id": "a507920e09a54250a79aff1611391e8a", "user_id": "fe8dbd0b0b5e47efa8a096560cefcfd7", "metadata": {}, "hostId": "9780076cb2a322cb6a80617ac8deed58221b6f997e738475e39ca771", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:14:53Z", "updated": "2025-08-05T13:15:31Z", "addresses": {"tempest-DeleteServersTestJSON-2073546317-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:29:92"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/22597222-beb3-4c02-ab3d-3c38bae60c1b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:15:30.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-05 13:15:49,220 101002 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 53 second wait 2025-08-05 13:16:49,849 101002 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.569s 2025-08-05 13:16:49,850 101002 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-486949883"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642b7ce2-0290-452e-ab47-18539238e6f8', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642b7ce2-0290-452e-ab47-18539238e6f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "84fbc683-5914-4499-b31e-21dbbf259d4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:49.426156", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-486949883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/84fbc683-5914-4499-b31e-21dbbf259d4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume /volumes/84fbc683-5914-4499-b31e-21dbbf259d4e"}], "user_id": "fe8dbd0b0b5e47efa8a096560cefcfd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:16:49,969 101002 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/84fbc683-5914-4499-b31e-21dbbf259d4e 0.106s 2025-08-05 13:16:49,970 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd2266c1-84f5-4c38-95cb-34969a2b541c', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd2266c1-84f5-4c38-95cb-34969a2b541c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/84fbc683-5914-4499-b31e-21dbbf259d4e'} Body: b'{"volume": {"id": "84fbc683-5914-4499-b31e-21dbbf259d4e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:49.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-486949883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/84fbc683-5914-4499-b31e-21dbbf259d4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/84fbc683-5914-4499-b31e-21dbbf259d4e"}], "user_id": "fe8dbd0b0b5e47efa8a096560cefcfd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a507920e09a54250a79aff1611391e8a"}}' 2025-08-05 13:16:51,062 101002 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/84fbc683-5914-4499-b31e-21dbbf259d4e 0.073s 2025-08-05 13:16:51,062 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b911af1-d88d-4f2d-8848-2081b3005cf0', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b911af1-d88d-4f2d-8848-2081b3005cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/84fbc683-5914-4499-b31e-21dbbf259d4e'} Body: b'{"volume": {"id": "84fbc683-5914-4499-b31e-21dbbf259d4e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:49.000000", "updated_at": "2025-08-05T13:16:50.000000", "name": "tempest-DeleteServersTestJSON-volume-486949883", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/84fbc683-5914-4499-b31e-21dbbf259d4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/84fbc683-5914-4499-b31e-21dbbf259d4e"}], "user_id": "fe8dbd0b0b5e47efa8a096560cefcfd7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a507920e09a54250a79aff1611391e8a"}}' 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 a703987c-580f-4684-88c4-13fdef010a71 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:00,480 101022 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:15:00,779 101022 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 0.297s 2025-08-05 13:15:00,779 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-756590477", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGZ/VyPSmxK/7StUOvGWI6ElVLSCGLmxzF63L/yTPvYZXEWAxwVORvXGI39ehGPAjzfvioxVPSYwRffnMVCXryABrRHARqjEAlyGY/xAHJbdYpjtcx/40SARjjNr3NJ1HA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:00 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-5ef9c829-3ba0-4422-a58d-6950bbe5fce8', 'x-compute-request-id': 'req-5ef9c829-3ba0-4422-a58d-6950bbe5fce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-756590477", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGZ/VyPSmxK/7StUOvGWI6ElVLSCGLmxzF63L/yTPvYZXEWAxwVORvXGI39ehGPAjzfvioxVPSYwRffnMVCXryABrRHARqjEAlyGY/xAHJbdYpjtcx/40SARjjNr3NJ1HA==", "fingerprint": "0b:ca:93:d2:22:d9:e6:36:67:b4:d4:c9:2e:3d:65:49", "user_id": "14c9801594ad466e94661d1986e43e5b"}}' 2025-08-05 13:15:00,781 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-756590477 created 2025-08-05 13:15:02,428 101022 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 1.646s 2025-08-05 13:15:02,428 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--111326686", "description": "tempest-description--613435311"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-2676e5ec-249c-4c8f-8aeb-84801815fcae', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cf879734-0bb2-4dc0-abbf-55a3106d622a", "name": "tempest-securitygroup--111326686", "stateful": true, "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "description": "tempest-description--613435311", "shared": false, "security_group_rules": [{"id": "1de70236-a0dd-4267-af29-66cc790c2e08", "project_id": "d0ac2df5bb7442c887ab71a99fe6113b", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "security_group_id": "cf879734-0bb2-4dc0-abbf-55a3106d622a", "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": 319, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:15:02Z", "updated_at": "2025-08-05T13:15:02Z", "revision_number": 0}, {"id": "5445e13f-6e9b-4ded-b97e-320889d66f2b", "project_id": "d0ac2df5bb7442c887ab71a99fe6113b", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "security_group_id": "cf879734-0bb2-4dc0-abbf-55a3106d622a", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": nul l, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 318, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:15:02Z", "updated_at": "2025-08-05T13:15:02Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:15:02Z", "updated_at": "2025-08-05T13:15:02Z", "revision_number": 1, "project_id": "d0ac2df5bb7442c887ab71a99fe6113b"}}' 2025-08-05 13:15:04,428 101022 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.999s 2025-08-05 13:15:04,429 101022 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": "cf879734-0bb2-4dc0-abbf-55a3106d622a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c9c9789b-d05c-423b-a868-3c5f73f54179', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d344ac60-4fb2-40f2-8d66-454eddccadd4", "project_id": "d0ac2df5bb7442c887ab71a99fe6113b", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "security_group_id": "cf879734-0bb2-4dc0-abbf-55a3106d622a", "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-05T13:15:04Z", "updated_at": "2025-08-05T13:15:04Z", "revision_number": 0}}' 2025-08-05 13:15:08,192 101022 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 3.762s 2025-08-05 13:15:08,192 101022 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": "cf879734-0bb2-4dc0-abbf-55a3106d622a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-848860dd-23a2-4948-bb77-f25de3c7a2c4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0459ceed-6d92-4dce-a15d-6968a72669fe", "project_id": "d0ac2df5bb7442c887ab71a99fe6113b", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "security_group_id": "cf879734-0bb2-4dc0-abbf-55a3106d622a", "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-05T13:15:08Z", "updated_at": "2025-08-05T13:15:08Z", "revision_number": 0}}' 2025-08-05 13:15:08,193 101022 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--111326686 created 2025-08-05 13:15:11,409 101022 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 3.215s 2025-08-05 13:15:11,409 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9e1f4406-b313-44ef-859f-1b2aba090bac', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "020e8bf8-c2e5-4990-8bbb-c4782b90ad67", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "floating_ip_address": "172.24.4.115", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d0ac2df5bb7442c887ab71a99fe6113b", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:15:11Z", "updated_at": "2025-08-05T13:15:11Z", "revision_number": 0}}' 2025-08-05 13:15:11,410 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '020e8bf8-c2e5-4990-8bbb-c4782b90ad67', 'tenant_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'floating_ip_address': '172.24.4.115', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:15:11Z', 'updated_at': '2025-08-05T13:15:11Z', 'revision_number': 0, 'ip': '172.24.4.115'} created 2025-08-05 13:15:11,549 101022 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.132s 2025-08-05 13:15:11,549 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:11 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-ecb2d585-2965-4d97-8d48-5fefa486aec3', '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": "14c9801594ad466e94661d1986e43e5b", "name": "tempest-VolumesAdminNegativeTest-397989075-project-member", "password_expires_at": null}, "audit_ids": ["cwJG4mOSRLKTf-8j6NYEBA"], "expires_at": "2025-08-05T14:15:11.000000Z", "issued_at": "2025-08-05T13:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0ac2df5bb7442c887ab71a99fe6113b", "name": "tempest-VolumesAdminNegativeTest-397989075"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d0ac2df5bb7442c887ab71a99fe6113b", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:15:11,550 101022 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'cadd01fb-cb2a-4b77-955f-ae07e905b836', 'name': 'tempest-VolumesAdminNegativeTest-1453956770-network', 'tenant_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14979, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:14:16Z', 'updated_at': '2025-08-05T13:14:16Z', 'revision_number': 1} available for tenant 2025-08-05 13:15:11,550 101022 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-756590477', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGZ/VyPSmxK/7StUOvGWI6ElVLSCGLmxzF63L/yTPvYZXEWAxwVORvXGI39ehGPAjzfvioxVPSYwRffnMVCXryABrRHARqjEAlyGY/xAHJbdYpjtcx/40SARjjNr3NJ1HA==', 'fingerprint': '0b:ca:93:d2:22:d9:e6:36:67:b4:d4:c9:2e:3d:65:49', 'user_id': '14c9801594ad466e94661d1986e43e5b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDFiB5ynSjEubLJOXpFiZIeoKaICSIBqAA6BQb0xPSLMH+xYSbMC+Sb\nq8KvRzSnyPSgBwYFK4EEACKhZANiAARmf1cj0psSv+0rVDrxliOhJVS0ghi5scxe\nty/8kz72GVxFgMcFTkb1xiN/XoRjwI8374qMVT0mMEX35zFQl68gAa0RwEaoxAJc\nhmP8QByW3WKY7XMf+NEgEY4za9zSdRw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cf879734-0bb2-4dc0-abbf-55a3106d622a', 'name': 'tempest-securitygroup--111326686', 'stateful': True, 'tenant_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'description': 'tempest-description--613435311', 'shared': False, 'security_group_rules': [{'id': '1de70236-a0dd-4267-af29-66cc790c2e08', 'project_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'tenant_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'security_group_id': 'cf879734-0bb2-4dc0-abbf-55a3106d622a', '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': 319, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:15:02Z', 'updated_at': '2025-08-05T13:15:02Z', 'revision_number': 0}, {'id': '5445e13f-6e9b-4ded-b97e-320889d66f2b', 'project_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'tenant_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'security_group_id': 'cf879734-0bb2-4dc0-abbf-55a3106d622a', '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': 318, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:15:02Z', 'updated_at': '2025-08-05T13:15:02Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:15:02Z', 'updated_at': '2025-08-05T13:15:02Z', 'revision_number': 1, 'project_id': 'd0ac2df5bb7442c887ab71a99fe6113b'}, 'floating_ip': {'id': '020e8bf8-c2e5-4990-8bbb-c4782b90ad67', 'tenant_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'floating_ip_address': '172.24.4.115', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:15:11Z', 'updated_at': '2025-08-05T13:15:11Z', 'revision_number': 0, 'ip': '172.24.4.115'}} 2025-08-05 13:15:21,586 101022 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 10.035s 2025-08-05 13:15:21,587 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1188988984", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "cadd01fb-cb2a-4b77-955f-ae07e905b836"}], "security_groups": [{"name": "tempest-securitygroup--111326686"}], "key_name": "tempest-keypair-756590477", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/008c1951-f177-45f7-9739-29db3cbea30d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cdb94ae-2b93-4ebd-aa68-1b848ba046f5', 'x-compute-request-id': 'req-3cdb94ae-2b93-4ebd-aa68-1b848ba046f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "008c1951-f177-45f7-9739-29db3cbea30d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/008c1951-f177-45f7-9739-29db3cbea30d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/008c1951-f177-45f7-9739-29db3cbea30d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--111326686"}], "adminPass": "TaqZCawcAP2P"}}' 2025-08-05 13:15:22,191 101022 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/008c1951-f177-45f7-9739-29db3cbea30d 0.601s 2025-08-05 13:15:22,191 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:21 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-85b93e1c-3367-4c6d-afe5-9bb5a2c471c1', 'x-compute-request-id': 'req-85b93e1c-3367-4c6d-afe5-9bb5a2c471c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/008c1951-f177-45f7-9739-29db3cbea30d'} Body: b'{"server": {"id": "008c1951-f177-45f7-9739-29db3cbea30d", "name": "tempest-VolumesAdminNegativeTest-server-1188988984", "status": "BUILD", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "user_id": "14c9801594ad466e94661d1986e43e5b", "meta data": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:22Z", "updated": "2025-08-05T13:15:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/008c1951-f177-45f7-9739-29db3cbea30d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/008c1951-f177-45f7-9739-29db3cbea30d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-756590477", "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-05 13:16:13,140 101022 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/008c1951-f177-45f7-9739-29db3cbea30d 0.884s 2025-08-05 13:16:13,140 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:12 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-a176f74f-30b4-48b9-adf9-7e753e3007c4', 'x-compute-request-id': 'req-a176f74f-30b4-48b9-adf9-7e753e3007c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/008c1951-f177-45f7-9739-29db3cbea30d'} Body: b'{"server": {"id": "008c1951-f177-45f7-9739-29db3cbea30d", "name": "tempest-VolumesAdminNegativeTest-server-1188988984", "status": "ACTIVE", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "user_id": "14c9801594ad466e94661d1986e43e5b", "metadata": {}, "hostId": "f65a8a4df66ef6cf700106cd0c1e6fe0c92059c4862b35dafa2837a8", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:21Z", "updated": "2025-08-05T13:16:00Z", "addresses": {"tempest-VolumesAdminNegativeTest-1453956770-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:58:a7:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/008c1951-f177-45f7-9739-29db3cbea30d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/008c1951-f177-45f7-9739-29db3cbea30d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-756590477", "OS-SRV-USG:launched_at": "2025-08-05T13:15:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--111326686"}], "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-05 13:16:13,157 101022 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 13:17:13,369 101022 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/008c1951-f177-45f7-9739-29db3cbea30d/os-interface 0.153s 2025-08-05 13:17:13,369 101022 DEBUG [tempest.lib.common.rest_client] Reque st - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:13 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-1025b957-bdcf-461a-8742-982aeccde3d4', 'x-compute-request-id': 'req-1025b957-bdcf-461a-8742-982aeccde3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/008c1951-f177-45f7-9739-29db3cbea30d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cadd01fb-cb2a-4b77-955f-ae07e905b836", "port_id": "667cd876-0c53-4a22-8230-bfa8ba882bcd", "mac_addr": "fa:16:3e:58:a7:89", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7b6b202f-92d1-4e66-97c0-6af90d97937f", "ip_address": "10.0.0.10"}]}]}' 2025-08-05 13:17:14,333 101022 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/020e8bf8-c2e5-4990-8bbb-c4782b90ad67 0.960s 2025-08-05 13:17:14,334 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "667cd876-0c53-4a22-8230-bfa8ba882bcd"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-93eeb2a0-f28d-4cbc-92ae-5407e5545089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/020e8bf8-c2e5-4990-8bbb-c4782b90ad67'} Body: b'{"floatingip": {"id": "020e8bf8-c2e5-4990-8bbb-c4782b90ad67", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "floating_ip_address": "172.24.4.115", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "f352519a-4f75-4305-910a-c2a33fc9d3b4", "port_id": "667cd876-0c53-4a22-8230-bfa8ba882bcd", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cadd01fb-cb2a-4b77-955f-ae07e905b836", "mac_address": "fa:16:3e:58:a7:89", "admin_state_up": true, "status": "ACTIVE", "device_id": "008c1951-f177-45f7-9739-29db3cbea30d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:15:11Z", "updated_at": "2025-08-05T13:17:13Z", "revision_number": 1, "project_id": "d0ac2df5bb7442c887ab71a99fe6113b"}}' 2025-08-05 13:17:14,336 101022 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.115:22' as 'cirros' with public key authentication 2025-08-05 13:17:14,355 101022 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:17:14,463 101022 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:17:14,463 101022 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.115 successfully created 2025-08-05 13:17:14,693 101022 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.229s 2025-08-05 13:17:14,694 101022 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-1046664235"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d99f74b2-621d-4d3f-bef7-51607a382a33', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', ' x-openstack-request-id': 'req-d99f74b2-621d-4d3f-bef7-51607a382a33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a703987c-580f-4684-88c4-13fdef010a71", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:17:14.629206", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1046664235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a703987c-580f-4684-88c4-13fdef010a71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a703987c-580f-4684-88c4-13fdef010a71"}], "user_id": "14c9801594ad466e94661d1986e43e5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:17:14,758 101022 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/a703987c-580f-4684-88c4-13fdef010a71 0.052s 2025-08-05 13:17:14,758 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70515497-e7f0-488c-8936-02d527b82bb8', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70515497-e7f0-488c-8936-02d527b82bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a703987c-580f-4684-88c4-13fdef010a71'} Body: b'{"volume": {"id": "a703987c-580f-4684-88c4-13fdef010a71", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:17:15.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1046664235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a703987c-580f-4684-88c4-13fdef010a71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a703987c-580f-4684-88c4-13fdef010a71"}], "user_id": "14c9801594ad466e94661d1986e43e5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b"}}' 2025-08-05 13:17:15,820 101022 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/a703987c-580f-4684-88c4-13fdef010a71 0.047s 2025-08-05 13:17:15,821 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-573dfbf6-e208-4ea8-a6c0-6cdd339b5ed3', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-573dfbf6-e208-4ea8-a6c0-6cdd339b5ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a703987c-580f-4684-88c4-13fdef010a71'} Body: b'{"volume": {"id": "a703987c-580f-4684-88c4-13fdef010a71", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:17:15.000000", "updated_at": "2025-08-05T13:17:15.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1046664235", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_vol id": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a703987c-580f-4684-88c4-13fdef010a71"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a703987c-580f-4684-88c4-13fdef010a71"}], "user_id": "14c9801594ad466e94661d1986e43e5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b"}}' 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 e7aa5e82-bb1a-4de0-8280-0be075540701 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:32,169 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.131s 2025-08-05 13:15:32,169 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2483', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-da749f97-acd4-4937-870d-e4d669479b3e', '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": "6462ae45f9f24fc2a9b26453d7ef6094", "name": "tempest-VolumesActionsTest-143407798-project-member", "password_expires_at": null}, "audit_ids": ["zbYPWb6LQAScKGLliD5_5g"], "expires_at": "2025-08-05T14:15:32.000000Z", "issued_at": "2025-08-05T13:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f75f099607974507a84a867f69a1ab5c", "name": "tempest-VolumesActionsTest-143407798"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f75f099607974507a84a867f69a1ab5c", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:15:32,170 101016 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'c853e403-c1cc-419f-bad1-88193f82b81f', 'name': 'tempest-VolumesActionsTest-31862247-network', 'tenant_id': 'f75f099607974507a84a867f69a1ab5c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f75f099607974507a84a867f69a1ab5c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 41877, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:15:06Z', 'updated_at': '2025- 08-05T13:15:06Z', 'revision_number': 1} available for tenant 2025-08-05 13:15:43,757 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 11.586s 2025-08-05 13:15:43,758 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-724532102", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "c853e403-c1cc-419f-bad1-88193f82b81f"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14ce4dc3-ecdb-48ce-9b98-e4e0871566e9', 'x-compute-request-id': 'req-14ce4dc3-ecdb-48ce-9b98-e4e0871566e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "52ac4493-9af5-48ee-a156-e697cc84042a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "5aQockXCGHHh"}}' 2025-08-05 13:15:44,453 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a 0.692s 2025-08-05 13:15:44,453 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-792ef3fe-2cfb-4979-8f73-84b05e37a9fb', 'x-compute-request-id': 'req-792ef3fe-2cfb-4979-8f73-84b05e37a9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a'} Body: b'{"server": {"id": "52ac4493-9af5-48ee-a156-e697cc84042a", "name": "tempest-VolumesActionsTest-instance-724532102", "status": "BUILD", "tenant_id": "f75f099607974507a84a867f69a1ab5c", "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:44Z", "updated": "2025-08-05T13:15:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}], "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-05 13:16:34,760 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/52ac4493 -9af5-48ee-a156-e697cc84042a 0.265s 2025-08-05 13:16:34,761 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1481', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-531ca2ff-283d-4a81-bf48-185b0111dd5b', 'x-compute-request-id': 'req-531ca2ff-283d-4a81-bf48-185b0111dd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a'} Body: b'{"server": {"id": "52ac4493-9af5-48ee-a156-e697cc84042a", "name": "tempest-VolumesActionsTest-instance-724532102", "status": "ACTIVE", "tenant_id": "f75f099607974507a84a867f69a1ab5c", "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "metadata": {}, "hostId": "0165c10ed39cc847452b34a809a71edb244d57fedb716de8af7971e3", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:43Z", "updated": "2025-08-05T13:16:19Z", "addresses": {"tempest-VolumesActionsTest-31862247-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d1:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:16:19.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-05 13:16:34,775 101016 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:17:35,034 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.198s 2025-08-05 13:17:35,035 101016 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-1673723942"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2b385e7-5703-49e9-b21b-8d5d539144d3', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2b385e7-5703-49e9-b21b-8d5d539144d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e7aa5e82-bb1a-4de0-8280-0be075540701", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:17:34.976236", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1673723942", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "c onsistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:17:35,098 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701 0.050s 2025-08-05 13:17:35,098 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14633154-219b-47f4-b4c6-ee9e9f52e69a', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14633154-219b-47f4-b4c6-ee9e9f52e69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701'} Body: b'{"volume": {"id": "e7aa5e82-bb1a-4de0-8280-0be075540701", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:17:35.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1673723942", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:17:36,152 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701 0.038s 2025-08-05 13:17:36,153 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad52a420-b7c9-4b82-9780-89046b7063a8', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad52a420-b7c9-4b82-9780-89046b7063a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701'} Body: b'{"volume": {"id": "e7aa5e82-bb1a-4de0-8280-0be075540701", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:17:35.000000", "updated_at": "2025-08-05T13:17:35.000000", "name": "tempest-VolumesActionsTest-Volume-1673723942", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:17:36,207 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701 0.040s 2025-08-05 13:17:36,207 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17: 36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683e6034-8bf4-4101-b01f-3ed11a02fc2e', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683e6034-8bf4-4101-b01f-3ed11a02fc2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701'} Body: b'{"volume": {"id": "e7aa5e82-bb1a-4de0-8280-0be075540701", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:17:35.000000", "updated_at": "2025-08-05T13:17:35.000000", "name": "tempest-VolumesActionsTest-Volume-1673723942", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:17:36,323 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701 0.101s 2025-08-05 13:17:36,323 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-890fabed-b863-46ed-bc8d-8c556f5a9c14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701'} Body: b'' 2025-08-05 13:17:36,344 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701 0.020s 2025-08-05 13:17:36,345 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:36 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-4eda5b97-690f-4853-a639-5a1db8b3865f', 'x-openstack-request-id': 'req-4eda5b97-690f-4853-a639-5a1db8b3865f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7aa5e82-bb1a-4de0-8280-0be075540701'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e7aa5e82-bb1a-4de0-8280-0be075540701 could not be found."}}' 2025-08-05 13:17:36,456 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a 0.110s 2025-08-05 13:17:36,456 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f37e6ba-dcba-4828-a4f8-bdbf975381e7', 'x-compute-request-id': 'req-8f37e6ba-dcba-4828-a4f8-bdbf975381e7', 'connection': 'close', ' status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a'} Body: b'' 2025-08-05 13:17:36,692 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a 0.235s 2025-08-05 13:17:36,692 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1487', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e13fe91-3950-4c95-902d-a6197890b3d8', 'x-compute-request-id': 'req-3e13fe91-3950-4c95-902d-a6197890b3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a'} Body: b'{"server": {"id": "52ac4493-9af5-48ee-a156-e697cc84042a", "name": "tempest-VolumesActionsTest-instance-724532102", "status": "ACTIVE", "tenant_id": "f75f099607974507a84a867f69a1ab5c", "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "metadata": {}, "hostId": "0165c10ed39cc847452b34a809a71edb244d57fedb716de8af7971e3", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:43Z", "updated": "2025-08-05T13:17:36Z", "addresses": {"tempest-VolumesActionsTest-31862247-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:d1:19"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/52ac4493-9af5-48ee-a156-e697cc84042a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:16:19.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-05 13:18:26,765 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a 0.032s 2025-08-05 13:18:26,766 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-cc719bce-8dfc-4cd7-a6dd-944fa01cecf0', 'x-compute-request-id': 'req-cc719bce-8dfc-4cd7-a6dd-944fa01cecf0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/52ac4493-9af5-48ee-a156-e697cc84042a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 52ac4493-9af5-48ee-a156-e697cc84042a 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 a9f94d45-a547-4484-9261-8b811261115f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:18:26,952 101016 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.182s 2025-08-05 13:18:26,952 101016 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-1092648383"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a4cfc9-ff67-4884-b33a-5d2f6237f93f', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a4cfc9-ff67-4884-b33a-5d2f6237f93f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a9f94d45-a547-4484-9261-8b811261115f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:26.888254", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1092648383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a9f94d45-a547-4484-9261-8b811261115f"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:18:27,002 101016 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/a9f94d45-a547-4484-9261-8b811261115f 0.037s 2025-08-05 13:18:27,002 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2696cf2-8c06-428b-a454-ae51729d157f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2696cf2-8c06-428b-a454-ae51729d157f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f'} Body: b'{"volume": {"id": "a9f94d45-a547-4484-9261-8b811261115f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:27.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1092648383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a9f94d45-a547-4484-9261-8b811261115f"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:28,063 101016 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/a9f94d45-a547-4484-9261-8b811261115f 0.035s 2025-08-05 13:18:28,063 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-437c8517-e3e3-4557-a7fb-98f1858b0357', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437c8517-e3e3-4557-a7fb-98f1858b0357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f'} Body: b'{"volume": {"id": "a9f94d45-a547-4484-9261-8b811261115f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:27.000000", "updated_at": "2025-08-05T13:18:27.000000", "name": "tempest-VolumesActionsTest-Volume-1092648383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a9f94d45-a547-4484-9261-8b811261115f"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:28,112 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f 0.036s 2025-08-05 13:18:28,112 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36c6e70-261f-4b51-ae02-0bfecacea318', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36c6e70-261f-4b51-ae02-0bfecacea318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f'} Body: b'{"volume": {"id": "a9f94d45-a547-4484-9261-8b811261115f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:27.000000", "updated_at": "2025-08-05T13:18:27.000000", "name": "tempest-VolumesActionsTest-Volume-1092648383", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a9f94d45-a547-4484-9261-8b811261115f"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:28,230 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f 0.105s 2025-08-05 13:18:28,230 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18: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-f9846457-0eb1-4355-ab43-2cdeac403e26', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f'} Body: b'' 2025-08-05 13:18:28,253 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f 0. 021s 2025-08-05 13:18:28,253 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18: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-e3e1596f-c39d-44fe-8c9b-8dfc48f5855b', 'x-openstack-request-id': 'req-e3e1596f-c39d-44fe-8c9b-8dfc48f5855b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a9f94d45-a547-4484-9261-8b811261115f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a9f94d45-a547-4484-9261-8b811261115f 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 42482459-895d-49dd-8e1a-b0ea233b55e5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:18:28,440 101016 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.183s 2025-08-05 13:18:28,440 101016 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-1135232719"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5dc3e71-260b-4f23-911b-44829296ee3b', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5dc3e71-260b-4f23-911b-44829296ee3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "42482459-895d-49dd-8e1a-b0ea233b55e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:28.378096", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1135232719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:18:28,492 101016 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/42482459-895d-49dd-8e1a-b0ea233b55e5 0.039s 2025-08-05 13:18:28,492 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17035396-f4d4-4d0d-ba2a-ae483d887d2d', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17035396-f4d4-4d0d-ba2a-ae483d887d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5'} Body: b'{"volume": {"id": "42482459-895d-49dd-8e1a-b0ea233b55e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:28.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1135232719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:29,549 101016 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/42482459-895d-49dd-8e1a-b0ea233b55e5 0.041s 2025-08-05 13:18:29,549 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-d6fcf329-70f0-4d9a-bf18-ad0d69f35a3c', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6fcf329-70f0-4d9a-bf18-ad0d69f35a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5'} Body: b'{"volume": {"id": "42482459-895d-49dd-8e1a-b0ea233b55e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:28.000000", "updated_at": "2025-08-05T13:18:28.000000", "name": "tempest-VolumesActionsTest-Volume-1135232719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:29,604 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5 0.041s 2025-08-05 13:18:29,604 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc69566c-d590-4ceb-a58f-b1fee433235e', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc69566c-d590-4ceb-a58f-b1fee433235e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5'} Body: b'{"volume": {"id": "42482459-895d-49dd-8e1a-b0ea233b55e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:28.000000", "updated_at": "2025-08-05T13:18:28.000000", "name": "tempest-VolumesActionsTest-Volume-1135232719", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:29,720 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5 0.102s 2025-08-05 13:18:29,721 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18: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-0f980d81-6739-4d00-bda6-482b1a49c272', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5'} Body: b'' 2025-08-05 13:18:29,744 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5 0.023 s 2025-08-05 13:18:29,744 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18: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-66b75afa-293a-45dd-9d8b-4063811bd966', 'x-openstack-request-id': 'req-66b75afa-293a-45dd-9d8b-4063811bd966', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42482459-895d-49dd-8e1a-b0ea233b55e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 42482459-895d-49dd-8e1a-b0ea233b55e5 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 67f17d56-3ecf-41e4-ae29-32d018489998 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:18:29,927 101016 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.180s 2025-08-05 13:18:29,928 101016 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-884167159"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe9ee18-b50c-45b7-a98a-e9cc139f9644', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe9ee18-b50c-45b7-a98a-e9cc139f9644', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "67f17d56-3ecf-41e4-ae29-32d018489998", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:29.865719", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-884167159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:18:29,978 101016 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/67f17d56-3ecf-41e4-ae29-32d018489998 0.037s 2025-08-05 13:18:29,978 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669a1b69-dc95-4f2a-b930-eccd2a4e194e', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669a1b69-dc95-4f2a-b930-eccd2a4e194e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998'} Body: b'{"volume": {"id": "67f17d56-3ecf-41e4-ae29-32d018489998", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:30.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-884167159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:31,070 101016 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/67f17d56-3ecf-41e4-ae29-32d018489998 0.077s 2025-08-05 13:18:31,071 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-co mpute-request-id': 'req-2a39dd76-65c0-48df-ba10-eb97024dd1a6', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a39dd76-65c0-48df-ba10-eb97024dd1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998'} Body: b'{"volume": {"id": "67f17d56-3ecf-41e4-ae29-32d018489998", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:30.000000", "updated_at": "2025-08-05T13:18:30.000000", "name": "tempest-VolumesActionsTest-Volume-884167159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:31,143 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998 0.044s 2025-08-05 13:18:31,143 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a169f4-537f-46a2-a039-34cf234fc104', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a169f4-537f-46a2-a039-34cf234fc104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998'} Body: b'{"volume": {"id": "67f17d56-3ecf-41e4-ae29-32d018489998", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:30.000000", "updated_at": "2025-08-05T13:18:30.000000", "name": "tempest-VolumesActionsTest-Volume-884167159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/67f17d56-3ecf-41e4-ae29-32d018489998"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:31,288 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998 0.129s 2025-08-05 13:18:31,288 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce01c14a-8df4-45d5-a80b-466cb9161e2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998'} Body: b'' 2025-08-05 13:18:31,316 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998 0.027s 2025-08-05 1 3:18:31,316 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:31 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-aa0d9621-054e-4d19-96b5-3fd50ac770b9', 'x-openstack-request-id': 'req-aa0d9621-054e-4d19-96b5-3fd50ac770b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/67f17d56-3ecf-41e4-ae29-32d018489998'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 67f17d56-3ecf-41e4-ae29-32d018489998 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 69e6b4bf-f1f5-4102-9aac-40ef39bd4308 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:18:31,512 101016 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.192s 2025-08-05 13:18:31,512 101016 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-651392730"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638ce24f-3f53-426e-8523-bd1c55c35ef3', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638ce24f-3f53-426e-8523-bd1c55c35ef3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "69e6b4bf-f1f5-4102-9aac-40ef39bd4308", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:31.444131", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-651392730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:18:31,593 101016 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/69e6b4bf-f1f5-4102-9aac-40ef39bd4308 0.068s 2025-08-05 13:18:31,594 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036b25e9-e8e6-4850-9b37-d12c051198b5', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036b25e9-e8e6-4850-9b37-d12c051198b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308'} Body: b'{"volume": {"id": "69e6b4bf-f1f5-4102-9aac-40ef39bd4308", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:31.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-651392730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:32,652 101016 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/69e6b4bf-f1f5-4102-9aac-40ef39bd4308 0.044s 2025-08-05 13:18:32,652 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-ffb660bc-9a24-42e4-9acb-3f14528e4cfc', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffb660bc-9a24-42e4-9acb-3f14528e4cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308'} Body: b'{"volume": {"id": "69e6b4bf-f1f5-4102-9aac-40ef39bd4308", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:31.000000", "updated_at": "2025-08-05T13:18:32.000000", "name": "tempest-VolumesActionsTest-Volume-651392730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:32,709 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308 0.040s 2025-08-05 13:18:32,709 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a8a32b7-9feb-4e4e-84cc-3f782a53881a', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a8a32b7-9feb-4e4e-84cc-3f782a53881a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308'} Body: b'{"volume": {"id": "69e6b4bf-f1f5-4102-9aac-40ef39bd4308", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:31.000000", "updated_at": "2025-08-05T13:18:32.000000", "name": "tempest-VolumesActionsTest-Volume-651392730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:32,860 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308 0.135s 2025-08-05 13:18:32,860 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:32 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-a5bb4434-5778-48da-b0ef-96534b8ab43c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308'} Body: b'' 2025-08-05 13:18:32,881 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308 0 .019s 2025-08-05 13:18:32,881 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:32 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-8ff8b79d-9175-4705-a3e1-05c7f6b8a330', 'x-openstack-request-id': 'req-8ff8b79d-9175-4705-a3e1-05c7f6b8a330', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/69e6b4bf-f1f5-4102-9aac-40ef39bd4308'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 69e6b4bf-f1f5-4102-9aac-40ef39bd4308 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 e96f7721-80eb-4a73-8112-f3cd933d8eed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:18:33,051 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/volumes 0.166s 2025-08-05 13:18:33,051 101016 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-727510793"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eda4654c-70a7-498e-8787-6bef9abace45', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eda4654c-70a7-498e-8787-6bef9abace45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e96f7721-80eb-4a73-8112-f3cd933d8eed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:32.995787", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-727510793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:18:33,104 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed 0.041s 2025-08-05 13:18:33,105 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ead2725e-3112-44d2-a561-ed7c621555c9', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ead2725e-3112-44d2-a561-ed7c621555c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed'} Body: b'{"volume": {"id": "e96f7721-80eb-4a73-8112-f3cd933d8eed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:33.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-727510793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:34,157 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed 0.037s 2025-08-05 13:18:34,157 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab04c7c-3c2c-4676-92d4-148d634a7b79', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab04c7c-3c2c-4676-92d4-148d634a7b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed'} Body: b'{"volume": {"id": "e96f7721-80eb-4a73-8112-f3cd933d8eed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:33.000000", "updated_at": "2025-08-05T13:18:33.000000", "name": "tempest-VolumesActionsTest-Volume-727510793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:34,206 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed 0.035s 2025-08-05 13:18:34,206 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c5e3506-9d37-4ea0-9396-7f6310899e7a', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c5e3506-9d37-4ea0-9396-7f6310899e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed'} Body: b'{"volume": {"id": "e96f7721-80eb-4a73-8112-f3cd933d8eed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:33.000000", "updated_at": "2025-08-05T13:18:33.000000", "name": "tempest-VolumesActionsTest-Volume-727510793", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed"}], "user_id": "6462ae45f9f24fc2a9b26453d7ef6094", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f75f099607974507a84a867f69a1ab5c"}}' 2025-08-05 13:18:34,310 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed 0.091s 2025-08-05 13:18:34,311 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18: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-e213aa4b-3d0c-41b6-994d-47f036741ee1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed'} Body: b'' 2025-08-05 13:18:34,331 101016 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed 0.020s 2025-08-05 13:18:34,331 101016 DEBUG [tempest.lib.common.rest_client] Re quest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:34 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-8c9bd3f7-4300-4807-85bd-995ce68ece46', 'x-openstack-request-id': 'req-8c9bd3f7-4300-4807-85bd-995ce68ece46', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e96f7721-80eb-4a73-8112-f3cd933d8eed'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e96f7721-80eb-4a73-8112-f3cd933d8eed 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 fd6baeed-5e38-4a41-b683-47b5da560b76 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 35831b24-a48e-410d-a99d-38c6b630410b failed to build and is in ERROR status 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 740c745a-ec36-44e8-8178-c38b1b9bccf4 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-05T13:18:10Z', 'message': 'Build of instance 740c745a-ec36-44e8-8178-c38b1b9bccf4 aborted: Volume c3b08d22-73a2-496a-816c-fc7535124600 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-aefe6146-049e-44c9-8cb3-bae96b8220d0. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:14:32,946 101008 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.054s 2025-08-05 13:14:32,946 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:32 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-c5b5b342-6a27-41b4-ba01-40209dacf0a8', '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": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411-project-member", "password_expires_at": null}, "audit_ids": ["Tch8P5CfQTukIJKphXtzSg"], "expires_at": "2025-08-05T14:14:32.000000Z", "issued_at": "2025-08-05T13:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6724783f0374053961aeca7602e4ce4", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6724783f0374053961aeca7602e4ce4", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:14:32,947 101008 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'ff7409ff-edfe-4a08-bbbe-1edbbfc278d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1865551720-network', 'tenant_id': 'c6724783f0374053961aeca7602e4ce4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6724783f0374053961aeca7602e4ce4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48587, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_sco pe': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:14:14Z', 'updated_at': '2025-08-05T13:14:14Z', 'revision_number': 1} available for tenant 2025-08-05 13:14:51,730 101008 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 18.782s 2025-08-05 13:14:51,731 101008 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-855862341", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "ff7409ff-edfe-4a08-bbbe-1edbbfc278d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:14:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1', '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-4101712f-b389-433a-a644-c423d55840ba', 'x-compute-request-id': 'req-4101712f-b389-433a-a644-c423d55840ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "QHeKz9e8jpEe"}}' 2025-08-05 13:14:54,097 101008 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/789d7e78-8c53-4860-a83a-97b1f8b48ba1 2.363s 2025-08-05 13:14:54,097 101008 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': 'Tue, 05 Aug 2025 13:14:51 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-4ee3f606-1efd-4562-b033-20974af8bf2e', 'x-compute-request-id': 'req-4ee3f606-1efd-4562-b033-20974af8bf2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1'} Body: b'{"server": {"id": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-855862341", "status": "BUILD", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:14:52Z", "updated": "2025-08-05T13:14:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}], "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-05 13:15:46,385 101008 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/789d7e78-8c53-4860-a83a-97b1f8b48ba1 2.213s 2025-08-05 13:15:46,385 101008 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': 'Tue, 05 Aug 2025 13:15:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-3c7d747d-7160-4df1-96d1-d95415dda64f', 'x-compute-request-id': 'req-3c7d747d-7160-4df1-96d1-d95415dda64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1'} Body: b'{"server": {"id": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-855862341", "status": "ACTIVE", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "04ffc7abb54343f841694589c8ce2e31f4adc416c3515cd5b652f2e0", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:14:51Z", "updated": "2025-08-05T13:15:31Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1865551720-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:b1:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:15:30.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-05 13:15:46,407 101008 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 52 second wait 2025-08-05 13:16:47,421 101008 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/789d7e78-8c53-4860-a83a-97b1f8b48ba1/action 0.953s 2025-08-05 13:16:47,421 101008 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-1754454313"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:46 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': 'OpenSta ck-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76da03e1-118f-4430-8caf-101e0aac68c7', 'x-compute-request-id': 'req-76da03e1-118f-4430-8caf-101e0aac68c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1/action'} Body: b'{"image_id": "3645010b-b18b-486a-86e6-4407144a085e"}' 2025-08-05 13:16:47,447 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.023s 2025-08-05 13:16:47,447 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-47f213d2-f69e-4edc-853d-3e909ba1eecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:47Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:48,472 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.023s 2025-08-05 13:16:48,472 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6e1dab8b-db50-4e28-9f80-b790c19bf8fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id ": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:47Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:49,501 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.025s 2025-08-05 13:16:49,501 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3ca70b97-e26b-4242-b72f-3172af5e8ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:47Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:50,542 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.038s 2025-08-05 13:16:50,542 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9506473c-4345-4b03-b58b-728c5a4e0439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} 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", "base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411-project-member", "owner_project_name": " tempest-ServerBootFromVolumeStableRescueTest-710501411", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "image_type": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:47Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:51,597 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.054s 2025-08-05 13:16:51,598 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-832ce014-cb57-47eb-a103-eb284cf94e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} 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", "base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411-project-member", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "image_type": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:47Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:52,622 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.022s 2025-08-05 13:16:52,623 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-394a8a7b-e47e-45e9-b7f5-8877f4a3270d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f9 2-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:47Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:53,663 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.038s 2025-08-05 13:16:53,663 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-63635bff-2dba-4572-8175-11de063a1563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:47Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:54,691 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.025s 2025-08-05 13:16:54,691 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-868d3a8c-ed73-4c7e-a0b7-7ac7ad19e450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_id": "c6724783f0374053961aeca7602e4ce4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:54Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:55,728 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.035s 2025-08-05 13:16:55,728 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fccb3cfc-15a9-467c-be89-048fbf998db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} 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", "base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411-project-member", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "image_type": "snapshot", "image_state": "available", "owner_id": "c6724783f0374053961aeca7602e4ce4", "image_location": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:55Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:56,767 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.037s 2025-08-05 13:16:56,768 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8d922558-79b1-4a54-a733-bcb4b6c23a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_id": "c6724783f0374053961aeca7602e4ce4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1754454313", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53608448, "virtual_size": 1073741824, "status": "active", "checksum": "fe8cb826dda12627c55f280876ca7576", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0b2fa2ae9e79184d731ce4da4a3a790a83d2ed3d020e8d43604a0c218df8a160916ce7deb6b535db9c28eb9c47491fc843bfa651bcb9768d512575fb47a88591", "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:56Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:56,832 101008 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/3645010b-b18b-486a-86e6-4407144a085e 0.063s 2025-08-05 13:16:56,833 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-15e0f335-eb4b-4e9c-916c-af05f4970ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3645010b-b18b-486a-86e6-4407144a085e'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "owner_id": "c6724783f0374053961aeca7602e4ce4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-Server BootFromVolumeStableRescueTest-image-1754454313", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53608448, "virtual_size": 1073741824, "status": "active", "checksum": "fe8cb826dda12627c55f280876ca7576", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "0b2fa2ae9e79184d731ce4da4a3a790a83d2ed3d020e8d43604a0c218df8a160916ce7deb6b535db9c28eb9c47491fc843bfa651bcb9768d512575fb47a88591", "id": "3645010b-b18b-486a-86e6-4407144a085e", "created_at": "2025-08-05T13:16:47Z", "updated_at": "2025-08-05T13:16:56Z", "tags": [], "self": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e", "file": "/v2/images/3645010b-b18b-486a-86e6-4407144a085e/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:57,110 101008 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/789d7e78-8c53-4860-a83a-97b1f8b48ba1 0.277s 2025-08-05 13:16:57,111 101008 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': 'Tue, 05 Aug 2025 13:16:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', '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-e5f30ddb-62b2-4d7a-88e1-57bfdaf29921', 'x-compute-request-id': 'req-e5f30ddb-62b2-4d7a-88e1-57bfdaf29921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1'} Body: b'{"server": {"id": "789d7e78-8c53-4860-a83a-97b1f8b48ba1", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-855862341", "status": "ACTIVE", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "04ffc7abb54343f841694589c8ce2e31f4adc416c3515cd5b652f2e0", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:14:51Z", "updated": "2025-08-05T13:16:56Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1865551720-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:b1:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/789d7e78-8c53-4860-a83a-97b1f8b48ba1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:15:30.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-05 13:17:57,287 101008 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.088s 2025-08-05 13:17:57,288 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:57 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-1b66d1a2-81fd-447e-a1a3-53f405b8b7c1', '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": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411-project-member", "password_expires_at": null}, "audit_ids": ["CasQpexkSACsiIyNAHEBJw"], "expires_at": "2025-08-05T14:17:57.000000Z", "issued_at": "2025-08-05T13:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6724783f0374053961aeca7602e4ce4", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6724783f0374053961aeca7602e4ce4", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:17:57,289 101008 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'ff7409ff-edfe-4a08-bbbe-1edbbfc278d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1865551720-network', 'tenant_id': 'c6724783f0374053961aeca7602e4ce4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6724783f0374053961aeca7602e4ce4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48587, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:14:14Z', 'updated_at': '2025-08-05T13:14:14Z', 'revision_number': 1} available for tenant 2025-08-05 13:17:57,830 101008 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.539s 2025-08-05 13:17:57,830 101008 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-2080398833", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "ff7409ff-edfe-4a08-bbbe-1edbbfc278d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4', '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-aefe6146-049e-44c9-8cb3-bae96b8220d0', 'x-compute-request-id': 'req-aefe6146-049e-44c9-8cb3-bae96b8220d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "740c745a-ec36-44e8-8178-c38b1b9bccf4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "GqxsGehk74VM"}}' 2025-08-05 13:17:57,905 101008 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/740c745a-ec36-44e8-8178-c38b1b9bccf4 0.071s 2025-08-05 13:17:57,906 101008 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': 'Tue, 05 Aug 2025 13:17:57 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-688fb472-4a4d-439f-adc6-c06bccf16c31', 'x-compute-request-id': 'req-688fb472-4a4d-439f-adc6-c06bccf16c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4'} Body: b'{"server": {"id": "740c745a-ec36-44e8-8178-c38b1b9bccf4", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2080398833", "status": "BUILD", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:17:58Z", "updated": "2025-08-05T13:17:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4"}], "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-05 13:18:48,105 101008 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/740c745a-ec36-44e8-8178-c38b1b9bccf4 0.128s 2025-08-05 13:18:48,105 101008 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': 'Tue, 05 Aug 2025 13:18:47 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-229da777-fb5c-4b43-a795-5979d20a86e1', 'x-compute-request-id': 'req-229da777-fb5c-4b43-a795-5979d20a86e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4'} Body: b'{"server": {"id": "740c745a-ec36-44e8-8178-c38b1b9bccf4", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-2080398833", "status": "ERROR", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:17:57Z", "updated": "2025-08-05T13:18:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-05T13:18:10Z", "message": "Build of instance 740c745a-ec36-44e8-8178-c38b1b9bccf4 aborted: Volume c3b08d22-73a2-496a-816c-fc7535124600 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-05 13:18:48,125 101008 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2025-08-05 13:18:48,849 101008 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/740c745a-ec36-44e8-8178-c38b1b9bccf4 0.723s 2025-08-05 13:18:48,849 101008 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': 'Tue, 05 Aug 2025 13:18:48 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-52c6af8f-897e-4139-bc46-552b9c5d25a5', 'x-compute-request-id': 'req-52c6af8f-897e-4139-bc46-552b9c5d25a5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4'} Body: b'' 2025-08-05 13:18:48,886 101008 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET htt p://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4 0.036s 2025-08-05 13:18:48,887 101008 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': 'Tue, 05 Aug 2025 13:18:48 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-96f75846-8c24-470f-a1ea-3fdde10bce83', 'x-compute-request-id': 'req-96f75846-8c24-470f-a1ea-3fdde10bce83', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/740c745a-ec36-44e8-8178-c38b1b9bccf4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 740c745a-ec36-44e8-8178-c38b1b9bccf4 could not be found."}}' 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 0a0b5885-376f-46f2-9b9b-ba77acb7e937 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:59,014 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.222s 2025-08-05 13:15:59,014 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-176808528", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGXM9cxExBiCg5gdKlFF0Ep5spyRbMG2jgb4vbsrS2XUsYKlDe+OjWz2NriaCQkipaiJHKCCEo2Dk5qZCi1NKEY98V7bv8Oz34jaJnlwhZ+c+MQof527esHCqskgsrrF2A=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ffbc63e-32e7-4fbb-9097-3ca4432a8b13', 'x-compute-request-id': 'req-2ffbc63e-32e7-4fbb-9097-3ca4432a8b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-176808528", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGXM9cxExBiCg5gdKlFF0Ep5spyRbMG2jgb4vbsrS2XUsYKlDe+OjWz2NriaCQkipaiJHKCCEo2Dk5qZCi1NKEY98V7bv8Oz34jaJnlwhZ+c+MQof527esHCqskgsrrF2A==", "fingerprint": "5d:ba:b7:77:3f:59:41:8b:f0:6a:94:7b:57:45:fe:8b", "user_id": "1a42271509184ad9a9afcb66fe1ca232"}}' 2025-08-05 13:16:01,768 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 2.751s 2025-08-05 13:16:01,768 101010 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-1113681985", "description": "tempest-secgroup-smoke-1113681985 description", "project_id": "8a662870cec44185828c407b4ca5c515"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-3c05c1b9-b434-4846-8613-3380d2bb1318', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "name": "tempest-secgroup-smoke-1113681985", "stateful": true, "tenant_id": "8a662870cec44185828c407b4ca5c515", "description": "tempest-secgroup-smoke-1113681985 description", "shared": false, "security_group_rules": [{"id": "9b290307-aad2-415f-baab-b0275648807f", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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": 561, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:01Z", "updated_at": "2025-08-05T13:16:01Z", "revision_number": 0}, {"id": "b6a03476-d370-4101-ad59-8eac37049e0f", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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": 560, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:01Z", "updated_at": "2025-08-05T13:16:01Z", "revision_number": 0}], "tags": [], "created_at": " 2025-08-05T13:16:01Z", "updated_at": "2025-08-05T13:16:01Z", "revision_number": 1, "project_id": "8a662870cec44185828c407b4ca5c515"}}' 2025-08-05 13:16:03,281 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.511s 2025-08-05 13:16:03,281 101010 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": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "project_id": "8a662870cec44185828c407b4ca5c515", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-648ebfd1-f149-43b5-80ec-a5d8a86b043c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "52b173ac-6c64-49bd-89a0-0cf40e948a42", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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-05T13:16:03Z", "updated_at": "2025-08-05T13:16:03Z", "revision_number": 0}}' 2025-08-05 13:16:06,448 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 3.166s 2025-08-05 13:16:06,448 101010 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": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "project_id": "8a662870cec44185828c407b4ca5c515", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-f488e81e-87e9-4d45-a372-35aeef2e8a38', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "164c94c0-51b3-42f4-9583-1b6b5cc50b60", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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-05T13:16:06Z", "updated_at": "2025-08-05T13:16:06Z", "revision_number": 0}}' 2025-08-05 13:16:09,470 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 3.021s 2025-08-05 13:16:09,470 101010 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": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "project_id": "8a662870cec44185828c407b4ca5c515", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b041e1e4-5e6e-40c0-8dac-b8288 0769e13', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2a9fda87-ebb1-404f-84ad-f966a08b7ff9", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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-05T13:16:08Z", "updated_at": "2025-08-05T13:16:08Z", "revision_number": 0}}' 2025-08-05 13:16:10,480 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.009s 2025-08-05 13:16:10,481 101010 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": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "project_id": "8a662870cec44185828c407b4ca5c515", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-d0b57403-6252-4bd5-a9a0-c84fffa4ba54', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1a478d82-bdc1-4ae9-a5c5-a95225576004", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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-05T13:16:10Z", "updated_at": "2025-08-05T13:16:10Z", "revision_number": 0}}' 2025-08-05 13:16:11,311 101010 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.830s 2025-08-05 13:16:11,312 101010 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": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "project_id": "8a662870cec44185828c407b4ca5c515", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-6009d299-08d6-44a7-95f7-b391e76bd7bf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7aa2e2d2-131f-4097-91d1-de4f613a4806", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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-05T13:16:11Z", "updated_at": "2025-08-05T13:16:11Z", "revision_number": 0}}' 2025-08-05 13:16:12,182 101010 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.869s 2025-08-05 13:16:12,182 101010 DEBUG [te mpest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "project_id": "8a662870cec44185828c407b4ca5c515", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-1a9858c3-eaba-44fd-b824-74b6d2cef58b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a2bca296-e6dc-4894-a263-0f75646d095b", "project_id": "8a662870cec44185828c407b4ca5c515", "tenant_id": "8a662870cec44185828c407b4ca5c515", "security_group_id": "fb8057a5-59ff-458d-9df3-3e455dd7dab0", "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-05T13:16:11Z", "updated_at": "2025-08-05T13:16:11Z", "revision_number": 0}}' 2025-08-05 13:16:12,460 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.277s 2025-08-05 13:16:12,461 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-792542356", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3726984-5ed5-4f86-b2f2-507893d711ce', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3726984-5ed5-4f86-b2f2-507893d711ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0a0b5885-376f-46f2-9b9b-ba77acb7e937", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:12.396327", "updated_at": null, "name": "tempest-TestStampPattern-volume-792542356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937"}], "user_id": "1a42271509184ad9a9afcb66fe1ca232", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:16:12,590 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.111s 2025-08-05 13:16:12,590 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2481', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-91b52b5b-1e49-4db9-ae36-dba0dbbfbd07', '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": "1a42271509184ad9a9afcb66fe1ca232", "name": "tempest-TestStampPattern-1317472709-project-member", "password_expires_at": null}, "audit_ids": [ "CyCycuVGSWaeB44N4I6q1w"], "expires_at": "2025-08-05T14:16:12.000000Z", "issued_at": "2025-08-05T13:16:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a662870cec44185828c407b4ca5c515", "name": "tempest-TestStampPattern-1317472709"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8a662870cec44185828c407b4ca5c515", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:16:12,591 101010 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '143c9655-4060-4ac9-b76e-46687e4fa6ad', 'name': 'tempest-TestStampPattern-444697162-network', 'tenant_id': '8a662870cec44185828c407b4ca5c515', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8a662870cec44185828c407b4ca5c515', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 40159, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:15:26Z', 'updated_at': '2025-08-05T13:15:26Z', 'revision_number': 1} available for tenant 2025-08-05 13:16:14,715 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 2.123s 2025-08-05 13:16:14,716 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-1386100879", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "key_name": "tempest-TestStampPattern-176808528", "security_groups": [{"name": "tempest-secgroup-smoke-1113681985"}], "networks": [{"uuid": "143c9655-4060-4ac9-b76e-46687e4fa6ad"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3', 'content-type': 'application/json', 'openstack-api-versio n': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-421e2143-e394-4f2e-99a4-c13abbc864a0', 'x-compute-request-id': 'req-421e2143-e394-4f2e-99a4-c13abbc864a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "da71b935-4816-47ed-beb1-c5a6f9e803b3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1113681985"}], "adminPass": "4rgFZLSaUfAX"}}' 2025-08-05 13:16:14,799 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3 0.080s 2025-08-05 13:16:14,799 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:14 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-ee6d9ed5-4a21-47b6-9da9-415352268d38', 'x-compute-request-id': 'req-ee6d9ed5-4a21-47b6-9da9-415352268d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'{"server": {"id": "da71b935-4816-47ed-beb1-c5a6f9e803b3", "name": "tempest-TestStampPattern-server-1386100879", "status": "BUILD", "tenant_id": "8a662870cec44185828c407b4ca5c515", "user_id": "1a42271509184ad9a9afcb66fe1ca232", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:15Z", "updated": "2025-08-05T13:16:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-176808528", "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-05 13:17:05,043 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3 0.189s 2025-08-05 13:17:05,043 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:04 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-a3b02b0a-ff92-4fc5-86d9-fa245e37e29e', 'x-compute-request-id': 'req-a3b02b0a-ff92-4fc5-86d9-fa245e37e29e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'{"server": {"id": "da71b935-4816-47ed-beb1-c5a 6f9e803b3", "name": "tempest-TestStampPattern-server-1386100879", "status": "ACTIVE", "tenant_id": "8a662870cec44185828c407b4ca5c515", "user_id": "1a42271509184ad9a9afcb66fe1ca232", "metadata": {}, "hostId": "8c4cb2cae0096ae846adbfc34d7b3b2d716e5e316c16a269991d489e", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:14Z", "updated": "2025-08-05T13:16:37Z", "addresses": {"tempest-TestStampPattern-444697162-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:e7:aa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-176808528", "OS-SRV-USG:launched_at": "2025-08-05T13:16:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1113681985"}], "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-05 13:17:05,058 101010 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 13:18:05,316 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3 0.200s 2025-08-05 13:18:05,316 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:05 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-38c3cebf-5955-4f28-aec1-44c8b2daca39', 'x-compute-request-id': 'req-38c3cebf-5955-4f28-aec1-44c8b2daca39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'{"server": {"id": "da71b935-4816-47ed-beb1-c5a6f9e803b3", "name": "tempest-TestStampPattern-server-1386100879", "status": "ACTIVE", "tenant_id": "8a662870cec44185828c407b4ca5c515", "user_id": "1a42271509184ad9a9afcb66fe1ca232", "metadata": {}, "hostId": "8c4cb2cae0096ae846adbfc34d7b3b2d716e5e316c16a269991d489e", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:14Z", "updated": "2025-08-05T13:16:37Z", "addresses": {"tempest-TestStampPattern-444697162-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:e7:aa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-176808528", "OS-SRV-USG:launched_at": "2025-08-05T13:16:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1113681985"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_sta te": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 13:18:05,484 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=da71b935-4816-47ed-beb1-c5a6f9e803b3 0.150s 2025-08-05 13:18:05,485 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '955', 'x-openstack-request-id': 'req-8fa2a0be-15c1-4a49-8d94-32e045449a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'{"ports":[{"id":"7cbecc2b-0825-4ab0-81b8-6f15722418c2","name":"","network_id":"143c9655-4060-4ac9-b76e-46687e4fa6ad","tenant_id":"8a662870cec44185828c407b4ca5c515","mac_address":"fa:16:3e:15:e7:aa","admin_state_up":true,"status":"ACTIVE","device_id":"da71b935-4816-47ed-beb1-c5a6f9e803b3","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9b1ee17c-783d-4e91-a59f-8cbef2f89ac4","ip_address":"10.0.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["fb8057a5-59ff-458d-9df3-3e455dd7dab0"],"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-05T13:16:23Z","updated_at":"2025-08-05T13:16:33Z","revision_number":5,"project_id":"8a662870cec44185828c407b4ca5c515"}]}' 2025-08-05 13:18:05,485 101010 DEBUG [tempest.common.waiters] Server ID da71b935-4816-47ed-beb1-c5a6f9e803b3 ports are all ACTIVE [{'id': '7cbecc2b-0825-4ab0-81b8-6f15722418c2', 'name': '', 'network_id': '143c9655-4060-4ac9-b76e-46687e4fa6ad', 'tenant_id': '8a662870cec44185828c407b4ca5c515', 'mac_address': 'fa:16:3e:15:e7:aa', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'da71b935-4816-47ed-beb1-c5a6f9e803b3', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9b1ee17c-783d-4e91-a59f-8cbef2f89ac4', 'ip_address': '10.0.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['fb8057a5-59ff-458d-9df3-3e455dd7dab0'], '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-05T13:16:23Z', 'updated_at': '2025-08-05T13:16:33Z', 'revision_number': 5, 'project_id': '8a662870cec44185828c407b4ca5c515'}]: 2025-08-05 13:18:05,567 101010 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=9ba1a475-b2c6-4f49-b1f7-1603dd136e64&port_id=7cbecc2b-0825-4ab0-81b8-6f15722418c2 0.081s 2025-08-05 13:18:05,567 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-13ae0975-1662-47b1-9dbb-3bd4d4d10d50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=9ba1a475-b2c6-4f49-b1f7-1603dd136e64&port_id=7cbecc2b-0825-4ab0-81b8-6f15722418c2'} Body: b'{"floatingips": []}' 2025-08-05 13:18:05,618 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stam p_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=da71b935-4816-47ed-beb1-c5a6f9e803b3 0.050s 2025-08-05 13:18:05,618 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '955', 'x-openstack-request-id': 'req-14f76878-c67d-4e21-aa25-0052edac5061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'{"ports":[{"id":"7cbecc2b-0825-4ab0-81b8-6f15722418c2","name":"","network_id":"143c9655-4060-4ac9-b76e-46687e4fa6ad","tenant_id":"8a662870cec44185828c407b4ca5c515","mac_address":"fa:16:3e:15:e7:aa","admin_state_up":true,"status":"ACTIVE","device_id":"da71b935-4816-47ed-beb1-c5a6f9e803b3","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"9b1ee17c-783d-4e91-a59f-8cbef2f89ac4","ip_address":"10.0.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["fb8057a5-59ff-458d-9df3-3e455dd7dab0"],"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-05T13:16:23Z","updated_at":"2025-08-05T13:16:33Z","revision_number":5,"project_id":"8a662870cec44185828c407b4ca5c515"}]}' 2025-08-05 13:18:05,618 101010 DEBUG [tempest.common.waiters] Server ID da71b935-4816-47ed-beb1-c5a6f9e803b3 ports are all ACTIVE [{'id': '7cbecc2b-0825-4ab0-81b8-6f15722418c2', 'name': '', 'network_id': '143c9655-4060-4ac9-b76e-46687e4fa6ad', 'tenant_id': '8a662870cec44185828c407b4ca5c515', 'mac_address': 'fa:16:3e:15:e7:aa', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'da71b935-4816-47ed-beb1-c5a6f9e803b3', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '9b1ee17c-783d-4e91-a59f-8cbef2f89ac4', 'ip_address': '10.0.0.14'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['fb8057a5-59ff-458d-9df3-3e455dd7dab0'], '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-05T13:16:23Z', 'updated_at': '2025-08-05T13:16:33Z', 'revision_number': 5, 'project_id': '8a662870cec44185828c407b4ca5c515'}]: 2025-08-05 13:18:07,239 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.620s 2025-08-05 13:18:07,240 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "port_id": "7cbecc2b-0825-4ab0-81b8-6f15722418c2", "tenant_id": "8a662870cec44185828c407b4ca5c515", "fixed_ip_address": "10.0.0.14"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d133110c-382a-4116-b5a1-e3cc260e1db5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "68092f25-c387-4256-9c59-500edb097d50", "tenant_id": "8a662870cec44185828c407b4ca5c515", "floating_ip_address": "172.24.4.73", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "51b64b0b-5581-4426-aec7-33e1aa09780f", "port_id": "7cbecc2b-0825-4ab0-81b8-6f15722418c2", "fixe d_ip_address": "10.0.0.14", "status": "DOWN", "project_id": "8a662870cec44185828c407b4ca5c515", "description": "", "port_details": {"name": "", "network_id": "143c9655-4060-4ac9-b76e-46687e4fa6ad", "mac_address": "fa:16:3e:15:e7:aa", "admin_state_up": true, "status": "ACTIVE", "device_id": "da71b935-4816-47ed-beb1-c5a6f9e803b3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:18:06Z", "updated_at": "2025-08-05T13:18:06Z", "revision_number": 0}}' 2025-08-05 13:18:07,242 101010 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.73:22' as 'cirros' with public key authentication 2025-08-05 13:18:07,274 101010 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:18:07,384 101010 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:18:07,384 101010 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.73 successfully created 2025-08-05 13:18:07,385 101010 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-05 13:18:07,385 101010 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.73:22' as 'cirros' with public key authentication 2025-08-05 13:18:07,388 101010 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:18:07,498 101010 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:18:07,499 101010 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.73 successfully created 2025-08-05 13:18:07,552 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937 0.037s 2025-08-05 13:18:07,553 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-810a3128-b923-4d22-aa8f-9bb279bef7ea', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-810a3128-b923-4d22-aa8f-9bb279bef7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937'} Body: b'{"volume": {"id": "0a0b5885-376f-46f2-9b9b-ba77acb7e937", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:12.000000", "updated_at": "2025-08-05T13:16:13.000000", "name": "tempest-TestStampPattern-volume-792542356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937"}], "user_id": "1a42271509184ad9a9afcb66fe1ca232", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8a662870cec44185828c407b4ca5c515"}}' 2025-08-05 13:18:08,602 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937 0.035s 2025-08-05 13:18:08,602 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd1a345b-524b-4ab0-b338-40a7bd39f2d9', 'content-length': '836', 'openstack-api-versio n': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd1a345b-524b-4ab0-b338-40a7bd39f2d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937'} Body: b'{"volume": {"id": "0a0b5885-376f-46f2-9b9b-ba77acb7e937", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:12.000000", "updated_at": "2025-08-05T13:16:13.000000", "name": "tempest-TestStampPattern-volume-792542356", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937"}], "user_id": "1a42271509184ad9a9afcb66fe1ca232", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8a662870cec44185828c407b4ca5c515"}}' 2025-08-05 13:18:09,106 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/68092f25-c387-4256-9c59-500edb097d50 0.488s 2025-08-05 13:18:09,107 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f80e7075-d2ce-4d1b-a193-d56b69ba1823', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/68092f25-c387-4256-9c59-500edb097d50'} Body: b'' 2025-08-05 13:18:09,297 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3 0.190s 2025-08-05 13:18:09,297 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa1eaf93-d6d3-47f9-9787-31a758ba1031', 'x-compute-request-id': 'req-aa1eaf93-d6d3-47f9-9787-31a758ba1031', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'' 2025-08-05 13:18:09,539 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3 0.241s 2025-08-05 13:18:09,539 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:09 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-3b7f2669-b142-487a-9bcb-f7d7f5327c7f', 'x-compute-request-id': 'req-3b7f2669-b142-487a-9bcb-f7d7f5327c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'{"server": {"id": "da71b935-4816-47ed-beb1-c5a6f9e803b3", "name": "tempest-TestStampPattern-server-1386100879", "status": "ACTIVE", "tenant_id": "8a662870cec44185828c407b4ca5c515", "user_id": "1a42271509184ad9a9afcb66fe1ca232 ", "metadata": {}, "hostId": "8c4cb2cae0096ae846adbfc34d7b3b2d716e5e316c16a269991d489e", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:14Z", "updated": "2025-08-05T13:18:09Z", "addresses": {"tempest-TestStampPattern-444697162-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:e7:aa"}, {"version": 4, "addr": "172.24.4.73", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:e7:aa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-176808528", "OS-SRV-USG:launched_at": "2025-08-05T13:16:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1113681985"}], "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-05 13:18:59,648 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3 0.045s 2025-08-05 13:18:59,649 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:59 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-ba271956-e6c4-4db9-bad8-32f69431894c', 'x-compute-request-id': 'req-ba271956-e6c4-4db9-bad8-32f69431894c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/da71b935-4816-47ed-beb1-c5a6f9e803b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance da71b935-4816-47ed-beb1-c5a6f9e803b3 could not be found."}}' 2025-08-05 13:18:59,751 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937 0.101s 2025-08-05 13:18:59,751 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:59 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-92da2e3e-d17f-494c-889a-0a4f1d7be30c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937'} Body: b'' 2025-08-05 13:18:59,772 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937 0.020s 2025-08-05 13:18:59,772 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:59 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-d9979539-e6d0-4733-af20-2b1488d78ec4', 'x-openstack-request-id': 'req-d9979539-e6d0-4733-af20-2b1488d78ec4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0a0b5885-376f-46f2-9b9b-ba77acb7e937'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0a0b5885-376f-46f2-9b9b-ba77acb7e937 could not be found."}}' 2025-08-05 13:19:00,121 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/fb8057a5-59ff-458d-9df3-3e455dd7dab0 0.348s 2025-08-05 13:19:00,121 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-85e602c5-b98e-43d5-abc5-21c1b3f23283', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/fb8057a5-59ff-458d-9df3-3e455dd7dab0'} Body: b'' 2025-08-05 13:19:00,161 101010 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-176808528 0.039s 2025-08-05 13:19:00,161 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2e4f573-2757-42a2-b4aa-fc9f0ae12919', 'x-compute-request-id': 'req-b2e4f573-2757-42a2-b4aa-fc9f0ae12919', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-176808528'} Body: b'' 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 9a7e6c91-9732-4ab6-bc95-949141d4ec3a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:17:03,326 101004 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/ca0318ea-e047-4244-89c1-21385f6ca04a 0.213s 2025-08-05 13:17:03,326 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:03 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-86dfede8-0134-41b3-8c72-3918bff653d0', 'x-compute-request-id': 'req-86dfede8-0134-41b3-8c72-3918bff653d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0318ea-e047-4244-89c1-21385f6ca04a'} Body: b'{"server": {"id": "ca0318ea-e047-4244-89c1-21385f6ca04a", "name": "tempest-ServerActionsTestOtherB-server-759746756", "status": "ACTIVE", "tenant_id": "54a8dddf1d7e4deb9f2754d2b4bf4d04", "user_id": "905428c7b0b94598afbc7e17206b395b", "metadata": {}, "hostId": "8d724fe113b2e522b6a419c8d474097675b21f3d3d8bef22af5b084b", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:04Z", "updated": "2025-08-05T13:15:39Z", "addresses": {"tempest-ServerActionsTestOtherB-1465962571-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:ea:cf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0318ea-e047-4244-89c1-21385f6ca04a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0318ea-e047-4244-89c1-21385f6ca04a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-518800815", "OS-SRV-USG:launched_at": "2025-08-05T13:15:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1737115088"}], "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-05 13:18:03,622 101004 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 0.221s 2025-08-05 13:18:03,622 101004 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-1810770984"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb007c8-614e-4e43-b794-a410e7f79386', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb007c8-614e-4e43-b794-a410e7f79386', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9a7e6c91-9732-4ab6-bc95-949141d4ec3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:03.555646", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1810770984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a7e6c91-9732-4ab6-bc95-949141d4ec3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a7e6c91-9732-4ab6-bc95-94 9141d4ec3a"}], "user_id": "905428c7b0b94598afbc7e17206b395b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:18:03,673 101004 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/9a7e6c91-9732-4ab6-bc95-949141d4ec3a 0.038s 2025-08-05 13:18:03,673 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38e73389-72bd-4f77-8d14-d58fe4807bc9', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38e73389-72bd-4f77-8d14-d58fe4807bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a7e6c91-9732-4ab6-bc95-949141d4ec3a'} Body: b'{"volume": {"id": "9a7e6c91-9732-4ab6-bc95-949141d4ec3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:04.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1810770984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a7e6c91-9732-4ab6-bc95-949141d4ec3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a7e6c91-9732-4ab6-bc95-949141d4ec3a"}], "user_id": "905428c7b0b94598afbc7e17206b395b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54a8dddf1d7e4deb9f2754d2b4bf4d04"}}' 2025-08-05 13:18:04,724 101004 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/9a7e6c91-9732-4ab6-bc95-949141d4ec3a 0.036s 2025-08-05 13:18:04,724 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02bac95d-70fe-49fe-a360-9222fc1ac7e9', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02bac95d-70fe-49fe-a360-9222fc1ac7e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a7e6c91-9732-4ab6-bc95-949141d4ec3a'} Body: b'{"volume": {"id": "9a7e6c91-9732-4ab6-bc95-949141d4ec3a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:04.000000", "updated_at": "2025-08-05T13:18:04.000000", "name": "tempest-ServerActionsTestOtherB-volume-1810770984", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a7e6c91-9732-4ab6-bc95-949141d4ec3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a7e6c91-9732-4ab6-bc95-949141d4ec3a"}], "user_id": "905428c7b0b94598afbc7e17206b395b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "54a8dddf1d7e4deb9f2754d2b4bf4d04"}}' 2025-08-05 13:18:04,738 101004 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-05 13:18:04,951 101004 INFO [tempest.lib.common.rest_client] Request (Server ActionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/ca0318ea-e047-4244-89c1-21385f6ca04a 0.211s 2025-08-05 13:18:04,952 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55734225-2590-4db0-9789-e19306537afc', 'x-compute-request-id': 'req-55734225-2590-4db0-9789-e19306537afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0318ea-e047-4244-89c1-21385f6ca04a'} Body: b'{"server": {"id": "ca0318ea-e047-4244-89c1-21385f6ca04a", "name": "tempest-ServerActionsTestOtherB-server-759746756", "status": "ACTIVE", "tenant_id": "54a8dddf1d7e4deb9f2754d2b4bf4d04", "user_id": "905428c7b0b94598afbc7e17206b395b", "metadata": {}, "hostId": "8d724fe113b2e522b6a419c8d474097675b21f3d3d8bef22af5b084b", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:04Z", "updated": "2025-08-05T13:15:39Z", "addresses": {"tempest-ServerActionsTestOtherB-1465962571-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:ea:cf"}, {"version": 4, "addr": "172.24.4.89", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:ea:cf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0318ea-e047-4244-89c1-21385f6ca04a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0318ea-e047-4244-89c1-21385f6ca04a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-518800815", "OS-SRV-USG:launched_at": "2025-08-05T13:15:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1737115088"}], "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 e3349f84-12b4-4ad6-9f41-bf7be759c91d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:17:15,934 101022 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-05 13:17:15,934 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:15 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-bd5014ad-d1ef-4bf5-af7e-ed6a6be27d80', '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": "14c9801594ad466e94661d1986e43e5b", "name": "tempest-VolumesAdminNegativeTest-397989075-project-member", "password_expires_at": null}, "audit_ids": ["PbrLQmCnQWqsFMXxfGW-Zw"], "expires_at": "2025-08-05T14:17:15.000000Z", "issued_at": "2025-08-05T13:17:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0ac2df5bb7442c887ab71a99fe6113b", "name": "tempest-VolumesAdminNegativeTest-397989075"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d0ac2df5bb7442c887ab71a99fe6113b", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:17:15,934 101022 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'cadd01fb-cb2a-4b77-955f-ae07e905b836', 'name': 'tempest-VolumesAdminNegativeTest-1453956770-network', 'tenant_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd0ac2df5bb7442c887ab71a99fe6113b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14979, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_sco pe': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:14:16Z', 'updated_at': '2025-08-05T13:14:16Z', 'revision_number': 1} available for tenant 2025-08-05 13:17:16,435 101022 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.499s 2025-08-05 13:17:16,435 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1346377649", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "cadd01fb-cb2a-4b77-955f-ae07e905b836"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-620010a5-eedc-4ebf-bd1d-ca69de7e4c72', 'x-compute-request-id': 'req-620010a5-eedc-4ebf-bd1d-ca69de7e4c72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "467b2a25-bfec-40d9-ac53-9ef482e26f27", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "XA7Nfa9EEMRL"}}' 2025-08-05 13:17:16,504 101022 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/467b2a25-bfec-40d9-ac53-9ef482e26f27 0.066s 2025-08-05 13:17:16,505 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:16 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-758ef360-6135-4e00-af4b-6917aeacc62a', 'x-compute-request-id': 'req-758ef360-6135-4e00-af4b-6917aeacc62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27'} Body: b'{"server": {"id": "467b2a25-bfec-40d9-ac53-9ef482e26f27", "name": "tempest-VolumesAdminNegativeTest-server-1346377649", "status": "BUILD", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "user_id": "14c9801594ad466e94661d1986e43e5b", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:17:16Z", "updated": "2025-08-05T13:17:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27"}], "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-05 13:18:06,770 101022 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/467b2a25-bfec-40d9-ac53-9ef482e26f27 0.203s 2025-08-05 13:18:06,771 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:06 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-4e427826-fe91-4014-b679-27cb1078745e', 'x-compute-request-id': 'req-4e427826-fe91-4014-b679-27cb1078745e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27'} Body: b'{"server": {"id": "467b2a25-bfec-40d9-ac53-9ef482e26f27", "name": "tempest-VolumesAdminNegativeTest-server-1346377649", "status": "ACTIVE", "tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b", "user_id": "14c9801594ad466e94661d1986e43e5b", "metadata": {}, "hostId": "f65a8a4df66ef6cf700106cd0c1e6fe0c92059c4862b35dafa2837a8", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:17:16Z", "updated": "2025-08-05T13:17:32Z", "addresses": {"tempest-VolumesAdminNegativeTest-1453956770-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:d6:27"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/467b2a25-bfec-40d9-ac53-9ef482e26f27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:17:31.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-05 13:18:06,785 101022 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:19:07,096 101022 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.258s 2025-08-05 13:19:07,096 101022 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-442658046"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13968fd-4b42-42bc-b1ab-7058db3e278a', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13968fd-4b42-42bc-b1ab-7058db3e278a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e3349f84-12b4-4ad6-9f41-bf7be759c91d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:06.999416", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-442658046", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href ": "http://10.0.0.210/volume/v3/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d"}], "user_id": "14c9801594ad466e94661d1986e43e5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:07,155 101022 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/e3349f84-12b4-4ad6-9f41-bf7be759c91d 0.046s 2025-08-05 13:19:07,155 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2d7345-2571-46be-8c70-246f714d793a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2d7345-2571-46be-8c70-246f714d793a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d'} Body: b'{"volume": {"id": "e3349f84-12b4-4ad6-9f41-bf7be759c91d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:07.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-442658046", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d"}], "user_id": "14c9801594ad466e94661d1986e43e5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b"}}' 2025-08-05 13:19:08,227 101022 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/e3349f84-12b4-4ad6-9f41-bf7be759c91d 0.054s 2025-08-05 13:19:08,227 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c1727d-8f3f-4441-a5ed-bd8b2bb89997', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c1727d-8f3f-4441-a5ed-bd8b2bb89997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d'} Body: b'{"volume": {"id": "e3349f84-12b4-4ad6-9f41-bf7be759c91d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:07.000000", "updated_at": "2025-08-05T13:19:07.000000", "name": "tempest-VolumesAdminNegativeTest-volume-442658046", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3349f84-12b4-4ad6-9f41-bf7be759c91d"}], "user_id": "14c9801594ad466e94661d1986e43e5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0ac2df5bb7442c887ab71a99fe6113b"}}' 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 a93679fc-5b0c-4342-a860-6f1716c3d0ce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:24,443 101020 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/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.133s 2025-08-05 13:16:24,443 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cd7b3fc4-c761-4828-b1f4-79fdb260042a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:25,225 101020 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.752s 2025-08-05 13:16:25,225 101020 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': 'Tue, 05 Aug 2025 13:16:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-dd6d40f2-e2a4-4ff9-ab3e-74124d43b50d', '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": "1488e2fa24b8438a9e1a9f8ef2262095", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0b9734d8-4579-45e0-93e4-5be35636d744", "created_at": "2025-08-05T13:16:25Z", "updated_at": "2025-08-05T13:16:25Z", "tags": [], "self": "/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744", "file": "/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:16:26,932 101020 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/0b9734d8-4579-45e0-93e4-5be35636d744/file 1.707s 2025-08-05 13:16:26,933 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Au g 2025 13:16:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d17770fd-698f-4495-87f9-90c19f32205a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744/file'} Body: b'' 2025-08-05 13:16:26,934 101020 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:16:26,934 101020 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:16:27,196 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.261s 2025-08-05 13:16:27,197 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2058511221", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAjWn5lGT713cquy2doNgvLNOx/2GLZXoh4eu/qd9zDA6qiCJAuTqre8pdwPP0D1vJMlpKxuotkqUGE74xgpW8g98tj3rm4OComsu/yaSlpHQnejrPgTcAo+LLM6QXfa6Q=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:26 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-2e4a70dc-7209-4698-9d13-79369eaa636a', 'x-compute-request-id': 'req-2e4a70dc-7209-4698-9d13-79369eaa636a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2058511221", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAjWn5lGT713cquy2doNgvLNOx/2GLZXoh4eu/qd9zDA6qiCJAuTqre8pdwPP0D1vJMlpKxuotkqUGE74xgpW8g98tj3rm4OComsu/yaSlpHQnejrPgTcAo+LLM6QXfa6Q==", "fingerprint": "b8:d6:f3:e1:3d:41:1b:29:2d:61:22:93:1f:0d:bf:65", "user_id": "2015cfb3a9ca457f99e9c36c9bd7e1a3"}}' 2025-08-05 13:16:27,199 101020 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2058511221 created 2025-08-05 13:16:27,538 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.337s 2025-08-05 13:16:27,538 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1167249958", "description": "tempest-description--2032227306"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-5ed671a8-c12d-4271-b036-47ba56c114aa', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9a4b2630-4609-4b63-bf8f-8b005d1c8621", "name": "tempest-securitygroup--1167249958", "stateful": true, "tenant_id": "31d19c0151264b6e93a283b309889606", "description": "tempest-description--2032227306", "shared": false, "security_group_rules": [{"id": "03de0816-c95c-458a-8064-6087e2212368", "project_id": "31d19c0151264b6e93a283b309889606", "tenant_id": "31d19c0151264b6e93a283b309889606", "security_group_id": "9a4b2630-4609-4b63-bf8f-8b005d1c8621", "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": 659, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:27 Z", "updated_at": "2025-08-05T13:16:27Z", "revision_number": 0}, {"id": "d49c06d7-0666-45d8-8750-6b90ad09bea1", "project_id": "31d19c0151264b6e93a283b309889606", "tenant_id": "31d19c0151264b6e93a283b309889606", "security_group_id": "9a4b2630-4609-4b63-bf8f-8b005d1c8621", "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": 660, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:27Z", "updated_at": "2025-08-05T13:16:27Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:16:27Z", "updated_at": "2025-08-05T13:16:27Z", "revision_number": 1, "project_id": "31d19c0151264b6e93a283b309889606"}}' 2025-08-05 13:16:27,875 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.336s 2025-08-05 13:16:27,875 101020 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": "9a4b2630-4609-4b63-bf8f-8b005d1c8621", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-60b9a2a9-50ed-4d54-835b-b683309e4c63', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8349db5f-31fa-430c-b021-b5a826611d42", "project_id": "31d19c0151264b6e93a283b309889606", "tenant_id": "31d19c0151264b6e93a283b309889606", "security_group_id": "9a4b2630-4609-4b63-bf8f-8b005d1c8621", "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-05T13:16:27Z", "updated_at": "2025-08-05T13:16:27Z", "revision_number": 0}}' 2025-08-05 13:16:28,149 101020 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-05 13:16:28,149 101020 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": "9a4b2630-4609-4b63-bf8f-8b005d1c8621", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e42a8548-1444-42b6-b6da-c122da28f915', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6fef54c6-d7fd-4fe1-8ba7-2a659d016d16", "project_id": "31d19c0151264b6e93a283b309889606", "tenant_id": "31d19c0151264b6e93a283b309889606", "security_group_id": "9a4b2630-4609-4b63-bf8f-8b005d1c8621", "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-05T13:16:28Z", "updated_at": "2025-08-05T13:16:28Z", "revision_number": 0}}' 2025-08-05 13:16:28,150 101020 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1167249958 created 20 25-08-05 13:16:29,021 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.871s 2025-08-05 13:16:29,022 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-cb80afab-b0ec-4497-a3fc-082099ab4b01', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dce475d7-94c2-4692-9b7f-218d15f9a5ee", "tenant_id": "31d19c0151264b6e93a283b309889606", "floating_ip_address": "172.24.4.166", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "31d19c0151264b6e93a283b309889606", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:16:28Z", "updated_at": "2025-08-05T13:16:28Z", "revision_number": 0}}' 2025-08-05 13:16:29,022 101020 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dce475d7-94c2-4692-9b7f-218d15f9a5ee', 'tenant_id': '31d19c0151264b6e93a283b309889606', 'floating_ip_address': '172.24.4.166', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '31d19c0151264b6e93a283b309889606', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:16:28Z', 'updated_at': '2025-08-05T13:16:28Z', 'revision_number': 0, 'ip': '172.24.4.166'} created 2025-08-05 13:16:29,151 101020 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.123s 2025-08-05 13:16:29,151 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:29 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-6a47957a-d3b9-4ab4-b2e5-8248c3ccfbc7', '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": "2015cfb3a9ca457f99e9c36c9bd7e1a3", "name": "tempest-AttachSCSIVolumeTestJSON-351312767-project-member", "password_expires_at": null}, "audit_ids": ["hgqsGZdXQgmD6r7bnmxJ5Q"], "expires_at": "2025-08-05T14:16:29.000000Z", "issued_at": "2025-08-05T13:16:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "31d19c0151264b6e93a283b309889606", "name": "tempest-AttachSCSIVolumeTestJSON-351312767"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": " RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/31d19c0151264b6e93a283b309889606", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:16:29,152 101020 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '94b03ed5-9245-45f4-a2d9-80b4592153ca', 'name': 'tempest-AttachSCSIVolumeTestJSON-798523543-network', 'tenant_id': '31d19c0151264b6e93a283b309889606', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '31d19c0151264b6e93a283b309889606', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17487, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:15:55Z', 'updated_at': '2025-08-05T13:15:55Z', 'revision_number': 1} available for tenant 2025-08-05 13:16:29,152 101020 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2058511221', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAjWn5lGT713cquy2doNgvLNOx/2GLZXoh4eu/qd9zDA6qiCJAuTqre8pdwPP0D1vJMlpKxuotkqUGE74xgpW8g98tj3rm4OComsu/yaSlpHQnejrPgTcAo+LLM6QXfa6Q==', 'fingerprint': 'b8:d6:f3:e1:3d:41:1b:29:2d:61:22:93:1f:0d:bf:65', 'user_id': '2015cfb3a9ca457f99e9c36c9bd7e1a3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDqsxsvtAaFu9S2Kkc4sjQBDGeqHVXXYgXqsAWyccn2qPcNy2bW78rJ\nM0+zVBdpjwCgBwYFK4EEACKhZANiAAQI1p+ZRk+9d3KrstnaDYLyzTsf9hi2V6Ie\nHrv6nfcwwOqogiQLk6q3vKXcDz9A9byTJaSsbqLZKlBhO+MYKVvIPfLY965uDgqJ\nrLv8mkpaR0J3o6z4E3AKPiyzOkF32uk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9a4b2630-4609-4b63-bf8f-8b005d1c8621', 'name': 'tempest-securitygroup--1167249958', 'stateful': True, 'tenant_id': '31d19c0151264b6e93a283b309889606', 'description': 'tempest-description--2032227306', 'shared': False, 'security_group_rules': [{'id': '03de0816-c95c-458a-8064-6087e2212368', 'project_id': '31d19c0151264b6e93a283b309889606', 'tenant_id': '31d19c0151264b6e93a283b309889606', 'security_group_id': '9a4b2630-4609-4b63-bf8f-8b005d1c8621', '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': 659, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:16:27Z', 'updated_at': '2025-08-05T13:16:27Z', 'revision_number': 0}, {'id': 'd49c06d7-0666-45d8-8750-6b90ad09bea1', 'project_id': '31d19c0151264b6e93a283b309889606', 'tenant_id': '31d19c0151264b6e93a283b309889606', 'security_group_id': '9a4b2630-4609-4b63-bf8f-8b005d1c8621', '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': 660, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:16:27Z', 'updated_at': '2025-08-05T13:16:27Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:16:27Z', 'updated_at': '2025-08-05T13:16:27Z', 'revision_number': 1, 'project_id': '31d19c0151264b6e93a283b309889606'}, 'floating_ip': {'id': 'dce475d7-94c2-4692-9b7f-218d15f9a5ee', 'tenant_id': '31d19c0151264b6e93a283b309889606', 'floating_ip_address': '172.24.4.166', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '31d19c0151264b6e93a283b309889606', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:16:28Z', 'updated_at': '2025-08-05T13:16:28Z', 'revision_number': 0, 'ip': '172.24.4.166'}} 2025-08-05 13:16:30,405 101020 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 1.252s 2025-08-05 13:16:30,405 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1477218998", "imageRef": "0b9734d8-4579-45e0-93e4-5be35636d744", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "94b03ed5-9245-45f4-a2d9-80b4592153ca"}], "security_groups": [{"name": "tempest-securitygroup--1167249958"}], "key_name": "tempest-keypair-2058511221", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-540fda76-173a-457a-b66e-fe89893afef3', 'x-compute-request-id': 'req-540fda76-173a-457a-b66e-fe89893afef3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a55d1176-623d-44ec-8d8b-823fd582b328", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1167249958"}], "adminPass": "Hd8jNa4WbsyB"}}' 2025-08-05 13:16:30,479 101020 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/a55d1176-623d-44ec-8d8b-823fd582b328 0.071s 2025-08-05 13:16:30,480 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d669a93-0644-416d-aa62-fa7e77de7799', 'x-compute-request-id': 'req-3d669a93-0644-416d-aa62-fa7e77de7799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328'} Body: b'{"server": {"id": "a55d1176-623d-44ec-8d8b-8 23fd582b328", "name": "tempest-AttachSCSIVolumeTestJSON-server-1477218998", "status": "BUILD", "tenant_id": "31d19c0151264b6e93a283b309889606", "user_id": "2015cfb3a9ca457f99e9c36c9bd7e1a3", "metadata": {}, "hostId": "", "image": {"id": "0b9734d8-4579-45e0-93e4-5be35636d744", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0b9734d8-4579-45e0-93e4-5be35636d744"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:30Z", "updated": "2025-08-05T13:16:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-2058511221", "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-05 13:17:20,749 101020 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/a55d1176-623d-44ec-8d8b-823fd582b328 0.213s 2025-08-05 13:17:20,749 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e3d4f9b-5684-485a-8bdd-45ee7e08289e', 'x-compute-request-id': 'req-9e3d4f9b-5684-485a-8bdd-45ee7e08289e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328'} Body: b'{"server": {"id": "a55d1176-623d-44ec-8d8b-823fd582b328", "name": "tempest-AttachSCSIVolumeTestJSON-server-1477218998", "status": "ACTIVE", "tenant_id": "31d19c0151264b6e93a283b309889606", "user_id": "2015cfb3a9ca457f99e9c36c9bd7e1a3", "metadata": {}, "hostId": "45f47c1ad8fb0c3428638e8332f57f2ac309faadf680ced082827a82", "image": {"id": "0b9734d8-4579-45e0-93e4-5be35636d744", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0b9734d8-4579-45e0-93e4-5be35636d744"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:30Z", "updated": "2025-08-05T13:16:47Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-798523543-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:9e:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2058511221", "OS-SRV-USG:launched_at": "2025-08-05T13:16:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1167249958"}], "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-05 13:17:20,765 101020 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:18:20,969 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://1 0.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328/os-interface 0.150s 2025-08-05 13:18:20,969 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:20 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-1edfecda-f4f1-43cc-9fcf-0fd9b4699687', 'x-compute-request-id': 'req-1edfecda-f4f1-43cc-9fcf-0fd9b4699687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "94b03ed5-9245-45f4-a2d9-80b4592153ca", "port_id": "6c561abb-9c38-4637-a4e4-c5dd7937fdbb", "mac_addr": "fa:16:3e:c4:9e:2c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c7351499-0aef-4b7a-b042-9993f1d1bb8c", "ip_address": "10.0.0.14"}]}]}' 2025-08-05 13:18:21,744 101020 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/dce475d7-94c2-4692-9b7f-218d15f9a5ee 0.771s 2025-08-05 13:18:21,745 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "6c561abb-9c38-4637-a4e4-c5dd7937fdbb"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-a3d8f7ff-b95b-45e0-a7ab-fcb5c21f9a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/dce475d7-94c2-4692-9b7f-218d15f9a5ee'} Body: b'{"floatingip": {"id": "dce475d7-94c2-4692-9b7f-218d15f9a5ee", "tenant_id": "31d19c0151264b6e93a283b309889606", "floating_ip_address": "172.24.4.166", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "17a61eb9-7b9d-4bb9-9b18-1f74ca955dd3", "port_id": "6c561abb-9c38-4637-a4e4-c5dd7937fdbb", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "94b03ed5-9245-45f4-a2d9-80b4592153ca", "mac_address": "fa:16:3e:c4:9e:2c", "admin_state_up": true, "status": "ACTIVE", "device_id": "a55d1176-623d-44ec-8d8b-823fd582b328", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:16:28Z", "updated_at": "2025-08-05T13:18:21Z", "revision_number": 1, "project_id": "31d19c0151264b6e93a283b309889606"}}' 2025-08-05 13:18:21,746 101020 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.166:22' as 'cirros' with public key authentication 2025-08-05 13:18:21,764 101020 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:18:21,866 101020 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:18:21,867 101020 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.166 successfully created 2025-08-05 13:18:22,078 101020 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.210s 2025-08-05 13:18:22,078 101020 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-1450874177"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995f4920-eb d1-4702-bebb-b6986d50401a', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995f4920-ebd1-4702-bebb-b6986d50401a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a93679fc-5b0c-4342-a860-6f1716c3d0ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:22.016058", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1450874177", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce"}], "user_id": "2015cfb3a9ca457f99e9c36c9bd7e1a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:18:22,130 101020 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/a93679fc-5b0c-4342-a860-6f1716c3d0ce 0.040s 2025-08-05 13:18:22,131 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84dea2db-6c52-4ad4-9774-a127ff675a23', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84dea2db-6c52-4ad4-9774-a127ff675a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce'} Body: b'{"volume": {"id": "a93679fc-5b0c-4342-a860-6f1716c3d0ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:22.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1450874177", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce"}], "user_id": "2015cfb3a9ca457f99e9c36c9bd7e1a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31d19c0151264b6e93a283b309889606"}}' 2025-08-05 13:18:23,183 101020 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/a93679fc-5b0c-4342-a860-6f1716c3d0ce 0.038s 2025-08-05 13:18:23,184 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d978f7e-1f0d-4d6e-b222-1585df752c69', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d978f7e-1f0d-4d6e-b222-1585df752c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce'} Body: b'{"volume": {"id": "a93679fc-5b0c-4342-a860-6f1716c3d0ce", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:22.000000", "updated_at": "2025-08-05T13:18:22.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1450874177 ", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a93679fc-5b0c-4342-a860-6f1716c3d0ce"}], "user_id": "2015cfb3a9ca457f99e9c36c9bd7e1a3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31d19c0151264b6e93a283b309889606"}}' 2025-08-05 13:18:23,370 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328 0.172s 2025-08-05 13:18:23,370 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18: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-88d06ffd-7aec-4f66-9151-6d5fc7d4e7f3', 'x-compute-request-id': 'req-88d06ffd-7aec-4f66-9151-6d5fc7d4e7f3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328'} Body: b'' 2025-08-05 13:18:23,522 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328 0.152s 2025-08-05 13:18:23,523 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-342100a9-0e47-486d-ab15-1938492157e3', 'x-compute-request-id': 'req-342100a9-0e47-486d-ab15-1938492157e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328'} Body: b'{"server": {"id": "a55d1176-623d-44ec-8d8b-823fd582b328", "name": "tempest-AttachSCSIVolumeTestJSON-server-1477218998", "status": "ACTIVE", "tenant_id": "31d19c0151264b6e93a283b309889606", "user_id": "2015cfb3a9ca457f99e9c36c9bd7e1a3", "metadata": {}, "hostId": "45f47c1ad8fb0c3428638e8332f57f2ac309faadf680ced082827a82", "image": {"id": "0b9734d8-4579-45e0-93e4-5be35636d744", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0b9734d8-4579-45e0-93e4-5be35636d744"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:30Z", "updated": "2025-08-05T13:18:23Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-798523543-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:9e:2c"}, {"version": 4, "addr": "172.24.4.166", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:9e:2c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a55d1176-623d-44ec-8d8b-823fd582b328"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2058511221", "OS-SRV-USG:launched_at": "2025-08-05T13:16:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "temp est-securitygroup--1167249958"}], "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-05 13:19:13,648 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328 0.060s 2025-08-05 13:19:13,648 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-a9e26ce5-2bf2-498d-b33d-c11f5d5da009', 'x-compute-request-id': 'req-a9e26ce5-2bf2-498d-b33d-c11f5d5da009', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a55d1176-623d-44ec-8d8b-823fd582b328'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a55d1176-623d-44ec-8d8b-823fd582b328 could not be found."}}' 2025-08-05 13:19:13,699 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2058511221 0.050s 2025-08-05 13:19:13,700 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-84430047-7c49-449c-9601-374a1c1d286d', 'x-compute-request-id': 'req-84430047-7c49-449c-9601-374a1c1d286d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2058511221'} Body: b'' 2025-08-05 13:19:13,910 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/9a4b2630-4609-4b63-bf8f-8b005d1c8621 0.208s 2025-08-05 13:19:13,910 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a9a73984-0ba9-4fc8-a4b6-ca7c39ac6656', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/9a4b2630-4609-4b63-bf8f-8b005d1c8621'} Body: b'' 2025-08-05 13:19:13,943 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/9a4b2630-4609-4b63-bf8f-8b005d1c8621 0.032s 2025-08-05 13:19:13,943 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f8516ddf-2c70-49e3-86e4-bed8678f2153', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/9a4b2630-4609-4b63-bf8f-8b005d1c8621'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9a4b2630-4609-4b63-bf8f-8b005d1c8621 does not exist", "detail": ""}}' 2025-08- 05 13:19:14,920 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/dce475d7-94c2-4692-9b7f-218d15f9a5ee 0.976s 2025-08-05 13:19:14,920 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-2232d7e0-23f6-40bf-9902-106d579567e3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/dce475d7-94c2-4692-9b7f-218d15f9a5ee'} Body: b'' 2025-08-05 13:19:15,050 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744 0.129s 2025-08-05 13:19:15,050 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0fbea763-41f0-42a9-a96a-47f0bff6d9b3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744'} Body: b'' 2025-08-05 13:19:15,070 101020 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744 0.019s 2025-08-05 13:19:15,070 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ae9ef5dc-50c0-4715-bb17-7cee2569dca9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/0b9734d8-4579-45e0-93e4-5be35636d744'} Body: b'{"message": "No image found with ID 0b9734d8-4579-45e0-93e4-5be35636d744

\\n\\n\\n", "code": "404 Not Found", "title": "Not 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 2315e71b-cd50-4145-a9f4-b77d95a23336 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:16:31,331 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.547s 2025-08-05 13:16:31,332 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-80875285", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cfe23b8-ef68-45b4-8a49-d095c4aef3aa', 'content-length': '764', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cfe23b8-ef68-45b4-8a49-d095c4aef3aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2315e71b-cd50-4145-a9f4-b77d95a23336", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:31.263354", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-80875285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336"}], "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:16:31,801 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.456s 2025-08-05 13:16:31,801 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1817728462", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8341aa12-237f-4068-b268-72bd14e8b7cc', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8341aa12-237f-4068-b268-72bd14e8b7cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c682e041-2fd5-47cc-93a7-29bfc4e48a4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:31.483932", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1817728462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c682e041-2fd5-47cc-93a7-29bfc4e48a4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c682e041-2fd5-47cc-93a7-29bfc4e48a4b"}], "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:16:31,886 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.065s 2025-08-05 13:16:31,887 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:31 GMT', 'server': 'Apache/2.4.52 (Ubu ntu)', 'content-type': 'application/json', 'content-length': '2515', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-16567a7f-b03d-4c60-bb74-3b6b557d5ba8', '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": "5ca4db7df6af407baee38605f4d0e5a2", "name": "tempest-TestServerVolumeAttachmentScenario-699593714-project-member", "password_expires_at": null}, "audit_ids": ["w8FFFhl0TNSLHF7yW8SVRA"], "expires_at": "2025-08-05T14:16:31.000000Z", "issued_at": "2025-08-05T13:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fcb16c00f44942f087aeeadcb7e4f720", "name": "tempest-TestServerVolumeAttachmentScenario-699593714"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fcb16c00f44942f087aeeadcb7e4f720", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:16:31,887 101018 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '34abc752-830b-4025-beca-3f12e8855e83', 'name': 'tempest-TestServerVolumeAttachmentScenario-1816145054-network', 'tenant_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 1807, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:16:13Z', 'updated_at': '2025-08-05T13:16:13Z', 'revision_number': 1} available for tenant 2025-08-05 13:16:31,888 101018 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:16:31,888 101018 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:16:31,951 101018 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2025-08-05 13:16:31,951 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-81535497", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBARNTSWtQFfzB26hOSUruIwEMAkp4cvR19Oqth0f3XdGc2TTt2RTC8bN+W3DW33Qct0Fw1zA3yuza+LwOmjH0ClYyJ0aUkZUzQbs6TVndfTJ6pRr/AgThTrWcFy7wfKhjQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efd05122-1617-4c42-b508-42bbdf597ab7', 'x-compute-request-id': 'req-efd05122-1617-4c42-b508-42bbdf597ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-81535497", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBARNTSWtQFfzB26hOSUruIwEMAkp4cvR19Oqth0f3XdGc2TTt2RTC8bN+W3DW33Qct0Fw1zA3yuza+LwOmjH0ClYyJ0aUkZUzQbs6TVndfTJ6pRr/AgThTrWcFy7wfKhjQ==", "fingerprint": "5e:d0:c7:d0:a0:ec:d6:81:b3:b0:82:6a:00:f9:12:57", "user_id": "5ca4db7df6af407baee38605f4d0e5a2"}}' 2025-08-05 13:16:31,954 101018 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-81535497 created 2025-08-05 13:16:33,333 101018 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 1.379s 2025-08-05 13:16:33,334 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--229724235", "description": "tempest-description--1566639008"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-522f6dc8-0078-415c-b51c-9ba10b1351b7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e1c1d872-5a6c-4042-8519-2ee7099febd4", "name": "tempest-securitygroup--229724235", "stateful": true, "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "description": "tempest-description--1566639008", "shared": false, "security_group_rules": [{"id": "1a34b900-7015-4644-9074-81785d373e54", "project_id": "fcb16c00f44942f087aeeadcb7e4f720", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "security_group_id": "e1c1d872-5a6c-4042-8519-2ee7099febd4", "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": 673, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:32Z", "updated_at": "2025-08-05T13:16:32Z", "revision_number": 0}, {"id": "4cc82917-a14e-460a-9d46-5642ab9f3460", "project_id": "fcb16c00f44942f087aeeadcb7e4f720", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "security_group_id": "e1c1d872-5a6c-4042-8519-2ee7099febd4", "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": 672, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:16:32Z", "updated_at": "2025-08-05T13:16:32Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:16:32Z", "updated_at": "2025-08-05T13:16:32Z", "revision_number": 1, "project_id": "fcb16c00f44942f087aeeadcb7e4f720"}}' 2025-08-05 13:16:34,092 101018 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.757s 2025-08-05 13:16:34,093 101018 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": "e1c1d872-5a6c-4042-8519-2ee7099febd4", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-56be832d-d585-4930-ae37-33bcfe932125', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "60f27b08-a492-4df0-84c8-3fd40e2adeb1", "project_id": "fcb16c00f44942f087aeeadcb7e4f720", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "security_group_id": "e1c1d872-5a6c-4042-8519-2ee7099febd4", "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-05T13:16:33Z", "updated_at": "2025-08-05T13:16:33Z", "revision_number": 0}}' 2025-08-05 13:16:34,758 101018 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.665s 2025-08-05 13:16:34,759 101018 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": "e1c1d872-5a6c-4042-8519-2ee7099febd4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1f748574-2f90-4ac8-be0a-f7730340b93d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "311663dc-4189-4d3e-b35f-42e22c0362ad", "project_id": "fcb16c00f44942f087aeeadcb7e4f720", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "security_group_id": "e1c1d872-5a6c-4042-8519-2ee7099febd4", "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-05T13:16:34Z", "updated_at": "2025-08-05T13:16:34Z", "revision_number": 0}}' 2025-08-05 13:16:34,759 101018 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--229724235 created 2025-08-05 13:16:35,505 101018 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.746s 2025-08-05 13:16:35,506 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-395a29be-5913-4b8c-9bad -580c4a03b101', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9d68bc43-7883-4e75-a707-8df5aa9bab7c", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "floating_ip_address": "172.24.4.110", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fcb16c00f44942f087aeeadcb7e4f720", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:16:35Z", "updated_at": "2025-08-05T13:16:35Z", "revision_number": 0}}' 2025-08-05 13:16:35,506 101018 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9d68bc43-7883-4e75-a707-8df5aa9bab7c', 'tenant_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:16:35Z', 'updated_at': '2025-08-05T13:16:35Z', 'revision_number': 0, 'ip': '172.24.4.110'} created 2025-08-05 13:16:35,507 101018 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-81535497', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBARNTSWtQFfzB26hOSUruIwEMAkp4cvR19Oqth0f3XdGc2TTt2RTC8bN+W3DW33Qct0Fw1zA3yuza+LwOmjH0ClYyJ0aUkZUzQbs6TVndfTJ6pRr/AgThTrWcFy7wfKhjQ==', 'fingerprint': '5e:d0:c7:d0:a0:ec:d6:81:b3:b0:82:6a:00:f9:12:57', 'user_id': '5ca4db7df6af407baee38605f4d0e5a2', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDxP7P8eiXeAXosW9mvsYT9dBcG6R1PxagDjKIxuX1qFcgdlIXC9ter\nA+b97JaQDNCgBwYFK4EEACKhZANiAAQETU0lrUBX8wduoTklK7iMBDAJKeHL0dfT\nqrYdH913RnNk07dkUwvGzfltw1t90HLdBcNcwN8rs2vi8Dpox9ApWMidGlJGVM0G\n7Ok1Z3X0yeqUa/wIE4U61nBcu8HyoY0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e1c1d872-5a6c-4042-8519-2ee7099febd4', 'name': 'tempest-securitygroup--229724235', 'stateful': True, 'tenant_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'description': 'tempest-description--1566639008', 'shared': False, 'security_group_rules': [{'id': '1a34b900-7015-4644-9074-81785d373e54', 'project_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'tenant_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'security_group_id': 'e1c1d872-5a6c-4042-8519-2ee7099febd4', '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': 673, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:16:32Z', 'updated_at': '2025-08-05T13:16:32Z', 'revision_number': 0}, {'id': '4cc82917-a14e-460a-9d46-5642ab9f3460', 'project_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'tenant_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'security_group_id': 'e1c1d872-5a6c-4042-8519-2ee7099febd4', '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': 672, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:16:32Z', 'updated_at': '2025-08-05T13:16:32Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:16:32Z', 'updated_at': '2025-08-05T13:16:32Z', 'revision_number': 1, 'project_id': 'fcb16c00f44942f087aeeadcb7e4f720'}, 'floating_ip': {'id': '9d68bc43-7883-4e75-a707-8df5aa9bab7c', 'tenant_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'floating_ip_address': '172.24.4.110', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', ' project_id': 'fcb16c00f44942f087aeeadcb7e4f720', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:16:35Z', 'updated_at': '2025-08-05T13:16:35Z', 'revision_number': 0, 'ip': '172.24.4.110'}} 2025-08-05 13:16:36,273 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.765s 2025-08-05 13:16:36,273 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-507736210", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "34abc752-830b-4025-beca-3f12e8855e83"}], "security_groups": [{"name": "tempest-securitygroup--229724235"}], "key_name": "tempest-keypair-81535497", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d75773c1-2f55-42dc-bf6d-6b98c605d7c5', 'x-compute-request-id': 'req-d75773c1-2f55-42dc-bf6d-6b98c605d7c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--229724235"}], "adminPass": "pGkJbR3h4RdT"}}' 2025-08-05 13:16:36,393 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c 0.116s 2025-08-05 13:16:36,393 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7af180f7-bb05-4f44-8e3d-c71e330fa682', 'x-compute-request-id': 'req-7af180f7-bb05-4f44-8e3d-c71e330fa682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c'} Body: b'{"server": {"id": "d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c", "name": "tempest-TestServerVolumeAttachmentScenario-server-507736210", "status": "BUILD", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:36Z", "updated": "2025-08-05T13:16:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d1b4b458-cac7-42c6-81e4-9a 1dc05bcb1c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-81535497", "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-05 13:17:26,666 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c 0.203s 2025-08-05 13:17:26,666 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0444c41-02e6-4b24-856f-d4293fe20507', 'x-compute-request-id': 'req-d0444c41-02e6-4b24-856f-d4293fe20507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c'} Body: b'{"server": {"id": "d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c", "name": "tempest-TestServerVolumeAttachmentScenario-server-507736210", "status": "ACTIVE", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "metadata": {}, "hostId": "44bec9f7b0063e391b4eabaf0823ec16954128e409038623786465a5", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:36Z", "updated": "2025-08-05T13:16:54Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1816145054-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:da:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81535497", "OS-SRV-USG:launched_at": "2025-08-05T13:16:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--229724235"}], "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-05 13:17:26,681 101018 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:18:26,877 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c/os-interface 0.151s 2025-08-05 13:18:26,877 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:26 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-8ed73e2b-254e-4ba4-b862-a397f881a62a', 'x-compute-request-id': 'req-8ed73e2b-254e-4ba4-b862-a397f881a62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/comput e/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "34abc752-830b-4025-beca-3f12e8855e83", "port_id": "fb2d30c7-16dc-44d8-9093-501a5df2516a", "mac_addr": "fa:16:3e:99:da:da", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6dcc92d6-2cdf-4228-b9c0-ec8685abc9f6", "ip_address": "10.0.0.10"}]}]}' 2025-08-05 13:18:28,495 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/9d68bc43-7883-4e75-a707-8df5aa9bab7c 1.614s 2025-08-05 13:18:28,495 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "fb2d30c7-16dc-44d8-9093-501a5df2516a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-61fa5504-1f1d-4112-9279-429a65f7a887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/9d68bc43-7883-4e75-a707-8df5aa9bab7c'} Body: b'{"floatingip": {"id": "9d68bc43-7883-4e75-a707-8df5aa9bab7c", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "floating_ip_address": "172.24.4.110", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "d85832d8-fca9-4919-b1e1-5de0c2c0b407", "port_id": "fb2d30c7-16dc-44d8-9093-501a5df2516a", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "34abc752-830b-4025-beca-3f12e8855e83", "mac_address": "fa:16:3e:99:da:da", "admin_state_up": true, "status": "ACTIVE", "device_id": "d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:16:35Z", "updated_at": "2025-08-05T13:18:27Z", "revision_number": 1, "project_id": "fcb16c00f44942f087aeeadcb7e4f720"}}' 2025-08-05 13:18:28,497 101018 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.110:22' as 'cirros' with public key authentication 2025-08-05 13:18:28,521 101018 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:18:28,625 101018 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:18:28,625 101018 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.110 successfully created 2025-08-05 13:18:28,784 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c 0.157s 2025-08-05 13:18:28,784 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b59f6e0e-e289-4064-92f3-518c66b137af', 'x-compute-request-id': 'req-b59f6e0e-e289-4064-92f3-518c66b137af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c'} Body: b'{"server": {"id": "d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c", "name": "tempest-TestServerVolumeAttachmentScenario-server-507736210", "status": "ACTIVE", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "metadata": {}, "hostId": "44bec9f7b0063e391b4eabaf0823ec16954128e409038623786465a5", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3d c7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:36Z", "updated": "2025-08-05T13:16:54Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1816145054-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:da:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81535497", "OS-SRV-USG:launched_at": "2025-08-05T13:16:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--229724235"}], "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-05 13:18:28,987 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.187s 2025-08-05 13:18:28,987 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:28 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-b7d70ea1-6e02-46b6-ad99-5e167133dc86', 'x-compute-request-id': 'req-b7d70ea1-6e02-46b6-ad99-5e167133dc86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c", "name": "tempest-TestServerVolumeAttachmentScenario-server-507736210", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}]}]}' 2025-08-05 13:18:29,027 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336 0.036s 2025-08-05 13:18:29,027 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f5a76a-441b-4036-9d98-8c1b6c0d2fb6', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f5a76a-441b-4036-9d98-8c1b6c0d2fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336'} Body: b'{"volume": {"id": "2315e71b-cd50-4145-a9f4-b77d95a23336", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:31.000000", "updated_at": "2025-08-05T13:16:31.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-80875285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336"}], "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fcb16c00f44942f087aeeadcb7e4f720"}}' 2025-08-05 13:18:30,083 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336 0.041s 2025-08-05 13:18:30,083 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55933350-0376-4c9a-99c6-fbc4d4621054', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55933350-0376-4c9a-99c6-fbc4d4621054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336'} Body: b'{"volume": {"id": "2315e71b-cd50-4145-a9f4-b77d95a23336", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:16:31.000000", "updated_at": "2025-08-05T13:16:31.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-80875285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336"}], "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fcb16c00f44942f087aeeadcb7e4f720"}}' 2025-08-05 13:18:30,220 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c 0.121s 2025-08-05 13:18:30,220 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aacf158-63e0-4168-b49d-2fc1f3c493c3', 'x-compute-request-id': 'req-6aacf158-63e0-4168-b49d-2fc1f3c493c3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c'} Body: b'' 2025-08-05 13:18:30,414 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c 0.193s 2025-08-05 13:18:30,415 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1686', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37bca813-74ce-466f-ab7b-d6328a96aeac', 'x-compute-request-id': 'req-37bca813-74ce-466f-ab7b-d6328a96aeac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c'} Body: b'{"server": {"id": "d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c", "name": "tempest-TestServerVolumeAttachme ntScenario-server-507736210", "status": "ACTIVE", "tenant_id": "fcb16c00f44942f087aeeadcb7e4f720", "user_id": "5ca4db7df6af407baee38605f4d0e5a2", "metadata": {}, "hostId": "44bec9f7b0063e391b4eabaf0823ec16954128e409038623786465a5", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:16:36Z", "updated": "2025-08-05T13:18:30Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1816145054-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:da:da"}, {"version": 4, "addr": "172.24.4.110", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:da:da"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81535497", "OS-SRV-USG:launched_at": "2025-08-05T13:16:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--229724235"}], "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-05 13:19:20,543 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c 0.059s 2025-08-05 13:19:20,543 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-3b137121-172b-439f-af2a-860f2dd007d9', 'x-compute-request-id': 'req-3b137121-172b-439f-af2a-860f2dd007d9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d1b4b458-cac7-42c6-81e4-9a1dc05bcb1c could not be found."}}' 2025-08-05 13:19:20,722 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-81535497 0.178s 2025-08-05 13:19:20,723 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-de4ac34c-dc6c-4215-bf5c-b0b85c1c5686', 'x-compute-request-id': 'req-de4ac34c-dc6c-4215-bf5c-b0b85c1c5686', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-81535497'} Body: b'' 2025-08-05 13:19:20,943 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/e1c1d872-5a6c-4042-8519-2ee7099febd4 0.219s 2025-08-05 13:19:20,943 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7abba669-30ca-431f-b902-dbbc6c079f6a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e1c1d872-5a6c-4042-8519-2ee7099febd4'} Body: b'' 2025-08-05 13:19:20,960 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/e1c1d872-5a6c-4042-8519-2ee7099febd4 0.016s 2025-08-05 13:19:20,960 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-1e8aa42e-bda6-43db-8c12-ecff82c0a30e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e1c1d872-5a6c-4042-8519-2ee7099febd4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e1c1d872-5a6c-4042-8519-2ee7099febd4 does not exist", "detail": ""}}' 2025-08-05 13:19:21,360 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/9d68bc43-7883-4e75-a707-8df5aa9bab7c 0.399s 2025-08-05 13:19:21,360 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f83f2d16-e337-4434-98c4-2aaa387b26c3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/9d68bc43-7883-4e75-a707-8df5aa9bab7c'} Body: b'' 2025-08-05 13:19:21,470 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c682e041-2fd5-47cc-93a7-29bfc4e48a4b 0.109s 2025-08-05 13:19:21,471 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-f76c5837-b4e4-43f9-a1d6-716d31ed96b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c682e041-2fd5-47cc-93a7-29bfc4e48a4b'} Body: b'' 2025-08-05 13:19:21,496 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c682e041-2fd5-47cc-93a7-29bfc4e48a4b 0.024s 2025-08-05 13:19:21,496 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-11e7ccc4-b08c-4121-9bf8-529330f05397', 'x-openstack-request-id': 'req-11e7ccc4-b08c-4121-9bf8-529330f05397', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c682e041-2fd5-47cc-93a7-29bfc4e48a4b'} Body: b'{"itemNotFound": {"code": 404, " message": "Volume c682e041-2fd5-47cc-93a7-29bfc4e48a4b could not be found."}}' 2025-08-05 13:19:21,590 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336 0.093s 2025-08-05 13:19:21,591 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-b7ea4d9c-ec58-4ecc-a311-22dae20b0ac7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336'} Body: b'' 2025-08-05 13:19:21,614 101018 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336 0.023s 2025-08-05 13:19:21,614 101018 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-aa223e88-5575-409a-a1d4-94bdd4d70789', 'x-openstack-request-id': 'req-aa223e88-5575-409a-a1d4-94bdd4d70789', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2315e71b-cd50-4145-a9f4-b77d95a23336'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2315e71b-cd50-4145-a9f4-b77d95a23336 could not be found."}}' 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 a435af87-9396-438a-95f3-78ac4c5b94e9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:31,740 101010 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/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.205s 2025-08-05 13:19:31,741 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d12d9e49-178f-4239-9f07-bc4062701337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:32,138 101010 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 0.395s 2025-08-05 13:19:32,138 101010 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-416096300", "snapshot_id": null, "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ee0b99-f442-43ad-8fba-16e2e55c55d0', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ee0b99-f442-43ad-8fba-16e2e55c55d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a435af87-9396-438a-95f3-78ac4c5b94e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:32.062201", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-416096300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:32,192 101010 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/a435af87-9396-438a-95f3-78ac4c5b94e9 0.041s 2025-08-05 13:19:32,192 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body : None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f37037-ec91-49a8-900f-51c4a760e10c', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f37037-ec91-49a8-900f-51c4a760e10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9'} Body: b'{"volume": {"id": "a435af87-9396-438a-95f3-78ac4c5b94e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:32.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-416096300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:33,249 101010 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/a435af87-9396-438a-95f3-78ac4c5b94e9 0.041s 2025-08-05 13:19:33,249 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53f6325-9377-4add-b02e-3dc0d5e2f3af', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53f6325-9377-4add-b02e-3dc0d5e2f3af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9'} Body: b'{"volume": {"id": "a435af87-9396-438a-95f3-78ac4c5b94e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:32.000000", "updated_at": "2025-08-05T13:19:32.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-416096300", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:33,369 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9 0.105s 2025-08-05 13:19:33,370 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:33 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-3c631e2a-3dd5-4091-9321-04ce5986bedd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9'} Body: b'' 2025-08-05 13:19:33,393 10 1010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9 0.022s 2025-08-05 13:19:33,393 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e1d74d-673a-41e9-8587-4a3c66897f6b', 'x-openstack-request-id': 'req-71e1d74d-673a-41e9-8587-4a3c66897f6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a435af87-9396-438a-95f3-78ac4c5b94e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a435af87-9396-438a-95f3-78ac4c5b94e9 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 7ea15a2e-5903-4ec0-8594-4c28c7fcb711 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:33,416 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.020s 2025-08-05 13:19:33,417 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0596d864-5b1e-44d7-9ff8-d412cab03949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:33,787 101010 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.370s 2025-08-05 13:19:33,788 101010 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-551258748", "snapshot_id": null, "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae163cd-c970-4fba-92f9-7569ee7dfc30', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae163cd-c970-4fba-92f9-7569ee7dfc30', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7ea15a2e-5903-4ec0-8594-4c28c7fcb711", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:33.710235", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-551258748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:33,843 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711 0.043s 2025-08-05 13:19:33,843 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018b959d-e428-434a-92db-08e5d7a49a67', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018b959d-e428-434a-92db-08e5d7a49a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711'} Body: b'{"volume": {"id": "7ea15a2e-5903-4ec0-8594-4c28c7fcb711", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:34.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-551258748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:34,897 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711 0.040s 2025-08-05 13:19:34,898 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa92fdd-5b89-43c4-80c7-561eb237478b', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa92fdd-5b89-43c4-80c7-561eb237478b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711'} Body: b'{"volume": {"id": "7ea15a2e-5903-4ec0-8594-4c28c7fcb711", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:34.000000", "updated_at": "2025-08-05T13:19:34.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-551258748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:35,013 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711 0.101s 2025-08-05 13:19:35,013 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-b898f810-8e37-4b79-8bd2-58cfa1824583', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711'} Body: b'' 2025-08-05 13:19:35,037 101010 INFO [tempest.lib.common.rest_c lient] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711 0.024s 2025-08-05 13:19:35,038 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-f9f20473-d3eb-431b-afc7-75eaa138fd5d', 'x-openstack-request-id': 'req-f9f20473-d3eb-431b-afc7-75eaa138fd5d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7ea15a2e-5903-4ec0-8594-4c28c7fcb711'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7ea15a2e-5903-4ec0-8594-4c28c7fcb711 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 641b6d55-38a4-432b-a225-11b1fbeb1533 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:35,061 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.021s 2025-08-05 13:19:35,062 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ffadc0b2-b263-4a89-818d-cffc604fd427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:35,703 101010 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.640s 2025-08-05 13:19:35,703 101010 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-929073340", "snapshot_id": null, "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54be729-76d6-4b60-96cc-257d11567736', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54be729-76d6-4b60-96cc-257d11567736', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "641b6d55-38a4-432b-a225-11b1fbeb1533", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:35.589541", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-929073340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:35,762 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533 0.045s 2025-08-05 13:19:35,762 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'T ue, 05 Aug 2025 13:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd2531d-33a5-4c5b-b329-aa19112f1583', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd2531d-33a5-4c5b-b329-aa19112f1583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533'} Body: b'{"volume": {"id": "641b6d55-38a4-432b-a225-11b1fbeb1533", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:36.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-929073340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:36,896 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533 0.118s 2025-08-05 13:19:36,896 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5f4cfa-70d1-4e40-87a6-4fa13326540e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5f4cfa-70d1-4e40-87a6-4fa13326540e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533'} Body: b'{"volume": {"id": "641b6d55-38a4-432b-a225-11b1fbeb1533", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:36.000000", "updated_at": "2025-08-05T13:19:36.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-929073340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:37,006 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533 0.095s 2025-08-05 13:19:37,007 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04463d5-8512-46d1-9d77-88ca7933baa9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533'} Body: b'' 2025-08-05 13:19:37,028 101010 INFO [tempest.lib.common.rest_client] Request ( TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533 0.021s 2025-08-05 13:19:37,028 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-4f7bfb48-efb7-4a20-b08a-eee64e5fcf08', 'x-openstack-request-id': 'req-4f7bfb48-efb7-4a20-b08a-eee64e5fcf08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/641b6d55-38a4-432b-a225-11b1fbeb1533'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 641b6d55-38a4-432b-a225-11b1fbeb1533 could not be found."}}' 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 e330c160-283d-43f6-b927-16fcf86f93bd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:15:36,501 101006 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.454s 2025-08-05 13:15:36,501 101006 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-1487106467"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7ec4f6-235b-4fa0-82f8-90545cfac0fa', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7ec4f6-235b-4fa0-82f8-90545cfac0fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e330c160-283d-43f6-b927-16fcf86f93bd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:36.415457", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1487106467", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e330c160-283d-43f6-b927-16fcf86f93bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e330c160-283d-43f6-b927-16fcf86f93bd"}], "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:15:36,515 101006 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:15:36,602 101006 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.084s 2025-08-05 13:15:36,602 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-394529923", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJQT234oXQKN23maBvmvSfp4Utrl2eI4jUzTPaqCeMBASOxj0elME1EOp91yVfr3617L49gqXyeakxrQMrKROTB0WmrpFO3XLFzsDLvrKTKpMClO4/hDSPu/EmPFpm8a2Q=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:36 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-f5b8d90e-bc74-406c-98fc-d907ae9c2b32', 'x-compute-request-id': 'req-f5b8d90e-bc74-406c-98fc-d907ae9c2b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-394529923", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJQT234oXQKN23maBvmvSfp4Utrl2eI4jUzTPaqCeMBASOxj0elME1EOp91yVfr3617L49gqXyeakxrQMrKROTB0WmrpFO3XLFzsDLvrKTKpMClO4/hDSPu/EmPFpm8a2Q==", "fingerprint": "52:2f:95:84:d3:12:c4:6f:02:8c:01:ab:cf:d2:f5:3e", "user_id": "6a2f7ec6bbb8486fbadb481d06430404"}}' 2025-08-05 13:15:36,605 101006 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-394529923 created 2025-08-05 13:15:38,446 101006 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 1.841s 2025-08-05 13:15:38,447 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1805493276", "description": "tempest-description--1426461736"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-2f72468e-2423-49e3-bcb2-be3d9734f7b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f092ace5-ad1a-4187-a2e6-448c0dd45585", "name": "tempest-securitygroup--1805493276", "stateful": true, "tenant_id": "9e65aae865624f66b1f99138d5033064", "description": "tempest-description--1426461736", "shared": false, "security_group_rules": [{"id": "8bbc2cbe-cc63-4e40-b583-20e3f99078ce", "project_id": "9e65aae865624f66b1f99138d5033064", "tenant_id": "9e65aae865624f66b1f99138d5033064", "security_group_id": "f092ace5-ad1a-4187-a2e6-448c0dd45585", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 455, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:15:38Z", "updated_at": "2025-08-05T13:15:38Z", "revision_number": 0}, {"id": "acba6588-9c92-49f5-bf39-570e3e1ef1fd", "project_id": "9e65aae865624f66b1f99138d5033064", "tenant_id": "9e65aae865624f66b1f99138d5033064", "security_group_id": "f092ace5-ad1a-4187-a2e6-448c0dd45585", "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": 456, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:15:38Z", "updated_at": "2025-08-05T13:15:38Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:15:38Z", "updated_at": "2025-08-05T13:15:38Z", "revision_number": 1, "project_id": "9e65aae865624f66b1f99138d5033064"}}' 2025-08-05 13:15:39,831 101006 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.384s 2025-08-05 13:15:39,832 101006 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": "f092ace5-ad1a-4187-a2e6-448c0dd45585", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-56f79841-e043-4d86-b4f2-e6eb1cdc58ae', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "734bf51d-b6f7-40ed-a197-99ec2ed2e9bf", "project_id": "9e65aae865624f66b1f99138d5033064", "tenant_id": "9e65aae865624f66b1f99138d5033064", "security_group_id": "f092ace5-ad1a-4187-a2e6-448c0dd45585", "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-05T13:15:39Z", "updated_at": "2025-08-05T13:15:39Z", "revision_number": 0}}' 2025-08-05 13:15:40,200 101006 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 0.367s 2025-08-05 13:15:40,201 1 01006 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": "f092ace5-ad1a-4187-a2e6-448c0dd45585", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1f1b1b75-0d7e-4609-8cd0-6243563730c1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cea3b311-57ce-4b3b-9a89-8dfb85c862b2", "project_id": "9e65aae865624f66b1f99138d5033064", "tenant_id": "9e65aae865624f66b1f99138d5033064", "security_group_id": "f092ace5-ad1a-4187-a2e6-448c0dd45585", "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-05T13:15:40Z", "updated_at": "2025-08-05T13:15:40Z", "revision_number": 0}}' 2025-08-05 13:15:40,202 101006 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1805493276 created 2025-08-05 13:15:43,554 101006 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 3.351s 2025-08-05 13:15:43,554 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-d00d259c-e581-423d-9171-77e56221e170', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e6d860c5-23bb-43da-8baa-32598f38d9b2", "tenant_id": "9e65aae865624f66b1f99138d5033064", "floating_ip_address": "172.24.4.7", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9e65aae865624f66b1f99138d5033064", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:15:43Z", "updated_at": "2025-08-05T13:15:43Z", "revision_number": 0}}' 2025-08-05 13:15:43,555 101006 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e6d860c5-23bb-43da-8baa-32598f38d9b2', 'tenant_id': '9e65aae865624f66b1f99138d5033064', 'floating_ip_address': '172.24.4.7', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9e65aae865624f66b1f99138d5033064', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:15:43Z', 'updated_at': '2025-08-05T13:15:43Z', 'revision_number': 0, 'ip': '172.24.4.7'} created 2025-08-05 13:15:43,690 101006 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.129s 2025-08-05 13:15:43,691 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'co ntent-length': '2503', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a5e65c93-16eb-48f1-aa28-614d7a1a3e0f', '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": "6a2f7ec6bbb8486fbadb481d06430404", "name": "tempest-ServerStableDeviceRescueTest-528433743-project-member", "password_expires_at": null}, "audit_ids": ["xuj_TAlFRkSI3up8DIWY8g"], "expires_at": "2025-08-05T14:15:43.000000Z", "issued_at": "2025-08-05T13:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e65aae865624f66b1f99138d5033064", "name": "tempest-ServerStableDeviceRescueTest-528433743"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9e65aae865624f66b1f99138d5033064", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:15:43,692 101006 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '06389f72-1a21-49d8-a847-0ff586e6360d', 'name': 'tempest-ServerStableDeviceRescueTest-1539946054-network', 'tenant_id': '9e65aae865624f66b1f99138d5033064', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9e65aae865624f66b1f99138d5033064', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16738, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:15:24Z', 'updated_at': '2025-08-05T13:15:24Z', 'revision_number': 1} available for tenant 2025-08-05 13:15:43,692 101006 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-394529923', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJQT234oXQKN23maBvmvSfp4Utrl2eI4jUzTPaqCeMBASOxj0elME1EOp91yVfr3617L49gqXyeakxrQMrKROTB0WmrpFO3XLFzsDLvrKTKpMClO4/hDSPu/ EmPFpm8a2Q==', 'fingerprint': '52:2f:95:84:d3:12:c4:6f:02:8c:01:ab:cf:d2:f5:3e', 'user_id': '6a2f7ec6bbb8486fbadb481d06430404', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAh+rPmoQcOtJNE6p+9xOcSx1mNJmZiQHUKl4opCFpb6E2EbFYQnGz4\neSi//UMQphugBwYFK4EEACKhZANiAASUE9t+KF0Cjdt5mgb5r0n6eFLa5dniOI1M\n0z2qgnjAQEjsY9HpTBNRDqfdclX69+tey+PYKl8nmpMa0DKykTkwdFpq6RTt1yxc\n7Ay76ykyqTApTuP4Q0j7vxJjxaZvGtk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f092ace5-ad1a-4187-a2e6-448c0dd45585', 'name': 'tempest-securitygroup--1805493276', 'stateful': True, 'tenant_id': '9e65aae865624f66b1f99138d5033064', 'description': 'tempest-description--1426461736', 'shared': False, 'security_group_rules': [{'id': '8bbc2cbe-cc63-4e40-b583-20e3f99078ce', 'project_id': '9e65aae865624f66b1f99138d5033064', 'tenant_id': '9e65aae865624f66b1f99138d5033064', 'security_group_id': 'f092ace5-ad1a-4187-a2e6-448c0dd45585', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 455, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:15:38Z', 'updated_at': '2025-08-05T13:15:38Z', 'revision_number': 0}, {'id': 'acba6588-9c92-49f5-bf39-570e3e1ef1fd', 'project_id': '9e65aae865624f66b1f99138d5033064', 'tenant_id': '9e65aae865624f66b1f99138d5033064', 'security_group_id': 'f092ace5-ad1a-4187-a2e6-448c0dd45585', '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': 456, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:15:38Z', 'updated_at': '2025-08-05T13:15:38Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:15:38Z', 'updated_at': '2025-08-05T13:15:38Z', 'revision_number': 1, 'project_id': '9e65aae865624f66b1f99138d5033064'}, 'floating_ip': {'id': 'e6d860c5-23bb-43da-8baa-32598f38d9b2', 'tenant_id': '9e65aae865624f66b1f99138d5033064', 'floating_ip_address': '172.24.4.7', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9e65aae865624f66b1f99138d5033064', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:15:43Z', 'updated_at': '2025-08-05T13:15:43Z', 'revision_number': 0, 'ip': '172.24.4.7'}} 2025-08-05 13:15:50,265 101006 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 6.571s 2025-08-05 13:15:50,265 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1790525436", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "06389f72-1a21-49d8-a847-0ff586e6360d"}], "security_groups": [{"name": "tempest-securitygroup--1805493276"}], "key_name": "tempest-keypair-394529923", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f90e1c7-6dd3-4501-b466-b383db130bf3', 'x-compute-request-id': 'req-4f90e1c7-6dd3-4501-b466-b383db130bf3', 'connection': 'cl ose', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1805493276"}], "adminPass": "vAYD5rJ4hx76"}}' 2025-08-05 13:15:54,660 101006 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/7bc2bc68-a7ae-4bd2-b109-07c678f95c51 4.392s 2025-08-05 13:15:54,661 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:15:50 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-14ab27e7-3da5-4e2e-a81e-963b5ac9bbfc', 'x-compute-request-id': 'req-14ab27e7-3da5-4e2e-a81e-963b5ac9bbfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51'} Body: b'{"server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "name": "tempest-ServerStableDeviceRescueTest-server-1790525436", "status": "BUILD", "tenant_id": "9e65aae865624f66b1f99138d5033064", "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:50Z", "updated": "2025-08-05T13:15:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-394529923", "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-05 13:16:44,968 101006 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/7bc2bc68-a7ae-4bd2-b109-07c678f95c51 0.245s 2025-08-05 13:16:44,969 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:16:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02771490-cd50-43f2-a5b8-067fb0d73100', 'x-compute-request-id': 'req-02771490-cd50-43f2-a5b8-067fb0d73100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51'} Body: b'{"server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "name": "tempest-ServerStableDeviceRescueTest-server-1790525436", "status": "ACTIVE", "tenant_id": "9e65aae865624f66b1f99138d5033064", "user_id": "6a2f7ec6b bb8486fbadb481d06430404", "metadata": {}, "hostId": "2ce6bb1f1d1c889af8b30b2b932dfae8bca2a611476ae89e119c8fa0", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:50Z", "updated": "2025-08-05T13:16:22Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1539946054-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b2:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-394529923", "OS-SRV-USG:launched_at": "2025-08-05T13:16:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1805493276"}], "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-05 13:16:44,983 101006 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:17:45,199 101006 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/7bc2bc68-a7ae-4bd2-b109-07c678f95c51/os-interface 0.154s 2025-08-05 13:17:45,199 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:45 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-eae29307-0e69-4462-b0b2-d81a89af5fc2', 'x-compute-request-id': 'req-eae29307-0e69-4462-b0b2-d81a89af5fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "06389f72-1a21-49d8-a847-0ff586e6360d", "port_id": "7e3ead65-7419-492f-861a-1531348ada2d", "mac_addr": "fa:16:3e:7f:b2:3e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "00efa195-1bc4-449b-afae-665ab2c670f3", "ip_address": "10.0.0.9"}]}]}' 2025-08-05 13:17:46,621 101006 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/e6d860c5-23bb-43da-8baa-32598f38d9b2 1.417s 2025-08-05 13:17:46,622 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7e3ead65-7419-492f-861a-1531348ada2d"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '827', 'x-openstack-request-id': 'req-2d5368ea-acc2-4c9c-8f16-cfc162cbb050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e6d860c5-23bb-43da-8baa-32598f38d9b2'} Body: b'{"floatingip": {"id": "e6d860c5-23bb-43da-8baa-32598f38d9b2", "tenant_id": "9e65aae865624f66b1f99138d5033064", "floating_ip_address": "172.24.4.7", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "3287e240-1ff5-4b7a-a783-69708128e028", "port_id": "7e3ead65-7419-492f-861a-15313 48ada2d", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "06389f72-1a21-49d8-a847-0ff586e6360d", "mac_address": "fa:16:3e:7f:b2:3e", "admin_state_up": true, "status": "ACTIVE", "device_id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:15:43Z", "updated_at": "2025-08-05T13:17:45Z", "revision_number": 1, "project_id": "9e65aae865624f66b1f99138d5033064"}}' 2025-08-05 13:17:46,624 101006 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.7:22' as 'cirros' with public key authentication 2025-08-05 13:17:46,642 101006 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:17:46,746 101006 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:17:46,747 101006 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.7 successfully created 2025-08-05 13:17:47,624 101006 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/7bc2bc68-a7ae-4bd2-b109-07c678f95c51/action 0.875s 2025-08-05 13:17:47,624 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-419604653"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:46 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/2475d54f-e61d-45df-ae27-99c2f75f39ac', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ebb6c0a-0694-4329-ac7b-8461b5ccf61a', 'x-compute-request-id': 'req-4ebb6c0a-0694-4329-ac7b-8461b5ccf61a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51/action'} Body: b'' 2025-08-05 13:17:47,697 101006 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/2475d54f-e61d-45df-ae27-99c2f75f39ac 0.067s 2025-08-05 13:17:47,697 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3325678c-a4e2-4bf9-a842-b0179a7c68fa', 'x-compute-request-id': 'req-3325678c-a4e2-4bf9-a842-b0179a7c68fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2475d54f-e61d-45df-ae27-99c2f75f39ac'} Body: b'{"image": {"id": "2475d54f-e61d-45df-ae27-99c2f75f39ac", "name": "tempest-ServerStableDeviceRescueTest-image-419604653", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "owner_project_name": "tempest-ServerStableDeviceRescueTest-528433743", "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-528433743 -project-member", "user_id": "6a2f7ec6bbb8486fbadb481d06430404"}, "created": "2025-08-05T13:17:47Z", "updated": "2025-08-05T13:17:47Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}], "server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}]}}}' 2025-08-05 13:18:37,817 101006 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/2475d54f-e61d-45df-ae27-99c2f75f39ac 0.073s 2025-08-05 13:18:37,817 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-902c0e0a-30ff-4157-ac34-5bdc3be676cc', 'x-compute-request-id': 'req-902c0e0a-30ff-4157-ac34-5bdc3be676cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2475d54f-e61d-45df-ae27-99c2f75f39ac'} Body: b'{"image": {"id": "2475d54f-e61d-45df-ae27-99c2f75f39ac", "name": "tempest-ServerStableDeviceRescueTest-image-419604653", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "owner_id": "9e65aae865624f66b1f99138d5033064", "owner_project_name": "tempest-ServerStableDeviceRescueTest-528433743", "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-528433743-project-member", "user_id": "6a2f7ec6bbb8486fbadb481d06430404"}, "created": "2025-08-05T13:17:47Z", "updated": "2025-08-05T13:17:56Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}], "server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}]}}}' 2025-08-05 13:18:37,899 101006 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/2475d54f-e61d-45df-ae27-99c2f75f39ac 0.068s 2025-08-05 13:18:37,900 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-256d77f0-b576-4e85-8923-4529b42fe40b', 'x-compute-request-id': 'req-256d77f0-b576-4e85-8923-4529b42fe40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/2475d54f-e61d-45df-ae27-99c2f75f39ac'} Body: b'{"image": {"id": "2475d54f-e61d-45df-ae27-99c2f75f39ac", "name": "tempest-ServerStableDeviceRescueTest-image-419604653", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "owner_id": "9e65aae865624f66b1f99138d5033064", "owner_project_name": "tempest-ServerStableDeviceRescueTest-528433743", "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-528433743-project-member", "user_id": "6a2f7ec6bbb8486fbadb481d06430404"}, "created": "2025-08-05T13:17:47Z", "updated": "2025-08-05T13:17:56Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/2475d54f-e61d-45df-ae27-99c2f75f39ac"}], "server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}]}}}' 2025-08-05 13:18:38,150 101006 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/7bc2bc68-a7ae-4bd2-b109-07c678f95c51 0.243s 2025-08-05 13:18:38,151 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:37 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-c8125795-2c00-47a5-83ff-9ac7b6b12658', 'x-compute-request-id': 'req-c8125795-2c00-47a5-83ff-9ac7b6b12658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51'} Body: b'{"server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "name": "tempest-ServerStableDeviceRescueTest-server-1790525436", "status": "ACTIVE", "tenant_id": "9e65aae865624f66b1f99138d5033064", "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "metadata": {}, "hostId": "2ce6bb1f1d1c889af8b30b2b932dfae8bca2a611476ae89e119c8fa0", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:50Z", "updated": "2025-08-05T13:17:56Z", "addresses": {"tempest-ServerStableDev iceRescueTest-1539946054-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b2:3e"}, {"version": 4, "addr": "172.24.4.7", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b2:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-394529923", "OS-SRV-USG:launched_at": "2025-08-05T13:16:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1805493276"}], "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-05 13:19:38,449 101006 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/2475d54f-e61d-45df-ae27-99c2f75f39ac 0.226s 2025-08-05 13:19:38,450 101006 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': 'Tue, 05 Aug 2025 13:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e67aa47a-3288-4fd7-a065-282323a270d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2475d54f-e61d-45df-ae27-99c2f75f39ac'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "owner_id": "9e65aae865624f66b1f99138d5033064", "owner_project_name": "tempest-ServerStableDeviceRescueTest-528433743", "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-528433743-project-member", "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-419604653", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "558e4df69cbe14c0b858c36540c30ef9", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9e65aae865624f66b1f99138d5033064", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "157b48f0f70533b1c8da42463dae53516f8bb340a44c256de9a225a8a42960dc79c7c8ee4a7957690953277d3cac6303f4bae3fcf6a97788ba0b818a35600f16", "id": "2475d54f-e61d-45df-ae27-99c2f75f39ac", "created_at": "2025-08-05T13:17:47Z", "updated_at": "2025-08-05T13:19:38Z", "tags": [], "self": "/v2/images/2475d54f-e61d-45df-ae27-99c2f75f39ac", "file": "/v2/images/2475d54f-e61d-45df-ae27-99c2f75f39ac/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:38,619 101006 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/2475d54f-e61d-45df-ae27-99c2f75f39ac 0.169s 2025-08-05 13:19:38,620 101006 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': 'Tue, 05 Aug 2025 13:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e6fb2699-5d5c-496a-86ec-4b5ec40d9695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2475d54f-e61d-45df-ae27-99c2f75f39ac'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "owner_id": "9e65aae865624f66b1f99138d5033064", "owner_project_name": "tempest-ServerStableDeviceRescueTest-528433743", "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-528433743-project-member", "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-419604653", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "558e4df69cbe14c0b858c36540c30ef9", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "9e65aae865624f66b1f99138d5033064", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "157b48f0f70533b1c8da42463dae53516f8bb340a44c256de9a225a8a42960dc79c7c8ee4a7957690953277d3cac6303f4bae3fcf6a97788ba0b818a35600f16", "id": "2475d54f-e61d-45df-ae27-99c2f75f39ac", "created_at": "2025-08-05T13:17:47Z", "updated_at": "2025-08-05T13:19:39Z", "tags": [], "self": "/v2/images/2475d54f-e61d-45df-ae27-99c2f75f39ac", "file": "/v2/images/2475d54f-e61d-45df-ae27-99c2f75f39ac/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:38,882 101006 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/7bc2bc68-a7ae-4bd2-b109-07c678f95c51 0.261s 2025-08-05 13:19:38,883 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:38 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-10b5ef2d-423b-43ed-abb8-5f475cdc4a1b', 'x-compute-request-id': 'req-10b5ef2d-423b-43ed-abb8-5f475cdc4a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51'} Body: b'{"server": {"id": "7bc2bc68-a7ae-4bd2-b109-07c678f95c51", "name": "tempest-ServerStableDeviceRescueTest-server-1790525436", "status": "ACTIVE", "tenant_id": "9e65aae865624f66b1f99138d5033064", "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "metadata": {}, "hostId": "2ce6bb1f1d1c889af8b30b2b932dfae8bca2a611476ae89e119c8fa0", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:15:50Z", "updated": "2025-08-05T13:17:56Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1539946054-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b2:3e"}, {"version": 4, "addr": "172.24.4.7", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b2:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/c ompute/v2.1/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bc2bc68-a7ae-4bd2-b109-07c678f95c51"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-394529923", "OS-SRV-USG:launched_at": "2025-08-05T13:16:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1805493276"}], "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-05 13:19:38,948 101006 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/e330c160-283d-43f6-b927-16fcf86f93bd 0.050s 2025-08-05 13:19:38,949 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-108c5c67-a521-4127-972c-a342cf9e27e6', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-108c5c67-a521-4127-972c-a342cf9e27e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e330c160-283d-43f6-b927-16fcf86f93bd'} Body: b'{"volume": {"id": "e330c160-283d-43f6-b927-16fcf86f93bd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:36.000000", "updated_at": "2025-08-05T13:15:37.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1487106467", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e330c160-283d-43f6-b927-16fcf86f93bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e330c160-283d-43f6-b927-16fcf86f93bd"}], "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9e65aae865624f66b1f99138d5033064"}}' 2025-08-05 13:19:40,000 101006 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/e330c160-283d-43f6-b927-16fcf86f93bd 0.036s 2025-08-05 13:19:40,000 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f4765c4-19a2-41c1-a202-2932ae63415f', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f4765c4-19a2-41c1-a202-2932ae63415f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e330c160-283d-43f6-b927-16fcf86f93bd'} Body: b'{"volume": {"id": "e330c160-283d-43f6-b927-16fcf86f93bd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:15:36.000000", "updated_at": "2025-08-05T13:15:37.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1487106467", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e330c160-283d-43f6-b927-16fcf86f93bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e330c160-283d-43f6-b927-16fcf86f93bd"}], "user_id": "6a2f7ec6bbb8486fbadb481d06430404", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9e65aae865624f66b1f99138d5033064"}}' 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 704f1c97-fc9d-4df1-ae8c-baa445582cce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:37,031 101010 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2025-08-05 13:19:37,083 101010 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.051s 2025-08-05 13:19:37,084 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-809444722", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEqNG4gtAAGrHBumfujXAbp8FwI6cO/68RJ+W6mPyS+OKm3EWhko4Xq8wdiR7pmZ/Sllx7vp8QG2cUMxTsBxjmtmB7PFKY9oHKnFfsd26yBrV/5E1sZ5czBMnbXy9UkbpA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-226f30f2-6f7d-47e1-a0c4-648f91425edf', 'x-compute-request-id': 'req-226f30f2-6f7d-47e1-a0c4-648f91425edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-809444722", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEqNG4gtAAGrHBumfujXAbp8FwI6cO/68RJ+W6mPyS+OKm3EWhko4Xq8wdiR7pmZ/Sllx7vp8QG2cUMxTsBxjmtmB7PFKY9oHKnFfsd26yBrV/5E1sZ5czBMnbXy9UkbpA==", "fingerprint": "91:c7:c2:10:87:3b:90:17:03:81:ed:19:1c:7a:de:0f", "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a"}}' 2025-08-05 13:19:37,299 101010 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.212s 2025-08-05 13:19:37,299 101010 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-1604386794", "description": "tempest-secgroup-smoke-1604386794 description", "project_id": "f5055d5acb144adaae431ec772215e4e"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-ad071804-e889-4f46-a8e7-f50e8bc16710', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "name": "tempest-secgroup-smoke-1604386794", "stateful": true, "tenant_id": "f5055d5acb144adaae431ec772215e4e", "description": "tempest-secgroup-smoke-1604386794 description", "shared": false, "security_group_rules": [{"id": "aca868b7-3a7f-4fee-ad1f-1c7df7ed307d", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 778, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:19:37Z", "updated_at": "2025-08-05T13:19:37Z", "revision_number": 0}, {"id": "f0007e65-6f5f-4f91-b290-ccff5ceb113c", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "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": 777, "belongs_to_default_sg": false, "descrip tion": null, "tags": [], "created_at": "2025-08-05T13:19:37Z", "updated_at": "2025-08-05T13:19:37Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:19:37Z", "updated_at": "2025-08-05T13:19:37Z", "revision_number": 1, "project_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:37,510 101010 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.210s 2025-08-05 13:19:37,510 101010 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": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "project_id": "f5055d5acb144adaae431ec772215e4e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-819bd405-f966-4425-ae3c-3864da0ad7ec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a3c893b5-7160-4de1-aafa-272d781c31d6", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "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-05T13:19:37Z", "updated_at": "2025-08-05T13:19:37Z", "revision_number": 0}}' 2025-08-05 13:19:37,738 101010 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.227s 2025-08-05 13:19:37,738 101010 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": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "project_id": "f5055d5acb144adaae431ec772215e4e", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-8ad7fe67-c703-42f9-a5c1-48aaaefa3cdc', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4c6ce572-b391-4651-a05f-c11704d5bd1d", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "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-05T13:19:37Z", "updated_at": "2025-08-05T13:19:37Z", "revision_number": 0}}' 2025-08-05 13:19:37,945 101010 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.206s 2025-08-05 13:19:37,946 101010 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": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "project_id": "f5055d5acb144adaae431ec772215e4e", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-07b7177f-3c40-476d-8b1c-7ce302873b26', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "531c96f3-289c-4067-8d0a-e21315656b13", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "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-05T13:19:37Z", "updated_at": "2025-08-05T13:19:37Z", "revision_number": 0}}' 2025-08-05 13:19:38,214 101010 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.268s 2025-08-05 13:19:38,214 101010 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": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "project_id": "f5055d5acb144adaae431ec772215e4e", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-50caa3eb-05f6-4eec-8f6b-76c2b2266045', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b9ff2565-5a62-4f0f-b62e-1f7f735d0bae", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "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-05T13:19:38Z", "updated_at": "2025-08-05T13:19:38Z", "revision_number": 0}}' 2025-08-05 13:19:38,725 101010 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.510s 2025-08-05 13:19:38,726 101010 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": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "project_id": "f5055d5acb144adaae431ec772215e4e", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-6c2f45b5-40ad-4715-9e76-a9af74381f32', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9076c40e-fc41-425e-ba7d-e61031a87e97", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "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-05T13:19:38Z", "updated_at": "2025-08-05T13:19:38Z", "revision_number": 0}}' 2025-08-05 13:19:39,873 101 010 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 1.146s 2025-08-05 13:19:39,873 101010 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": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "project_id": "f5055d5acb144adaae431ec772215e4e", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-60c0e15a-94ef-4d3d-90b0-2a772569eaf8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1856b826-99ea-4b14-a290-5656fd1a7093", "project_id": "f5055d5acb144adaae431ec772215e4e", "tenant_id": "f5055d5acb144adaae431ec772215e4e", "security_group_id": "fcd607e6-006f-432b-9936-44cb8bffbd3a", "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-05T13:19:39Z", "updated_at": "2025-08-05T13:19:39Z", "revision_number": 0}}' 2025-08-05 13:19:39,873 101010 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2025-08-05 13:19:39,894 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.020s 2025-08-05 13:19:39,894 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-432b4f8b-8b20-4a81-883b-8206c87a598c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:40,341 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.446s 2025-08-05 13:19:40,341 101010 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-380216854", "snapshot_id": null, "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aabf24f3-0c6f-41e6-8bc9-0f1c1fccb999', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aabf24f3-0c6f-41e6-8bc9-0f1c1fccb999', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "704f1c97-fc9d-4df1-ae8c-baa445582cce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:40.276444", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-380216854", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:40,395 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce 0.041s 2025-08-05 13:19:40,395 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-514a80ea-f501-4dd8-bbcd-a8f45b9cc1c2', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-514a80ea-f501-4dd8-bbcd-a8f45b9cc1c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce'} Body: b'{"volume": {"id": "704f1c97-fc9d-4df1-ae8c-baa445582cce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:40.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-380216854", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:41,457 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce 0.045s 2025-08-05 13:19:41,457 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5561fb-6642-4110-b1d9-700cb64d90ce', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5561fb-6642-4110-b1d9-700cb64d90ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce'} Body: b'{"volume": {"id": "704f1c97-fc9d-4df1-ae8c-baa445582cce", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:40.000000", "updated_at": "2025-08-05T13:1 9:40.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-380216854", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce"}], "user_id": "eadcd2ae2dda4233bdc1a9ee5678643a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f5055d5acb144adaae431ec772215e4e"}}' 2025-08-05 13:19:41,597 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce 0.125s 2025-08-05 13:19:41,598 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19: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-bff3966c-4154-496a-8ac9-67acacb5f6bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce'} Body: b'' 2025-08-05 13:19:41,631 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce 0.032s 2025-08-05 13:19:41,631 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:41 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-f1aaa4be-f0ce-4bbe-8646-3743b3efea4a', 'x-openstack-request-id': 'req-f1aaa4be-f0ce-4bbe-8646-3743b3efea4a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/704f1c97-fc9d-4df1-ae8c-baa445582cce'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 704f1c97-fc9d-4df1-ae8c-baa445582cce could not be found."}}' 2025-08-05 13:19:41,921 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/fcd607e6-006f-432b-9936-44cb8bffbd3a 0.289s 2025-08-05 13:19:41,921 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-8e72b70f-7d05-4e82-8696-a3ced0c5f786', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/fcd607e6-006f-432b-9936-44cb8bffbd3a'} Body: b'' 2025-08-05 13:19:41,949 101010 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-809444722 0.027s 2025-08-05 13:19:41,950 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:41 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-ae3722cf-e784-4cdd-b413-9790a5780dab', 'x-compute-request-id': 'req-ae3722cf-e784-4cdd-b413-9790a5780dab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-809444722'} Body: b'' 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 ecef43f0-c344-421d-ac19-5b5194c5e154 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:51,340 101010 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.160s 2025-08-05 13:19:51,340 101010 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': 'Tue, 05 Aug 2025 13:19:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff4ad26c-930a-4ce7-bdb6-9b8b87559e0b', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff4ad26c-930a-4ce7-bdb6-9b8b87559e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "bb274bd5-229e-4f88-950c-8de0533cd1c8", "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-05 13:19:51,973 101010 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.629s 2025-08-05 13:19:51,973 101010 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': 'Tue, 05 Aug 2025 13:19:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-cc717bd9-3e0c-4a54-bdc7-5cdd13c84534', '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": "0c2ef9ce5d904691b2c60fd20bdb8a6a", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "25ff28f7-6750-4f31-a95b-9d1d8552dd04", "created_at": "2025-08-05T13:19:52Z", "updated_at": "2025-08-05T13:19:52Z", "tags": [], "self": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04", "file": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:52,890 101010 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/25ff28f7-6750-4f31-a95b-9d1d8552dd04/file 0.915s 2025-08-05 13:19:52,891 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4a b634e4-d393-417b-90be-920b62e2b5fa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04/file'} Body: b'' 2025-08-05 13:19:52,913 101010 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/25ff28f7-6750-4f31-a95b-9d1d8552dd04 0.021s 2025-08-05 13:19:52,913 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3057692f-5fca-4a0c-a297-fc4b2f621e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04'} 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": "1c02175cbbebcdb0783d285d8bc3423c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0c2ef9ce5d904691b2c60fd20bdb8a6a", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a0d356218d3380c220ac35ed427f585884cc06029c092ee2eba0cc43e2ae72d6f64d8351bb6c0e5c5e793844e1ce86a05f60386ba87f2de4c5662bd62d2cd725", "id": "25ff28f7-6750-4f31-a95b-9d1d8552dd04", "created_at": "2025-08-05T13:19:52Z", "updated_at": "2025-08-05T13:19:53Z", "tags": [], "self": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04", "file": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:52,934 101010 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/25ff28f7-6750-4f31-a95b-9d1d8552dd04 0.020s 2025-08-05 13:19:52,934 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e57c6c8b-d02a-409d-b845-7e8f8c81533f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04'} 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": "1c02175cbbebcdb0783d285d8bc3423c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0c2ef9ce5d904691b2c60fd20bdb8a6a", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a0d356218d3380c220ac35ed427f585884cc06029c092ee2eba0cc43e2ae72d6f64d8351bb6c0e5c5e793844e1ce86a05f60386ba87f2de4c5662bd62d2cd725", "id": "25ff28f7-6750-4f31-a95b-9d1d8552dd04", "created_at": "2025-08-05T13:19:52Z", "updated_at": "2025-08-05T13:19:53Z", "tags": [], "self": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04", "file": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:52,973 101010 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/25ff28f7-6750-4f31-a95b-9d1d8552dd04 0.038s 2025-08-05 13:19:52,974 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicat ion/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f4e2aa1a-8ded-476e-b539-5a9174902039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04'} 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": "1c02175cbbebcdb0783d285d8bc3423c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "0c2ef9ce5d904691b2c60fd20bdb8a6a", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a0d356218d3380c220ac35ed427f585884cc06029c092ee2eba0cc43e2ae72d6f64d8351bb6c0e5c5e793844e1ce86a05f60386ba87f2de4c5662bd62d2cd725", "id": "25ff28f7-6750-4f31-a95b-9d1d8552dd04", "created_at": "2025-08-05T13:19:52Z", "updated_at": "2025-08-05T13:19:53Z", "tags": [], "self": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04", "file": "/v2/images/25ff28f7-6750-4f31-a95b-9d1d8552dd04/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:53,324 101010 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.350s 2025-08-05 13:19:53,325 101010 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": "25ff28f7-6750-4f31-a95b-9d1d8552dd04", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a9ccf72-9145-41a6-b29e-1dd6deb5b61c', 'content-length': '796', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a9ccf72-9145-41a6-b29e-1dd6deb5b61c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ecef43f0-c344-421d-ac19-5b5194c5e154", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:53.258277", "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/ecef43f0-c344-421d-ac19-5b5194c5e154"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ecef43f0-c344-421d-ac19-5b5194c5e154"}], "user_id": "bc5f5e691d90436dbd650de7b3d34d90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:53,384 101010 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/ecef43f0-c344-421d-ac19-5b5194c5e154 0.045s 2025-08-05 13:19:53,384 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c09c989-1576-401e-8c76-464e8025f6d6', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c09c989-1576-401e-8c76-464e8025f6d6', 'connection': 'close', 'status': '200', 'content-location': 'h ttp://10.0.0.210/volume/v3/volumes/ecef43f0-c344-421d-ac19-5b5194c5e154'} Body: b'{"volume": {"id": "ecef43f0-c344-421d-ac19-5b5194c5e154", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:53.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/ecef43f0-c344-421d-ac19-5b5194c5e154"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ecef43f0-c344-421d-ac19-5b5194c5e154"}], "user_id": "bc5f5e691d90436dbd650de7b3d34d90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c2ef9ce5d904691b2c60fd20bdb8a6a"}}' 2025-08-05 13:19:54,439 101010 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/ecef43f0-c344-421d-ac19-5b5194c5e154 0.039s 2025-08-05 13:19:54,439 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64617502-8020-4ac3-986e-92d1324abaf9', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64617502-8020-4ac3-986e-92d1324abaf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ecef43f0-c344-421d-ac19-5b5194c5e154'} Body: b'{"volume": {"id": "ecef43f0-c344-421d-ac19-5b5194c5e154", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:53.000000", "updated_at": "2025-08-05T13:19:53.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/ecef43f0-c344-421d-ac19-5b5194c5e154"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ecef43f0-c344-421d-ac19-5b5194c5e154"}], "user_id": "bc5f5e691d90436dbd650de7b3d34d90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0c2ef9ce5d904691b2c60fd20bdb8a6a"}}' 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 18c957e7-b52f-4bf4-bcf9-2cd4f614a582 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:58,049 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.382s 2025-08-05 13:19:58,050 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2066079548"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5077f650-0f68-45a7-997b-dcd16705857e', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5077f650-0f68-45a7-997b-dcd16705857e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "18c957e7-b52f-4bf4-bcf9-2cd4f614a582", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:57.970437", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2066079548", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582"}], "user_id": "b7ca0ee22aa44f8489ae564be47dadcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:58,270 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.207s 2025-08-05 13:19:58,271 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-99258919"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae94ab01-bd20-4d88-a3fb-af5e4181987b', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae94ab01-bd20-4d88-a3fb-af5e4181987b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a661bc79-b3ec-4538-9fdb-10947f2df1f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:58.201427", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-99258919", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a661bc79-b3ec-4538-9fdb-10947f2df1f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a661bc79-b3ec-4538-9fdb-10947f2df1f1"}], "user_id": "b7ca0ee22aa44f8489ae564be47dadcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:58,517 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.225s 2025-08-05 13:19:58,518 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1131 875688"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cebdf286-7ccb-43d7-8996-81b1c0b9f2c6', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cebdf286-7ccb-43d7-8996-81b1c0b9f2c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3504a5ed-f1ee-466d-bace-6fa18353b24d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:58.448910", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1131875688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3504a5ed-f1ee-466d-bace-6fa18353b24d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3504a5ed-f1ee-466d-bace-6fa18353b24d"}], "user_id": "b7ca0ee22aa44f8489ae564be47dadcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:58,741 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.212s 2025-08-05 13:19:58,742 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-938401748"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62128132-daba-4821-b3bb-bf0198799a36', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62128132-daba-4821-b3bb-bf0198799a36', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5577154b-ff6d-41af-a17f-07911a46a349", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:58.676255", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-938401748", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5577154b-ff6d-41af-a17f-07911a46a349"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5577154b-ff6d-41af-a17f-07911a46a349"}], "user_id": "b7ca0ee22aa44f8489ae564be47dadcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:58,972 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.209s 2025-08-05 13:19:58,973 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-317227004"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d009a14-d98b-4a16-b874-8d8045826ffb', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d009a14-d98b-4a16-b874-8d8045826ffb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "270dc9b0-d 994-4cd1-b7db-5369bd7e414b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:58.903047", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-317227004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/270dc9b0-d994-4cd1-b7db-5369bd7e414b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/270dc9b0-d994-4cd1-b7db-5369bd7e414b"}], "user_id": "b7ca0ee22aa44f8489ae564be47dadcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:19:59,027 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582 0.042s 2025-08-05 13:19:59,027 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8b50bb-16c0-43ec-93bf-b6096120dc40', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8b50bb-16c0-43ec-93bf-b6096120dc40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582'} Body: b'{"volume": {"id": "18c957e7-b52f-4bf4-bcf9-2cd4f614a582", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:58.000000", "updated_at": "2025-08-05T13:19:58.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-2066079548", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582"}], "user_id": "b7ca0ee22aa44f8489ae564be47dadcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c390ec15ad44cbc9a2099c8ad86f9df"}}' 2025-08-05 13:20:00,098 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582 0.056s 2025-08-05 13:20:00,099 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714e894b-d87d-4b18-99b2-4bae2204a0f5', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714e894b-d87d-4b18-99b2-4bae2204a0f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582'} Body: b'{"volume": {"id": "18c957e7-b52f-4bf4-bcf9-2cd4f614a582", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:19:58.000000", "updated_at": "2025-08-05T13:19:58.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-2066079548", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/18c957e7-b52f-4bf4-bcf9-2cd4f614a582"}] , "user_id": "b7ca0ee22aa44f8489ae564be47dadcd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c390ec15ad44cbc9a2099c8ad86f9df"}}' 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 5440932e-0aea-42f3-8c4c-1015d289836a failed to build and is in ERROR status 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 08cae7ef-c1ac-46f7-ba64-5e7c6304d22c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:03,495 101010 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.546s 2025-08-05 13:20:03,496 101010 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-1815861858"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ea86724-8549-4cdc-b9f9-0cc77307563c', 'content-length': '761', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ea86724-8549-4cdc-b9f9-0cc77307563c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "08cae7ef-c1ac-46f7-ba64-5e7c6304d22c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:03.375966", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1815861858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c"}], "user_id": "046e2d6ec53540048f9eda33319c3caa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:20:03,564 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c 0.046s 2025-08-05 13:20:03,564 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bf82705-af17-4fd6-89b8-da9a46dfb225', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bf82705-af17-4fd6-89b8-da9a46dfb225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c'} Body: b'{"volume": {"id": "08cae7ef-c1ac-46f7-ba64-5e7c6304d22c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:03.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1815861858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c"}], "user_id": "046e2d6ec53540048f9eda33319c3caa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "36fc73af9be5466e9e4026478b008b4d"}}' 2025-08-05 13:20:04,667 101010 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c 0.088s 2025-08-05 13:20:04,667 101010 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:04 GMT', 'server': 'Apache/2. 4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e4b6a51-62b9-4535-b23f-002904666274', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e4b6a51-62b9-4535-b23f-002904666274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c'} Body: b'{"volume": {"id": "08cae7ef-c1ac-46f7-ba64-5e7c6304d22c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:03.000000", "updated_at": "2025-08-05T13:20:04.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1815861858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/08cae7ef-c1ac-46f7-ba64-5e7c6304d22c"}], "user_id": "046e2d6ec53540048f9eda33319c3caa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "36fc73af9be5466e9e4026478b008b4d"}}' 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 94b889c8-a641-44ae-913e-5eab61894e0b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:05,303 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/types 0.137s 2025-08-05 13:20:05,304 101004 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-1620208049"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-041277ce-51ad-479f-8317-39228151fc4f', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-041277ce-51ad-479f-8317-39228151fc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "d2d7b53f-051e-4975-8fc6-460d7e3f904a", "name": "tempest-GroupsV314Test-volume-type-1620208049", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:20:05,345 101004 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.038s 2025-08-05 13:20:05,346 101004 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-683575837"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778df8de-1c84-4455-b4e9-29bd46eb3126', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778df8de-1c84-4455-b4e9-29bd46eb3126', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "24679fe4-59ae-4860-b361-4bc534698a64", "name": "tempest-GroupsV314Test-group-type-683575837", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:20:05,952 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/groups 0.603s 2025-08-05 13:20:05,953 101004 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": "24679fe4-59ae-4860-b361-4bc534698a64", "volume_types": ["d2d7b53f-051e-4975-8fc6-460d7e3f904a"], "name": "tempest-GroupsV314Test-Group-181737252"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a538aff-4257-4869-b915-4d5d0b6c24db', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a538aff-4257-4869-b915-4d5d0b6c24db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "94b889c8-a641-44ae-913e-5eab61894e0b", "name": "tempest-GroupsV314Test-Group-181737252"}}' 2025-08-05 13:20:06,004 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b 0.049s 2025-08-05 13:20:06,004 101004 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': 'Tue, 05 Aug 2025 13:20:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content -type': 'application/json', 'x-compute-request-id': 'req-a62d0089-acad-4550-9f69-b20de5030433', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62d0089-acad-4550-9f69-b20de5030433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b'} Body: b'{"group": {"id": "94b889c8-a641-44ae-913e-5eab61894e0b", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:20:06.000000", "name": "tempest-GroupsV314Test-Group-181737252", "description": null, "group_type": "24679fe4-59ae-4860-b361-4bc534698a64", "volume_types": ["d2d7b53f-051e-4975-8fc6-460d7e3f904a"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:20:07,043 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b 0.033s 2025-08-05 13:20:07,043 101004 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': 'Tue, 05 Aug 2025 13:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0aba442-8335-43a6-88bf-cf9d10719298', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0aba442-8335-43a6-88bf-cf9d10719298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b'} Body: b'{"group": {"id": "94b889c8-a641-44ae-913e-5eab61894e0b", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:20:06.000000", "name": "tempest-GroupsV314Test-Group-181737252", "description": null, "group_type": "24679fe4-59ae-4860-b361-4bc534698a64", "volume_types": ["d2d7b53f-051e-4975-8fc6-460d7e3f904a"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:20:07,096 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.047s 2025-08-05 13:20:07,096 101004 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': 'Tue, 05 Aug 2025 13:20:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad300ea7-c145-4304-a845-1803666596f6', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad300ea7-c145-4304-a845-1803666596f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:20:07,169 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b/action 0.059s 2025-08-05 13:20:07,169 101004 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': 'Tue, 05 Aug 2025 13:20:07 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-e0765bd5-a429-4fa7-b506-36268c10625a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b/action'} Body: b'' 2025-08-05 13:20:07,184 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b 0.014s 2025-08-05 13:20:07,184 101004 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': 'Tue, 05 Aug 2025 13:20:07 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-ba72e956-64a7-48b4-8b51-eb3c7d1f8327', 'x-openstack-request-id': 'req-ba72e956-64a7-48b4-8b51-eb3c7d1f8327', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/94b889c8-a641-44ae-913e-5eab61894e0b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 94b889c8-a641-44ae-913e-5eab61894e0b could not be found."}}' 2025-08-05 13:20:07,237 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/24679fe4-59ae-4860-b361-4bc534698a64 0.052s 2025-08-05 13:20:07,238 101004 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': 'Tue, 05 Aug 2025 13:20:07 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-edc1c11a-7390-413c-bfad-b0883f094789', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/24679fe4-59ae-4860-b361-4bc534698a64'} Body: b'' 2025-08-05 13:20:07,283 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/d2d7b53f-051e-4975-8fc6-460d7e3f904a 0.045s 2025-08-05 13:20:07,283 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20: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-7b1a9709-fe5a-4a27-bd7b-af44d55c9e69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/d2d7b53f-051e-4975-8fc6-460d7e3f904a'} Body: b'' 2025-08-05 13:20:07,299 101004 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/d2d7b53f-051e-4975-8fc6-460d7e3f904a 0.015s 2025-08-05 13:20:07,301 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:07 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-034f8720-365a-4cd3-ac9d-3f1988dc71d3', 'x-openstack-request-id': 'req-034f8720-365a-4cd3-ac9d-3f1988dc71d3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/d2d7b53f-051e-4975-8fc6-460d7e3f904a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d2d7b53f-051e-4975-8fc6-460d7e3f904a 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 52a2feaf-454c-41b2-a875-f50a941a4eb9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:27,225 101004 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1186051791-2039979762 on backend None 2025-08-05 13:20:27,392 101004 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.167s 2025-08-05 13:20:27,392 101004 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-1186051791-2039979762", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9180f9-e3b3-48c5-8e90-cdf3c7706b7a', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9180f9-e3b3-48c5-8e90-cdf3c7706b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "43c2c4f4-6f61-4f62-b8a3-e742e5934695", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1186051791-2039979762", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:20:27,396 101004 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-05 13:20:28,076 101004 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.679s 2025-08-05 13:20:28,076 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--2022980501", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-bc4d8587-f642-40e4-8fc4-0dc86f97e292', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--2022980501", "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": "0897de7696ff473bbeeb6ecd0fd3b34a", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "91722bc6-8dd0-4d22-a902-6e81e338e821", "created_at": "2025-08-05T13:20:28Z", "updated_at": "2025-08-05T13:20:28Z", "tags": [], "self": "/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821", "file": "/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:29,299 101004 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/91722bc6-8dd0-4d22-a902-6e81e338e821/file 1.221s 2025-08-05 13:20:29,299 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dae3e2ca-3799-44 a9-a94c-5243849d0aa1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821/file'} Body: b'' 2025-08-05 13:20:29,299 101004 DEBUG [tempest.scenario.manager] image:91722bc6-8dd0-4d22-a902-6e81e338e821 2025-08-05 13:20:29,358 101004 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.057s 2025-08-05 13:20:29,358 101004 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-714167076", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF1tXPKqHulcsQsgICdWaDDfjeQmW3tcCY0BCmbLHkoQy2TZZQwBjBbJikr9ojV4k7ac9ZfbqZFuz0mRF4hXXnkXvi55OUW43C3e5HEirlK1mGbaMvjly88j+4YoggeZJw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:29 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-f1e25b09-452b-457e-aec2-6878844431a1', 'x-compute-request-id': 'req-f1e25b09-452b-457e-aec2-6878844431a1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-714167076", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF1tXPKqHulcsQsgICdWaDDfjeQmW3tcCY0BCmbLHkoQy2TZZQwBjBbJikr9ojV4k7ac9ZfbqZFuz0mRF4hXXnkXvi55OUW43C3e5HEirlK1mGbaMvjly88j+4YoggeZJw==", "fingerprint": "8c:9e:90:ba:bf:ff:e4:54:69:93:ed:43:ad:11:e8:d2", "user_id": "4e5554bdf2b14051a10dacbec1a00f54"}}' 2025-08-05 13:20:29,421 101004 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.059s 2025-08-05 13:20:29,422 101004 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': 'Tue, 05 Aug 2025 13:20:29 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-db03a444-d4e0-4d04-8f65-86ef46732aa1', 'x-compute-request-id': 'req-db03a444-d4e0-4d04-8f65-86ef46732aa1', '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-05T13:19:56.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-08-05T13:20:27.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"user": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-08-05T13:20:29.000000"}}}}]}' 2025-08-05 13:20:29,426 101004 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-756410749-61816130 on backend None 2025-08-05 13:20:29,454 101004 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.027s 2025-08-05 13:20:29,454 101004 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-756410749-61816130", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f9d4c2-4b97-4772-be1b-b45b439dbd84', 'content-length': '266', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f9d4c2-4b97-4772-be1b-b45b439dbd84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "1d54f5a3-f307-492a-8812-3b6a6ea6c627", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-756410749-61816130", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:20:29,458 101004 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1159726865-638975137 on backend None 2025-08-05 13:20:29,490 101004 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.031s 2025-08-05 13:20:29,490 101004 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-1159726865-638975137", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69a241f-2c22-421c-a231-d8cff0464680', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69a241f-2c22-421c-a231-d8cff0464680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "8812cb26-a2bd-4d51-a8cf-2aa6715893d9", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1159726865-638975137", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:20:29,493 101004 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'user'}]: 2025-08-05 13:20:29,719 101004 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.226s 2025-08-05 13:20:29,720 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-175014541", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-756410749-61816130", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd7cd34f-24ad-4416-9f86-0cafe261f989', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd7cd34f-24ad-4416-9f86-0cafe261f989', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "251de2fa-6fa1-49e5-9393-8e6c0fb23d38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:29.658945", "updated_at": null, "name": "tempest-TestInstancesWithCind erVolumes-volume-175014541", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-756410749-61816130", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/251de2fa-6fa1-49e5-9393-8e6c0fb23d38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/251de2fa-6fa1-49e5-9393-8e6c0fb23d38"}], "user_id": "4e5554bdf2b14051a10dacbec1a00f54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:20:29,914 101004 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.182s 2025-08-05 13:20:29,915 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1239463474", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1159726865-638975137", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f0f78b-938b-44ef-ad04-3748ba1ec769', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f0f78b-938b-44ef-ad04-3748ba1ec769', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1602ba20-5b96-4372-bcfb-f94a03395bcd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:29.860283", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1239463474", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1159726865-638975137", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1602ba20-5b96-4372-bcfb-f94a03395bcd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1602ba20-5b96-4372-bcfb-f94a03395bcd"}], "user_id": "4e5554bdf2b14051a10dacbec1a00f54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:20:29,959 101004 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/91722bc6-8dd0-4d22-a902-6e81e338e821 0.033s 2025-08-05 13:20:29,960 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '811', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5b266c3a-f4bd-4c79-ba95-80c63d02a98b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821'} Body: b'{"name": "tempest-scenario-img--2022980501", "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": "0897de7696ff473bbeeb6ecd0fd3b34a", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "91722bc6-8dd0-4d22-a902-6e81e338e821", "created_at": "2025-08-05T13:20:28Z", "updated_at": "202 5-08-05T13:20:29Z", "tags": [], "self": "/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821", "file": "/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:30,326 101004 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.365s 2025-08-05 13:20:30,326 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-571964043", "snapshot_id": null, "imageRef": "91722bc6-8dd0-4d22-a902-6e81e338e821", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1186051791-2039979762", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db4c7ba-ecbc-49dc-83ef-e75db038a590', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db4c7ba-ecbc-49dc-83ef-e75db038a590', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "52a2feaf-454c-41b2-a875-f50a941a4eb9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:30.235251", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-571964043", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1186051791-2039979762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9"}], "user_id": "4e5554bdf2b14051a10dacbec1a00f54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:20:30,378 101004 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/52a2feaf-454c-41b2-a875-f50a941a4eb9 0.040s 2025-08-05 13:20:30,379 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f535a2a2-e152-4587-b9fa-e642ab646b70', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f535a2a2-e152-4587-b9fa-e642ab646b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9'} Body: b'{"volume": {"id": "52a2feaf-454c-41b2-a875-f50a941a4eb9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:30.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-571964043", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1186051791-2039979762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9"}], "user_id": "4e5554bdf2b14051a10dacbec1a00f54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0897d e7696ff473bbeeb6ecd0fd3b34a"}}' 2025-08-05 13:20:31,448 101004 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/52a2feaf-454c-41b2-a875-f50a941a4eb9 0.051s 2025-08-05 13:20:31,449 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81223389-c6b0-42e3-a468-708c3b24da26', 'content-length': '933', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81223389-c6b0-42e3-a468-708c3b24da26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9'} Body: b'{"volume": {"id": "52a2feaf-454c-41b2-a875-f50a941a4eb9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:30.000000", "updated_at": "2025-08-05T13:20:30.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-571964043", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1186051791-2039979762", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9"}], "user_id": "4e5554bdf2b14051a10dacbec1a00f54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0897de7696ff473bbeeb6ecd0fd3b34a"}}' 2025-08-05 13:20:31,580 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9 0.118s 2025-08-05 13:20:31,581 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb0755a-e89b-4083-a821-1c249f781fd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9'} Body: b'' 2025-08-05 13:20:31,605 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9 0.023s 2025-08-05 13:20:31,605 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 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-5065b07b-ab24-4ac2-93e5-ecb38122edba', 'x-openstack-request-id': 'req-5065b07b-ab24-4ac2-93e5-ecb38122edba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52a2feaf-454c-41b2-a875-f50a941a4eb9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 52a2feaf-454c-41b2-a875-f50a941a4eb9 could not be found."}}' 2025-08-05 13:20:31,717 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1602ba20-5 b96-4372-bcfb-f94a03395bcd 0.111s 2025-08-05 13:20:31,717 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd29b54-78aa-4897-82af-6b2bb4c309f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1602ba20-5b96-4372-bcfb-f94a03395bcd'} Body: b'' 2025-08-05 13:20:31,754 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1602ba20-5b96-4372-bcfb-f94a03395bcd 0.036s 2025-08-05 13:20:31,755 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 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-083fd267-edd4-4b04-8c21-7bb8665786fa', 'x-openstack-request-id': 'req-083fd267-edd4-4b04-8c21-7bb8665786fa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1602ba20-5b96-4372-bcfb-f94a03395bcd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1602ba20-5b96-4372-bcfb-f94a03395bcd could not be found."}}' 2025-08-05 13:20:31,859 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/251de2fa-6fa1-49e5-9393-8e6c0fb23d38 0.104s 2025-08-05 13:20:31,860 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51396779-cb90-4fcc-8bb5-ebcae9c79f05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/251de2fa-6fa1-49e5-9393-8e6c0fb23d38'} Body: b'' 2025-08-05 13:20:31,886 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/251de2fa-6fa1-49e5-9393-8e6c0fb23d38 0.025s 2025-08-05 13:20:31,886 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 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-b0272869-e9da-43b5-8548-a39d26ace598', 'x-openstack-request-id': 'req-b0272869-e9da-43b5-8548-a39d26ace598', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/251de2fa-6fa1-49e5-9393-8e6c0fb23d38'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 251de2fa-6fa1-49e5-9393-8e6c0fb23d38 could not be found."}}' 2025-08-05 13:20:31,969 101004 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.082s 2025-08-05 13:20:31,969 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a788ab-e624-4251-b6b5-b8ba21c6eb3d', 'content-length': '979', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a788ab-e624-4251-b6b5-b8ba21c6eb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "c3b08d22-73a2-496a-816c-fc7535124600", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:04.000000", "updated_at": "2025-08-05T13:18:04.000000", "name": "740c745a-ec36-44e8-8178-c38b1b9bccf4-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/c3b08d22-73a2-496a-816c-fc7535124600"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c3b08d22-73a2-496a-816c-fc7535124600"}], "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "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": "c6724783f0374053961aeca7602e4ce4"}]}' 2025-08-05 13:20:32,035 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/8812cb26-a2bd-4d51-a8cf-2aa6715893d9 0.050s 2025-08-05 13:20:32,035 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e579ee8e-b367-46a5-ab18-4e84aabebe94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/8812cb26-a2bd-4d51-a8cf-2aa6715893d9'} Body: b'' 2025-08-05 13:20:32,105 101004 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.069s 2025-08-05 13:20:32,105 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acfaf913-3f02-450c-b1aa-9c6daaddc1be', 'content-length': '979', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acfaf913-3f02-450c-b1aa-9c6daaddc1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "c3b08d22-73a2-496a-816c-fc7535124600", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:04.000000", "updated_at": "2025-08-05T13:18:04.000000", "name": "740c745a-ec36-44e8-8178-c38b1b9bccf4-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/c3b08d22-73a2-496a-816c-fc7535124600"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c3b08d22-73a2-496a-816c-fc7535124600"}], "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "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": "c6724783f0374053961aeca7602e4ce4"}]}' 2025-08-05 13:20:32,172 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/1d54f5a3-f307-492a-8812-3b6a6ea6c627 0.051s 2025-08-05 13:20:32,173 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:32 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-3f2ecd67-5e80-4bf3-a034-2f233475c38d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/1d54f5a3-f307-492a-8812-3b6a6ea6c627'} Body: b'' 2025-08-05 13:20:32,203 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-714167076 0.029s 2025-08-05 13:20:32,203 101004 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': 'Tue, 05 Aug 2025 13:20:32 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-5a37c4e7-94d8-4603-91ca-fed3d4879dd3', 'x-compute-request-id': 'req-5a37c4e7-94d8-4603-91ca-fed3d4879dd3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-714167076'} Body: b'' 2025-08-05 13:20:32,310 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821 0.106s 2025-08-05 13:20:32,310 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-02a3a3a4-779c-4e20-9503-f1468ca89766', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/91722bc6-8dd0-4d22-a902-6e81e338e821'} Body: b'' 2025-08-05 13:20:32,348 101004 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.037s 2025-08-05 13:20:32,349 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7802774c-8010-47eb-b345-f7750bcf2a4d', 'content-length': '979', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7802774c-8010-47eb-b345-f7750bcf2a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "c3b08d22-73a2-496a-816c-fc7535124600", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:18:04.000000", "updated_at": "2025-08-05T13:18:04.000000", "na me": "740c745a-ec36-44e8-8178-c38b1b9bccf4-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/c3b08d22-73a2-496a-816c-fc7535124600"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c3b08d22-73a2-496a-816c-fc7535124600"}], "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "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": "c6724783f0374053961aeca7602e4ce4"}]}' 2025-08-05 13:20:32,433 101004 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/43c2c4f4-6f61-4f62-b8a3-e742e5934695 0.056s 2025-08-05 13:20:32,433 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:32 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-116cfabb-5b23-4c0a-a118-ca7979a0b264', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/43c2c4f4-6f61-4f62-b8a3-e742e5934695'} Body: b'' 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_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 b99fbf46-a6f7-41c3-b315-bc31b3766049 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:41,581 101006 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.166s 2025-08-05 13:20:41,581 101006 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-1101622562"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ba0988-8fcc-49ba-be5f-3ef8cfb6a4fb', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ba0988-8fcc-49ba-be5f-3ef8cfb6a4fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "29e145ed-fcc1-497d-bba7-d69db77e2952", "name": "tempest-GroupsTest-volume-type-1101622562", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:20:41,631 101006 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.046s 2025-08-05 13:20:41,632 101006 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-960644386"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc274688-07b5-4713-b399-a8ca998f49a9', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc274688-07b5-4713-b399-a8ca998f49a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "8a126a55-6958-4e99-9311-b09a3c720042", "name": "tempest-GroupsTest-group-type-960644386", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:20:41,833 101006 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.198s 2025-08-05 13:20:41,833 101006 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": "8a126a55-6958-4e99-9311-b09a3c720042", "volume_types": ["29e145ed-fcc1-497d-bba7-d69db77e2952"], "name": "tempest-Group1-650492808"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c685eb41-6624-477e-8cc0-00ccc6690ea7', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c685eb41-6624-477e-8cc0-00ccc6690ea7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "b99fbf46-a6f7-41c3-b315-bc31b3766049", "name": "tempest-Group1-650492808"}}' 2025-08-05 13:20:41,873 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049 0.038s 2025-08-05 13:20:41,874 101006 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': 'Tue, 05 Aug 2025 13:20:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-01f02453-423a-433b-afe1-dc7751659ca3', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f02453-423a-433b-afe1-dc7751659ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049'} Body: b'{"group": {"id": "b99fbf46-a6f7-41c3-b315-bc31b3766049", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:20:42.000000", "name": "tempest-Group1-650492808", "description": null, "group_type": "8a126a55-6958-4e99-9311-b09a3c720042", "volume_types": ["29e145ed-fcc1-497d-bba7-d69db77e2952"]}}' 2025-08-05 13:20:42,909 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049 0.030s 2025-08-05 13:20:42,910 101006 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': 'Tue, 05 Aug 2025 13:20:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeaac972-5a0b-484c-b65b-88a0880b65f2', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeaac972-5a0b-484c-b65b-88a0880b65f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049'} Body: b'{"group": {"id": "b99fbf46-a6f7-41c3-b315-bc31b3766049", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:20:42.000000", "name": "tempest-Group1-650492808", "description": null, "group_type": "8a126a55-6958-4e99-9311-b09a3c720042", "volume_types": ["29e145ed-fcc1-497d-bba7-d69db77e2952"]}}' 2025-08-05 13:20:42,999 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.084s 2025-08-05 13:20:42,999 101006 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': 'Tue, 05 Aug 2025 13:20:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8b6bd3-d67e-4d5a-9367-affe03e55aa3', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8b6bd3-d67e-4d5a-9367-affe03e55aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:20:43,078 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049/action 0.065s 2025-08-05 13:20:43,079 101006 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': 'Tue, 05 Aug 2025 13:20:43 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-afa48022-0460-49f2-8db7-5e512a40040b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049/action'} Body: b'' 2025-08-05 13:20:43,093 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049 0.013s 2025-08-0 5 13:20:43,093 101006 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': 'Tue, 05 Aug 2025 13:20:43 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-ededdc47-dc0f-4580-bbb6-5186f077c556', 'x-openstack-request-id': 'req-ededdc47-dc0f-4580-bbb6-5186f077c556', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/b99fbf46-a6f7-41c3-b315-bc31b3766049'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b99fbf46-a6f7-41c3-b315-bc31b3766049 could not be found."}}' 2025-08-05 13:20:43,122 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/8a126a55-6958-4e99-9311-b09a3c720042 0.029s 2025-08-05 13:20:43,123 101006 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': 'Tue, 05 Aug 2025 13:20:43 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-d75e96fb-17f7-422f-996c-4f89b91d9817', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/8a126a55-6958-4e99-9311-b09a3c720042'} Body: b'' 2025-08-05 13:20:43,173 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/29e145ed-fcc1-497d-bba7-d69db77e2952 0.050s 2025-08-05 13:20:43,173 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20: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-17d61799-76a3-45c9-9419-2779f556a92a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/29e145ed-fcc1-497d-bba7-d69db77e2952'} Body: b'' 2025-08-05 13:20:43,189 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/29e145ed-fcc1-497d-bba7-d69db77e2952 0.015s 2025-08-05 13:20:43,189 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:43 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-6684054a-8857-4ac6-bb9c-42eed1de32fe', 'x-openstack-request-id': 'req-6684054a-8857-4ac6-bb9c-42eed1de32fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/29e145ed-fcc1-497d-bba7-d69db77e2952'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 29e145ed-fcc1-497d-bba7-d69db77e2952 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 67a9bec8-07e8-4bba-acd7-6917202f142b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:43,221 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/types 0.029s 2025-08-05 13:20:43,221 101006 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-887052977"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82c721b7-ff9b-4e93-9ae3-18fe61952f05', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82c721b7-ff9b-4e93-9ae3-18fe61952f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "05a8b55f-a561-4a50-95f3-0790c376b2de", "name": "tempest-GroupsTest-volume-type-887052977", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:20:43,253 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/group_types 0.028s 2025-08-05 13:20:43,253 101006 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-1361820454"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f00948c-0134-49f5-b407-ca128690aeca', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f00948c-0134-49f5-b407-ca128690aeca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "49a0b28a-3e38-476b-b34e-054c58d07f60", "name": "tempest-GroupsTest-group-type-1361820454", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:20:43,350 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/groups 0.094s 2025-08-05 13:20:43,351 101006 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": "49a0b28a-3e38-476b-b34e-054c58d07f60", "volume_types": ["05a8b55f-a561-4a50-95f3-0790c376b2de"], "name": "tempest-GroupsTest-Group-1232583277"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6cee6c-3b50-482d-99e7-a79c20fa1bfa', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6cee6c-3b50-482d-99e7-a79c20fa1bfa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "67a9bec8-07e8-4bba-acd7-6917202f142b", "name": "tempest-GroupsTest-Group-1232583277"}}' 2025-08-05 13:20:43,383 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b 0.030s 2025-08-05 13:20:43,383 101006 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': 'Tue, 05 Aug 2025 13:20:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005c8712-aa3d-4387-9299-a e007cfc0126', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005c8712-aa3d-4387-9299-ae007cfc0126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b'} Body: b'{"group": {"id": "67a9bec8-07e8-4bba-acd7-6917202f142b", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:20:43.000000", "name": "tempest-GroupsTest-Group-1232583277", "description": null, "group_type": "49a0b28a-3e38-476b-b34e-054c58d07f60", "volume_types": ["05a8b55f-a561-4a50-95f3-0790c376b2de"]}}' 2025-08-05 13:20:44,455 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b 0.066s 2025-08-05 13:20:44,456 101006 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': 'Tue, 05 Aug 2025 13:20:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ce4882-2955-41d8-92a8-6e0021012c79', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ce4882-2955-41d8-92a8-6e0021012c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b'} Body: b'{"group": {"id": "67a9bec8-07e8-4bba-acd7-6917202f142b", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:20:43.000000", "name": "tempest-GroupsTest-Group-1232583277", "description": null, "group_type": "49a0b28a-3e38-476b-b34e-054c58d07f60", "volume_types": ["05a8b55f-a561-4a50-95f3-0790c376b2de"]}}' 2025-08-05 13:20:44,489 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.028s 2025-08-05 13:20:44,489 101006 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': 'Tue, 05 Aug 2025 13:20:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f933182a-c3ce-4d2a-adc8-fb29a82cd13a', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f933182a-c3ce-4d2a-adc8-fb29a82cd13a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:20:44,570 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b/action 0.066s 2025-08-05 13:20:44,570 101006 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': 'Tue, 05 Aug 2025 13:20:44 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-0c634928-e43d-486a-9b7e-6952f59baf52', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b/action'} Body: b'' 2025-08-05 13:20:44,593 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b 0.022s 2025-08-05 13:20:44,594 101006 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': 'Tue, 05 Aug 2025 13:20:44 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-2c712c3c-501b-453f-ab45-2be79beb76e4', 'x-openstack-request-id': 'req-2c712c3c-501b-453f-ab45-2be79beb76e4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/67a9bec8-07e8-4bba-acd7-6917202f142b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 67a9bec8-07e8-4bba-acd7-6917202f142b could not be found."}}' 2025-08-05 13:20:44,625 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/49a0b28a-3e38-476b-b34e-054c58d07f60 0.031s 2025-08-05 13:20:44,626 101006 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': 'Tue, 05 Aug 2025 13:20:44 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-2694a4d5-e30f-4d27-b2b1-4600cd9d38e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/49a0b28a-3e38-476b-b34e-054c58d07f60'} Body: b'' 2025-08-05 13:20:44,674 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/05a8b55f-a561-4a50-95f3-0790c376b2de 0.048s 2025-08-05 13:20:44,675 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:44 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-51b9200d-5bfe-49fc-91d4-8239b57bb3e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/05a8b55f-a561-4a50-95f3-0790c376b2de'} Body: b'' 2025-08-05 13:20:44,690 101006 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/05a8b55f-a561-4a50-95f3-0790c376b2de 0.014s 2025-08-05 13:20:44,690 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:44 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-02faeeef-eaef-4a2a-a05c-15b292d24a75', 'x-openstack-request-id': 'req-02faeeef-eaef-4a2a-a05c-15b292d24a75', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/05a8b55f-a561-4a50-95f3-0790c376b2de'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 05a8b55f-a561-4a50-95f3-0790c376b2de could not be found."}}' 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 858a5e4f-fcdd-4851-980e-595465a46cc6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:48,894 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/volumes 0.535s 2025-08-05 13:20:48,895 101006 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-931365733"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cde9443-a532-46bb-92f0-114d32c06423', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cde9443-a532-46bb-92f0-114d32c06423', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "858a5e4f-fcdd-4851-980e-595465a46cc6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:48.820418", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-931365733", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:20:48,962 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6 0.055s 2025-08-05 13:20:48,962 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f539bb0f-551b-4920-a047-6dd22cefe6b4', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f539bb0f-551b-4920-a047-6dd22cefe6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6'} Body: b'{"volume": {"id": "858a5e4f-fcdd-4851-980e-595465a46cc6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:49.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-931365733", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "991001e347de4d7b91279ff5daa6dd75"}}' 2025-08-05 13:20:50,013 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6 0.036s 2025-08-05 13:20:50,014 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72944708-dda0-4a86-90 bb-aa5fc9f4b4c2', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72944708-dda0-4a86-90bb-aa5fc9f4b4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6'} Body: b'{"volume": {"id": "858a5e4f-fcdd-4851-980e-595465a46cc6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:49.000000", "updated_at": "2025-08-05T13:20:49.000000", "name": "tempest-VolumesDeleteCascade-Volume-931365733", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "991001e347de4d7b91279ff5daa6dd75"}}' 2025-08-05 13:20:50,094 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6 0.064s 2025-08-05 13:20:50,094 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6e552a-5168-48f0-9d53-c5649e77767b', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6e552a-5168-48f0-9d53-c5649e77767b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6'} Body: b'{"volume": {"id": "858a5e4f-fcdd-4851-980e-595465a46cc6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:49.000000", "updated_at": "2025-08-05T13:20:49.000000", "name": "tempest-VolumesDeleteCascade-Volume-931365733", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "991001e347de4d7b91279ff5daa6dd75"}}' 2025-08-05 13:20:50,229 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6 0.121s 2025-08-05 13:20:50,229 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20: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-782cb6d4-dbc0-4629-a894-46783f568076', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6'} Body: b'' 2025-08-05 13:20:50,249 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6 0.019s 2025-08-05 13:20:50,250 101006 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:50 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-9b96115b-c758-4e23-8a39-fc9446f375af', 'x-openstack-request-id': 'req-9b96115b-c758-4e23-8a39-fc9446f375af', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/858a5e4f-fcdd-4851-980e-595465a46cc6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 858a5e4f-fcdd-4851-980e-595465a46cc6 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 7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:50,573 101006 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.312s 2025-08-05 13:20:50,573 101006 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-862681800"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db592da9-6e39-4b15-aca9-631d0abe5992', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db592da9-6e39-4b15-aca9-631d0abe5992', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:50.397250", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-862681800", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:20:50,627 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9 0.042s 2025-08-05 13:20:50,627 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d84b84-1830-4b1d-9752-65fd10d37609', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d84b84-1830-4b1d-9752-65fd10d37609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9'} Body: b'{"volume": {"id": "7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:50.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-862681800", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "991001e347de4d7b91279ff5daa6dd75"}}' 2025-08-05 13:20:51,688 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9 0.046s 2025-08-05 13:20:51,688 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-8d17cb0c-d595-43ac-8b59-5d295aa9fed5', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d17cb0c-d595-43ac-8b59-5d295aa9fed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9'} Body: b'{"volume": {"id": "7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:50.000000", "updated_at": "2025-08-05T13:20:51.000000", "name": "tempest-VolumesDeleteCascade-Volume-862681800", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "991001e347de4d7b91279ff5daa6dd75"}}' 2025-08-05 13:20:51,761 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9 0.058s 2025-08-05 13:20:51,761 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb29f43-34f6-42f2-ae10-c8902d19bbb9', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb29f43-34f6-42f2-ae10-c8902d19bbb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9'} Body: b'{"volume": {"id": "7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:50.000000", "updated_at": "2025-08-05T13:20:51.000000", "name": "tempest-VolumesDeleteCascade-Volume-862681800", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9"}], "user_id": "d37221821a4a45838d391005a384038b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "991001e347de4d7b91279ff5daa6dd75"}}' 2025-08-05 13:20:51,885 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9 0.109s 2025-08-05 13:20:51,885 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20: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-78097c2b-e596-4ca6-a22f-74de67ef5631', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9'} Body: b'' 2025-08-05 13:20:51,906 101006 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9 0.021s 2025- 08-05 13:20:51,907 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:51 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-ca7d260d-c6be-4ca4-920c-81646a4ae53c', 'x-openstack-request-id': 'req-ca7d260d-c6be-4ca4-920c-81646a4ae53c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7a65d79f-c2ac-4cba-ad6d-4be1d0f4f2d9 could not be found."}}' 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 096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:21:13,558 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.275s 2025-08-05 13:21:13,559 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3e98fa0d-609c-40dc-ace7-943e7a376790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:21:14,041 101006 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.482s 2025-08-05 13:21:14,042 101006 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-130722685", "snapshot_id": null, "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d651b3-8bfd-4223-931d-871d7151ceb5', 'content-length': '781', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d651b3-8bfd-4223-931d-871d7151ceb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:13.948666", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-130722685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c"}], "user_id": "d6185bcdf89c40108fb2d83de524ef27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:21:14,100 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c 0.045s 2025-08-05 13:21:14,101 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'ap plication/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a34b8f-0838-467c-9eb3-b3763f32c309', 'content-length': '849', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a34b8f-0838-467c-9eb3-b3763f32c309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c'} Body: b'{"volume": {"id": "096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:14.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-130722685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c"}], "user_id": "d6185bcdf89c40108fb2d83de524ef27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "b1551192d5014b899c81d97f383edd92"}}' 2025-08-05 13:21:15,156 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c 0.040s 2025-08-05 13:21:15,156 101006 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': 'Tue, 05 Aug 2025 13:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f961c6fb-7674-4e89-b1ca-a6fdcbc00cb9', 'content-length': '870', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f961c6fb-7674-4e89-b1ca-a6fdcbc00cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c'} Body: b'{"volume": {"id": "096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:14.000000", "updated_at": "2025-08-05T13:21:14.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-130722685", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c"}], "user_id": "d6185bcdf89c40108fb2d83de524ef27", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "b1551192d5014b899c81d97f383edd92"}}' 2025-08-05 13:21:15,286 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c 0.115s 2025-08-05 13:21:15,287 101006 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': 'Tue, 05 Aug 2025 13:21:15 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-6e30d8f1-b4a0-49a4-80cb-94ad81791d6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c'} Body: b'' 2025-08-05 13:21:15,313 101006 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c 0.026s 2025-08-05 13:21:15,313 101006 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': 'Tue, 05 Aug 2025 13:21:15 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-3880d3fa-1dea-4570-9fc7-69d891fb7ef0', 'x-openstack-request-id': 'req-3880d3fa-1dea-4570-9fc7-69d891fb7ef0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 096bf57a-0fa2-4ec4-b8ab-6dff32cdac4c could not be found."}}' 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 a92ce383-7adb-4de1-ae77-f0f99d410438 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:21:17,119 101022 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.592s 2025-08-05 13:21:17,119 101022 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-912961053", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b66ad6f1-9f80-4388-9450-34affccbe8d4', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b66ad6f1-9f80-4388-9450-34affccbe8d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a92ce383-7adb-4de1-ae77-f0f99d410438", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:17.046658", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-912961053", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438"}], "user_id": "4037de8ba9f2444eaf5c717398375e8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:21:17,205 101022 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438 0.071s 2025-08-05 13:21:17,205 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c740a84d-497d-48f2-a3f8-7bf3336f6b0e', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c740a84d-497d-48f2-a3f8-7bf3336f6b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438'} Body: b'{"volume": {"id": "a92ce383-7adb-4de1-ae77-f0f99d410438", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:17.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-912961053", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438"}], "user_id": "4037de8ba9f2444eaf5c717398375e8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3cc7ff2eae9148e9a2c71fbc46fbe288"}}' 2025-08-05 13:21:18,262 101022 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438 0.039s 2025-08-05 13:21:18,262 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu )', 'content-type': 'application/json', 'x-compute-request-id': 'req-84980ffb-cfa9-48d9-8d3c-b10d6e954935', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84980ffb-cfa9-48d9-8d3c-b10d6e954935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438'} Body: b'{"volume": {"id": "a92ce383-7adb-4de1-ae77-f0f99d410438", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:17.000000", "updated_at": "2025-08-05T13:21:17.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-912961053", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a92ce383-7adb-4de1-ae77-f0f99d410438"}], "user_id": "4037de8ba9f2444eaf5c717398375e8e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3cc7ff2eae9148e9a2c71fbc46fbe288"}}' 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 d2f538eb-03d1-4e94-ad28-c7087c110b32 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:21:40,584 101006 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 202 POST http://10.0.0.210/volume/v3/volumes 0.358s 2025-08-05 13:21:40,585 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-217908570", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e0935f1-4e8d-48a4-b77d-a52fca378094', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e0935f1-4e8d-48a4-b77d-a52fca378094', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d2f538eb-03d1-4e94-ad28-c7087c110b32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:40.511269", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-217908570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32"}], "user_id": "d61117726dd5428da34e33b5f327d213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:21:40,650 101006 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32 0.053s 2025-08-05 13:21:40,650 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac8b004-5b07-472c-b1b0-0f92d890ccf7', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac8b004-5b07-472c-b1b0-0f92d890ccf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32'} Body: b'{"volume": {"id": "d2f538eb-03d1-4e94-ad28-c7087c110b32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:41.000000", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-217908570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32"}], "user_id": "d61117726dd5428da34e33b5f327d213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "271b800417bf47c58dfb592f8a46862f"}}' 2025-08-05 13:21:41,706 101006 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32 0.040s 2025-08-05 13:21:41,706 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-5f22f63d-d093-41db-8d2f-b94398b9ab89', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f22f63d-d093-41db-8d2f-b94398b9ab89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32'} Body: b'{"volume": {"id": "d2f538eb-03d1-4e94-ad28-c7087c110b32", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:41.000000", "updated_at": "2025-08-05T13:21:41.000000", "name": "tempest-SnapshotDependencyTests-volume-217908570", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32"}], "user_id": "d61117726dd5428da34e33b5f327d213", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "271b800417bf47c58dfb592f8a46862f"}}' 2025-08-05 13:21:41,819 101006 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32 0.098s 2025-08-05 13:21:41,820 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21: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-e5c4a0b6-4e4f-49a7-a9bc-259e09deef33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32'} Body: b'' 2025-08-05 13:21:41,844 101006 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32 0.024s 2025-08-05 13:21:41,844 101006 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:41 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-3ea46307-cf26-466d-b415-538853cbb6d8', 'x-openstack-request-id': 'req-3ea46307-cf26-466d-b415-538853cbb6d8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2f538eb-03d1-4e94-ad28-c7087c110b32'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d2f538eb-03d1-4e94-ad28-c7087c110b32 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 ef668116-3bfc-465b-99f1-fe2aecf3cb8b failed to build and is in ERROR status 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 f44df9fd-10a3-4b92-9542-caeae02f70a4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:03,404 101016 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-05 13:19:04,268 101016 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.858s 2025-08-05 13:19:04,269 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1564346618", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/e56e1f02-b574-4a90-9f3f-689d569005d1', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-e8fc4735-38b5-43fd-b80f-a6d7b7f5520b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1564346618", "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": "6e564b2b4c764aa9b2e292f4e8673508", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "e56e1f02-b574-4a90-9f3f-689d569005d1", "created_at": "2025-08-05T13:19:04Z", "updated_at": "2025-08-05T13:19:04Z", "tags": [], "self": "/v2/images/e56e1f02-b574-4a90-9f3f-689d569005d1", "file": "/v2/images/e56e1f02-b574-4a90-9f3f-689d569005d1/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:19:05,713 101016 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/e56e1f02-b574-4a90-9f3f-689d569005d1/file 1.443s 2025-08-05 13:19:05,715 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-db0063d8-7f69-4c79-aa57-a0c973888c13', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/e56e1f02-b574-4a90-9f3f-689d569005d1/file'} Body: b'' 2025-08-05 13:19:05,716 101016 DEBUG [tempest.scenario.manager] image:e56e1f02-b574-4a90-9f3f-689d569005d1 2025-08-05 13:19:05,773 101016 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.052s 2025-08-05 13:19:05,773 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-2070399493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDI40JMHJ7ydqcq4W2LqipY4sz1DF+3K9vE+BzitEgqA+hGcwLVKwuZ7d7Xs5CYYnaDSUJpWnp/5IqD9vjBMtIUQviTZlbEsE9SSe5y7meB1eXb18NxmizYW+lwKGaSsxA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:05 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-d5d3a059-5406-4c5b-a31a-6088f761eef4', 'x-compute-request-id': 'req-d5d3a059-5406-4c5b-a31a-6088f761eef4', 'connection': 'close', 'status': '200', 'content-location': 'htt p://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-2070399493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDI40JMHJ7ydqcq4W2LqipY4sz1DF+3K9vE+BzitEgqA+hGcwLVKwuZ7d7Xs5CYYnaDSUJpWnp/5IqD9vjBMtIUQviTZlbEsE9SSe5y7meB1eXb18NxmizYW+lwKGaSsxA==", "fingerprint": "04:52:a8:99:fc:23:ae:9d:c3:5f:ea:0f:61:b1:5b:12", "user_id": "2c25febe01a24fdd97ca32f2fe60b174"}}' 2025-08-05 13:19:05,841 101016 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.054s 2025-08-05 13:19:05,841 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:05 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-4225f31d-298d-4da3-b813-35f5bde7a825', '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": "2c25febe01a24fdd97ca32f2fe60b174", "name": "tempest-TestMinimumBasicScenario-512359729-project-member", "password_expires_at": null}, "audit_ids": ["XWhhLWwrTOKKBcuaHwdaYQ"], "expires_at": "2025-08-05T14:19:05.000000Z", "issued_at": "2025-08-05T13:19:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e564b2b4c764aa9b2e292f4e8673508", "name": "tempest-TestMinimumBasicScenario-512359729"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6e564b2b4c764aa9b2e292f4e8673508", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:19:05,842 101016 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'adbde306-5774-4147-ada6-70b1e096a626', 'name': 'tempest-TestMinimumBasicScenario-1371741424-network', 'tenant_id': '6e564b2 b4c764aa9b2e292f4e8673508', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6e564b2b4c764aa9b2e292f4e8673508', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24824, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:18:49Z', 'updated_at': '2025-08-05T13:18:49Z', 'revision_number': 1} available for tenant 2025-08-05 13:19:06,372 101016 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.528s 2025-08-05 13:19:06,372 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-400219909", "imageRef": "e56e1f02-b574-4a90-9f3f-689d569005d1", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-2070399493", "networks": [{"uuid": "adbde306-5774-4147-ada6-70b1e096a626"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60d00a07-3966-4553-8b44-d234aad871d8', 'x-compute-request-id': 'req-60d00a07-3966-4553-8b44-d234aad871d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b1fc028e-b1fa-434f-94b8-5eed53b1af6f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "s3DS7zjqPmX6"}}' 2025-08-05 13:19:06,462 101016 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/b1fc028e-b1fa-434f-94b8-5eed53b1af6f 0.086s 2025-08-05 13:19:06,462 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:06 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-5b359241-9d4e-4ba7-8cc8-29a7855d236c', 'x-compute-request-id': 'req-5b359241-9d4e-4ba7-8cc8-29a7855d236c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f'} Body: b'{"server": {"id": "b1fc028e-b1fa-434f-94b8-5eed53b1af6f", "name": "tempest-TestMinimumBasicScenario-server-400219909", "status": "BUILD", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "", "image": {"id": "e56e1f02-b574-4a90-9f3f-689d569005d1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e56e1f02-b574-4a90-9f3f-689d569005d1"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:19:06Z", "updated": "2025-08-05T13:19:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links ": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2070399493", "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-05 13:19:56,796 101016 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/b1fc028e-b1fa-434f-94b8-5eed53b1af6f 0.268s 2025-08-05 13:19:56,796 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:56 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-1c78083d-90a8-485e-9ebf-05abb1cb28f7', 'x-compute-request-id': 'req-1c78083d-90a8-485e-9ebf-05abb1cb28f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f'} Body: b'{"server": {"id": "b1fc028e-b1fa-434f-94b8-5eed53b1af6f", "name": "tempest-TestMinimumBasicScenario-server-400219909", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "e56e1f02-b574-4a90-9f3f-689d569005d1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e56e1f02-b574-4a90-9f3f-689d569005d1"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:19:06Z", "updated": "2025-08-05T13:19:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:a9:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2070399493", "OS-SRV-USG:launched_at": "2025-08-05T13:19: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": []}}' 2025-08-05 13:19:56,812 101016 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:20:58,836 101016 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/b1fc028e-b1fa-434f-94b8-5eed53b1af6f 1.964s 2025-08-05 13:20:58,836 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:56 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-AP I-Version', 'x-openstack-request-id': 'req-83782e63-2356-4edd-b39d-b57b1850bb3d', 'x-compute-request-id': 'req-83782e63-2356-4edd-b39d-b57b1850bb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f'} Body: b'{"server": {"id": "b1fc028e-b1fa-434f-94b8-5eed53b1af6f", "name": "tempest-TestMinimumBasicScenario-server-400219909", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "e56e1f02-b574-4a90-9f3f-689d569005d1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e56e1f02-b574-4a90-9f3f-689d569005d1"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:19:06Z", "updated": "2025-08-05T13:19:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:a9:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2070399493", "OS-SRV-USG:launched_at": "2025-08-05T13:19: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": []}}' 2025-08-05 13:20:59,021 101016 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.170s 2025-08-05 13:20:59,021 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba78aacf-29d0-4923-8fea-5f20f1bb963c', 'x-compute-request-id': 'req-ba78aacf-29d0-4923-8fea-5f20f1bb963c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "b1fc028e-b1fa-434f-94b8-5eed53b1af6f", "name": "tempest-TestMinimumBasicScenario-server-400219909", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}]}]}' 2025-08-05 13:20:59,743 101016 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/b1fc028e-b1fa-434f-94b8-5eed53b1af6f 0.717s 2025-08-05 13:20:59,744 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:59 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-9fb756ba-b36e-4ea6-b281-2762a0c71984', 'x-compute-request-id': 'req-9fb756ba-b36e-4ea6-b281-2762a0c71984', 'conn ection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f'} Body: b'{"server": {"id": "b1fc028e-b1fa-434f-94b8-5eed53b1af6f", "name": "tempest-TestMinimumBasicScenario-server-400219909", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "e56e1f02-b574-4a90-9f3f-689d569005d1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e56e1f02-b574-4a90-9f3f-689d569005d1"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:19:06Z", "updated": "2025-08-05T13:19:23Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:a9:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2070399493", "OS-SRV-USG:launched_at": "2025-08-05T13:19: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": []}}' 2025-08-05 13:21:00,076 101016 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.317s 2025-08-05 13:21:00,077 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-979358647", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-399e01a0-546c-4bd1-b2db-546d3c8ac154', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-399e01a0-546c-4bd1-b2db-546d3c8ac154', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f44df9fd-10a3-4b92-9542-caeae02f70a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:59.998639", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-979358647", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4"}], "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:21:00,141 101016 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/f44df9fd-10a3-4b92-9542-caeae02f70a4 0.043s 2025-08-05 13:21:00,141 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-f846cfcb-b098-4dfc-9968-812aff5d6cc3', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f846cfcb-b098-4dfc-9968-812aff5d6cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4'} Body: b'{"volume": {"id": "f44df9fd-10a3-4b92-9542-caeae02f70a4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:00.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-979358647", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4"}], "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e564b2b4c764aa9b2e292f4e8673508"}}' 2025-08-05 13:21:01,194 101016 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/f44df9fd-10a3-4b92-9542-caeae02f70a4 0.039s 2025-08-05 13:21:01,195 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd40ebf-79ab-409a-b5e0-16879f54f102', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd40ebf-79ab-409a-b5e0-16879f54f102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4'} Body: b'{"volume": {"id": "f44df9fd-10a3-4b92-9542-caeae02f70a4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:21:00.000000", "updated_at": "2025-08-05T13:21:00.000000", "name": "tempest-TestMinimumBasicScenario-volume-979358647", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4"}], "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e564b2b4c764aa9b2e292f4e8673508"}}' 2025-08-05 13:21:01,359 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4 0.148s 2025-08-05 13:21:01,359 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21: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-265572f6-0190-402b-8192-2a6b36f8be59', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4'} Body: b'' 2025-08-05 13:21:01,381 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.2 10/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4 0.021s 2025-08-05 13:21:01,381 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21: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-c8423e6a-7f01-4a04-aaa9-897c558beea3', 'x-openstack-request-id': 'req-c8423e6a-7f01-4a04-aaa9-897c558beea3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f44df9fd-10a3-4b92-9542-caeae02f70a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f44df9fd-10a3-4b92-9542-caeae02f70a4 could not be found."}}' 2025-08-05 13:21:01,506 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f 0.125s 2025-08-05 13:21:01,507 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21: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-2e2059b6-dcd2-4680-93bf-ee9ff4540516', 'x-compute-request-id': 'req-2e2059b6-dcd2-4680-93bf-ee9ff4540516', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f'} Body: b'' 2025-08-05 13:21:01,708 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f 0.200s 2025-08-05 13:21:01,708 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:01 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-688f6843-fc9e-48a6-be85-a9b8b6e2eb3f', 'x-compute-request-id': 'req-688f6843-fc9e-48a6-be85-a9b8b6e2eb3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f'} Body: b'{"server": {"id": "b1fc028e-b1fa-434f-94b8-5eed53b1af6f", "name": "tempest-TestMinimumBasicScenario-server-400219909", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "e56e1f02-b574-4a90-9f3f-689d569005d1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e56e1f02-b574-4a90-9f3f-689d569005d1"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:19:06Z", "updated": "2025-08-05T13:21:01Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:a9:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_ zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-2070399493", "OS-SRV-USG:launched_at": "2025-08-05T13:19:22.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-05 13:21:51,809 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f 0.038s 2025-08-05 13:21:51,810 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ab6e3724-e88d-43e7-ad1f-d88faf4c2477', 'x-compute-request-id': 'req-ab6e3724-e88d-43e7-ad1f-d88faf4c2477', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1fc028e-b1fa-434f-94b8-5eed53b1af6f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b1fc028e-b1fa-434f-94b8-5eed53b1af6f could not be found."}}' 2025-08-05 13:21:51,867 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2070399493 0.057s 2025-08-05 13:21:51,868 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:51 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-7fb0905e-bb32-4054-8740-46ce35cfacf1', 'x-compute-request-id': 'req-7fb0905e-bb32-4054-8740-46ce35cfacf1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-2070399493'} Body: b'' 2025-08-05 13:21:52,031 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/e56e1f02-b574-4a90-9f3f-689d569005d1 0.162s 2025-08-05 13:21:52,031 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ad3109aa-c997-4b4f-989c-af95e6153689', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/e56e1f02-b574-4a90-9f3f-689d569005d1'} 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 84bd0b07-4465-4555-a1df-4c91efe0e128 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-05T13:22:07Z', 'message': 'Build of instance 84bd0b07-4465-4555-a1df-4c91efe0e128 aborted: Volume 95c5da4c-2f06-4496-90f9-fba0b98fda16 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-a493806f-47a3-4cf2-80de-9143ee7ff576. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:18:48,996 101008 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.083s 2025-08-05 13:18:48,996 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:48 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-38f33e4a-610b-4e32-9c04-9255697ea61b', '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": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411-project-member", "password_expires_at": null}, "audit_ids": ["5VAxEizxQKOybisWDeHujg"], "expires_at": "2025-08-05T14:18:48.000000Z", "issued_at": "2025-08-05T13:18:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6724783f0374053961aeca7602e4ce4", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6724783f0374053961aeca7602e4ce4", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:18:48,997 101008 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'ff7409ff-edfe-4a08-bbbe-1edbbfc278d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1865551720-network', 'tenant_id': 'c6724783f0374053961aeca7602e4ce4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6724783f0374053961aeca7602e4ce4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48587, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_sco pe': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:14:14Z', 'updated_at': '2025-08-05T13:14:14Z', 'revision_number': 1} available for tenant 2025-08-05 13:18:49,472 101008 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.474s 2025-08-05 13:18:49,472 101008 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-1019894745", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "ff7409ff-edfe-4a08-bbbe-1edbbfc278d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851', '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-3325e3d0-a47a-4e97-9658-983cd31c6e89', 'x-compute-request-id': 'req-3325e3d0-a47a-4e97-9658-983cd31c6e89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "G2rh5HefcFU6"}}' 2025-08-05 13:18:49,557 101008 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/ad532a8e-8658-48b2-8aaf-711f9cd39851 0.081s 2025-08-05 13:18:49,557 101008 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': 'Tue, 05 Aug 2025 13:18:49 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-1f92dcbe-8250-496f-a8a5-fe3cc9dda4d9', 'x-compute-request-id': 'req-1f92dcbe-8250-496f-a8a5-fe3cc9dda4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851'} Body: b'{"server": {"id": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1019894745", "status": "BUILD", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:18:49Z", "updated": "2025-08-05T13:18:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SR V-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-05 13:19:39,923 101008 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/ad532a8e-8658-48b2-8aaf-711f9cd39851 0.296s 2025-08-05 13:19:39,924 101008 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': 'Tue, 05 Aug 2025 13:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-44e7362f-c01e-47b9-a209-c19613603cad', 'x-compute-request-id': 'req-44e7362f-c01e-47b9-a209-c19613603cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851'} Body: b'{"server": {"id": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1019894745", "status": "ACTIVE", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "04ffc7abb54343f841694589c8ce2e31f4adc416c3515cd5b652f2e0", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:18:49Z", "updated": "2025-08-05T13:19:05Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1865551720-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:a1:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:19:04.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-05 13:19:39,944 101008 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:20:40,852 101008 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/ad532a8e-8658-48b2-8aaf-711f9cd39851/action 0.848s 2025-08-05 13:20:40,852 101008 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-552980179"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:40 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': 'OpenSt ack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-329fe1f0-c391-4383-9897-f0662ad2187a', 'x-compute-request-id': 'req-329fe1f0-c391-4383-9897-f0662ad2187a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851/action'} Body: b'{"image_id": "0daa9676-31f5-42f3-b9e5-6561622959f7"}' 2025-08-05 13:20:40,880 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.026s 2025-08-05 13:20:40,880 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-facee54e-c27f-4363-91bb-e383a72263a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:41Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:41,905 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.023s 2025-08-05 13:20:41,905 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ff4cbc65-d8cc-49ef-9e58-a6daac9e6aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id ": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:41Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:42,928 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.021s 2025-08-05 13:20:42,929 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b1392fc2-e297-4af8-b23d-e18e9b035873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:41Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:43,952 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.021s 2025-08-05 13:20:43,952 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5d5fbb11-8463-45ae-8889-8fa7424f597f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_project_name": "t empest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:41Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:44,976 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.021s 2025-08-05 13:20:44,976 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7592c810-1066-49e4-97f3-039687fcb6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:41Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:46,033 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.055s 2025-08-05 13:20:46,034 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5ff6110d-b7a0-4146-b5b0-1fda2267da82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d 8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:41Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:47,056 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.021s 2025-08-05 13:20:47,056 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-583eda70-9742-48c9-abce-3b2215c14ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:41Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:48,084 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.027s 2025-08-05 13:20:48,085 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468' , 'content-type': 'application/json', 'x-openstack-request-id': 'req-e20cbe30-5f8c-4e09-a3da-2455d8a8bb89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_id": "c6724783f0374053961aeca7602e4ce4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:47Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:49,114 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.027s 2025-08-05 13:20:49,114 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e94e5a7e-406b-428c-a1d9-266ef7c60c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_id": "c6724783f0374053961aeca7602e4ce4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "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": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:48Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:50,140 101008 INFO [tempest.lib.comm on.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7 0.024s 2025-08-05 13:20:50,140 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d87375ff-ece9-486e-bda8-dc0dfe94cc9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_id": "c6724783f0374053961aeca7602e4ce4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-552980179", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "c91c778bc900e07b8b6bbf485483a1c5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b6c883e185767e7d688d044f2989ec2ef1421a29e0a66e4d0bad05c67851001640bab937699b92d4c521cfac90af476dc8ff562e3de94ab64801ec28e3316e71", "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:49Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:50,165 101008 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/0daa9676-31f5-42f3-b9e5-6561622959f7 0.024s 2025-08-05 13:20:50,165 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a130d5f8-0df8-4e1c-8b9e-f5750035e8e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7'} Body: b'{"base_image_ref": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "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": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "owner_id": "c6724783f0374053961aeca7602e4ce4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-710501411", "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-710501411-project-member", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromV olumeStableRescueTest-image-552980179", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "c91c778bc900e07b8b6bbf485483a1c5", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6724783f0374053961aeca7602e4ce4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b6c883e185767e7d688d044f2989ec2ef1421a29e0a66e4d0bad05c67851001640bab937699b92d4c521cfac90af476dc8ff562e3de94ab64801ec28e3316e71", "id": "0daa9676-31f5-42f3-b9e5-6561622959f7", "created_at": "2025-08-05T13:20:41Z", "updated_at": "2025-08-05T13:20:49Z", "tags": [], "self": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7", "file": "/v2/images/0daa9676-31f5-42f3-b9e5-6561622959f7/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:20:50,555 101008 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/ad532a8e-8658-48b2-8aaf-711f9cd39851 0.389s 2025-08-05 13:20:50,556 101008 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': 'Tue, 05 Aug 2025 13:20:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-bd395ace-eae6-4d8e-a8af-941bf524f03d', 'x-compute-request-id': 'req-bd395ace-eae6-4d8e-a8af-941bf524f03d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851'} Body: b'{"server": {"id": "ad532a8e-8658-48b2-8aaf-711f9cd39851", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1019894745", "status": "ACTIVE", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "04ffc7abb54343f841694589c8ce2e31f4adc416c3515cd5b652f2e0", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:18:49Z", "updated": "2025-08-05T13:20:49Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1865551720-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:a1:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ad532a8e-8658-48b2-8aaf-711f9cd39851"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:19:04.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-05 13:21:50,729 101008 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.089s 2025-08-05 13:21:50,729 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:50 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-9a7e4429-6545-4cd2-9cb7-113e64c7ab2c', '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": "6bd44f51214a4e2bbd1be4e810fe5a28", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411-project-member", "password_expires_at": null}, "audit_ids": ["39EiTvRMTxiBZqUQcnuj2A"], "expires_at": "2025-08-05T14:21:50.000000Z", "issued_at": "2025-08-05T13:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6724783f0374053961aeca7602e4ce4", "name": "tempest-ServerBootFromVolumeStableRescueTest-710501411"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6724783f0374053961aeca7602e4ce4", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:21:50,730 101008 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'ff7409ff-edfe-4a08-bbbe-1edbbfc278d6', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1865551720-network', 'tenant_id': 'c6724783f0374053961aeca7602e4ce4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6724783f0374053961aeca7602e4ce4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48587, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:14:14Z', 'updated_at': '2025-08-05T13:14:14Z', 'revision_number': 1} available for tenant 2025-08-05 13:21:51,294 101008 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.564s 2025-08-05 13:21:51,295 101008 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-595284196", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "destination_type": "volume"}], "networks": [{"uuid": "ff7409ff-edfe-4a08-bbbe-1edbbfc278d6"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128', '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-a493806f-47a3-4cf2-80de-9143ee7ff576', 'x-compute-request-id': 'req-a493806f-47a3-4cf2-80de-9143ee7ff576', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "84bd0b07-4465-4555-a1df-4c91efe0e128", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/84bd0b07-4465-4555-a1df-4c91efe0e128"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3D5rRpufuaPH"}}' 2025-08-05 13:21:51,402 101008 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/84bd0b07-4465-4555-a1df-4c91efe0e128 0.104s 2025-08-05 13:21:51,403 101008 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': 'Tue, 05 Aug 2025 13:21:51 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-7ea245ee-7b4a-40ae-b079-3e39adcf9a58', 'x-compute-request-id': 'req-7ea245ee-7b4a-40ae-b079-3e39adcf9a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128'} Body: b'{"server": {"id": "84bd0b07-4465-4555-a1df-4c91efe0e128", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-595284196", "status": "BUILD", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:21:51Z", "updated": "2025-08-05T13:21:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/84bd0b07-4465-4555-a1df-4c91efe0e128"}], "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-05 13:22 :41,593 101008 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/84bd0b07-4465-4555-a1df-4c91efe0e128 0.120s 2025-08-05 13:22:41,594 101008 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': 'Tue, 05 Aug 2025 13:22:41 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-bccc2a95-b3f9-483f-bcaa-d447da001481', 'x-compute-request-id': 'req-bccc2a95-b3f9-483f-bcaa-d447da001481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128'} Body: b'{"server": {"id": "84bd0b07-4465-4555-a1df-4c91efe0e128", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-595284196", "status": "ERROR", "tenant_id": "c6724783f0374053961aeca7602e4ce4", "user_id": "6bd44f51214a4e2bbd1be4e810fe5a28", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T13:21:51Z", "updated": "2025-08-05T13:22:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/84bd0b07-4465-4555-a1df-4c91efe0e128"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-05T13:22:07Z", "message": "Build of instance 84bd0b07-4465-4555-a1df-4c91efe0e128 aborted: Volume 95c5da4c-2f06-4496-90f9-fba0b98fda16 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-05 13:22:41,618 101008 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-05 13:22:42,179 101008 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/84bd0b07-4465-4555-a1df-4c91efe0e128 0.560s 2025-08-05 13:22:42,180 101008 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': 'Tue, 05 Aug 2025 13:22:41 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-41b64eb9-7259-43e2-94c5-68b705996e0d', 'x-compute-request-id': 'req-41b64eb9-7259-43e2-94c5-68b705996e0d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128'} Body: b'' 2025-08-05 13:22:42,219 101008 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_r escue_bfv_image_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128 0.039s 2025-08-05 13:22:42,220 101008 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': 'Tue, 05 Aug 2025 13:22:42 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-11cfffa8-20cb-49e3-b170-a2bc2b298769', 'x-compute-request-id': 'req-11cfffa8-20cb-49e3-b170-a2bc2b298769', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/84bd0b07-4465-4555-a1df-4c91efe0e128'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 84bd0b07-4465-4555-a1df-4c91efe0e128 could not be found."}}' 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 059c7f9f-1e1d-4cbe-bd98-81d17f909a0d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:20:56,031 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.107s 2025-08-05 13:20:56,032 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2527', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2055ff0e-4a2e-4bf8-941b-2c8a9397f278', '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": "ad97047a89bf49499ea01e2842e892e6", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-658435172-project-member", "password_expires_at": null}, "audit_ids": ["JRv59wsUQoyhT19c6fwaqw"], "expires_at": "2025-08-05T14:20:55.000000Z", "issued_at": "2025-08-05T13:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb5cf23bb7194ed69ba306381d86d651", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-658435172"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cb5cf23bb7194ed69ba306381d86d651", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:20:56,032 101004 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': 'e08e3b3d-8c9a-4372-939f-3abc1b0e81f4', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1831447713-network', 'tenant_id': 'cb5cf23bb7194ed69ba306381d86d651', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cb5cf23bb7194ed69ba306381d86d651', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 649, '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-05T13:20:40Z', 'updated_at': '2025-08-05T13:20:41Z', 'revision_number': 1} available for tenant 2025-08-05 13:20:56,033 101004 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:20:56,033 101004 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:20:56,182 101004 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.147s 2025-08-05 13:20:56,182 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1703288912", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBND8bczl2hL9h0bQvKadb2kUrHZwRREkC3+gcxAYeOGUz4dXsU7KgGl5jvc20/R3e4f4pl+wvuz3LdUqfetmoutxVLLsfFZPJ7L0jfHBW3SO3kSItW0/SJphO8+GYRyPIQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:56 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-cb05fe75-46c7-4c09-9602-4329bd232c79', 'x-compute-request-id': 'req-cb05fe75-46c7-4c09-9602-4329bd232c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1703288912", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBND8bczl2hL9h0bQvKadb2kUrHZwRREkC3+gcxAYeOGUz4dXsU7KgGl5jvc20/R3e4f4pl+wvuz3LdUqfetmoutxVLLsfFZPJ7L0jfHBW3SO3kSItW0/SJphO8+GYRyPIQ==", "fingerprint": "1d:10:f2:fa:09:e0:ac:35:d2:7d:2b:3e:d3:ef:70:c7", "user_id": "ad97047a89bf49499ea01e2842e892e6"}}' 2025-08-05 13:20:56,185 101004 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1703288912 created 2025-08-05 13:20:56,849 101004 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.664s 2025-08-05 13:20:56,850 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1398774163", "description": "tempest-description--238251540"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-4db312e7-df90-49af-92b3-8b8a2992c11d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2ac6e2ec-474e-41eb-9c45-309fa0a7d77f", "name": "tempest-securitygroup--1398774163", "stateful": true, "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "description": "tempest-description--238251540", "shared": false, "security_group_rules": [{"id": "4ce4a09f-6f19-470d-a9d5-cc47a27e0961", "project_id": "cb5cf23bb7194ed69ba306381d86d651", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "security_group_id": "2ac6e2ec-474e-41eb-9c45-309fa0a7d77f", "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": 923, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:20:56Z", "updated_at": "2025-08-05T13:20:56Z", "revision_number": 0}, {"id": "e9f92e6c-c74a-486c-ad4a-cee808d17a3f", "project_id": "cb5cf23bb7194ed69ba306381d86d651" , "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "security_group_id": "2ac6e2ec-474e-41eb-9c45-309fa0a7d77f", "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": 922, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:20:56Z", "updated_at": "2025-08-05T13:20:56Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:20:56Z", "updated_at": "2025-08-05T13:20:56Z", "revision_number": 1, "project_id": "cb5cf23bb7194ed69ba306381d86d651"}}' 2025-08-05 13:20:57,408 101004 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.557s 2025-08-05 13:20:57,409 101004 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": "2ac6e2ec-474e-41eb-9c45-309fa0a7d77f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b28975d7-bfb9-4df5-a230-70c1497cb490', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ab4bcbe6-f427-4df4-ad02-89415b5ed70f", "project_id": "cb5cf23bb7194ed69ba306381d86d651", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "security_group_id": "2ac6e2ec-474e-41eb-9c45-309fa0a7d77f", "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-05T13:20:57Z", "updated_at": "2025-08-05T13:20:57Z", "revision_number": 0}}' 2025-08-05 13:20:58,459 101004 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.049s 2025-08-05 13:20:58,459 101004 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": "2ac6e2ec-474e-41eb-9c45-309fa0a7d77f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-002ba7bd-9d02-4183-8c77-a900028eb4b9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c78838be-cf4a-44eb-970c-d380720399ed", "project_id": "cb5cf23bb7194ed69ba306381d86d651", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "security_group_id": "2ac6e2ec-474e-41eb-9c45-309fa0a7d77f", "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-05T13:20:58Z", "updated_at": "2025-08-05T13:20:58Z", "revision_number": 0}}' 2025-08-05 13:20:58,460 101004 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1398774163 created 2025-08-05 13:20:59,458 101004 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/fl oatingips 0.997s 2025-08-05 13:20:59,458 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-0856113d-bcc4-4aaf-9e5c-60aa19964c9e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4c3d6137-556e-4783-80c2-537256888b46", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "floating_ip_address": "172.24.4.233", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cb5cf23bb7194ed69ba306381d86d651", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:20:59Z", "updated_at": "2025-08-05T13:20:59Z", "revision_number": 0}}' 2025-08-05 13:20:59,458 101004 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4c3d6137-556e-4783-80c2-537256888b46', 'tenant_id': 'cb5cf23bb7194ed69ba306381d86d651', 'floating_ip_address': '172.24.4.233', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cb5cf23bb7194ed69ba306381d86d651', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:20:59Z', 'updated_at': '2025-08-05T13:20:59Z', 'revision_number': 0, 'ip': '172.24.4.233'} created 2025-08-05 13:20:59,459 101004 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1703288912', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBND8bczl2hL9h0bQvKadb2kUrHZwRREkC3+gcxAYeOGUz4dXsU7KgGl5jvc20/R3e4f4pl+wvuz3LdUqfetmoutxVLLsfFZPJ7L0jfHBW3SO3kSItW0/SJphO8+GYRyPIQ==', 'fingerprint': '1d:10:f2:fa:09:e0:ac:35:d2:7d:2b:3e:d3:ef:70:c7', 'user_id': 'ad97047a89bf49499ea01e2842e892e6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBmSZxRP8PywRkT9EPJVINWq2nYpnDx5gTmheTMicZk/ZIZrQvaoJ9d\nr8tIV1TFEjigBwYFK4EEACKhZANiAATQ/G3M5doS/YdG0LymnW9pFKx2cEURJAt/\noHMQGHjhlM+HV7FOyoBpeY73NtP0d3uH+KZfsL7s9y3VKn3rZqLrcVSy7HxWTyey\n9I3xwVt0jt5EiLVtP0iaYTvPhmEcjyE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2ac6e2ec-474e-41eb-9c45-309fa0a7d77f', 'name': 'tempest-securitygroup--1398774163', 'stateful': True, 'tenant_id': 'cb5cf23bb7194ed69ba306381d86d651', 'description': 'tempest-description--238251540', 'shared': False, 'security_group_rules': [{'id': '4ce4a09f-6f19-470d-a9d5-cc47a27e0961', 'project_id': 'cb5cf23bb7194ed69ba306381d86d651', 'tenant_id': 'cb5cf23bb7194ed69ba306381d86d651', 'security_group_id': '2ac6e2ec-474e-41eb-9c45-309fa0a7d77f', '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': 923, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:20:56Z', 'updated_at': '2025-08-05T13:20:56Z', 'revision_number': 0}, {'id': 'e9f92e6c-c74a-486c-ad4a-cee808d17a3f', 'project_id': 'cb5cf23bb7194ed69ba306381d86d651', 'tenant_id': 'cb5cf23bb7194ed69ba306381d86d651', 'security_group_id': '2ac6e2ec-474e-41eb-9c45-309fa0a7d77f', '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': 922, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:20:56Z', 'updated_at': '2025-08-05T13:20:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:20:56Z', 'updated_at': '2025-08-05T13:20:56Z', 'revision_number': 1, 'project_id': 'cb5cf23bb7194ed69ba306381d86d651'}, 'floating_ip': {'id': '4c3d6137-556e-4783-80c2-537256888b46', 'tenant_id': 'cb5cf23bb7194ed69ba306381d86d651', 'floating_ip_address': '172.24.4.233', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cb5cf23bb7194ed69ba306381d86d651', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:20:59Z', 'updated_at': '2025-08-05T13:20:59Z', 'revision_number': 0, 'ip': '172.24.4.233'}} 2025-08-05 13:21:00,382 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 0.922s 2025-08-05 13:21:00,382 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1132544785", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "e08e3b3d-8c9a-4372-939f-3abc1b0e81f4"}], "security_groups": [{"name": "tempest-securitygroup--1398774163"}], "key_name": "tempest-keypair-1703288912", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-627bdea8-95f3-4c24-9635-a4e4e5859dfd', 'x-compute-request-id': 'req-627bdea8-95f3-4c24-9635-a4e4e5859dfd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a2c3365d-6b6d-4d96-9dfe-615694547178", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1398774163"}], "adminPass": "C4k97d5DZA2s"}}' 2025-08-05 13:21:00,474 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178 0.088s 2025-08-05 13:21:00,474 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb777de9-dd9c-44f4-9e1b-d3b198717d8f', 'x-compute-request-id': 'req-eb777de9-dd9c-44f4-9e1b-d3b198717d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178'} Body: b'{"server": {"id": "a2c3365d-6b6d-4d96-9dfe-615694547178", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1132544785", "status": "BUILD", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "user_id": "ad97047a89bf49499ea01e2842e892e6", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953f afa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:00Z", "updated": "2025-08-05T13:21:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1703288912", "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-05 13:21:50,831 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178 0.292s 2025-08-05 13:21:50,832 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4096e3e6-f322-4bdd-8ba6-b8db4a62f1f3', 'x-compute-request-id': 'req-4096e3e6-f322-4bdd-8ba6-b8db4a62f1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178'} Body: b'{"server": {"id": "a2c3365d-6b6d-4d96-9dfe-615694547178", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1132544785", "status": "ACTIVE", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "user_id": "ad97047a89bf49499ea01e2842e892e6", "metadata": {}, "hostId": "7aab2a74cfe0990a273c73c2e440b09fa8f8637825f9e8013a78bc71", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:00Z", "updated": "2025-08-05T13:21:17Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1831447713-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:e1:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1703288912", "OS-SRV-USG:launched_at": "2025-08-05T13:21:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1398774163"}], "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-05 13:21:50,846 101004 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:22:51,056 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178/os-interface 0.150s 2025-08-05 13:22:51,057 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json' , 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06692ff5-dcaa-4acd-ba75-08ff9af6053f', 'x-compute-request-id': 'req-06692ff5-dcaa-4acd-ba75-08ff9af6053f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e08e3b3d-8c9a-4372-939f-3abc1b0e81f4", "port_id": "f7cf39b2-da6e-4bb7-be67-35d839e5c8e1", "mac_addr": "fa:16:3e:ca:e1:75", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "663dbde1-7751-476c-81c1-fc7cb2842f52", "ip_address": "10.0.0.7"}]}]}' 2025-08-05 13:22:51,792 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/4c3d6137-556e-4783-80c2-537256888b46 0.732s 2025-08-05 13:22:51,793 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f7cf39b2-da6e-4bb7-be67-35d839e5c8e1"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-7bc96e36-5d17-48cb-b757-7e568b81be5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/4c3d6137-556e-4783-80c2-537256888b46'} Body: b'{"floatingip": {"id": "4c3d6137-556e-4783-80c2-537256888b46", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "floating_ip_address": "172.24.4.233", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "243078d3-ebe6-42b0-b56a-8c778b94bc81", "port_id": "f7cf39b2-da6e-4bb7-be67-35d839e5c8e1", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e08e3b3d-8c9a-4372-939f-3abc1b0e81f4", "mac_address": "fa:16:3e:ca:e1:75", "admin_state_up": true, "status": "ACTIVE", "device_id": "a2c3365d-6b6d-4d96-9dfe-615694547178", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:20:59Z", "updated_at": "2025-08-05T13:22:51Z", "revision_number": 1, "project_id": "cb5cf23bb7194ed69ba306381d86d651"}}' 2025-08-05 13:22:51,794 101004 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.233:22' as 'cirros' with public key authentication 2025-08-05 13:22:51,808 101004 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:22:51,913 101004 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:22:51,913 101004 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.233 successfully created 2025-08-05 13:22:52,150 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178 0.236s 2025-08-05 13:22:52,151 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6646bf08-fcf4-4719-b9b2-81941e58a2dc', 'x-compute-request-id': 'req-6646bf08-fcf4-4719-b9b2-81941e58a2dc', 'connection': 'close', 'status ': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178'} Body: b'{"server": {"id": "a2c3365d-6b6d-4d96-9dfe-615694547178", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1132544785", "status": "ACTIVE", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "user_id": "ad97047a89bf49499ea01e2842e892e6", "metadata": {}, "hostId": "7aab2a74cfe0990a273c73c2e440b09fa8f8637825f9e8013a78bc71", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:00Z", "updated": "2025-08-05T13:21:17Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1831447713-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:e1:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1703288912", "OS-SRV-USG:launched_at": "2025-08-05T13:21:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1398774163"}], "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-05 13:22:52,232 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.066s 2025-08-05 13:22:52,232 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-332a3cde-ffd2-4006-b29d-b1e664f29fb8', 'x-compute-request-id': 'req-332a3cde-ffd2-4006-b29d-b1e664f29fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "a2c3365d-6b6d-4d96-9dfe-615694547178", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1132544785", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}]}]}' 2025-08-05 13:22:52,437 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/volumes 0.201s 2025-08-05 13:22:52,438 101004 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-32847721", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f77cc38-2f08-4a26-9ac1-3936511c7e9c', 'content-length': '788', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f77cc38-2f08-4a26-9ac1-3936511c7e9c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume /v3/volumes'} Body: b'{"volume": {"id": "059c7f9f-1e1d-4cbe-bd98-81d17f909a0d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:22:52.371890", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-32847721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d"}], "user_id": "ad97047a89bf49499ea01e2842e892e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:22:52,488 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d 0.038s 2025-08-05 13:22:52,489 101004 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': 'Tue, 05 Aug 2025 13:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f116bb1f-fb47-4e08-ac37-6c97f7432e54', 'content-length': '856', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f116bb1f-fb47-4e08-ac37-6c97f7432e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d'} Body: b'{"volume": {"id": "059c7f9f-1e1d-4cbe-bd98-81d17f909a0d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:22:52.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-32847721", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d"}], "user_id": "ad97047a89bf49499ea01e2842e892e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cb5cf23bb7194ed69ba306381d86d651"}}' 2025-08-05 13:22:53,546 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d 0.041s 2025-08-05 13:22:53,546 101004 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': 'Tue, 05 Aug 2025 13:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20fad29f-8ef0-43b2-b936-71b647a0ef00', 'content-length': '877', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20fad29f-8ef0-43b2-b936-71b647a0ef00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d'} Body: b'{"volume": {"id": "059c7f9f-1e1d-4cbe-bd98-81d17f909a0d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:22:52.000000", "updated_at": "2025-08-05T13:22:53.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-32847721", "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/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d"}], "user_id": "ad97047a89bf49499ea01e2842e892e6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "cb5cf23bb7194ed69ba306381d86d651"}}' 2025-08-05 13:22:53,661 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d 0.100s 2025-08-05 13:22:53,662 101004 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': 'Tue, 05 Aug 2025 13:22:53 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-c7b97ae5-1813-4d0f-9a44-3c7d7a090322', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d'} Body: b'' 2025-08-05 13:22:53,684 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d 0.022s 2025-08-05 13:22:53,685 101004 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': 'Tue, 05 Aug 2025 13:22:53 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-39f0ed37-735a-4c95-a864-93d844a8cda4', 'x-openstack-request-id': 'req-39f0ed37-735a-4c95-a864-93d844a8cda4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/059c7f9f-1e1d-4cbe-bd98-81d17f909a0d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 059c7f9f-1e1d-4cbe-bd98-81d17f909a0d could not be found."}}' 2025-08-05 13:22:53,797 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178 0.112s 2025-08-05 13:22:53,798 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98d154a8-9b48-403b-ae4d-c1b7cb6ede3a', 'x-compute-request-id': 'req-98d154a8-9b48-403b-ae4d-c1b7cb6ede3a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178'} Body: b'' 2025-08-05 13:22:53,973 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178 0.175s 2025-08-05 13:22:53,974 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '1701', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-149259fe-7d9b-4ac8-ab96-9273d6396411', 'x-compute-request-id': 'req-149259fe-7d9b-4ac8-ab96-9273d6396411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178'} Body: b'{"server": {"id": "a2c3365d-6b6d-4d96-9dfe-615694547178", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1132544785", "status": "ACTIVE", "tenant_id": "cb5cf23bb7194ed69ba306381d86d651", "user_id": "ad97047a89bf49499ea01e2842e892e6", "metadata": {}, "hostId": "7aab2a74cfe0990a273c73c2e440b09fa8f8637825f9e8013a78bc71", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:00Z", "updated": "2025-08-05T13:22:54Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1831447713-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:e1:75"}, {"version": 4, "addr": "172.24.4.233", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:e1:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a2c3365d-6b6d-4d96-9dfe-615694547178"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1703288912", "OS-SRV-USG:launched_at": "2025-08-05T13:21:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1398774163"}], "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-05 13:23:44,075 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178 0.035s 2025-08-05 13:23:44,076 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23: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-7a092c67-37db-4f36-aaf9-f2b3c422d0e7', 'x-compute-request-id': 'req-7a092c67-37db-4f36-aaf9-f2b3c422d0e7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a2c3365d-6b6d-4d96-9dfe-615694547178'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a2c3365d-6b6d-4d96-9dfe-615694547178 could not be found."}}' 2025-08-05 13:23:44,103 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1703288912 0.026s 2025-08-05 13:23:44,103 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:44 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-op enstack-request-id': 'req-cbf2b53c-8520-4507-a11e-f747e6b75336', 'x-compute-request-id': 'req-cbf2b53c-8520-4507-a11e-f747e6b75336', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1703288912'} Body: b'' 2025-08-05 13:23:44,275 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/2ac6e2ec-474e-41eb-9c45-309fa0a7d77f 0.170s 2025-08-05 13:23:44,275 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-39476293-83dc-499e-976a-fb9ad3b4c369', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2ac6e2ec-474e-41eb-9c45-309fa0a7d77f'} Body: b'' 2025-08-05 13:23:44,296 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/2ac6e2ec-474e-41eb-9c45-309fa0a7d77f 0.019s 2025-08-05 13:23:44,296 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-8e637344-8b42-4777-a161-b1b197c7a971', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2ac6e2ec-474e-41eb-9c45-309fa0a7d77f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2ac6e2ec-474e-41eb-9c45-309fa0a7d77f does not exist", "detail": ""}}' 2025-08-05 13:23:44,634 101004 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/4c3d6137-556e-4783-80c2-537256888b46 0.337s 2025-08-05 13:23:44,634 101004 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f895a794-7d87-4b1e-8c72-500c019e2444', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/4c3d6137-556e-4783-80c2-537256888b46'} Body: b'' 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 cd62a817-5e17-46e5-a677-57385200f526 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:23:54,527 101004 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.419s 2025-08-05 13:23:54,527 101004 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-67894703"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c74e742-047c-441c-a3da-3bd5f7fc4fea', 'content-length': '765', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c74e742-047c-441c-a3da-3bd5f7fc4fea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cd62a817-5e17-46e5-a677-57385200f526", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:54.454389", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-67894703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cd62a817-5e17-46e5-a677-57385200f526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cd62a817-5e17-46e5-a677-57385200f526"}], "user_id": "1ad016c2837d4a638ecdd471c7066917", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:23:54,576 101004 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/cd62a817-5e17-46e5-a677-57385200f526 0.037s 2025-08-05 13:23:54,577 101004 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': 'Tue, 05 Aug 2025 13:23:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b54b1194-9a2e-4c22-9d72-08450cc751ca', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b54b1194-9a2e-4c22-9d72-08450cc751ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cd62a817-5e17-46e5-a677-57385200f526'} Body: b'{"volume": {"id": "cd62a817-5e17-46e5-a677-57385200f526", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:54.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-67894703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cd62a817-5e17-46e5-a677-57385200f526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cd62a817-5e17-46e5-a677-57385200f526"}], "user_id": "1ad016c2837d4a638ecdd471c7066917", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "989f984112c4417189ecbc3aa5f92db9"}}' 2025-08-05 13:23:55,631 101004 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/cd62a817-5e17-46e5-a677-57385200f526 0.040s 2025-08-05 13:23:55,632 101004 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': 'Tue, 05 Aug 2025 13:23:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-3885f19e-4fc6-401b-aa0d-46e0869334bf', 'content-length': '854', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3885f19e-4fc6-401b-aa0d-46e0869334bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cd62a817-5e17-46e5-a677-57385200f526'} Body: b'{"volume": {"id": "cd62a817-5e17-46e5-a677-57385200f526", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:54.000000", "updated_at": "2025-08-05T13:23:55.000000", "name": "tempest-VolumeRevertTests-Volume-67894703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cd62a817-5e17-46e5-a677-57385200f526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cd62a817-5e17-46e5-a677-57385200f526"}], "user_id": "1ad016c2837d4a638ecdd471c7066917", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "989f984112c4417189ecbc3aa5f92db9"}}' 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 e3c7d490-0370-437f-afb3-2ce8aef3846d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:23:55,844 101004 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.196s 2025-08-05 13:23:55,844 101004 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-48863008"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b9dd44f-d281-47be-886d-6dbd6ca44d7d', 'content-length': '765', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b9dd44f-d281-47be-886d-6dbd6ca44d7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e3c7d490-0370-437f-afb3-2ce8aef3846d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:55.777996", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-48863008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d"}], "user_id": "1ad016c2837d4a638ecdd471c7066917", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:23:55,894 101004 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d 0.038s 2025-08-05 13:23:55,895 101004 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': 'Tue, 05 Aug 2025 13:23:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4306af6b-dec3-4c60-b2a4-fd42a6be855e', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4306af6b-dec3-4c60-b2a4-fd42a6be855e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d'} Body: b'{"volume": {"id": "e3c7d490-0370-437f-afb3-2ce8aef3846d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:56.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-48863008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d"}], "user_id": "1ad016c2837d4a638ecdd471c7066917", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "989f984112c4417189ecbc3aa5f92db9"}}' 2025-08-05 13:23:56,955 101004 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d 0.046s 2025-08-05 13:23:56,955 101004 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': 'Tue, 05 Aug 2025 13:23:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-fa43f673-aa24-4a7e-86ed-931fb11101fc', 'content-length': '854', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa43f673-aa24-4a7e-86ed-931fb11101fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d'} Body: b'{"volume": {"id": "e3c7d490-0370-437f-afb3-2ce8aef3846d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:56.000000", "updated_at": "2025-08-05T13:23:56.000000", "name": "tempest-VolumeRevertTests-Volume-48863008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3c7d490-0370-437f-afb3-2ce8aef3846d"}], "user_id": "1ad016c2837d4a638ecdd471c7066917", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "989f984112c4417189ecbc3aa5f92db9"}}' 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 9072c2ff-6238-49e8-a5bf-a47da28c2e9a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:17,917 101020 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.202s 2025-08-05 13:24:17,917 101020 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-1409590026"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d0c745-4585-411c-896a-e46900311eb6', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d0c745-4585-411c-896a-e46900311eb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9072c2ff-6238-49e8-a5bf-a47da28c2e9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:17.853286", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1409590026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a"}], "user_id": "f2579e5ab0df4acf9006b35f6e3f395c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:17,968 101020 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a 0.038s 2025-08-05 13:24:17,969 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04de9569-8300-403f-9392-e4d2eb995c1e', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04de9569-8300-403f-9392-e4d2eb995c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a'} Body: b'{"volume": {"id": "9072c2ff-6238-49e8-a5bf-a47da28c2e9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:18.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1409590026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a"}], "user_id": "f2579e5ab0df4acf9006b35f6e3f395c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "223e492bed7b4f1e92935ff0da543a50"}}' 2025-08-05 13:24:19,025 101020 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a 0.039s 2025-08-05 13:24:19,025 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'a pplication/json', 'x-compute-request-id': 'req-46e2f506-e739-4711-b23b-90b45572c19d', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e2f506-e739-4711-b23b-90b45572c19d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a'} Body: b'{"volume": {"id": "9072c2ff-6238-49e8-a5bf-a47da28c2e9a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:18.000000", "updated_at": "2025-08-05T13:24:18.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1409590026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9072c2ff-6238-49e8-a5bf-a47da28c2e9a"}], "user_id": "f2579e5ab0df4acf9006b35f6e3f395c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "223e492bed7b4f1e92935ff0da543a50"}}' 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 8bd471dc-c840-46c3-bcad-76a9a5dec249 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:19,218 101020 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.175s 2025-08-05 13:24:19,218 101020 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-1996975155"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e2e2863-f8ec-41c8-af0d-358a668b3f22', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e2e2863-f8ec-41c8-af0d-358a668b3f22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8bd471dc-c840-46c3-bcad-76a9a5dec249", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:19.159367", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1996975155", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249"}], "user_id": "f2579e5ab0df4acf9006b35f6e3f395c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:19,270 101020 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249 0.039s 2025-08-05 13:24:19,270 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a468782c-d170-47b8-a492-ceb749b99749', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a468782c-d170-47b8-a492-ceb749b99749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249'} Body: b'{"volume": {"id": "8bd471dc-c840-46c3-bcad-76a9a5dec249", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:19.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1996975155", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249"}], "user_id": "f2579e5ab0df4acf9006b35f6e3f395c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "223e492bed7b4f1e92935ff0da543a50"}}' 2025-08-05 13:24:20,322 101020 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249 0.037s 2025-08-05 13:24:20,323 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'a pplication/json', 'x-compute-request-id': 'req-6593abcc-f882-43f5-84cd-8b05722d4347', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6593abcc-f882-43f5-84cd-8b05722d4347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249'} Body: b'{"volume": {"id": "8bd471dc-c840-46c3-bcad-76a9a5dec249", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:19.000000", "updated_at": "2025-08-05T13:24:19.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1996975155", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8bd471dc-c840-46c3-bcad-76a9a5dec249"}], "user_id": "f2579e5ab0df4acf9006b35f6e3f395c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "223e492bed7b4f1e92935ff0da543a50"}}' 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 9ccb5482-ce6e-4960-9d2d-4a249b37c188 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:19:47,462 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6 0.230s 2025-08-05 13:19:47,463 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:19:47 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-b6553abf-f3c5-494a-8aaf-e85c73df2bbc', 'x-compute-request-id': 'req-b6553abf-f3c5-494a-8aaf-e85c73df2bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6'} Body: b'{"server": {"id": "7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6", "name": "tempest-ServerActionsTestOtherA-server-1596223593", "status": "ACTIVE", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "metadata": {}, "hostId": "0c0e1d11cf8c69ec6c64e647e193f1e86f51556cfacece49700d0c39", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:17:55Z", "updated": "2025-08-05T13:18:11Z", "addresses": {"tempest-ServerActionsTestOtherA-811159315-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:df:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-416848954", "OS-SRV-USG:launched_at": "2025-08-05T13:18:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480580431"}], "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-05 13:20:47,773 101002 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.236s 2025-08-05 13:20:47,773 101002 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-629799715"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6868e863-2188-4d15-a109-28dcb9ee0c82', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6868e863-2188-4d15-a109-28dcb9ee0c82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9ccb5482-ce6e-4960-9d2d-4a249b37c188", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:47.700048", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-629799715", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c1 88"}], "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:20:47,889 101002 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.098s 2025-08-05 13:20:47,889 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:47 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-563865b0-5d5b-4376-80c3-649b62294fc3', '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": "37b629cc0f3349ea8cd9a93bf1b0f396", "name": "tempest-ServerActionsTestOtherA-1567209675-project-member", "password_expires_at": null}, "audit_ids": ["c0xdaOkdTbC1ehkuttmjrw"], "expires_at": "2025-08-05T14:20:47.000000Z", "issued_at": "2025-08-05T13:20:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9592b6067a6c41ed8538875f34fb49a2", "name": "tempest-ServerActionsTestOtherA-1567209675"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9592b6067a6c41ed8538875f34fb49a2", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:20:47,890 101002 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': '617a4b5b-027a-40fa-927a-2c92bf9793dc', 'name': 'tempest-ServerActionsTestOtherA-811159315-network', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_i d': 20457, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:17:46Z', 'updated_at': '2025-08-05T13:17:46Z', 'revision_number': 1} available for tenant 2025-08-05 13:20:47,890 101002 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:20:47,891 101002 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:20:47,951 101002 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-05 13:20:47,952 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1226306", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMRyQxhQX1tr71wIW73qHvKjqQtUJbAx3/zoHa9LHEC7pcuq4HvnIeSvz0otjGHTcKXLUrvD1QpoYcDqtoUjFtFrNfDlDbhp+E1So5eAyTiX+eGXo/oCNX0d2+lP8DGbiw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '383', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd6fe20a-2b51-488b-b677-a10e9f5b1049', 'x-compute-request-id': 'req-bd6fe20a-2b51-488b-b677-a10e9f5b1049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1226306", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMRyQxhQX1tr71wIW73qHvKjqQtUJbAx3/zoHa9LHEC7pcuq4HvnIeSvz0otjGHTcKXLUrvD1QpoYcDqtoUjFtFrNfDlDbhp+E1So5eAyTiX+eGXo/oCNX0d2+lP8DGbiw==", "fingerprint": "6e:90:35:c0:b2:c0:ba:c4:f5:c2:51:bf:86:a2:eb:fb", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396"}}' 2025-08-05 13:20:47,954 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1226306 created 2025-08-05 13:20:48,240 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.285s 2025-08-05 13:20:48,240 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--806545863", "description": "tempest-description--1812750337"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-8f8db7b9-3a2d-4e7c-af36-6a6412170195', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1909d950-759a-45b0-9bae-b59e32568056", "name": "tempest-securitygroup--806545863", "stateful": true, "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "description": "tempest-description--1812750337", "shared": false, "security_group_rules": [{"id": "1d72fb55-8431-4eed-a64d-6a532c6ce521", "project_id": "9592b6067a6c41ed8538875f34fb49a2", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "security_group_id": "1909d950-759a-45b0-9bae-b59e32568056", "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": 889, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:20:48Z", "updated_at": "2025- 08-05T13:20:48Z", "revision_number": 0}, {"id": "228337b6-fdc9-4f70-bc16-dee77ad7bd95", "project_id": "9592b6067a6c41ed8538875f34fb49a2", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "security_group_id": "1909d950-759a-45b0-9bae-b59e32568056", "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": 890, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:20:48Z", "updated_at": "2025-08-05T13:20:48Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:20:48Z", "updated_at": "2025-08-05T13:20:48Z", "revision_number": 1, "project_id": "9592b6067a6c41ed8538875f34fb49a2"}}' 2025-08-05 13:20:48,463 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.221s 2025-08-05 13:20:48,464 101002 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": "1909d950-759a-45b0-9bae-b59e32568056", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ab6d09fd-2928-4b81-a3c0-bf7f4c8c4559', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c48ebb50-dd0e-4000-8fb5-b717f0559a59", "project_id": "9592b6067a6c41ed8538875f34fb49a2", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "security_group_id": "1909d950-759a-45b0-9bae-b59e32568056", "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-05T13:20:48Z", "updated_at": "2025-08-05T13:20:48Z", "revision_number": 0}}' 2025-08-05 13:20:48,773 101002 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-05 13:20:48,774 101002 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": "1909d950-759a-45b0-9bae-b59e32568056", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a3d1f508-af5f-4ed0-8c8e-f52a72d786ed', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2b0635ad-b134-4659-8561-f32a32bfc3af", "project_id": "9592b6067a6c41ed8538875f34fb49a2", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "security_group_id": "1909d950-759a-45b0-9bae-b59e32568056", "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-05T13:20:48Z", "updated_at": "2025-08-05T13:20:48Z", "revision_number": 0}}' 2025-08-05 13:20:48,774 101002 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--806545863 created 2025-08-05 13:20:49,605 101 002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.830s 2025-08-05 13:20:49,605 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-05093b3c-5077-4611-ba48-10ffd418de96', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a6706704-5e67-4a79-831a-c7a6e7124187", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "floating_ip_address": "172.24.4.174", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9592b6067a6c41ed8538875f34fb49a2", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:20:49Z", "updated_at": "2025-08-05T13:20:49Z", "revision_number": 0}}' 2025-08-05 13:20:49,605 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a6706704-5e67-4a79-831a-c7a6e7124187', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'floating_ip_address': '172.24.4.174', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:20:49Z', 'updated_at': '2025-08-05T13:20:49Z', 'revision_number': 0, 'ip': '172.24.4.174'} created 2025-08-05 13:20:49,606 101002 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1226306', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMRyQxhQX1tr71wIW73qHvKjqQtUJbAx3/zoHa9LHEC7pcuq4HvnIeSvz0otjGHTcKXLUrvD1QpoYcDqtoUjFtFrNfDlDbhp+E1So5eAyTiX+eGXo/oCNX0d2+lP8DGbiw==', 'fingerprint': '6e:90:35:c0:b2:c0:ba:c4:f5:c2:51:bf:86:a2:eb:fb', 'user_id': '37b629cc0f3349ea8cd9a93bf1b0f396', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA9LarmZd4pwUPAy1M0rJPykRbCKocMwenmbRPv+9rZCCj+RXi49gHR\naXlS8+Rg+dmgBwYFK4EEACKhZANiAATEckMYUF9ba+9cCFu96h7yo6kLVCWwMd/8\n6B2vSxxAu6XLquB75yHkr89KLYxh03Cly1K7w9UKaGHA6raFIxbRazXw5Q24afhN\nUqOXgMk4l/nhl6P6AjV9HdvpT/Axm4s=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1909d950-759a-45b0-9bae-b59e32568056', 'name': 'tempest-securitygroup--806545863', 'stateful': True, 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'description': 'tempest-description--1812750337', 'shared': False, 'security_group_rules': [{'id': '1d72fb55-8431-4eed-a64d-6a532c6ce521', 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'security_group_id': '1909d950-759a-45b0-9bae-b59e32568056', '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': 889, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:20:48Z', 'updated_at': '2025-08-05T13:20:48Z', 'revision_number': 0}, {'id': '228337b6-fdc9-4f70-bc16-dee77ad7bd95', 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'security_group_id': '1909d950-759a-45b0-9bae-b59e32568056', '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': N one, 'standard_attr_id': 890, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:20:48Z', 'updated_at': '2025-08-05T13:20:48Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:20:48Z', 'updated_at': '2025-08-05T13:20:48Z', 'revision_number': 1, 'project_id': '9592b6067a6c41ed8538875f34fb49a2'}, 'floating_ip': {'id': 'a6706704-5e67-4a79-831a-c7a6e7124187', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'floating_ip_address': '172.24.4.174', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:20:49Z', 'updated_at': '2025-08-05T13:20:49Z', 'revision_number': 0, 'ip': '172.24.4.174'}} 2025-08-05 13:20:50,400 101002 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.793s 2025-08-05 13:20:50,400 101002 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-266509817", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "networks": [{"uuid": "617a4b5b-027a-40fa-927a-2c92bf9793dc"}], "security_groups": [{"name": "tempest-securitygroup--806545863"}], "key_name": "tempest-keypair-1226306", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6de8697-9242-4d98-999a-3bcf1be7f55b', 'x-compute-request-id': 'req-e6de8697-9242-4d98-999a-3bcf1be7f55b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "eec688a5-c5c9-4149-86b4-46743c222ad8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--806545863"}], "adminPass": "c4EcsSupAQsj"}}' 2025-08-05 13:20:50,481 101002 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/eec688a5-c5c9-4149-86b4-46743c222ad8 0.077s 2025-08-05 13:20:50,481 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:20:50 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-1cfa67d6-8cab-40ef-a1ee-cfbe01f71c27', 'x-compute-request-id': 'req-1cfa67d6-8cab-40ef-a1ee-cfbe01f71c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8'} Body: b'{"server": {"id": "eec688a5-c5c9-4149-86b4-46743c222ad8", "name": "tempest-tempest.common.compute-instance-266509817", "status": "BUILD", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93b f1b0f396", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:20:50Z", "updated": "2025-08-05T13:20:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1226306", "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-05 13:21:40,896 101002 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/eec688a5-c5c9-4149-86b4-46743c222ad8 0.348s 2025-08-05 13:21:40,896 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ada4fc15-04eb-45f2-a0f2-bd3814500160', 'x-compute-request-id': 'req-ada4fc15-04eb-45f2-a0f2-bd3814500160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8'} Body: b'{"server": {"id": "eec688a5-c5c9-4149-86b4-46743c222ad8", "name": "tempest-tempest.common.compute-instance-266509817", "status": "ACTIVE", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "metadata": {}, "hostId": "0c0e1d11cf8c69ec6c64e647e193f1e86f51556cfacece49700d0c39", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:20:50Z", "updated": "2025-08-05T13:21:09Z", "addresses": {"tempest-ServerActionsTestOtherA-811159315-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:4d:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226306", "OS-SRV-USG:launched_at": "2025-08-05T13:21:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--806545863"}], "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-05 13:21:40,911 101002 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:22:41,132 101002 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/eec688a5-c5c9-4149-86b4-46743c222ad8/os-interface 0.160s 2025-08-05 13:22:41,132 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': ' application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6131bade-7de2-4dc0-8ad5-4abd4ccbb9dd', 'x-compute-request-id': 'req-6131bade-7de2-4dc0-8ad5-4abd4ccbb9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "617a4b5b-027a-40fa-927a-2c92bf9793dc", "port_id": "cfb55481-165b-4710-b5de-86485e4ddc3f", "mac_addr": "fa:16:3e:13:4d:bd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "1ea3cbfa-7c4e-44eb-85d2-27241189e11d", "ip_address": "10.0.0.3"}]}]}' 2025-08-05 13:22:41,996 101002 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/a6706704-5e67-4a79-831a-c7a6e7124187 0.859s 2025-08-05 13:22:41,997 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "cfb55481-165b-4710-b5de-86485e4ddc3f"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-6b8bc2b7-41d8-4e2a-b1be-ad42cdd81b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/a6706704-5e67-4a79-831a-c7a6e7124187'} Body: b'{"floatingip": {"id": "a6706704-5e67-4a79-831a-c7a6e7124187", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "floating_ip_address": "172.24.4.174", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "5ccf7dce-b845-4b60-9305-c66017bfb9ff", "port_id": "cfb55481-165b-4710-b5de-86485e4ddc3f", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "617a4b5b-027a-40fa-927a-2c92bf9793dc", "mac_address": "fa:16:3e:13:4d:bd", "admin_state_up": true, "status": "ACTIVE", "device_id": "eec688a5-c5c9-4149-86b4-46743c222ad8", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:20:49Z", "updated_at": "2025-08-05T13:22:41Z", "revision_number": 1, "project_id": "9592b6067a6c41ed8538875f34fb49a2"}}' 2025-08-05 13:22:41,998 101002 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.174:22' as 'cirros' with public key authentication 2025-08-05 13:22:42,010 101002 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:22:42,113 101002 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:22:42,114 101002 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.174 successfully created 2025-08-05 13:22:42,315 101002 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/eec688a5-c5c9-4149-86b4-46743c222ad8 0.200s 2025-08-05 13:22:42,315 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1537', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-226ff2fc-5bdc-47d1-80e1-cd31b76a77d4', 'x-compute-request-id': 'req-226ff2fc-5bdc-47d1-80e1- cd31b76a77d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8'} Body: b'{"server": {"id": "eec688a5-c5c9-4149-86b4-46743c222ad8", "name": "tempest-tempest.common.compute-instance-266509817", "status": "ACTIVE", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "metadata": {}, "hostId": "0c0e1d11cf8c69ec6c64e647e193f1e86f51556cfacece49700d0c39", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:20:50Z", "updated": "2025-08-05T13:21:09Z", "addresses": {"tempest-ServerActionsTestOtherA-811159315-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:4d:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226306", "OS-SRV-USG:launched_at": "2025-08-05T13:21:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--806545863"}], "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-05 13:22:42,371 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188 0.041s 2025-08-05 13:22:42,371 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88d281b6-3965-4d86-bfd1-12fe86853c04', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88d281b6-3965-4d86-bfd1-12fe86853c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188'} Body: b'{"volume": {"id": "9ccb5482-ce6e-4960-9d2d-4a249b37c188", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:48.000000", "updated_at": "2025-08-05T13:20:48.000000", "name": "tempest-ServerActionsTestOtherA-volume-629799715", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188"}], "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9592b6067a6c41ed8538875f34fb49a2"}}' 2025-08-05 13:22:43,448 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188 0.062s 2025-08-05 13:22:43,449 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-80bd1659-dcc4-434f-8d5f-7e57b959ffd2', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80bd1659-dcc4-434f-8d5f-7e57b959ffd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188'} Body: b'{"volume": {"id": "9ccb5482-ce6e-4960-9d2d-4a249b37c188", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:20:48.000000", "updated_at": "2025-08-05T13:20:48.000000", "name": "tempest-ServerActionsTestOtherA-volume-629799715", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ccb5482-ce6e-4960-9d2d-4a249b37c188"}], "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9592b6067a6c41ed8538875f34fb49a2"}}' 2025-08-05 13:22:43,682 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6 0.219s 2025-08-05 13:22:43,682 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:43 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-dcfe6439-9aba-40df-b775-15a3294a7f5f', 'x-compute-request-id': 'req-dcfe6439-9aba-40df-b775-15a3294a7f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6'} Body: b'{"server": {"id": "7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6", "name": "tempest-ServerActionsTestOtherA-server-1596223593", "status": "ACTIVE", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "metadata": {}, "hostId": "0c0e1d11cf8c69ec6c64e647e193f1e86f51556cfacece49700d0c39", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:17:55Z", "updated": "2025-08-05T13:18:11Z", "addresses": {"tempest-ServerActionsTestOtherA-811159315-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:df:6a"}, {"version": 4, "addr": "172.24.4.103", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:df:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-416848954", "OS-SRV-USG:launched_at": "2025-08-05T13:18:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480580431"}], "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-05 13:23:43,961 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/eec688a5- c5c9-4149-86b4-46743c222ad8 0.217s 2025-08-05 13:23:43,961 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a20033c9-b2ba-42ad-856d-398c15cbd55b', 'x-compute-request-id': 'req-a20033c9-b2ba-42ad-856d-398c15cbd55b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8'} Body: b'' 2025-08-05 13:23:44,170 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8 0.208s 2025-08-05 13:23:44,170 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1662', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1e4e8db-8133-417a-aae9-577fa8f228bb', 'x-compute-request-id': 'req-c1e4e8db-8133-417a-aae9-577fa8f228bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8'} Body: b'{"server": {"id": "eec688a5-c5c9-4149-86b4-46743c222ad8", "name": "tempest-tempest.common.compute-instance-266509817", "status": "ACTIVE", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "metadata": {}, "hostId": "0c0e1d11cf8c69ec6c64e647e193f1e86f51556cfacece49700d0c39", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:20:50Z", "updated": "2025-08-05T13:23:44Z", "addresses": {"tempest-ServerActionsTestOtherA-811159315-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:4d:bd"}, {"version": 4, "addr": "172.24.4.174", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:4d:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eec688a5-c5c9-4149-86b4-46743c222ad8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1226306", "OS-SRV-USG:launched_at": "2025-08-05T13:21:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--806545863"}], "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-05 13:24:34,280 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8 0.043s 2025-08-05 13:24:34,280 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:34 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-d7625abe-90a1-43f2-a3f0-e48dbef1a553', 'x-compute-request-id': 'req-d7625abe-90a1-43f2-a3f0-e48dbef1a553', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eec688a5-c5c9-4149-86b4-46743c222ad8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance eec688a5-c5c9-4149-86b4-46743c222ad8 could not be found."}}' 2025-08-05 13:24:34,351 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1226306 0.070s 2025-08-05 13:24:34,352 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:34 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-277e1e59-9790-4710-8ded-bdd88fb45672', 'x-compute-request-id': 'req-277e1e59-9790-4710-8ded-bdd88fb45672', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1226306'} Body: b'' 2025-08-05 13:24:34,587 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/1909d950-759a-45b0-9bae-b59e32568056 0.235s 2025-08-05 13:24:34,588 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0d48f81f-b528-4f7f-8f93-e1c298ab8d18', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/1909d950-759a-45b0-9bae-b59e32568056'} Body: b'' 2025-08-05 13:24:34,604 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/1909d950-759a-45b0-9bae-b59e32568056 0.016s 2025-08-05 13:24:34,605 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-6aadace5-2f1c-4829-9bb2-633612bb5fce', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/1909d950-759a-45b0-9bae-b59e32568056'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1909d950-759a-45b0-9bae-b59e32568056 does not exist", "detail": ""}}' 2025-08-05 13:24:35,018 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/a6706704-5e67-4a79-831a-c7a6e7124187 0.412s 2025-08-05 13:24:35,018 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7ea32794-b5e7-4b94-8870-5da2d2bf9d6e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/a6706704-5e67-4a79-831a-c7a6e7124187'} Body: b'' 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 b2a4a33f-854d-4492-826c-61d0067ef052 failed to build and is in ERROR status 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 46190a4a-eda5-4c70-b35a-5c3c436d21cb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:21:52,040 101016 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-05 13:21:52,638 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.595s 2025-08-05 13:21:52,638 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1579674341", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-4cb1c0c2-b49c-448d-bc27-2063ce392a7b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1579674341", "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": "6e564b2b4c764aa9b2e292f4e8673508", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "created_at": "2025-08-05T13:21:53Z", "updated_at": "2025-08-05T13:21:53Z", "tags": [], "self": "/v2/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "file": "/v2/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:21:54,038 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c/file 1.399s 2025-08-05 13:21:54,039 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0a9e6126-9a6e-4af6-9307-5fbbeebd124d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c/file'} Body: b'' 2025-08-05 13:21:54,039 101016 DEBUG [tempest.scenario.manager] image:936c27ed-f1d2-4636-a0cc-b2500e5ee93c 2025-08-05 13:21:54,105 101016 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.065s 2025-08-05 13:21:54,106 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1377828361", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCH9lqmcCcsskRGWTwYul6/qYDC8QYm5jeDxLKEmNoBeN1Phu8hIKnNNd6Ya64i6R6pasE5dYAJgiKTOYR+ApFxb7pDwCPaWBJmU8npV9UGeEEAYBm6fNEa7bfDxlwzusw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:54 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-39a08ee0-b13c-41c3-a511-0d12e6819249', 'x-compute-request-id': 'req-39a08ee0-b13c-41c3-a511-0d12e6819249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScen ario-1377828361", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCH9lqmcCcsskRGWTwYul6/qYDC8QYm5jeDxLKEmNoBeN1Phu8hIKnNNd6Ya64i6R6pasE5dYAJgiKTOYR+ApFxb7pDwCPaWBJmU8npV9UGeEEAYBm6fNEa7bfDxlwzusw==", "fingerprint": "61:8d:69:9f:54:74:46:f1:b9:8f:49:7b:77:15:e1:6c", "user_id": "2c25febe01a24fdd97ca32f2fe60b174"}}' 2025-08-05 13:21:54,206 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.093s 2025-08-05 13:21:54,206 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:54 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-625bdb95-affd-4991-8eba-76035b0aaea0', '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": "2c25febe01a24fdd97ca32f2fe60b174", "name": "tempest-TestMinimumBasicScenario-512359729-project-member", "password_expires_at": null}, "audit_ids": ["DD-HO40mQGeE3xBlVrjeEQ"], "expires_at": "2025-08-05T14:21:54.000000Z", "issued_at": "2025-08-05T13:21:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e564b2b4c764aa9b2e292f4e8673508", "name": "tempest-TestMinimumBasicScenario-512359729"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6e564b2b4c764aa9b2e292f4e8673508", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:21:54,207 101016 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'adbde306-5774-4147-ada6-70b1e096a626', 'name': 'tempest-TestMinimumBasicScenario-1371741424-network', 'tenant_id': '6e564b2b4c764aa9b2e292f4e8673508', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6e564b2b4c764aa9b2e292f4e8673508', 'port_securit y_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24824, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:18:49Z', 'updated_at': '2025-08-05T13:18:49Z', 'revision_number': 1} available for tenant 2025-08-05 13:21:54,977 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.769s 2025-08-05 13:21:54,978 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1328986721", "imageRef": "936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1377828361", "networks": [{"uuid": "adbde306-5774-4147-ada6-70b1e096a626"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fc1e8c3-dae8-476b-b44e-85d0e095ad39', 'x-compute-request-id': 'req-5fc1e8c3-dae8-476b-b44e-85d0e095ad39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9682ccc4-23af-4a8e-8f39-b430f8946507", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "R7m9zLP4yZUe"}}' 2025-08-05 13:21:55,050 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507 0.069s 2025-08-05 13:21:55,050 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:21:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0c4ad7c-ce86-4d90-a8f3-f0d63b930af1', 'x-compute-request-id': 'req-d0c4ad7c-ce86-4d90-a8f3-f0d63b930af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507'} Body: b'{"server": {"id": "9682ccc4-23af-4a8e-8f39-b430f8946507", "name": "tempest-TestMinimumBasicScenario-server-1328986721", "status": "BUILD", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "", "image": {"id": "936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:55Z", "updated": "2025-08-05T13:21:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}], "OS-DCF:diskConfig": "MANUAL", "progre ss": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1377828361", "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-05 13:22:45,325 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507 0.210s 2025-08-05 13:22:45,325 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:22:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a08adc-d7e4-49d6-88ee-cf2c9db83d0a', 'x-compute-request-id': 'req-19a08adc-d7e4-49d6-88ee-cf2c9db83d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507'} Body: b'{"server": {"id": "9682ccc4-23af-4a8e-8f39-b430f8946507", "name": "tempest-TestMinimumBasicScenario-server-1328986721", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:54Z", "updated": "2025-08-05T13:22:11Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:fe:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1377828361", "OS-SRV-USG:launched_at": "2025-08-05T13:22:11.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-05 13:22:45,339 101016 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:23:45,622 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507 0.222s 2025-08-05 13:23:45,622 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f8bbd36-d44c-4cf6-8829-159e464e8906', 'x-compute-request-id': 'req-3f8bbd36-d44c-4cf6-8829-159e464e8906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507'} Body: b'{"server": {"id" : "9682ccc4-23af-4a8e-8f39-b430f8946507", "name": "tempest-TestMinimumBasicScenario-server-1328986721", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:54Z", "updated": "2025-08-05T13:22:11Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:fe:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1377828361", "OS-SRV-USG:launched_at": "2025-08-05T13:22:11.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-05 13:23:45,710 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.070s 2025-08-05 13:23:45,710 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:45 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-4755a113-a2c6-43b6-bd21-6e9e70f9b4a5', 'x-compute-request-id': 'req-4755a113-a2c6-43b6-bd21-6e9e70f9b4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "9682ccc4-23af-4a8e-8f39-b430f8946507", "name": "tempest-TestMinimumBasicScenario-server-1328986721", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}]}]}' 2025-08-05 13:23:45,878 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507 0.164s 2025-08-05 13:23:45,878 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c019f400-056a-4683-bc8d-ff43d112f199', 'x-compute-request-id': 'req-c019f400-056a-4683-bc8d-ff43d112f199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507'} Body: b'{"server": {"id": "9682ccc4-23af-4a8e-8f39-b430f8946507", "name": "tempest-TestMinimumBasicScenario-server-1328986721", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "meta data": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:54Z", "updated": "2025-08-05T13:22:11Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:fe:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1377828361", "OS-SRV-USG:launched_at": "2025-08-05T13:22:11.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-05 13:23:46,106 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/volumes 0.213s 2025-08-05 13:23:46,106 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-895671255", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1115315c-03fa-4571-b053-99ba02cb37e4', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1115315c-03fa-4571-b053-99ba02cb37e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "46190a4a-eda5-4c70-b35a-5c3c436d21cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:46.037995", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-895671255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb"}], "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:23:46,164 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb 0.046s 2025-08-05 13:23:46,165 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133f36b1-5b25-4323-a179-6686e07d1b6b', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133f36b1-5b25-4323-a179-6686e07d1b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb'} Body: b'{"volume": {"id": "46190a4a-eda5-4c70-b35a-5c3c436d21cb", "sta tus": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:46.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-895671255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb"}], "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e564b2b4c764aa9b2e292f4e8673508"}}' 2025-08-05 13:23:47,219 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb 0.040s 2025-08-05 13:23:47,219 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2585871c-dcbe-4318-aba0-535dc38e0250', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2585871c-dcbe-4318-aba0-535dc38e0250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb'} Body: b'{"volume": {"id": "46190a4a-eda5-4c70-b35a-5c3c436d21cb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:23:46.000000", "updated_at": "2025-08-05T13:23:46.000000", "name": "tempest-TestMinimumBasicScenario-volume-895671255", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb"}], "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e564b2b4c764aa9b2e292f4e8673508"}}' 2025-08-05 13:23:47,345 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb 0.112s 2025-08-05 13:23:47,345 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23: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-c9361abf-f06c-4fb2-900e-b42e5c4bae1d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb'} Body: b'' 2025-08-05 13:23:47,368 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb 0.022s 2025-08-05 13:23:47,368 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-13e67296-2054-4d44-9692-3ac4c5c8c428', 'x-openstack-request-id': 'req-13e67296-2054-4d44-9692-3ac4c5c8c428', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/46190a4a-eda5-4c70-b35a-5c3c436d21cb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 46190a4a-eda5-4c70-b35a-5c3c436d21cb could not be found."}}' 2025-08-05 13:23:47,725 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507 0.356s 2025-08-05 13:23:47,726 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae5055cc-2e55-4539-b6f8-e098e1b91e62', 'x-compute-request-id': 'req-ae5055cc-2e55-4539-b6f8-e098e1b91e62', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507'} Body: b'' 2025-08-05 13:23:48,048 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507 0.322s 2025-08-05 13:23:48,049 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:23: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-b5a1d42c-fa29-4a2d-8a17-3b32beac0633', 'x-compute-request-id': 'req-b5a1d42c-fa29-4a2d-8a17-3b32beac0633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507'} Body: b'{"server": {"id": "9682ccc4-23af-4a8e-8f39-b430f8946507", "name": "tempest-TestMinimumBasicScenario-server-1328986721", "status": "ACTIVE", "tenant_id": "6e564b2b4c764aa9b2e292f4e8673508", "user_id": "2c25febe01a24fdd97ca32f2fe60b174", "metadata": {}, "hostId": "3130214f3e9d5e03222306799bfde5c56b8f89569c33fb628e3b88aa", "image": {"id": "936c27ed-f1d2-4636-a0cc-b2500e5ee93c", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:54Z", "updated": "2025-08-05T13:23:47Z", "addresses": {"tempest-TestMinimumBasicScenario-1371741424-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:fe:1a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9682ccc4-23af-4a8e-8f39-b430f8946507"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1377828361", "OS-SRV-USG:launched_at": "2025-08-05T13:22:11.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-05 13:24:38,362 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507 0.250s 2025-08-05 13:24:38,363 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:38 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-4ab79251-10b8-4985-b76d-69d1583e1361', 'x-compute-request-id': 'req-4ab79251-10b8-4985-b76d-69d1583e1361', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9682ccc4-23af-4a8e-8f39-b430f8946507'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9682ccc4-23af-4a8e-8f39-b430f8946507 could not be found."}}' 2025-08-05 13:24:38,389 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1377828361 0.026s 2025-08-05 13:24:38,390 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:38 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-55185b81-2895-4a51-ba38-37f76f8c53c9', 'x-compute-request-id': 'req-55185b81-2895-4a51-ba38-37f76f8c53c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1377828361'} Body: b'' 2025-08-05 13:24:38,489 101016 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c 0.099s 2025-08-05 13:24:38,489 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f9af5cd6-9940-4838-abda-bdb524f5c056', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/936c27ed-f1d2-4636-a0cc-b2500e5ee93c'} Body: b'' 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 38ea44d2-ee6c-4a3e-80c7-45eff3df8ba3 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 9d91b9eb-eb11-4326-ba0d-4c7339171c34 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:44,770 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.215s 2025-08-05 13:24:44,770 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-aa3ca245-32c4-4b09-a027-81d9f6b58cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:24:45,115 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.344s 2025-08-05 13:24:45,116 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1794054318"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e335f25-2b95-41c1-a7f6-8614c21254d1', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e335f25-2b95-41c1-a7f6-8614c21254d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9d91b9eb-eb11-4326-ba0d-4c7339171c34", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:45.057137", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1794054318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:45,170 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34 0.042s 2025-08-05 13:24:45,170 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appl ication/json', 'x-compute-request-id': 'req-f7819189-5029-432e-a109-998c3c4daac0', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7819189-5029-432e-a109-998c3c4daac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34'} Body: b'{"volume": {"id": "9d91b9eb-eb11-4326-ba0d-4c7339171c34", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:45.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1794054318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86d216f95e994b72a379b4971204b506"}}' 2025-08-05 13:24:46,223 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34 0.039s 2025-08-05 13:24:46,224 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e822a725-3940-42ba-a9d7-8fe3a7c8f673', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e822a725-3940-42ba-a9d7-8fe3a7c8f673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34'} Body: b'{"volume": {"id": "9d91b9eb-eb11-4326-ba0d-4c7339171c34", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:45.000000", "updated_at": "2025-08-05T13:24:45.000000", "name": "tempest-VolumesCloneTest-Volume-1794054318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86d216f95e994b72a379b4971204b506"}}' 2025-08-05 13:24:46,280 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34 0.040s 2025-08-05 13:24:46,280 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1090e693-d874-4797-848b-eb0b05fbaaa8', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1090e693-d874-4797-848b-eb0b05fbaaa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34'} Body: b'{"volume": {"id": "9d91b9eb-eb11-4326-ba0d-4c7339171c34", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24 :45.000000", "updated_at": "2025-08-05T13:24:45.000000", "name": "tempest-VolumesCloneTest-Volume-1794054318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86d216f95e994b72a379b4971204b506"}}' 2025-08-05 13:24:46,414 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34 0.120s 2025-08-05 13:24:46,414 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 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-002b167a-5de8-47f9-ae78-f63032ccf70a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34'} Body: b'' 2025-08-05 13:24:46,439 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34 0.024s 2025-08-05 13:24:46,439 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 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-917c57f6-69c7-40b6-825b-dc0ed0d9bb3b', 'x-openstack-request-id': 'req-917c57f6-69c7-40b6-825b-dc0ed0d9bb3b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9d91b9eb-eb11-4326-ba0d-4c7339171c34'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9d91b9eb-eb11-4326-ba0d-4c7339171c34 could not be found."}}' 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 77139126-dcc2-409c-a92a-ca67663da5fd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:46,580 101016 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.427s 2025-08-05 13:24:46,581 101016 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-1572124662"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e2e7de-b9d8-4d7b-994e-e7586fa36e38', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e2e7de-b9d8-4d7b-994e-e7586fa36e38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "77139126-dcc2-409c-a92a-ca67663da5fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:46.434119", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1572124662", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/77139126-dcc2-409c-a92a-ca67663da5fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/77139126-dcc2-409c-a92a-ca67663da5fd"}], "user_id": "fac26c85df5946548e5beffd1da9a387", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:46,630 101016 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/77139126-dcc2-409c-a92a-ca67663da5fd 0.037s 2025-08-05 13:24:46,631 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a590322-c62d-4dc6-9ab8-54fcf1fa724c', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a590322-c62d-4dc6-9ab8-54fcf1fa724c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/77139126-dcc2-409c-a92a-ca67663da5fd'} Body: b'{"volume": {"id": "77139126-dcc2-409c-a92a-ca67663da5fd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:46.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1572124662", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/77139126-dcc2-409c-a92a-ca67663da5fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/77139126-dcc2-409c-a92a-ca67663da5fd"}], "user_id": "fac26c85df5946548e5beffd1da9a387", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3828bc2397554292a333acec15163fa9"}}' 2025-08-05 13:24:47,685 101016 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/77139126-dcc2-409c-a92a-ca67663da5fd 0.038s 2025-08-05 13:24:47,685 101016 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2 025 13:24:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e40f13-814f-4355-8985-a4c24da7a923', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e40f13-814f-4355-8985-a4c24da7a923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/77139126-dcc2-409c-a92a-ca67663da5fd'} Body: b'{"volume": {"id": "77139126-dcc2-409c-a92a-ca67663da5fd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:46.000000", "updated_at": "2025-08-05T13:24:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1572124662", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/77139126-dcc2-409c-a92a-ca67663da5fd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/77139126-dcc2-409c-a92a-ca67663da5fd"}], "user_id": "fac26c85df5946548e5beffd1da9a387", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3828bc2397554292a333acec15163fa9"}}' 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 652e473a-b57d-4468-96e9-4272a77c839f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:46,614 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.173s 2025-08-05 13:24:46,615 101008 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-1829790961"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb184f4a-e46d-455f-9ec7-073cd94fe0a8', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb184f4a-e46d-455f-9ec7-073cd94fe0a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "652e473a-b57d-4468-96e9-4272a77c839f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:46.555723", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1829790961", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:46,688 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f 0.055s 2025-08-05 13:24:46,688 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9def9d7-2194-44e6-83aa-909d624fefb0', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9def9d7-2194-44e6-83aa-909d624fefb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f'} Body: b'{"volume": {"id": "652e473a-b57d-4468-96e9-4272a77c839f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:47.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1829790961", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86d216f95e994b72a379b4971204b506"}}' 2025-08-05 13:24:47,755 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f 0.052s 2025-08-05 13:24:47,755 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2780682b-c7c4-4457-b9a6-973cd2f4352e', 'content-len gth': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2780682b-c7c4-4457-b9a6-973cd2f4352e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f'} Body: b'{"volume": {"id": "652e473a-b57d-4468-96e9-4272a77c839f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:47.000000", "updated_at": "2025-08-05T13:24:47.000000", "name": "tempest-VolumesCloneTest-Volume-1829790961", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86d216f95e994b72a379b4971204b506"}}' 2025-08-05 13:24:47,812 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f 0.043s 2025-08-05 13:24:47,812 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5647e9c6-f01c-4601-a634-db52e2078df9', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5647e9c6-f01c-4601-a634-db52e2078df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f'} Body: b'{"volume": {"id": "652e473a-b57d-4468-96e9-4272a77c839f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:47.000000", "updated_at": "2025-08-05T13:24:47.000000", "name": "tempest-VolumesCloneTest-Volume-1829790961", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/652e473a-b57d-4468-96e9-4272a77c839f"}], "user_id": "4539c406c6df47c6972662a91578f24a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86d216f95e994b72a379b4971204b506"}}' 2025-08-05 13:24:47,929 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f 0.103s 2025-08-05 13:24:47,929 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24: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-9d836889-7abe-4361-80c4-f571fb998ee0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f'} Body: b'' 2025-08-05 13:24:47,953 101008 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f 0.023s 2025-08-05 13:24:47,953 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24: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-943ad3d6-9181-418e-a08a-876905f4e831', 'x-openstack-request-id': 'req-943ad3d6-9181-418e-a08a-876905f4e831', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/652e473a-b57d-4468-96e9-4272a77c839f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 652e473a-b57d-4468-96e9-4272a77c839f 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 37a20556-fbc6-4e63-9617-f7c9b827742a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:49,924 101008 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.407s 2025-08-05 13:24:49,925 101008 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-93045245", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7537c4c-7d23-4455-bf4a-108b14ccd05b', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7537c4c-7d23-4455-bf4a-108b14ccd05b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "37a20556-fbc6-4e63-9617-f7c9b827742a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:49.863194", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-93045245", "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/37a20556-fbc6-4e63-9617-f7c9b827742a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:49,980 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a 0.039s 2025-08-05 13:24:49,981 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa65062-7f37-4a2a-8431-58594aa26dc0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa65062-7f37-4a2a-8431-58594aa26dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a'} Body: b'{"volume": {"id": "37a20556-fbc6-4e63-9617-f7c9b827742a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:50.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-93045245", "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/37a20556-fbc6-4e63-9617-f7c9b827742a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:51,037 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a 0.041s 2025-08-05 13:24:51,037 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', ' x-compute-request-id': 'req-f9eae929-d209-4771-9825-f2e3e6c53a7a', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9eae929-d209-4771-9825-f2e3e6c53a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a'} Body: b'{"volume": {"id": "37a20556-fbc6-4e63-9617-f7c9b827742a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:50.000000", "updated_at": "2025-08-05T13:24:50.000000", "name": "tempest-VolumesGetTest-Volume-93045245", "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/37a20556-fbc6-4e63-9617-f7c9b827742a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:51,088 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a 0.036s 2025-08-05 13:24:51,088 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0224889-c0ef-4e82-8a30-d4fe27ddfaff', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0224889-c0ef-4e82-8a30-d4fe27ddfaff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a'} Body: b'{"volume": {"id": "37a20556-fbc6-4e63-9617-f7c9b827742a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:50.000000", "updated_at": "2025-08-05T13:24:50.000000", "name": "tempest-VolumesGetTest-Volume-93045245", "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/37a20556-fbc6-4e63-9617-f7c9b827742a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:51,195 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a 0.091s 2025-08-05 13:24:51,196 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24: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-2a01d86c-1996-42a4-b7d4-c4ef677026ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a'} Body: b'' 2025-08-05 13:24:51,218 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a 0.021s 20 25-08-05 13:24:51,218 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:51 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-107e922a-39e6-4e55-9910-0b827ed86f8a', 'x-openstack-request-id': 'req-107e922a-39e6-4e55-9910-0b827ed86f8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/37a20556-fbc6-4e63-9617-f7c9b827742a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 37a20556-fbc6-4e63-9617-f7c9b827742a 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 d13c8cee-b744-40a1-a862-910d475bd328 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:51,407 101008 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.186s 2025-08-05 13:24:51,407 101008 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-1232091230"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6f1be1-0a8e-4873-bf47-b9a088a106b5', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6f1be1-0a8e-4873-bf47-b9a088a106b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d13c8cee-b744-40a1-a862-910d475bd328", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:51.349696", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1232091230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:51,458 101008 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/d13c8cee-b744-40a1-a862-910d475bd328 0.038s 2025-08-05 13:24:51,459 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093473e8-7d34-4f18-96d3-7f96efc39669', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093473e8-7d34-4f18-96d3-7f96efc39669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328'} Body: b'{"volume": {"id": "d13c8cee-b744-40a1-a862-910d475bd328", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:51.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1232091230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:52,512 101008 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/d13c8cee-b744-40a1-a862-910d475bd328 0.038s 2025-08-05 13:24:52,512 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'r eq-b567774a-3780-40e7-a518-cd9a1bef8227', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b567774a-3780-40e7-a518-cd9a1bef8227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328'} Body: b'{"volume": {"id": "d13c8cee-b744-40a1-a862-910d475bd328", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:51.000000", "updated_at": "2025-08-05T13:24:51.000000", "name": "tempest-VolumesGetTest-Volume-1232091230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:52,564 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328 0.038s 2025-08-05 13:24:52,564 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b711048-b04d-4f7d-9cdc-d23a808cc15f', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b711048-b04d-4f7d-9cdc-d23a808cc15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328'} Body: b'{"volume": {"id": "d13c8cee-b744-40a1-a862-910d475bd328", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:51.000000", "updated_at": "2025-08-05T13:24:51.000000", "name": "tempest-VolumesGetTest-Volume-1232091230", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d13c8cee-b744-40a1-a862-910d475bd328"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:52,671 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328 0.094s 2025-08-05 13:24:52,672 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24: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-5adb429d-194b-4c76-9bee-4f0fba628ccc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328'} Body: b'' 2025-08-05 13:24:52,693 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328 0.021s 2025-08-05 13:24:52,693 101008 DEBUG [tempest.li b.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:52 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-7a363a73-3635-4194-bba3-de35fa604064', 'x-openstack-request-id': 'req-7a363a73-3635-4194-bba3-de35fa604064', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d13c8cee-b744-40a1-a862-910d475bd328'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d13c8cee-b744-40a1-a862-910d475bd328 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 216c7a33-a7df-4ab5-aade-f6d9178b4c3a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:52,717 101008 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/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.021s 2025-08-05 13:24:52,718 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a9f38cab-e9d6-4d5d-9e0d-1a43e2ae8df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:24:52,737 101008 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/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.019s 2025-08-05 13:24:52,738 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-131721d9-97fa-4b50-80ef-56535a455b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:24:53,031 101008 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.292s 2025-08-05 13:24:53,031 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-V olumesGetTest-Volume-306049119", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85bb2fd6-6811-4c04-9b1a-0323a344aebc', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85bb2fd6-6811-4c04-9b1a-0323a344aebc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "216c7a33-a7df-4ab5-aade-f6d9178b4c3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:52.972620", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-306049119", "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/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:24:53,084 101008 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/216c7a33-a7df-4ab5-aade-f6d9178b4c3a 0.041s 2025-08-05 13:24:53,084 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9549d12b-17df-4c31-a659-0dd63e18bddc', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9549d12b-17df-4c31-a659-0dd63e18bddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a'} Body: b'{"volume": {"id": "216c7a33-a7df-4ab5-aade-f6d9178b4c3a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:53.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-306049119", "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/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:54,137 101008 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/216c7a33-a7df-4ab5-aade-f6d9178b4c3a 0.037s 2025-08-05 13:24:54,137 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae29c0d-f6e7-42e6-b95e-31bd4e07f773', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae29c0d-f6e7-42e6-b95e-31bd4e07f773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a'} Body: b'{"volume": {"id": "2 16c7a33-a7df-4ab5-aade-f6d9178b4c3a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:53.000000", "updated_at": "2025-08-05T13:24:53.000000", "name": "tempest-VolumesGetTest-Volume-306049119", "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/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:54,188 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a 0.036s 2025-08-05 13:24:54,188 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd1fa31-d9ee-40b4-8e4d-3172733729eb', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd1fa31-d9ee-40b4-8e4d-3172733729eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a'} Body: b'{"volume": {"id": "216c7a33-a7df-4ab5-aade-f6d9178b4c3a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:24:53.000000", "updated_at": "2025-08-05T13:24:53.000000", "name": "tempest-VolumesGetTest-Volume-306049119", "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/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a"}], "user_id": "0960fbed9b514eb9933c5023ebe4c947", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19ab9c52060d42e69f3a8161fc304963"}}' 2025-08-05 13:24:54,309 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a 0.105s 2025-08-05 13:24:54,314 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24: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-2640971f-0497-41b6-bbc7-8edf123eb55b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a'} Body: b'' 2025-08-05 13:24:54,345 101008 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a 0.026s 2025-08-05 13:24:54,345 101008 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24: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-1a4225dc-93e0-438b-9e98-794587b1e08a', 'x-openstack-request-id': 'req-1a4225dc-93e0-438b-9e98-794587b1e08a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/216c7a33-a7df-4ab5-aade-f6d9178b4c3a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 216c7a33-a7df-4ab5-aade-f6d9178b4c3a could not be found."}}' 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 507eb8d7-20cb-4c56-82b2-d9c27751f87a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:24:35,393 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6 0.367s 2025-08-05 13:24:35,478 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:24:35 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-13446015-d123-4f33-b7fe-af16631a95cd', 'x-compute-request-id': 'req-13446015-d123-4f33-b7fe-af16631a95cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6'} Body: b'{"server": {"id": "7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6", "name": "tempest-ServerActionsTestOtherA-server-1596223593", "status": "ACTIVE", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "metadata": {}, "hostId": "0c0e1d11cf8c69ec6c64e647e193f1e86f51556cfacece49700d0c39", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:17:55Z", "updated": "2025-08-05T13:18:11Z", "addresses": {"tempest-ServerActionsTestOtherA-811159315-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:df:6a"}, {"version": 4, "addr": "172.24.4.103", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:df:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-416848954", "OS-SRV-USG:launched_at": "2025-08-05T13:18:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480580431"}], "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-05 13:25:35,598 101002 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.085s 2025-08-05 13:25:35,599 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:25:35 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-073d8709-780a-4aae-8780-494247bfaddb', '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": "37b629cc0f3349ea8cd9a93bf1b0f396", "name": "tempest-ServerActionsTestOtherA-1567209675-project-member", "password_expires_at": null}, "audit_ids": ["KYVbUhgwRvmGdVThD6wOlA"], "expires_at": "2025-08-05T14:25:35.000000Z", "issued_at": "2025-08-05T13:25:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9592b6067a6c41ed8538875f34fb49a2", "name": "tempest-ServerActionsTestOtherA-1567209675"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3 d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9592b6067a6c41ed8538875f34fb49a2", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:25:35,599 101002 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': '617a4b5b-027a-40fa-927a-2c92bf9793dc', 'name': 'tempest-ServerActionsTestOtherA-811159315-network', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20457, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:17:46Z', 'updated_at': '2025-08-05T13:17:46Z', 'revision_number': 1} available for tenant 2025-08-05 13:25:35,600 101002 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-416848954', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDwnJMtiUT7UeFET2myhieJ4KUI+fyBAbceIzbTRwROBeabmmfApX1bBzfnqol6BS82w3o/iFMBvV/fY++kKo2D9tsmNs/BQ4GI6G7wwAzOjJy+W8pQSc1NFYNWp9heaxg==', 'fingerprint': '2c:08:ef:77:d8:16:1d:1d:77:21:1f:5d:eb:87:a8:d8', 'user_id': '37b629cc0f3349ea8cd9a93bf1b0f396', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAEPBSQDJ17DLfopmIiwpoz2z9r+xiQoUYEDwXXbBKrfdOE4mIJvHbI\n5aheTMqJK8OgBwYFK4EEACKhZANiAAQ8JyTLYlE+1HhRE9psoYnieClCPn8gQG3H\niM200cETgXmm5pnwKV9Wwc356qJegUvNsN6P4hTAb1f32PvpCqNg/bbJjbPwUOBi\nOhu8MAMzoycvlvKUEnNTRWDVqfYXmsY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd73693da-bf52-4c87-9802-daa1bdf3716c', 'name': 'tempest-securitygroup--480580431', 'stateful': True, 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'description': 'tempest-description--789074422', 'shared': False, 'security_group_rules': [{'id': 'a89870cb-05a8-4252-9c67-bd6b0289779d', 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'security_group_id': 'd73693da-bf52-4c87-9802-daa1bdf3716c', 'ethertype': 'I Pv6', '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': 694, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:17:53Z', 'updated_at': '2025-08-05T13:17:53Z', 'revision_number': 0}, {'id': 'd5a9bbd5-bc52-499d-9bc9-2f385834f7fb', 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'security_group_id': 'd73693da-bf52-4c87-9802-daa1bdf3716c', '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': 695, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:17:53Z', 'updated_at': '2025-08-05T13:17:53Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:17:53Z', 'updated_at': '2025-08-05T13:17:53Z', 'revision_number': 1, 'project_id': '9592b6067a6c41ed8538875f34fb49a2'}, 'floating_ip': {'id': '2785ad7d-9757-4fd2-9300-e8007d83cc7e', 'tenant_id': '9592b6067a6c41ed8538875f34fb49a2', 'floating_ip_address': '172.24.4.103', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9592b6067a6c41ed8538875f34fb49a2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:17:54Z', 'updated_at': '2025-08-05T13:17:54Z', 'revision_number': 0, 'ip': '172.24.4.103'}} 2025-08-05 13:25:35,943 101002 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.343s 2025-08-05 13:25:35,944 101002 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-757355882", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:25:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2515808e-d34c-48f7-be69-1e54b8cbb1ca', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2515808e-d34c-48f7-be69-1e54b8cbb1ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "507eb8d7-20cb-4c56-82b2-d9c27751f87a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:25:35.862306", "updated_at": null, "name": "tempest-tempest.common.compute-volume-757355882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a"}], "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:25:35,993 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a 0.037s 2025-08-05 13:25:35,993 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:25:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-r equest-id': 'req-f4a1f89d-be08-49fd-9e17-6aec1d9b0482', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a1f89d-be08-49fd-9e17-6aec1d9b0482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a'} Body: b'{"volume": {"id": "507eb8d7-20cb-4c56-82b2-d9c27751f87a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:25:36.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-757355882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a"}], "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9592b6067a6c41ed8538875f34fb49a2"}}' 2025-08-05 13:25:37,045 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a 0.038s 2025-08-05 13:25:37,046 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:25:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b113587d-b756-44d8-bcfa-0c3f28c607db', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b113587d-b756-44d8-bcfa-0c3f28c607db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a'} Body: b'{"volume": {"id": "507eb8d7-20cb-4c56-82b2-d9c27751f87a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:25:36.000000", "updated_at": "2025-08-05T13:25:36.000000", "name": "tempest-tempest.common.compute-volume-757355882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a"}], "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9592b6067a6c41ed8538875f34fb49a2"}}' 2025-08-05 13:25:37,189 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a 0.130s 2025-08-05 13:25:37,190 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:25: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-aaca0976-6517-45f3-9f42-7ed8e1b5f5e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a'} Body: b'' 2025-08-05 13:25:37,212 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.21 0/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a 0.021s 2025-08-05 13:25:37,212 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:25: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-7d7528c3-00be-4f3c-bdd7-cef6c5295ece', 'x-openstack-request-id': 'req-7d7528c3-00be-4f3c-bdd7-cef6c5295ece', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/507eb8d7-20cb-4c56-82b2-d9c27751f87a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 507eb8d7-20cb-4c56-82b2-d9c27751f87a could not be found."}}' 2025-08-05 13:25:37,213 101002 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-05 13:25:37,415 101002 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6 0.201s 2025-08-05 13:25:37,416 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:25:37 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-accf7b8c-55d7-4465-a412-507a56dbc823', 'x-compute-request-id': 'req-accf7b8c-55d7-4465-a412-507a56dbc823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6'} Body: b'{"server": {"id": "7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6", "name": "tempest-ServerActionsTestOtherA-server-1596223593", "status": "ACTIVE", "tenant_id": "9592b6067a6c41ed8538875f34fb49a2", "user_id": "37b629cc0f3349ea8cd9a93bf1b0f396", "metadata": {}, "hostId": "0c0e1d11cf8c69ec6c64e647e193f1e86f51556cfacece49700d0c39", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:17:55Z", "updated": "2025-08-05T13:18:11Z", "addresses": {"tempest-ServerActionsTestOtherA-811159315-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:df:6a"}, {"version": 4, "addr": "172.24.4.103", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:df:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7f6c4ade-b5b7-4f80-a3b9-d5b3b9a42bb6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-416848954", "OS-SRV-USG:launched_at": "2025-08-05T13:18:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480580431"}], "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_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 1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:26:27,573 101022 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340 0.220s 2025-08-05 13:26:27,573 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ac00bfe-6716-4d76-8a15-88fb133b8d56', 'x-compute-request-id': 'req-0ac00bfe-6716-4d76-8a15-88fb133b8d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340'} Body: b'{"server": {"id": "8a880635-9cc3-4ae5-a74a-ccb890e13340", "name": "tempest-ServersNegativeTestJSON-server-1548759430", "status": "ACTIVE", "tenant_id": "2d55b4e79e614f3695e386b5e3beff90", "user_id": "f176cfe8d79146cbb469dec02361a3f4", "metadata": {}, "hostId": "97f363d26c8e5be2c4742477fe8ef47450ffee7d98660af4457b5d4d", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:55Z", "updated": "2025-08-05T13:22:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1903147912-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:58:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:22: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-05 13:27:28,141 101022 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.493s 2025-08-05 13:27:28,142 101022 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-318032734"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da8e5b10-a73e-43b1-b3b1-1252352f4c1e', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da8e5b10-a73e-43b1-b3b1-1252352f4c1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:27:28.062879", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-318032734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf"}], "user_id": "f176cfe8d79146cbb469dec023 61a3f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:27:28,194 101022 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/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf 0.040s 2025-08-05 13:27:28,195 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3b66fe-1686-44ca-b851-94ec56aa2474', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3b66fe-1686-44ca-b851-94ec56aa2474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf'} Body: b'{"volume": {"id": "1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:27:28.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-318032734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf"}], "user_id": "f176cfe8d79146cbb469dec02361a3f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d55b4e79e614f3695e386b5e3beff90"}}' 2025-08-05 13:27:29,249 101022 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/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf 0.039s 2025-08-05 13:27:29,249 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d18b4d-aa27-45b7-95c6-e3702b505130', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d18b4d-aa27-45b7-95c6-e3702b505130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf'} Body: b'{"volume": {"id": "1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:27:28.000000", "updated_at": "2025-08-05T13:27:28.000000", "name": "tempest-ServersNegativeTestJSON-volume-318032734", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a91d09a-6dfb-4a57-b1bf-cfd36fb1bedf"}], "user_id": "f176cfe8d79146cbb469dec02361a3f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d55b4e79e614f3695e386b5e3beff90"}}' 2025-08-05 13:27:29,481 101022 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340 0.218s 2025-08-05 13:27:29,481 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c948b52-2030-4d34-8ebc-c0255b4911b8', 'x-compute-request-id': 'req-9c948b52-2030-4d34-8ebc-c0255b4911b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340'} Body: b'{"server": {"id": "8a880635-9cc3-4ae5-a74a-ccb890e13340", "name": "tempest-ServersNegativeTestJSON-server-1548759430", "status": "ACTIVE", "tenant_id": "2d55b4e79e614f3695e386b5e3beff90", "user_id": "f176cfe8d79146cbb469dec02361a3f4", "metadata": {}, "hostId": "97f363d26c8e5be2c4742477fe8ef47450ffee7d98660af4457b5d4d", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:55Z", "updated": "2025-08-05T13:22:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1903147912-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:58:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:22: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.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 94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:26:12,023 101020 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:26:12,023 101020 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:26:12,167 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.141s 2025-08-05 13:26:12,167 101020 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-62597210", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIcGYRuAC753JwrXNbRtxhMDFwsxNhAuntZyh226T6jfqb89wLwhDgF9mDDJ5r51F5PwkXei+dKKoHX3p/EPYKoawq1rHWdJ6U9ASh65MzZZf7eqcfA773mvOl5SYAgRJQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', '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-dba443e4-e8c1-4c16-b54d-71020f57278e', 'x-compute-request-id': 'req-dba443e4-e8c1-4c16-b54d-71020f57278e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-62597210", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIcGYRuAC753JwrXNbRtxhMDFwsxNhAuntZyh226T6jfqb89wLwhDgF9mDDJ5r51F5PwkXei+dKKoHX3p/EPYKoawq1rHWdJ6U9ASh65MzZZf7eqcfA773mvOl5SYAgRJQ==", "fingerprint": "aa:dd:bd:1b:61:80:a7:1b:dc:91:19:5c:17:46:31:a5", "user_id": "02abbfebfc9b4fbebb960bb90c14c229"}}' 2025-08-05 13:26:12,170 101020 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-62597210 created 2025-08-05 13:26:12,393 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.223s 2025-08-05 13:26:12,394 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1409727783", "description": "tempest-description--198156526"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-cf4d679a-ab3d-4a8d-812f-9d5e232ca12c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "574ca44e-3031-4c06-b666-c1f36eb6c595", "name": "tempest-securitygroup--1409727783", "stateful": true, "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "description": "tempest-description--198156526", "shared": false, "security_group_rules": [{"id": "7d223a7e-3825-4eb6-8edd-38aa10e4c218", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "574ca44e-3031-4c06-b666-c1f36eb6c595", "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": 1101, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:26:12Z", "updated_at": "2025-08-05T13:26:12Z", "revision_number": 0}, {"id": "827d7001-e604-4019-a1b1-cdf6b19f85ec", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "574ca44e-3031-4c06-b666-c1f36eb6c595", "ethert ype": "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": 1102, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:26:12Z", "updated_at": "2025-08-05T13:26:12Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:26:12Z", "updated_at": "2025-08-05T13:26:12Z", "revision_number": 1, "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d"}}' 2025-08-05 13:26:12,608 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.214s 2025-08-05 13:26:12,608 101020 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": "574ca44e-3031-4c06-b666-c1f36eb6c595", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-017f0c7c-4ee4-4c5a-b200-f7456665d2d2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eb6f3af0-3042-4446-95b6-d6f880b07ae0", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "574ca44e-3031-4c06-b666-c1f36eb6c595", "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-05T13:26:12Z", "updated_at": "2025-08-05T13:26:12Z", "revision_number": 0}}' 2025-08-05 13:26:12,823 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.213s 2025-08-05 13:26:12,823 101020 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": "574ca44e-3031-4c06-b666-c1f36eb6c595", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b44d07b9-a9a0-47f1-9d72-a83f76859a1b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "29c0fd2a-8784-4773-98ce-06c9230d3b65", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "574ca44e-3031-4c06-b666-c1f36eb6c595", "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-05T13:26:12Z", "updated_at": "2025-08-05T13:26:12Z", "revision_number": 0}}' 2025-08-05 13:26:12,823 101020 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1409727783 created 2025-08-05 13:26:13,463 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.639s 2025-08-05 13:26:13,463 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content -Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-e0e0abb2-75be-42ea-8b58-a67787e30c39', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5c07fd0c-04f0-4e2b-81f6-61187cab74d8", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "floating_ip_address": "172.24.4.71", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:26:13Z", "updated_at": "2025-08-05T13:26:13Z", "revision_number": 0}}' 2025-08-05 13:26:13,464 101020 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5c07fd0c-04f0-4e2b-81f6-61187cab74d8', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'floating_ip_address': '172.24.4.71', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:26:13Z', 'updated_at': '2025-08-05T13:26:13Z', 'revision_number': 0, 'ip': '172.24.4.71'} created 2025-08-05 13:26:13,510 101020 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.041s 2025-08-05 13:26:13,511 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:13 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-30305aa3-a52d-41cf-b9c4-634b2312dbd1', '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": "02abbfebfc9b4fbebb960bb90c14c229", "name": "tempest-AttachVolumeShelveTestJSON-335593526-project-member", "password_expires_at": null}, "audit_ids": ["vHFcYcHDS2Cb9VxTpl1m4Q"], "expires_at": "2025-08-05T14:26:13.000000Z", "issued_at": "2025-08-05T13:26:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1caeeb219c4f6e8e413dd65e7b627d", "name": "tempest-AttachVolumeShelveTestJSON-335593526"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "ur l": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fd1caeeb219c4f6e8e413dd65e7b627d", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:26:13,511 101020 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '87681eb1-d977-4e45-bbe7-c81a62a76f2c', 'name': 'tempest-AttachVolumeShelveTestJSON-586735706-network', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35921, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:26:06Z', 'updated_at': '2025-08-05T13:26:06Z', 'revision_number': 1} available for tenant 2025-08-05 13:26:13,512 101020 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-62597210', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIcGYRuAC753JwrXNbRtxhMDFwsxNhAuntZyh226T6jfqb89wLwhDgF9mDDJ5r51F5PwkXei+dKKoHX3p/EPYKoawq1rHWdJ6U9ASh65MzZZf7eqcfA773mvOl5SYAgRJQ==', 'fingerprint': 'aa:dd:bd:1b:61:80:a7:1b:dc:91:19:5c:17:46:31:a5', 'user_id': '02abbfebfc9b4fbebb960bb90c14c229', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDPqNMmVQPkXaF5Zb7ECadGZ+wdXcKR10S2ggaUeUax1lvWdaHSu+e2\n0R+2PXt4pdWgBwYFK4EEACKhZANiAASHBmEbgAu+dycK1zW0bcYTAxcLMTYQLp7W\ncodtuk+o36m/PcC8IQ4BfZgwyea+dReT8JF3ovnSiqB196fxD2CqGsKtax1nSelP\nQEoeuTM2WX+3qnHwO+95rzpeUmAIESU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '574ca44e-3031-4c06-b666-c1f36eb6c595', 'name': 'tempest-securitygroup--1409727783', 'stateful': True, 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'description': 'tempest-description--198156526', 'shared': False, 'security_group_rules': [{'id': '7d223a7e-3825-4eb6-8edd-38aa10e4c218', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'security_group_id': '574ca44e-3031-4c06-b666-c1f36eb6c595', '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': 1101, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:26:12Z', 'updated_at': '2025-08-05T13:26:12Z', 'revision_number': 0}, {'id': '827d7001-e604-4019-a1b1-cdf6b19f85ec', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'security_group_id': '574ca44e-3031-4c06-b666-c1f36eb6c595', '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': 1102, 'belongs_to_default_sg': False, 'description': None, 'tags': [], ' created_at': '2025-08-05T13:26:12Z', 'updated_at': '2025-08-05T13:26:12Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:26:12Z', 'updated_at': '2025-08-05T13:26:12Z', 'revision_number': 1, 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d'}, 'floating_ip': {'id': '5c07fd0c-04f0-4e2b-81f6-61187cab74d8', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'floating_ip_address': '172.24.4.71', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:26:13Z', 'updated_at': '2025-08-05T13:26:13Z', 'revision_number': 0, 'ip': '172.24.4.71'}} 2025-08-05 13:26:14,131 101020 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 0.618s 2025-08-05 13:26:14,132 101020 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-1293066555", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "87681eb1-d977-4e45-bbe7-c81a62a76f2c"}], "security_groups": [{"name": "tempest-securitygroup--1409727783"}], "key_name": "tempest-keypair-62597210", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:26:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696', '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-389cb6d1-1428-4440-ac8a-76efa28bc47a', 'x-compute-request-id': 'req-389cb6d1-1428-4440-ac8a-76efa28bc47a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fb692713-1de9-4e51-a49d-270b84dcb696", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1409727783"}], "adminPass": "password"}}' 2025-08-05 13:26:14,213 101020 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/fb692713-1de9-4e51-a49d-270b84dcb696 0.077s 2025-08-05 13:26:14,213 101020 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': 'Tue, 05 Aug 2025 13:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', '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-bb98f86b-1707-4aa5-a66a-5f5c8ae79ade', 'x-compute-request-id': 'req-bb98f86b-1707-4aa5-a66a-5f5c8ae79ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696'} Body: b'{"server": {"id": "fb692713-1de9-4e51-a49d-270b84dcb696", "name": "tempest-AttachVolumeShelveTestJSON-server-1293066555", "status": "BUILD", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "user_ id": "02abbfebfc9b4fbebb960bb90c14c229", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:26:14Z", "updated": "2025-08-05T13:26:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-62597210", "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-05 13:27:04,510 101020 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/fb692713-1de9-4e51-a49d-270b84dcb696 0.229s 2025-08-05 13:27:04,511 101020 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': 'Tue, 05 Aug 2025 13:27:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1584', '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-90614365-5cd7-4058-be6a-ab27f07dee86', 'x-compute-request-id': 'req-90614365-5cd7-4058-be6a-ab27f07dee86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696'} Body: b'{"server": {"id": "fb692713-1de9-4e51-a49d-270b84dcb696", "name": "tempest-AttachVolumeShelveTestJSON-server-1293066555", "status": "ACTIVE", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "metadata": {}, "hostId": "1576ba24cd0594cc6aac76c6495b1e13f7763307f73ce31f609d3af7", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:26:14Z", "updated": "2025-08-05T13:26:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-586735706-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:fe:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-62597210", "OS-SRV-USG:launched_at": "2025-08-05T13:26:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1409727783"}], "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-05 13:27:04,529 101020 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:28:04,704 101020 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/ser vers/fb692713-1de9-4e51-a49d-270b84dcb696/os-interface 0.152s 2025-08-05 13:28:04,705 101020 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': 'Tue, 05 Aug 2025 13:28: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-f1b7f1e7-78ce-454f-b924-d484586b7bed', 'x-compute-request-id': 'req-f1b7f1e7-78ce-454f-b924-d484586b7bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "87681eb1-d977-4e45-bbe7-c81a62a76f2c", "port_id": "6a424ec5-20aa-48d9-94b0-23e908e4c4b2", "mac_addr": "fa:16:3e:d3:fe:96", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "093c25d3-ec43-41b9-8f05-2f1ee68a418b", "ip_address": "10.0.0.11"}]}]}' 2025-08-05 13:28:05,590 101020 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/5c07fd0c-04f0-4e2b-81f6-61187cab74d8 0.880s 2025-08-05 13:28:05,590 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "6a424ec5-20aa-48d9-94b0-23e908e4c4b2"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-8dc2b8df-d35d-4bec-9a8d-78d4157d6a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/5c07fd0c-04f0-4e2b-81f6-61187cab74d8'} Body: b'{"floatingip": {"id": "5c07fd0c-04f0-4e2b-81f6-61187cab74d8", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "floating_ip_address": "172.24.4.71", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "21576ab0-fa13-4a06-90de-b090a103e220", "port_id": "6a424ec5-20aa-48d9-94b0-23e908e4c4b2", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "87681eb1-d977-4e45-bbe7-c81a62a76f2c", "mac_address": "fa:16:3e:d3:fe:96", "admin_state_up": true, "status": "ACTIVE", "device_id": "fb692713-1de9-4e51-a49d-270b84dcb696", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:26:13Z", "updated_at": "2025-08-05T13:28:04Z", "revision_number": 1, "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d"}}' 2025-08-05 13:28:05,593 101020 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.71:22' as 'cirros' with public key authentication 2025-08-05 13:28:05,609 101020 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:28:05,713 101020 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:28:05,714 101020 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.71 successfully created 2025-08-05 13:28:05,759 101020 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/fb692713-1de9-4e51-a49d-270b84dcb696/ips 0.044s 2025-08-05 13:28:05,760 101020 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': 'Tue, 05 Aug 2025 13:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/j son', '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-07302231-8134-4d66-adf1-a0bfed235a0b', 'x-compute-request-id': 'req-07302231-8134-4d66-adf1-a0bfed235a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-586735706-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2025-08-05 13:28:05,969 101020 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.206s 2025-08-05 13:28:05,970 101020 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-2134810105"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a47f443-21c4-4a4f-907d-8ca353b33901', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a47f443-21c4-4a4f-907d-8ca353b33901', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:28:05.913154", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2134810105", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b"}], "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:28:06,026 101020 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/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b 0.044s 2025-08-05 13:28:06,027 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a10943c-0134-46e4-afaf-f29de5976b54', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a10943c-0134-46e4-afaf-f29de5976b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b'} Body: b'{"volume": {"id": "94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:28:06.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2134810105", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b"}], "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fd1caeeb219c4f6e8 e413dd65e7b627d"}}' 2025-08-05 13:28:07,086 101020 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/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b 0.045s 2025-08-05 13:28:07,087 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f5576d3-fe85-4d05-8434-4ec57b5d9b2a', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f5576d3-fe85-4d05-8434-4ec57b5d9b2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b'} Body: b'{"volume": {"id": "94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:28:06.000000", "updated_at": "2025-08-05T13:28:06.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2134810105", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/94b92cf4-9cd1-40c1-b2e1-1f2fbc58dd7b"}], "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d"}}' 2025-08-05 13:28:07,214 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696 0.112s 2025-08-05 13:28:07,215 101020 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': 'Tue, 05 Aug 2025 13:28:07 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-5502eabf-6966-453b-95f5-9d38f905f1b0', 'x-compute-request-id': 'req-5502eabf-6966-453b-95f5-9d38f905f1b0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696'} Body: b'' 2025-08-05 13:28:07,384 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696 0.169s 2025-08-05 13:28:07,385 101020 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': 'Tue, 05 Aug 2025 13:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1708', '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-9ab562bc-dfef-45ff-96cc-3e7c275ade5f', 'x-compute-request-id': 'req-9ab562bc-dfef-45ff-96cc-3e7c275ade5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696'} Body: b'{"server": {"id": "fb692713-1de9-4e51-a49d-270b84dcb696", "name": "tempest-AttachVolumeShelveTestJSON-server-1293066555", "status": "ACTIVE", "ten ant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "metadata": {}, "hostId": "1576ba24cd0594cc6aac76c6495b1e13f7763307f73ce31f609d3af7", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:26:14Z", "updated": "2025-08-05T13:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-586735706-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:fe:96"}, {"version": 4, "addr": "172.24.4.71", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:fe:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb692713-1de9-4e51-a49d-270b84dcb696"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-62597210", "OS-SRV-USG:launched_at": "2025-08-05T13:26:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1409727783"}], "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-05 13:28:57,468 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696 0.044s 2025-08-05 13:28:57,468 101020 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': 'Tue, 05 Aug 2025 13:28:57 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-549e5335-7ca4-4728-a015-156a64083dbe', 'x-compute-request-id': 'req-549e5335-7ca4-4728-a015-156a64083dbe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb692713-1de9-4e51-a49d-270b84dcb696'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance fb692713-1de9-4e51-a49d-270b84dcb696 could not be found."}}' 2025-08-05 13:28:57,503 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-62597210 0.034s 2025-08-05 13:28:57,504 101020 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': 'Tue, 05 Aug 2025 13:28:57 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-b4ee0aa5-480b-4090-9d3a-3c354abd85a2', 'x-compute-request-id': 'req-b4ee0aa5-480b-4090-9d3a-3c354abd85a2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-62597210'} Body: b'' 2025-08-05 13:28:57,728 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/574ca44e-3031-4c06-b666-c1f36eb6c595 0.223s 2025-08-05 13:28:57,728 101020 DEBUG [tempest.lib.common.rest_client] Request - Hea ders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d6c060fb-5ed5-46b2-b4e0-11e723d25a25', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/574ca44e-3031-4c06-b666-c1f36eb6c595'} Body: b'' 2025-08-05 13:28:57,756 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/574ca44e-3031-4c06-b666-c1f36eb6c595 0.027s 2025-08-05 13:28:57,756 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-90242aae-e4e6-4cb7-95a3-30ce13199cbf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/574ca44e-3031-4c06-b666-c1f36eb6c595'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 574ca44e-3031-4c06-b666-c1f36eb6c595 does not exist", "detail": ""}}' 2025-08-05 13:28:58,088 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/5c07fd0c-04f0-4e2b-81f6-61187cab74d8 0.331s 2025-08-05 13:28:58,089 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-700faad5-e49d-4320-a25a-6acbcac57033', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/5c07fd0c-04f0-4e2b-81f6-61187cab74d8'} Body: b'' 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 ef92d05b-7639-4bf1-8a24-f6f6ec289cb3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:27:39,302 101002 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:27:39,302 101002 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:27:39,521 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.218s 2025-08-05 13:27:39,522 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-758670259", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPh7V+LqO5WNo2+RvThG5VELPRoav5RSY79ZHd0LzXwJwslbl/UOOHAElR/T1QgTf7K2icD+r3e36topbokyqvemp8PajN1Yj5hSezuWI6cOhbq+irzLdNSYpQfofSW7+Q=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:39 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-f23075cc-cc9d-4b83-8444-b7904b4755c4', 'x-compute-request-id': 'req-f23075cc-cc9d-4b83-8444-b7904b4755c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-758670259", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPh7V+LqO5WNo2+RvThG5VELPRoav5RSY79ZHd0LzXwJwslbl/UOOHAElR/T1QgTf7K2icD+r3e36topbokyqvemp8PajN1Yj5hSezuWI6cOhbq+irzLdNSYpQfofSW7+Q==", "fingerprint": "0d:69:78:14:ba:91:9a:31:a9:56:a8:e7:c2:17:12:6c", "user_id": "2f3c05b8a6c34d889969653eee042dc3"}}' 2025-08-05 13:27:39,524 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-758670259 created 2025-08-05 13:27:40,019 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.494s 2025-08-05 13:27:40,019 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1079721361", "description": "tempest-description--2057981204"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-b254c40a-0010-4bbd-a707-15c7796b1a9b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3", "name": "tempest-securitygroup--1079721361", "stateful": true, "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "description": "tempest-description--2057981204", "shared": false, "security_group_rules": [{"id": "641b5bf2-0d58-4fe7-9986-fd66a982ec90", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3", "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": 1122, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:27:39Z", "updated_at": "2025-08-05T13:27:39Z", "revision_number": 0}, {"id": "a95335d1-5ee0-4669-b0ae-938cc6d44631", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3", "ethertype": "IPv6", "direction": "egress", "protocol": nul l, "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": 1121, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:27:39Z", "updated_at": "2025-08-05T13:27:39Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:27:39Z", "updated_at": "2025-08-05T13:27:39Z", "revision_number": 1, "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:27:40,206 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.186s 2025-08-05 13:27:40,206 101002 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": "e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2f112522-0e21-4e3b-9247-64f12fa99689', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "55da1ced-9a7b-4120-9d02-de602fbe3654", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3", "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-05T13:27:40Z", "updated_at": "2025-08-05T13:27:40Z", "revision_number": 0}}' 2025-08-05 13:27:40,408 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.201s 2025-08-05 13:27:40,409 101002 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": "e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7e2e1975-b464-4331-8743-dc2720a2b0e0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "820f62c3-149e-4b56-a58c-45feb5c24145", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3", "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-05T13:27:40Z", "updated_at": "2025-08-05T13:27:40Z", "revision_number": 0}}' 2025-08-05 13:27:40,409 101002 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1079721361 created 2025-08-05 13:27:41,062 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.653s 2025-08-05 13:27:41,063 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-8195ea5c-b4de-4c2b-8342-b1f646bd4bf2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3dc23aa4-5490-44f1-9d64-13db19565d4f", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "floating_ip_address": "172.24.4.167", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:27:40Z", "updated_at": "2025-08-05T13:27:40Z", "revision_number": 0}}' 2025-08-05 13:27:41,064 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3dc23aa4-5490-44f1-9d64-13db19565d4f', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'floating_ip_address': '172.24.4.167', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:27:40Z', 'updated_at': '2025-08-05T13:27:40Z', 'revision_number': 0, 'ip': '172.24.4.167'} created 2025-08-05 13:27:41,112 101002 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.041s 2025-08-05 13:27:41,112 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:41 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-9b1e25e6-09c3-47ce-bdc2-10b9ef47dbe3', '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": "2f3c05b8a6c34d889969653eee042dc3", "name": "tempest-AttachVolumeNegativeTest-878494431-project-member", "password_expires_at": null}, "audit_ids": ["iDq0rsEqSsK6l-ra8YbNUw"], "expires_at": "2025-08-05T14:27:41.000000Z", "issued_at": "2025-08-05T13:27:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "name": "tempest-AttachVolumeNegativeTest-878494431"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "Reg ionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7dfa8abf3b8944d886a2e4d49d0cc6ba", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:27:41,113 101002 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '7442af41-783d-4ac1-840e-4d953f563ae0', 'name': 'tempest-AttachVolumeNegativeTest-36792941-network', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63369, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:27:33Z', 'updated_at': '2025-08-05T13:27:33Z', 'revision_number': 1} available for tenant 2025-08-05 13:27:41,113 101002 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-758670259', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPh7V+LqO5WNo2+RvThG5VELPRoav5RSY79ZHd0LzXwJwslbl/UOOHAElR/T1QgTf7K2icD+r3e36topbokyqvemp8PajN1Yj5hSezuWI6cOhbq+irzLdNSYpQfofSW7+Q==', 'fingerprint': '0d:69:78:14:ba:91:9a:31:a9:56:a8:e7:c2:17:12:6c', 'user_id': '2f3c05b8a6c34d889969653eee042dc3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDiTDq6+J5vt7J13USf5ubk9SmGX+nUPl0L3J+eo9klsnHZFKfeUBxz\nF/3AjIgYke+gBwYFK4EEACKhZANiAAT4e1fi6juVjaNvkb04RuVRCz0aGr+UUmO/\nWR3dC818CcLJW5f1DjhwBJUf09UIE3+ytonA/q93t+raKW6JMqr3pqfD2ozdWI+Y\nUns7liOnDoW6voq8y3TUmKUH6H0lu/k=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3', 'name': 'tempest-securitygroup--1079721361', 'stateful': True, 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': 'tempest-description--2057981204', 'shared': False, 'security_group_rules': [{'id': '641b5bf2-0d58-4fe7-9986-fd66a982ec90', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'security_group_id': 'e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3', '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': 1122, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:27:39Z', 'updated_at': '2025-08-05T13:27:39Z', 'revision_number': 0}, {'id': 'a95335d1-5ee0-4669-b0ae-938cc6d44631', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'security_group_id': 'e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3', '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': 1121, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:27:39Z', 'updated_at': '2025-08-05T13:2 7:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:27:39Z', 'updated_at': '2025-08-05T13:27:39Z', 'revision_number': 1, 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba'}, 'floating_ip': {'id': '3dc23aa4-5490-44f1-9d64-13db19565d4f', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'floating_ip_address': '172.24.4.167', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:27:40Z', 'updated_at': '2025-08-05T13:27:40Z', 'revision_number': 0, 'ip': '172.24.4.167'}} 2025-08-05 13:27:41,721 101002 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.607s 2025-08-05 13:27:41,722 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1469261159", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "7442af41-783d-4ac1-840e-4d953f563ae0"}], "security_groups": [{"name": "tempest-securitygroup--1079721361"}], "key_name": "tempest-keypair-758670259", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3d9d522-98f7-4b1d-a3dc-1f4f01fccceb', 'x-compute-request-id': 'req-b3d9d522-98f7-4b1d-a3dc-1f4f01fccceb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e2db751a-fd1b-4477-89ec-b8820aee6e75", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1079721361"}], "adminPass": "password"}}' 2025-08-05 13:27:41,811 101002 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/e2db751a-fd1b-4477-89ec-b8820aee6e75 0.086s 2025-08-05 13:27:41,811 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:27:41 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-6c2a4a9c-e759-4594-b2c4-a23abb9eedf2', 'x-compute-request-id': 'req-6c2a4a9c-e759-4594-b2c4-a23abb9eedf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75'} Body: b'{"server": {"id": "e2db751a-fd1b-4477-89ec-b8820aee6e75", "name": "tempest-AttachVolumeNegativeTest-server-1469261159", "status": "BUILD", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "book mark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:27:42Z", "updated": "2025-08-05T13:27:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-758670259", "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-05 13:28:32,095 101002 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/e2db751a-fd1b-4477-89ec-b8820aee6e75 0.219s 2025-08-05 13:28:32,095 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:31 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-f5a3fbdc-5539-45dd-852c-ee517379e00a', 'x-compute-request-id': 'req-f5a3fbdc-5539-45dd-852c-ee517379e00a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75'} Body: b'{"server": {"id": "e2db751a-fd1b-4477-89ec-b8820aee6e75", "name": "tempest-AttachVolumeNegativeTest-server-1469261159", "status": "ACTIVE", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "8331f9332995c1640c9b7db6a75cc9f15b99d6baebeea1490ccafcce", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:27:41Z", "updated": "2025-08-05T13:27:57Z", "addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:a3:33"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-758670259", "OS-SRV-USG:launched_at": "2025-08-05T13:27:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1079721361"}], "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-05 13:28:32,110 101002 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 13:29:32,339 101002 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/e2db751a-fd1b-4477-89ec-b8820aee6e75/os-interface 0.171s 2025-08-05 13:29:32,339 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:32 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-ec7269e4-0626-4516-b316-31dc1da6b419', 'x-compute-request-id': 'req-ec7269e4-0626-4516-b316-31dc1da6b419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7442af41-783d-4ac1-840e-4d953f563ae0", "port_id": "a41b05b3-424d-4c13-a62b-cb29c9368746", "mac_addr": "fa:16:3e:79:a3:33", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "55b327be-95db-49c0-a969-b068ee26106e", "ip_address": "10.0.0.12"}]}]}' 2025-08-05 13:29:33,179 101002 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/3dc23aa4-5490-44f1-9d64-13db19565d4f 0.834s 2025-08-05 13:29:33,179 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a41b05b3-424d-4c13-a62b-cb29c9368746"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-4671852f-c36e-46a8-973d-d0334decccde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/3dc23aa4-5490-44f1-9d64-13db19565d4f'} Body: b'{"floatingip": {"id": "3dc23aa4-5490-44f1-9d64-13db19565d4f", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "floating_ip_address": "172.24.4.167", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "37efee0d-bb7c-44f9-8f1a-098752732189", "port_id": "a41b05b3-424d-4c13-a62b-cb29c9368746", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7442af41-783d-4ac1-840e-4d953f563ae0", "mac_address": "fa:16:3e:79:a3:33", "admin_state_up": true, "status": "ACTIVE", "device_id": "e2db751a-fd1b-4477-89ec-b8820aee6e75", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:27:40Z", "updated_at": "2025-08-05T13:29:32Z", "revision_number": 1, "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:29:33,181 101002 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.167:22' as 'cirros' with public key authentication 2025-08-05 13:29:33,194 101002 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:29:33,296 101002 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:29:33,297 101002 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.167 successfully created 2025-08-05 13:29:33,338 101002 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/e2db751a-fd1b-4477-89ec-b8820aee6e75/ips 0.040s 2025-08-05 13:29:33,339 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:33 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-c7d4f848-92d1-4833-92d7-28eb9ed51fe6', 'x-compute-request-id': 'req-c7d4f848-92d1-4833-92d7-28eb9ed51fe6', 'connection': 'close', 'status': '200', 'content-location': ' http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2025-08-05 13:29:33,539 101002 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.197s 2025-08-05 13:29:33,539 101002 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-1517395835"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e33cca-ca84-4c69-9831-8a9938252c94', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e33cca-ca84-4c69-9831-8a9938252c94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ef92d05b-7639-4bf1-8a24-f6f6ec289cb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:29:33.480775", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1517395835", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:29:33,588 101002 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/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3 0.037s 2025-08-05 13:29:33,588 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9353301f-bdbe-49fd-b02d-ab9df41ba79e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9353301f-bdbe-49fd-b02d-ab9df41ba79e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3'} Body: b'{"volume": {"id": "ef92d05b-7639-4bf1-8a24-f6f6ec289cb3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:29:33.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1517395835", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:29:34,639 101002 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/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3 0.037s 2025-08-05 13:29:34,640 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers : {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3269cb71-185c-405b-b0a4-d50465748e5e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3269cb71-185c-405b-b0a4-d50465748e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3'} Body: b'{"volume": {"id": "ef92d05b-7639-4bf1-8a24-f6f6ec289cb3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:29:33.000000", "updated_at": "2025-08-05T13:29:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1517395835", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef92d05b-7639-4bf1-8a24-f6f6ec289cb3"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:29:34,770 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75 0.116s 2025-08-05 13:29:34,771 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:34 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-6546fe2a-e2e3-4d7b-bddb-b54aee0dbcd6', 'x-compute-request-id': 'req-6546fe2a-e2e3-4d7b-bddb-b54aee0dbcd6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75'} Body: b'' 2025-08-05 13:29:34,990 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75 0.218s 2025-08-05 13:29:34,990 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:34 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-9bcb20b2-3efa-4a9c-b23f-0039ce56c787', 'x-compute-request-id': 'req-9bcb20b2-3efa-4a9c-b23f-0039ce56c787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75'} Body: b'{"server": {"id": "e2db751a-fd1b-4477-89ec-b8820aee6e75", "name": "tempest-AttachVolumeNegativeTest-server-1469261159", "status": "ACTIVE", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "8331f9332995c1640c9b7db6a75cc9f15b99d6baebeea1490ccafcce", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"} ]}, "created": "2025-08-05T13:27:41Z", "updated": "2025-08-05T13:29:35Z", "addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:a3:33"}, {"version": 4, "addr": "172.24.4.167", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:a3:33"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-758670259", "OS-SRV-USG:launched_at": "2025-08-05T13:27:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1079721361"}], "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-05 13:30:25,051 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75 0.039s 2025-08-05 13:30:25,051 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0ede2f8f-2ae4-4949-9ffd-1eac333807a3', 'x-compute-request-id': 'req-0ede2f8f-2ae4-4949-9ffd-1eac333807a3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e2db751a-fd1b-4477-89ec-b8820aee6e75'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e2db751a-fd1b-4477-89ec-b8820aee6e75 could not be found."}}' 2025-08-05 13:30:25,212 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-758670259 0.160s 2025-08-05 13:30:25,212 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36180946-1a08-4ca0-9a29-679f4e2b33ee', 'x-compute-request-id': 'req-36180946-1a08-4ca0-9a29-679f4e2b33ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-758670259'} Body: b'' 2025-08-05 13:30:25,421 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3 0.208s 2025-08-05 13:30:25,421 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-da162584-fc87-4f98-91e8-62c555610f50', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3'} Body: b'' 2025-08-05 13:30:25,439 101002 INFO [tempest.lib.common.rest_client] Request (AttachV olumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3 0.018s 2025-08-05 13:30:25,440 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-95ef1e97-e8f3-4533-9ff8-61c200e02adb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e19454e9-5b8b-4ee4-aa15-ec02dd2b0ac3 does not exist", "detail": ""}}' 2025-08-05 13:30:25,824 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/3dc23aa4-5490-44f1-9d64-13db19565d4f 0.384s 2025-08-05 13:30:25,825 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6be18310-8308-4dff-80d0-aa82238751b8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/3dc23aa4-5490-44f1-9d64-13db19565d4f'} 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 e09cd6ab-7c5b-4a01-a091-083e255fa57b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:28:29,774 101022 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340 0.214s 2025-08-05 13:28:29,775 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04e4771b-7313-40fb-9912-9d784e504a0e', 'x-compute-request-id': 'req-04e4771b-7313-40fb-9912-9d784e504a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340'} Body: b'{"server": {"id": "8a880635-9cc3-4ae5-a74a-ccb890e13340", "name": "tempest-ServersNegativeTestJSON-server-1548759430", "status": "ACTIVE", "tenant_id": "2d55b4e79e614f3695e386b5e3beff90", "user_id": "f176cfe8d79146cbb469dec02361a3f4", "metadata": {}, "hostId": "97f363d26c8e5be2c4742477fe8ef47450ffee7d98660af4457b5d4d", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:55Z", "updated": "2025-08-05T13:22:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1903147912-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:58:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:22: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-05 13:29:30,086 101022 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.237s 2025-08-05 13:29:30,086 101022 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-67949000"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4ba8b6-ec34-44ff-b1ae-78fdfd135919', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4ba8b6-ec34-44ff-b1ae-78fdfd135919', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e09cd6ab-7c5b-4a01-a091-083e255fa57b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:29:29.971918", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-67949000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b"}], "user_id": "f176cfe8d79146cbb469dec02361a 3f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:29:30,138 101022 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/e09cd6ab-7c5b-4a01-a091-083e255fa57b 0.040s 2025-08-05 13:29:30,138 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dd373e8-bced-4fd3-a96b-93ffaadc1786', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dd373e8-bced-4fd3-a96b-93ffaadc1786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b'} Body: b'{"volume": {"id": "e09cd6ab-7c5b-4a01-a091-083e255fa57b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:29:30.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-67949000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b"}], "user_id": "f176cfe8d79146cbb469dec02361a3f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d55b4e79e614f3695e386b5e3beff90"}}' 2025-08-05 13:29:31,194 101022 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/e09cd6ab-7c5b-4a01-a091-083e255fa57b 0.041s 2025-08-05 13:29:31,194 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e208f3e3-91ae-4029-afc9-8d6b641fa4d4', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e208f3e3-91ae-4029-afc9-8d6b641fa4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b'} Body: b'{"volume": {"id": "e09cd6ab-7c5b-4a01-a091-083e255fa57b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:29:30.000000", "updated_at": "2025-08-05T13:29:30.000000", "name": "tempest-ServersNegativeTestJSON-volume-67949000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e09cd6ab-7c5b-4a01-a091-083e255fa57b"}], "user_id": "f176cfe8d79146cbb469dec02361a3f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2d55b4e79e614f3695e386b5e3beff90"}}' 2025-08-05 13:29:31,427 101022 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340 0.220s 2025-08-05 13:29:31,428 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a296b5-52e1-45ee-9fb0-fe9416cc58b6', 'x-compute-request-id': 'req-19a296b5-52e1-45ee-9fb0-fe9416cc58b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340'} Body: b'{"server": {"id": "8a880635-9cc3-4ae5-a74a-ccb890e13340", "name": "tempest-ServersNegativeTestJSON-server-1548759430", "status": "ACTIVE", "tenant_id": "2d55b4e79e614f3695e386b5e3beff90", "user_id": "f176cfe8d79146cbb469dec02361a3f4", "metadata": {}, "hostId": "97f363d26c8e5be2c4742477fe8ef47450ffee7d98660af4457b5d4d", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:21:55Z", "updated": "2025-08-05T13:22:13Z", "addresses": {"tempest-ServersNegativeTestJSON-1903147912-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:58:15"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8a880635-9cc3-4ae5-a74a-ccb890e13340"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T13:22: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.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 2ca4d487-b118-487a-96dd-4f9b21d40dc7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:28:58,094 101020 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:28:58,094 101020 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:28:58,146 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2025-08-05 13:28:58,146 101020 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-747623869", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPIU6g7mLxsxtazRUajk4erJbtO0oblFWle58yhLOtXFdtRjSm+dhPquzYgLPRLR79c2fSrUupEToI+RkXmuWlG+zK3hND1s2vFyC6iAWZaUtv8BgIJvasoyT1hip0I1ZA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:58 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-96c21084-cb54-4600-b38c-e22369e59df1', 'x-compute-request-id': 'req-96c21084-cb54-4600-b38c-e22369e59df1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-747623869", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPIU6g7mLxsxtazRUajk4erJbtO0oblFWle58yhLOtXFdtRjSm+dhPquzYgLPRLR79c2fSrUupEToI+RkXmuWlG+zK3hND1s2vFyC6iAWZaUtv8BgIJvasoyT1hip0I1ZA==", "fingerprint": "a2:e1:61:0c:e8:b2:b3:b5:28:e7:79:df:84:21:4d:dd", "user_id": "02abbfebfc9b4fbebb960bb90c14c229"}}' 2025-08-05 13:28:58,149 101020 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-747623869 created 2025-08-05 13:28:58,368 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.219s 2025-08-05 13:28:58,369 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1038078782", "description": "tempest-description--299069249"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-e54ae215-d13d-4cce-ad5a-1b120043781b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "09268a2b-5aee-4390-b98f-022ba47e579e", "name": "tempest-securitygroup--1038078782", "stateful": true, "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "description": "tempest-description--299069249", "shared": false, "security_group_rules": [{"id": "4e86ea16-ab60-421d-826f-d3e6ae932814", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "09268a2b-5aee-4390-b98f-022ba47e579e", "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": 1129, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:28:58Z", "updated_at": "2025-08-05T13:28:58Z", "revision_number": 0}, {"id": "fc96486e-46d9-43ea-8603-f7e6ce1369c6", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "09268a2b-5aee-4390-b98f-022ba47e579e", "eth ertype": "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": 1130, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:28:58Z", "updated_at": "2025-08-05T13:28:58Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:28:58Z", "updated_at": "2025-08-05T13:28:58Z", "revision_number": 1, "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d"}}' 2025-08-05 13:28:58,754 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.384s 2025-08-05 13:28:58,754 101020 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": "09268a2b-5aee-4390-b98f-022ba47e579e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c63180e7-e723-4bf4-95c7-09fb5dbce720', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7d022261-be85-473f-8468-e52c72a65be2", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "09268a2b-5aee-4390-b98f-022ba47e579e", "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-05T13:28:58Z", "updated_at": "2025-08-05T13:28:58Z", "revision_number": 0}}' 2025-08-05 13:28:58,949 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.194s 2025-08-05 13:28:58,949 101020 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": "09268a2b-5aee-4390-b98f-022ba47e579e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1e600f78-3f30-44cd-b0c2-2cb399f9f0ad', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4817cb2d-c369-4b8a-af36-7b4054172a6f", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "security_group_id": "09268a2b-5aee-4390-b98f-022ba47e579e", "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-05T13:28:58Z", "updated_at": "2025-08-05T13:28:58Z", "revision_number": 0}}' 2025-08-05 13:28:58,950 101020 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1038078782 created 2025-08-05 13:28:59,613 101020 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.663s 2025-08-05 13:28:59,613 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-841c8fab-378b-4ddb-91aa-80474a516124', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b3cde396-715a-45c7-87d5-5bf28b374fd4", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "floating_ip_address": "172.24.4.225", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:28:59Z", "updated_at": "2025-08-05T13:28:59Z", "revision_number": 0}}' 2025-08-05 13:28:59,614 101020 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b3cde396-715a-45c7-87d5-5bf28b374fd4', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'floating_ip_address': '172.24.4.225', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:28:59Z', 'updated_at': '2025-08-05T13:28:59Z', 'revision_number': 0, 'ip': '172.24.4.225'} created 2025-08-05 13:28:59,715 101020 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.096s 2025-08-05 13:28:59,716 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:59 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-8d4ca075-72ce-4436-a19d-4f44b5313338', '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": "02abbfebfc9b4fbebb960bb90c14c229", "name": "tempest-AttachVolumeShelveTestJSON-335593526-project-member", "password_expires_at": null}, "audit_ids": ["1c84MWfjQk2nRgdkk3rkZg"], "expires_at": "2025-08-05T14:28:59.000000Z", "issued_at": "2025-08-05T13:28:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1caeeb219c4f6e8e413dd65e7b627d", "name": "tempest-AttachVolumeShelveTestJSON-335593526"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne ", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fd1caeeb219c4f6e8e413dd65e7b627d", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:28:59,717 101020 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '87681eb1-d977-4e45-bbe7-c81a62a76f2c', 'name': 'tempest-AttachVolumeShelveTestJSON-586735706-network', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 35921, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:26:06Z', 'updated_at': '2025-08-05T13:26:06Z', 'revision_number': 1} available for tenant 2025-08-05 13:28:59,718 101020 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-747623869', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPIU6g7mLxsxtazRUajk4erJbtO0oblFWle58yhLOtXFdtRjSm+dhPquzYgLPRLR79c2fSrUupEToI+RkXmuWlG+zK3hND1s2vFyC6iAWZaUtv8BgIJvasoyT1hip0I1ZA==', 'fingerprint': 'a2:e1:61:0c:e8:b2:b3:b5:28:e7:79:df:84:21:4d:dd', 'user_id': '02abbfebfc9b4fbebb960bb90c14c229', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAjfLxCYKmltt2XCfqUp1R1f2GMbmEFFj1AXRQDqU9r0RhCHdlekSe3\ngutm0Tt9u+6gBwYFK4EEACKhZANiAATyFOoO5i8bMbWs0VGo5OHqyW7TtKG5RVpX\nufMoSzrVxXbUY0pvnYT6rs2ICz0S0e/XNn0q1LqRE6CPkZF5rlpRvsyt4TQ9bNrx\ncguogFmWlLb/AYCCb2rKMk9YYqdCNWQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '09268a2b-5aee-4390-b98f-022ba47e579e', 'name': 'tempest-securitygroup--1038078782', 'stateful': True, 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'description': 'tempest-description--299069249', 'shared': False, 'security_group_rules': [{'id': '4e86ea16-ab60-421d-826f-d3e6ae932814', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'security_group_id': '09268a2b-5aee-4390-b98f-022ba47e579e', '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': 1129, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:28:58Z', 'updated_at': '2025-08-05T13:28:58Z', 'revision_number': 0}, {'id': 'fc96486e-46d9-43ea-8603-f7e6ce1369c6', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'security_group_id': '09268a2b-5aee-4390-b98f-022ba47e579e', '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': 1130, 'belongs_to_default_sg': False, 'description': None, 'tags' : [], 'created_at': '2025-08-05T13:28:58Z', 'updated_at': '2025-08-05T13:28:58Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:28:58Z', 'updated_at': '2025-08-05T13:28:58Z', 'revision_number': 1, 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d'}, 'floating_ip': {'id': 'b3cde396-715a-45c7-87d5-5bf28b374fd4', 'tenant_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'floating_ip_address': '172.24.4.225', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fd1caeeb219c4f6e8e413dd65e7b627d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:28:59Z', 'updated_at': '2025-08-05T13:28:59Z', 'revision_number': 0, 'ip': '172.24.4.225'}} 2025-08-05 13:29:00,291 101020 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.572s 2025-08-05 13:29:00,291 101020 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-724757345", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "87681eb1-d977-4e45-bbe7-c81a62a76f2c"}], "security_groups": [{"name": "tempest-securitygroup--1038078782"}], "key_name": "tempest-keypair-747623869", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:28:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a', '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-de3655c1-0a74-4c4a-b566-4dbd29a961dc', 'x-compute-request-id': 'req-de3655c1-0a74-4c4a-b566-4dbd29a961dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "3761da00-5078-419c-9913-70e243dce72a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3761da00-5078-419c-9913-70e243dce72a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1038078782"}], "adminPass": "password"}}' 2025-08-05 13:29:00,380 101020 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/3761da00-5078-419c-9913-70e243dce72a 0.085s 2025-08-05 13:29:00,380 101020 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': 'Tue, 05 Aug 2025 13:29:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', '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-720b2457-a691-4d34-862b-cab2754361a3', 'x-compute-request-id': 'req-720b2457-a691-4d34-862b-cab2754361a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a'} Body: b'{"server": {"id": "3761da00-5078-419c-9913-70e243dce72a", "name": "tempest-AttachVolumeShelveTestJSON-server-724757345", "status": "BUILD", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d" , "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:29:00Z", "updated": "2025-08-05T13:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3761da00-5078-419c-9913-70e243dce72a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-747623869", "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-05 13:29:50,691 101020 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/3761da00-5078-419c-9913-70e243dce72a 0.284s 2025-08-05 13:29:50,691 101020 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': 'Tue, 05 Aug 2025 13:29:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1584', '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-5f004467-594a-48b6-8c63-ee6bc6a79229', 'x-compute-request-id': 'req-5f004467-594a-48b6-8c63-ee6bc6a79229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a'} Body: b'{"server": {"id": "3761da00-5078-419c-9913-70e243dce72a", "name": "tempest-AttachVolumeShelveTestJSON-server-724757345", "status": "ACTIVE", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "metadata": {}, "hostId": "1576ba24cd0594cc6aac76c6495b1e13f7763307f73ce31f609d3af7", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:29:00Z", "updated": "2025-08-05T13:29:16Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-586735706-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:80:85"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3761da00-5078-419c-9913-70e243dce72a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-747623869", "OS-SRV-USG:launched_at": "2025-08-05T13:29:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1038078782"}], "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-05 13:29:50,714 101020 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:30:50,936 101020 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/3761da00-5078-419c-9913-70e243dce72a/os-interface 0.164s 2025-08-05 13:30:50,937 101020 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': 'Tue, 05 Aug 2025 13:30:50 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-812a49ac-f086-4276-abee-b42c7ba22efb', 'x-compute-request-id': 'req-812a49ac-f086-4276-abee-b42c7ba22efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "87681eb1-d977-4e45-bbe7-c81a62a76f2c", "port_id": "bb942d97-bf5a-4378-955e-3c31d996151f", "mac_addr": "fa:16:3e:9b:80:85", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "093c25d3-ec43-41b9-8f05-2f1ee68a418b", "ip_address": "10.0.0.12"}]}]}' 2025-08-05 13:30:51,691 101020 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/b3cde396-715a-45c7-87d5-5bf28b374fd4 0.751s 2025-08-05 13:30:51,692 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "bb942d97-bf5a-4378-955e-3c31d996151f"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-5c8ab743-dfb7-4ff7-9da5-3575f7753fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b3cde396-715a-45c7-87d5-5bf28b374fd4'} Body: b'{"floatingip": {"id": "b3cde396-715a-45c7-87d5-5bf28b374fd4", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "floating_ip_address": "172.24.4.225", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "21576ab0-fa13-4a06-90de-b090a103e220", "port_id": "bb942d97-bf5a-4378-955e-3c31d996151f", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "87681eb1-d977-4e45-bbe7-c81a62a76f2c", "mac_address": "fa:16:3e:9b:80:85", "admin_state_up": true, "status": "ACTIVE", "device_id": "3761da00-5078-419c-9913-70e243dce72a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:28:59Z", "updated_at": "2025-08-05T13:30:51Z", "revision_number": 1, "project_id": "fd1caeeb219c4f6e8e413dd65e7b627d"}}' 2025-08-05 13:30:51,694 101020 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.225:22' as 'cirros' with public key authentication 2025-08-05 13:30:51,703 101020 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:30:51,807 101020 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:30:51,807 101020 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.225 successfully created 2025-08-05 13:30:51,858 101020 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/3761da00-5078-419c-9913-70e243dce72a/ips 0.050s 2025-08-05 13:30:51,858 101020 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': 'Tue, 05 Aug 2025 13:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'a pplication/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-fb048132-d64e-43b5-b6af-e37143ecb93e', 'x-compute-request-id': 'req-fb048132-d64e-43b5-b6af-e37143ecb93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-586735706-network": [{"version": 4, "addr": "10.0.0.12"}]}}' 2025-08-05 13:30:52,047 101020 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.185s 2025-08-05 13:30:52,047 101020 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-706818355"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4150f139-4cca-4644-b58c-bece834eb257', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4150f139-4cca-4644-b58c-bece834eb257', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2ca4d487-b118-487a-96dd-4f9b21d40dc7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:30:51.982841", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-706818355", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7"}], "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:30:52,096 101020 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/2ca4d487-b118-487a-96dd-4f9b21d40dc7 0.037s 2025-08-05 13:30:52,097 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df22a622-5973-465e-b288-a839c377105f', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df22a622-5973-465e-b288-a839c377105f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7'} Body: b'{"volume": {"id": "2ca4d487-b118-487a-96dd-4f9b21d40dc7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:30:52.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-706818355", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7"}], "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fd1caeeb 219c4f6e8e413dd65e7b627d"}}' 2025-08-05 13:30:53,150 101020 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/2ca4d487-b118-487a-96dd-4f9b21d40dc7 0.038s 2025-08-05 13:30:53,150 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4139406-f025-4db9-98bb-8e7c298f5154', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4139406-f025-4db9-98bb-8e7c298f5154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7'} Body: b'{"volume": {"id": "2ca4d487-b118-487a-96dd-4f9b21d40dc7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:30:52.000000", "updated_at": "2025-08-05T13:30:52.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-706818355", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2ca4d487-b118-487a-96dd-4f9b21d40dc7"}], "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d"}}' 2025-08-05 13:30:53,277 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a 0.113s 2025-08-05 13:30:53,278 101020 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': 'Tue, 05 Aug 2025 13:30:53 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-1df3e0ce-95c8-4700-b838-e15ad3a9211e', 'x-compute-request-id': 'req-1df3e0ce-95c8-4700-b838-e15ad3a9211e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a'} Body: b'' 2025-08-05 13:30:53,521 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a 0.242s 2025-08-05 13:30:53,521 101020 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': 'Tue, 05 Aug 2025 13:30:53 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-c68300f0-63fd-47ea-89d3-6ef3a4919c4f', 'x-compute-request-id': 'req-c68300f0-63fd-47ea-89d3-6ef3a4919c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a'} Body: b'{"server": {"id": "3761da00-5078-419c-9913-70e243dce72a", "name": "tempest-AttachVolumeShelveTestJSON-server-724757345", "status": "ACTIVE ", "tenant_id": "fd1caeeb219c4f6e8e413dd65e7b627d", "user_id": "02abbfebfc9b4fbebb960bb90c14c229", "metadata": {}, "hostId": "1576ba24cd0594cc6aac76c6495b1e13f7763307f73ce31f609d3af7", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:29:00Z", "updated": "2025-08-05T13:30:53Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-586735706-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:80:85"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:80:85"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3761da00-5078-419c-9913-70e243dce72a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-747623869", "OS-SRV-USG:launched_at": "2025-08-05T13:29:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1038078782"}], "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-05 13:31:43,735 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a 0.143s 2025-08-05 13:31:43,736 101020 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': 'Tue, 05 Aug 2025 13:31:43 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-f9c98821-0c24-4eec-add0-ead69757f588', 'x-compute-request-id': 'req-f9c98821-0c24-4eec-add0-ead69757f588', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3761da00-5078-419c-9913-70e243dce72a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 3761da00-5078-419c-9913-70e243dce72a could not be found."}}' 2025-08-05 13:31:43,765 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-747623869 0.029s 2025-08-05 13:31:43,765 101020 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': 'Tue, 05 Aug 2025 13:31:43 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-4f8c7064-9f8d-41c6-8919-b6c3718de54c', 'x-compute-request-id': 'req-4f8c7064-9f8d-41c6-8919-b6c3718de54c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-747623869'} Body: b'' 2025-08-05 13:31:43,939 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/09268a2b-5aee-4390-b98f-022ba47e579e 0.172s 2025-08-05 13:31:43,939 101020 DEBUG [tempest.lib.common.rest_client] Re quest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-422941c1-6931-4bba-84f0-a8399bcecb9f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/09268a2b-5aee-4390-b98f-022ba47e579e'} Body: b'' 2025-08-05 13:31:43,956 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/09268a2b-5aee-4390-b98f-022ba47e579e 0.016s 2025-08-05 13:31:43,956 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-821fc228-891e-49f0-8e7f-d3dfd4cf1dea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/09268a2b-5aee-4390-b98f-022ba47e579e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 09268a2b-5aee-4390-b98f-022ba47e579e does not exist", "detail": ""}}' 2025-08-05 13:31:44,298 101020 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/b3cde396-715a-45c7-87d5-5bf28b374fd4 0.341s 2025-08-05 13:31:44,299 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-eac1b515-f876-453b-8dee-e1937833f07c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/b3cde396-715a-45c7-87d5-5bf28b374fd4'} 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 8a31632e-3cc7-423c-b3ae-69d79cf69d52 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:31:50,226 101020 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.463s 2025-08-05 13:31:50,226 101020 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-830425788", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/8a31632e-3cc7-423c-b3ae-69d79cf69d52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d962087f-972e-4192-b138-480a36c08660', 'x-compute-request-id': 'req-d962087f-972e-4192-b138-480a36c08660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "8a31632e-3cc7-423c-b3ae-69d79cf69d52", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T13:31:50.112464", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-830425788", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-05 13:31:50,302 101020 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/8a31632e-3cc7-423c-b3ae-69d79cf69d52 0.067s 2025-08-05 13:31:50,303 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2804ed2-2cc2-4753-938b-def6913fe9a0', 'x-compute-request-id': 'req-f2804ed2-2cc2-4753-938b-def6913fe9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/8a31632e-3cc7-423c-b3ae-69d79cf69d52'} Body: b'{"volume": {"id": "8a31632e-3cc7-423c-b3ae-69d79cf69d52", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T13:31:50.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-830425788", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-05 13:31:51,365 101020 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/8a31632e-3cc7-423c-b3ae-69d79cf69d52 0.055s 2025-08-05 13:31:51,366 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14104469-4294-42e2-967b-7e0071bd6fe2', 'x-compute-request-id': 'req-14104469-4294-42e2-967b-7e0071bd6fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/8a31632e-3cc7-423c-b3ae-69d79cf69d52'} Body: b'{"volume": {"id": "8a31632e-3cc7-423c-b3ae-69d79cf69d52", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T13:31:50.000000 ", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-830425788", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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 f31efa51-b199-4a87-9de0-b730aba7a938 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:31:54,040 101020 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.163s 2025-08-05 13:31:54,041 101020 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-1852208428"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11822f62-96a9-47e0-ac89-4ab428594714', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11822f62-96a9-47e0-ac89-4ab428594714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "02cb634c-ceeb-4ece-930a-c6cacdb0c71d", "name": "tempest-GroupSnapshotsTest-volume-type-1852208428", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:31:54,075 101020 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.030s 2025-08-05 13:31:54,075 101020 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-352542099"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42857e03-fe6b-427d-bc00-1216f3eb66f1', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42857e03-fe6b-427d-bc00-1216f3eb66f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "b49198d9-0edb-4b13-a3d9-b3aff5e69c06", "name": "tempest-GroupSnapshotsTest-group-type-352542099", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:31:54,276 101020 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.197s 2025-08-05 13:31:54,276 101020 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": "b49198d9-0edb-4b13-a3d9-b3aff5e69c06", "volume_types": ["02cb634c-ceeb-4ece-930a-c6cacdb0c71d"], "name": "tempest-GroupSnapshotsTest-Group-2080937691"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda1aa65-2c51-4bb0-a05f-c3da4d55a883', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda1aa65-2c51-4bb0-a05f-c3da4d55a883', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "f31efa51-b199-4a87-9de0-b730aba7a938", "name": "tempest-GroupSnapshotsTest-Group-2080937691"}}' 2025-08-05 13:31:54,315 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938 0.037s 2025-08-05 13:31:54,315 101020 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': 'Tue, 05 Aug 2025 13:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241c4c4b-9d36-4ec7-a7da-2feb7cb1a8d9', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241c4c4b-9d36-4ec7-a7da-2feb7cb1a8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938'} Body: b'{"group": {"id": "f31efa51-b199-4a87-9de0-b730aba7a938", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:31:54.000000", "name": "tempest-GroupSnapshotsTest-Group-2080937691", "description": null, "group_type": "b49198d9-0edb-4b13-a3d9-b3aff5e69c06", "volume_types": ["02cb634c-ceeb-4ece-930a-c6cacdb0c71d"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:31:55,351 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938 0.029s 2025-08-05 13:31:55,351 101020 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': 'Tue, 05 Aug 2025 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef892d34-ef9b-43e6-af05-de9a211d57f0', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef892d34-ef9b-43e6-af05-de9a211d57f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938'} Body: b'{"group": {"id": "f31efa51-b199-4a87-9de0-b730aba7a938", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:31:54.000000", "name": "tempest-GroupSnapshotsTest-Group-2080937691", "description": null, "group_type": "b49198d9-0edb-4b13-a3d9-b3aff5e69c06", "volume_types": ["02cb634c-ceeb-4ece-930a-c6cacdb0c71d"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:31:55,388 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.031s 2025-08-05 13:31:55,388 101020 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': 'Tue, 05 Aug 2025 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7366421-a65b-4ff2-9bf4-fb2672abda2f', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7366421-a65b-4ff2-9bf4-fb2672abda2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:31:55,458 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938/action 0.055s 2025-08-05 13:31:55,458 101020 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': 'Tue, 05 Aug 2025 13:31:55 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-c14c2c7b-d5cd-4f5d-94a5-48403240b71b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/vo lume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938/action'} Body: b'' 2025-08-05 13:31:55,507 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938 0.048s 2025-08-05 13:31:55,507 101020 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': 'Tue, 05 Aug 2025 13:31:55 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-f5cb2975-a5e7-4343-bf92-661a0e6b353f', 'x-openstack-request-id': 'req-f5cb2975-a5e7-4343-bf92-661a0e6b353f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/f31efa51-b199-4a87-9de0-b730aba7a938'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f31efa51-b199-4a87-9de0-b730aba7a938 could not be found."}}' 2025-08-05 13:31:55,548 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/b49198d9-0edb-4b13-a3d9-b3aff5e69c06 0.040s 2025-08-05 13:31:55,548 101020 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': 'Tue, 05 Aug 2025 13:31:55 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-f50335b3-1187-48a8-8168-32fb8752dee4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/b49198d9-0edb-4b13-a3d9-b3aff5e69c06'} Body: b'' 2025-08-05 13:31:55,595 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/02cb634c-ceeb-4ece-930a-c6cacdb0c71d 0.046s 2025-08-05 13:31:55,595 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:55 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-2b6817a0-e32d-4ba1-a724-8e6c90f94f33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/02cb634c-ceeb-4ece-930a-c6cacdb0c71d'} Body: b'' 2025-08-05 13:31:55,616 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/02cb634c-ceeb-4ece-930a-c6cacdb0c71d 0.020s 2025-08-05 13:31:55,616 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:55 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-beb7268e-8b28-4dc7-8305-b7e093245f5f', 'x-openstack-request-id': 'req-beb7268e-8b28-4dc7-8305-b7e093245f5f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/02cb634c-ceeb-4ece-930a-c6cacdb0c71d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 02cb634c-ceeb-4ece-930a-c6cacdb0c71d could not be found."}}' 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 c373cd82-b8bc-487c-9bda-36d95a23e086 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:31:55,664 101020 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.043s 2025-08-05 13:31:55,664 101020 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-1502012735"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40d3dc16-aaeb-4f4c-b775-97f486c05966', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40d3dc16-aaeb-4f4c-b775-97f486c05966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "d1c1f8d2-b9b4-471d-8faf-b64d10d45da2", "name": "tempest-GroupSnapshotsTest-volume-type-1502012735", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:31:55,699 101020 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.029s 2025-08-05 13:31:55,699 101020 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-1408365784"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4191f9a1-4db5-4e98-b2be-001615a81142', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4191f9a1-4db5-4e98-b2be-001615a81142', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "f0cb098c-cbd6-47a0-ad78-2d0e0f66c1ef", "name": "tempest-GroupSnapshotsTest-group-type-1408365784", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:31:55,809 101020 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.105s 2025-08-05 13:31:55,809 101020 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": "f0cb098c-cbd6-47a0-ad78-2d0e0f66c1ef", "volume_types": ["d1c1f8d2-b9b4-471d-8faf-b64d10d45da2"], "name": "tempest-GroupSnapshotsTest-Group-1272238366"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbaa5e06-dcdd-4a9e-ad03-0330a4e965cb', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbaa5e06-dcdd-4a9e-ad03-0330a4e965cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "c373cd82-b8bc-487c-9bda-36d95a23e086", "name": "tempest-GroupSnapshotsTest-Group-1272238366"}}' 2025-08-05 13:31:55,839 101020 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/c373cd82-b8bc-487c-9bda-36d95a23e086 0.028s 2025-08-05 13:31:55,839 101020 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': 'Tue, 05 Aug 2025 13:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-962b29fc-051a-4033-aa1a-b6b1700ec087', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-962b29fc-051a-4033-aa1a-b6b1700ec087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/c373cd82-b8bc-487c-9bda-36d95a23e086'} Body: b'{"group": {"id": "c373cd82-b8bc-487c-9bda-36d95a23e086", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:31:56.000000", "name": "tempest-GroupSnapshotsTest-Group-1272238366", "description": null, "group_type": "f0cb098c-cbd6-47a0-ad78-2d0e0f66c1ef", "volume_types": ["d1c1f8d2-b9b4-471d-8faf-b64d10d45da2"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:31:56,874 101020 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/c373cd82-b8bc-487c-9bda-36d95a23e086 0.029s 2025-08-05 13:31:56,875 101020 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': 'Tue, 05 Aug 2025 13:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77e63d4-544b-4610-8ac7-a48ece79bff1', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77e63d4-544b-4610-8ac7-a48ece79bff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/c373cd82-b8bc-487c-9bda-36d95a23e086'} Body: b'{"group": {"id": "c373cd82-b8bc-487c-9bda-36d95a23e086", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:31:56.000000", "name": "tempest-GroupSnapshotsTest-Group-1272238366", "description": null, "group_type": "f0cb098c-cbd6-47a0-ad78-2d0e0f66c1ef", "volume_types": ["d1c1f8d2-b9b4-471d-8faf-b64d10d45da2"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:31:56,879 101020 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-05 13:31:56,916 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.035s 2025-08-05 13:31:56,916 101020 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': 'Tue, 05 Aug 2025 13:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d935b58d-e504-47f6-8cbd-39b99496a36a', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d935b58d-e504-47f6-8cbd-39b99496a36a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:31:56,988 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/c373cd82-b8bc-487c-9bda-36d95a23e086/action 0.057s 2025-08-05 13:31:56,989 101020 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': 'Tue, 05 Aug 2025 13:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'c ontent-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7b76f40-5346-4bd7-bca2-144cd486c5ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/c373cd82-b8bc-487c-9bda-36d95a23e086/action'} Body: b'' 2025-08-05 13:31:57,003 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/c373cd82-b8bc-487c-9bda-36d95a23e086 0.014s 2025-08-05 13:31:57,004 101020 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': 'Tue, 05 Aug 2025 13:31:56 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-f59a3aed-5638-469e-8982-c2d84787e8e2', 'x-openstack-request-id': 'req-f59a3aed-5638-469e-8982-c2d84787e8e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/c373cd82-b8bc-487c-9bda-36d95a23e086'} Body: b'{"itemNotFound": {"code": 404, "message": "Group c373cd82-b8bc-487c-9bda-36d95a23e086 could not be found."}}' 2025-08-05 13:31:57,048 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/f0cb098c-cbd6-47a0-ad78-2d0e0f66c1ef 0.044s 2025-08-05 13:31:57,048 101020 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': 'Tue, 05 Aug 2025 13:31:57 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-62b0cb47-6b58-428f-9cf0-bfc4cf752556', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/f0cb098c-cbd6-47a0-ad78-2d0e0f66c1ef'} Body: b'' 2025-08-05 13:31:57,103 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/d1c1f8d2-b9b4-471d-8faf-b64d10d45da2 0.054s 2025-08-05 13:31:57,103 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:57 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-f230f534-fbab-442f-9181-35877e215695', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/d1c1f8d2-b9b4-471d-8faf-b64d10d45da2'} Body: b'' 2025-08-05 13:31:57,118 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/d1c1f8d2-b9b4-471d-8faf-b64d10d45da2 0.014s 2025-08-05 13:31:57,119 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:57 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-aa282ebd-efbf-4996-8488-8fa6a5a73c48', 'x-openstack-request-id': 'req-aa282ebd-efbf-4996-8488-8fa6a5a73c48', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.21 0/volume/v3/types/d1c1f8d2-b9b4-471d-8faf-b64d10d45da2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d1c1f8d2-b9b4-471d-8faf-b64d10d45da2 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 e2b3fec7-5528-4431-bab9-79adca7a21c4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:31:57,151 101020 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.028s 2025-08-05 13:31:57,151 101020 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-2045218877"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a831a36d-04e1-4e40-b43a-a1df51875730', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a831a36d-04e1-4e40-b43a-a1df51875730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "167cf16a-61b9-4b08-a96a-1308cc628d6c", "name": "tempest-GroupSnapshotsTest-volume-type-2045218877", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:31:57,180 101020 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.026s 2025-08-05 13:31:57,180 101020 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-2107598100"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f870a2b-2f67-4176-beff-961739922925', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f870a2b-2f67-4176-beff-961739922925', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "e711a9da-60c7-425b-8642-89c5e8977503", "name": "tempest-GroupSnapshotsTest-group-type-2107598100", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:31:57,258 101020 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.075s 2025-08-05 13:31:57,259 101020 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": "e711a9da-60c7-425b-8642-89c5e8977503", "volume_types": ["167cf16a-61b9-4b08-a96a-1308cc628d6c"], "name": "tempest-GroupSnapshotsTest-Group-1007470023"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1008ab6e-355c-444a-aebf-fa87a00d86d0', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1008ab6e-355c-444a-aebf-fa87a00d86d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "e2b3fec7-5528-4431-bab9-79adca7a21c4", "name": "tempest-GroupSnapshotsTest-Group-1007470023"}}' 2025-08-05 13:31:57,293 101020 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/e2b3fec7-5528-4431-bab9-79adca7a21c4 0.032s 2025-08-05 13:31:57,293 101020 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 Re sponse - Headers: {'date': 'Tue, 05 Aug 2025 13:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88eff3c0-6001-4835-9857-e8989a0d12b6', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88eff3c0-6001-4835-9857-e8989a0d12b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/e2b3fec7-5528-4431-bab9-79adca7a21c4'} Body: b'{"group": {"id": "e2b3fec7-5528-4431-bab9-79adca7a21c4", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:31:57.000000", "name": "tempest-GroupSnapshotsTest-Group-1007470023", "description": null, "group_type": "e711a9da-60c7-425b-8642-89c5e8977503", "volume_types": ["167cf16a-61b9-4b08-a96a-1308cc628d6c"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:31:58,328 101020 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/e2b3fec7-5528-4431-bab9-79adca7a21c4 0.029s 2025-08-05 13:31:58,328 101020 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': 'Tue, 05 Aug 2025 13:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca44453c-e223-42ea-a0c5-93e03933d8da', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca44453c-e223-42ea-a0c5-93e03933d8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/e2b3fec7-5528-4431-bab9-79adca7a21c4'} Body: b'{"group": {"id": "e2b3fec7-5528-4431-bab9-79adca7a21c4", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:31:57.000000", "name": "tempest-GroupSnapshotsTest-Group-1007470023", "description": null, "group_type": "e711a9da-60c7-425b-8642-89c5e8977503", "volume_types": ["167cf16a-61b9-4b08-a96a-1308cc628d6c"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:31:58,365 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.031s 2025-08-05 13:31:58,365 101020 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': 'Tue, 05 Aug 2025 13:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a3d812-9822-4d91-a3cf-619deb939df6', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a3d812-9822-4d91-a3cf-619deb939df6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:31:58,438 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/e2b3fec7-5528-4431-bab9-79adca7a21c4/action 0.058s 2025-08-05 13:31:58,438 101020 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': 'Tue, 05 Aug 2025 13:31:58 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-6adf1b2c-9463-46f5-8ac4-3610471b5788', 'connection': 'close', 'status': '202', 'content- location': 'http://10.0.0.210/volume/v3/groups/e2b3fec7-5528-4431-bab9-79adca7a21c4/action'} Body: b'' 2025-08-05 13:31:58,452 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/e2b3fec7-5528-4431-bab9-79adca7a21c4 0.013s 2025-08-05 13:31:58,452 101020 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': 'Tue, 05 Aug 2025 13:31:58 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-7ef14e5a-e45e-44ab-bf55-d6e9fa6b28ff', 'x-openstack-request-id': 'req-7ef14e5a-e45e-44ab-bf55-d6e9fa6b28ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/e2b3fec7-5528-4431-bab9-79adca7a21c4'} Body: b'{"itemNotFound": {"code": 404, "message": "Group e2b3fec7-5528-4431-bab9-79adca7a21c4 could not be found."}}' 2025-08-05 13:31:58,480 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/e711a9da-60c7-425b-8642-89c5e8977503 0.027s 2025-08-05 13:31:58,480 101020 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': 'Tue, 05 Aug 2025 13:31:58 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-7c00b5cb-cf97-451d-9864-dedc319cd4a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/e711a9da-60c7-425b-8642-89c5e8977503'} Body: b'' 2025-08-05 13:31:58,529 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/167cf16a-61b9-4b08-a96a-1308cc628d6c 0.048s 2025-08-05 13:31:58,531 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5826ba-7148-4fe5-835b-1464ad66896e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/167cf16a-61b9-4b08-a96a-1308cc628d6c'} Body: b'' 2025-08-05 13:31:58,545 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/167cf16a-61b9-4b08-a96a-1308cc628d6c 0.014s 2025-08-05 13:31:58,545 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:58 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-71faa825-3371-4b1b-8ee0-24773c6afd77', 'x-openstack-request-id': 'req-71faa825-3371-4b1b-8ee0-24773c6afd77', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/167cf16a-61b9-4b08-a96a-1308cc628d6c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 167cf16a-61b9-4b08-a96a-1308cc628d6c 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 f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:32:01,575 101020 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-05 13:32:01,575 101020 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-1166581704"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edce4b39-74eb-4395-a114-454798865b13', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edce4b39-74eb-4395-a114-454798865b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "a16120ce-ded9-4535-83d4-0d24f63cc04b", "name": "tempest-GroupSnapshotsV319Test-volume-type-1166581704", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 13:32:01,605 101020 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-05 13:32:01,606 101020 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-71859703"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8999eb62-bdd3-49ab-b97b-a442fc8f1032', 'content-length': '183', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8999eb62-bdd3-49ab-b97b-a442fc8f1032', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "726f7bcd-a8de-413e-9963-d3c30782ba80", "name": "tempest-GroupSnapshotsV319Test-group-type-71859703", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 13:32:01,816 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/groups 0.207s 2025-08-05 13:32:01,816 101020 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": "726f7bcd-a8de-413e-9963-d3c30782ba80", "volume_types": ["a16120ce-ded9-4535-83d4-0d24f63cc04b"], "name": "tempest-GroupSnapshotsV319Test-Group-865542788"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf5bae1-fa83-452a-9ab4-8487c2dd26d9', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf5bae1-fa83-452a-9ab4-8487c2dd26d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8", "name": "tempest-GroupSnapshotsV319Test-Group-865542788"}}' 2025-08-05 13:32:01,847 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8 0.029s 2025-08-05 13:32:01,848 101020 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 - H eaders: {'date': 'Tue, 05 Aug 2025 13:32:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e82dd6-c086-418d-935c-8230f7f1b235', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e82dd6-c086-418d-935c-8230f7f1b235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8'} Body: b'{"group": {"id": "f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T13:32:02.000000", "name": "tempest-GroupSnapshotsV319Test-Group-865542788", "description": null, "group_type": "726f7bcd-a8de-413e-9963-d3c30782ba80", "volume_types": ["a16120ce-ded9-4535-83d4-0d24f63cc04b"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:32:02,880 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8 0.027s 2025-08-05 13:32:02,881 101020 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': 'Tue, 05 Aug 2025 13:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d75fe6cb-9516-4004-bee0-cb1a6d98d490', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d75fe6cb-9516-4004-bee0-cb1a6d98d490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8'} Body: b'{"group": {"id": "f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T13:32:02.000000", "name": "tempest-GroupSnapshotsV319Test-Group-865542788", "description": null, "group_type": "726f7bcd-a8de-413e-9963-d3c30782ba80", "volume_types": ["a16120ce-ded9-4535-83d4-0d24f63cc04b"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 13:32:02,926 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.040s 2025-08-05 13:32:02,926 101020 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': 'Tue, 05 Aug 2025 13:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91888cf8-fb19-41c1-b7fd-d09039a9f49b', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91888cf8-fb19-41c1-b7fd-d09039a9f49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 13:32:03,057 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8/action 0.117s 2025-08-05 13:32:03,058 101020 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': 'Tue, 05 Aug 2025 13:32:02 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-5a59c830-ac01-443a-ad76-41a2081326f9', 'connection': 'close', 'status': '202', 'content-loc ation': 'http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8/action'} Body: b'' 2025-08-05 13:32:03,074 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8 0.015s 2025-08-05 13:32:03,074 101020 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': 'Tue, 05 Aug 2025 13:32:03 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-a19a53be-20eb-4517-9e89-aea79640f7d1', 'x-openstack-request-id': 'req-a19a53be-20eb-4517-9e89-aea79640f7d1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f1e46bcd-e47a-4dfb-8dc6-bc39554be2a8 could not be found."}}' 2025-08-05 13:32:03,105 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/726f7bcd-a8de-413e-9963-d3c30782ba80 0.031s 2025-08-05 13:32:03,106 101020 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': 'Tue, 05 Aug 2025 13:32:03 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-e5750b54-4788-43b9-a8c0-d7c413a1b529', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/726f7bcd-a8de-413e-9963-d3c30782ba80'} Body: b'' 2025-08-05 13:32:03,164 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/a16120ce-ded9-4535-83d4-0d24f63cc04b 0.058s 2025-08-05 13:32:03,165 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32: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-3a631a0d-9f9b-42d7-929d-c3dac63d64d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/a16120ce-ded9-4535-83d4-0d24f63cc04b'} Body: b'' 2025-08-05 13:32:03,180 101020 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/a16120ce-ded9-4535-83d4-0d24f63cc04b 0.015s 2025-08-05 13:32:03,181 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:03 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-dd25cb15-f4c2-4bf8-b93e-df025f4b61a3', 'x-openstack-request-id': 'req-dd25cb15-f4c2-4bf8-b93e-df025f4b61a3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/a16120ce-ded9-4535-83d4-0d24f63cc04b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a16120ce-ded9-4535-83d4-0d24f63cc04b 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-05 13:32:06,832 101020 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.672s 2025-08-05 13:32:06,833 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b40b996d-2024-4c99-96bb-179223878e7a', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b40b996d-2024-4c99-96bb-179223878e7a', '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-05 13:32:07,378 101020 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.523s 2025-08-05 13:32:07,379 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1d2970-79d9-4d4d-84d8-409912d48ea4', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1d2970-79d9-4d4d-84d8-409912d48ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 08abc5f4-5683-4e86-902a-e2e06c1e3a28 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:32:11,361 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/os-quota-sets/25a1d742137a4815ab324c29438d369f?usage=True 0.042s 2025-08-05 13:32:11,361 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e724d56b-e95a-45b7-a8c4-bf9c1ef32a07', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e724d56b-e95a-45b7-a8c4-bf9c1ef32a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/os-quota-sets/25a1d742137a4815ab324c29438d369f?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": "25a1d742137a4815ab324c29438d369f"}}' 2025-08-05 13:32:11,664 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/volumes 0.289s 2025-08-05 13:32:11,664 101020 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-1487643812"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f8ec9ad-5ada-481e-be52-a396951bd314', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f8ec9ad-5ada-481e-be52-a396951bd314', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "08abc5f4-5683-4e86-902a-e2e06c1e3a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:11.604162", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1487643812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:32:11,719 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28 0.042s 2025-08-05 13:32:11,719 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type' : 'application/json', 'x-compute-request-id': 'req-56ffb4a4-3e99-422b-96d1-a788e2fd754b', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ffb4a4-3e99-422b-96d1-a788e2fd754b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28'} Body: b'{"volume": {"id": "08abc5f4-5683-4e86-902a-e2e06c1e3a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:12.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1487643812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a1d742137a4815ab324c29438d369f"}}' 2025-08-05 13:32:12,780 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28 0.045s 2025-08-05 13:32:12,780 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5774c1f8-58fd-41b0-b727-aa60ed1bdbd8', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5774c1f8-58fd-41b0-b727-aa60ed1bdbd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28'} Body: b'{"volume": {"id": "08abc5f4-5683-4e86-902a-e2e06c1e3a28", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:12.000000", "updated_at": "2025-08-05T13:32:12.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1487643812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a1d742137a4815ab324c29438d369f"}}' 2025-08-05 13:32:12,832 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28 0.038s 2025-08-05 13:32:12,833 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be33a245-8a66-4b60-afc7-8e29fe89d409', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be33a245-8a66-4b60-afc7-8e29fe89d409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28'} Body: b'{"volume": {"id": "08abc5f4-5683-4e86-902a-e2e06c1e3a28", "status": "error", "size": 1, "availability_zone": "nova", "cre ated_at": "2025-08-05T13:32:12.000000", "updated_at": "2025-08-05T13:32:12.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1487643812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a1d742137a4815ab324c29438d369f"}}' 2025-08-05 13:32:12,940 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28 0.094s 2025-08-05 13:32:12,941 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32: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-bef174aa-78e1-4ee6-959e-e1b3bd1906f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28'} Body: b'' 2025-08-05 13:32:12,962 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28 0.021s 2025-08-05 13:32:12,962 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32: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-25e5c615-a7a2-4b39-85ff-9ac526164558', 'x-openstack-request-id': 'req-25e5c615-a7a2-4b39-85ff-9ac526164558', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/08abc5f4-5683-4e86-902a-e2e06c1e3a28'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 08abc5f4-5683-4e86-902a-e2e06c1e3a28 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 80f8bab0-da5d-4fb4-93ee-33d4923bb31a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:32:13,146 101020 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.180s 2025-08-05 13:32:13,147 101020 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-613174285"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66f4dfb3-7a07-4301-b95f-71d12f49bab0', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66f4dfb3-7a07-4301-b95f-71d12f49bab0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "80f8bab0-da5d-4fb4-93ee-33d4923bb31a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:13.088370", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-613174285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:32:13,199 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a 0.040s 2025-08-05 13:32:13,200 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088085ac-62e6-4772-ac34-d3bc0525d33d', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088085ac-62e6-4772-ac34-d3bc0525d33d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a'} Body: b'{"volume": {"id": "80f8bab0-da5d-4fb4-93ee-33d4923bb31a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:13.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-613174285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a1d742137a4815ab324c29438d369f"}}' 2025-08-05 13:32:14,255 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a 0.040s 2025-08-05 13:32:14,255 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'app lication/json', 'x-compute-request-id': 'req-2b9730b5-e979-4c83-bd24-24045ce7b25e', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b9730b5-e979-4c83-bd24-24045ce7b25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a'} Body: b'{"volume": {"id": "80f8bab0-da5d-4fb4-93ee-33d4923bb31a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:13.000000", "updated_at": "2025-08-05T13:32:13.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-613174285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a1d742137a4815ab324c29438d369f"}}' 2025-08-05 13:32:14,305 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a 0.036s 2025-08-05 13:32:14,306 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0993f11-5649-4cbb-a1e7-42e879d2d2da', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0993f11-5649-4cbb-a1e7-42e879d2d2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a'} Body: b'{"volume": {"id": "80f8bab0-da5d-4fb4-93ee-33d4923bb31a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:13.000000", "updated_at": "2025-08-05T13:32:13.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-613174285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a"}], "user_id": "e70d93f075664180b76d6adac93f1392", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a1d742137a4815ab324c29438d369f"}}' 2025-08-05 13:32:14,409 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a 0.088s 2025-08-05 13:32:14,409 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32: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-8c99ad5c-f167-42b3-a135-25a8c89fab08', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a'} Body: b'' 2025-08-05 13:32:14,438 101020 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ 80f8bab0-da5d-4fb4-93ee-33d4923bb31a 0.029s 2025-08-05 13:32:14,439 101020 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32: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-15fac974-d835-4969-9aa6-71edca08ecc3', 'x-openstack-request-id': 'req-15fac974-d835-4969-9aa6-71edca08ecc3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8bab0-da5d-4fb4-93ee-33d4923bb31a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 80f8bab0-da5d-4fb4-93ee-33d4923bb31a 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 073432a0-d389-4104-a827-1fe16346b2ff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:30:25,828 101002 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:30:25,828 101002 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:30:25,884 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2025-08-05 13:30:25,884 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1507551651", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZcRx96SYus7GP0DhbCBNhdl85w704FyWC2guw5Q14mn1TUI1hRaFQgoBwoh0UdyhFHsguGsQxluATGX81LrgFNV9YzewDbZmIPwJNTxAzC+FaGxgsYw3c2WC+KBOPZOQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:25 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-7abddc27-b2ad-4904-b2b7-8d1aacffddcc', 'x-compute-request-id': 'req-7abddc27-b2ad-4904-b2b7-8d1aacffddcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1507551651", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZcRx96SYus7GP0DhbCBNhdl85w704FyWC2guw5Q14mn1TUI1hRaFQgoBwoh0UdyhFHsguGsQxluATGX81LrgFNV9YzewDbZmIPwJNTxAzC+FaGxgsYw3c2WC+KBOPZOQ==", "fingerprint": "5d:ea:74:e0:fb:26:81:e6:9a:7c:fa:78:71:dc:e8:09", "user_id": "2f3c05b8a6c34d889969653eee042dc3"}}' 2025-08-05 13:30:25,886 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1507551651 created 2025-08-05 13:30:26,110 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.223s 2025-08-05 13:30:26,110 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--932769015", "description": "tempest-description--1472654039"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-a8a6a96d-33c0-47d3-84be-0316e7747892', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "12430c7e-694e-4d80-9268-df6b3b31b036", "name": "tempest-securitygroup--932769015", "stateful": true, "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "description": "tempest-description--1472654039", "shared": false, "security_group_rules": [{"id": "652978d9-7444-4c58-8267-d030f95b7c07", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "12430c7e-694e-4d80-9268-df6b3b31b036", "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": 1137, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:30:25Z", "updated_at": "2025-08-05T13:30:25Z", "revision_number": 0}, {"id": "b914e5fa-f002-48d1-9f94-8a1555119d09", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "12430c7e-694e-4d80-9268-df6b3b31b036", "ethertype": "IPv4", "direction": "egress", "protocol": nu ll, "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": 1138, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:30:25Z", "updated_at": "2025-08-05T13:30:25Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:30:25Z", "updated_at": "2025-08-05T13:30:25Z", "revision_number": 1, "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:30:26,323 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.212s 2025-08-05 13:30:26,324 101002 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": "12430c7e-694e-4d80-9268-df6b3b31b036", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d3906058-1ff9-4466-93ac-b40e52a8a7e2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6cf55d01-0285-43a3-84e5-4ec6a5c3571e", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "12430c7e-694e-4d80-9268-df6b3b31b036", "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-05T13:30:26Z", "updated_at": "2025-08-05T13:30:26Z", "revision_number": 0}}' 2025-08-05 13:30:26,537 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.212s 2025-08-05 13:30:26,537 101002 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": "12430c7e-694e-4d80-9268-df6b3b31b036", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-67caa383-faef-42a8-9908-10152db94914', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "642f882f-0c83-46b5-ba98-af2a8d6ff5c1", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "12430c7e-694e-4d80-9268-df6b3b31b036", "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-05T13:30:26Z", "updated_at": "2025-08-05T13:30:26Z", "revision_number": 0}}' 2025-08-05 13:30:26,538 101002 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--932769015 created 2025-08-05 13:30:27,181 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.643s 2025-08-05 13:30:27,182 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-1ff4f03f-1c95-42a1-bdc9-5fd284059885', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "96886982-5e94-4f0a-a0ef-57dbf124848a", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "floating_ip_address": "172.24.4.38", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:30:26Z", "updated_at": "2025-08-05T13:30:26Z", "revision_number": 0}}' 2025-08-05 13:30:27,182 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '96886982-5e94-4f0a-a0ef-57dbf124848a', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'floating_ip_address': '172.24.4.38', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:30:26Z', 'updated_at': '2025-08-05T13:30:26Z', 'revision_number': 0, 'ip': '172.24.4.38'} created 2025-08-05 13:30:27,244 101002 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.057s 2025-08-05 13:30:27,245 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:27 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-1aa1e170-e3ad-44f9-848d-9f0d5902cc18', '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": "2f3c05b8a6c34d889969653eee042dc3", "name": "tempest-AttachVolumeNegativeTest-878494431-project-member", "password_expires_at": null}, "audit_ids": ["b8FovH_qRsKEMYATvZ9szg"], "expires_at": "2025-08-05T14:30:27.000000Z", "issued_at": "2025-08-05T13:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "name": "tempest-AttachVolumeNegativeTest-878494431"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"} ], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7dfa8abf3b8944d886a2e4d49d0cc6ba", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:30:27,245 101002 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '7442af41-783d-4ac1-840e-4d953f563ae0', 'name': 'tempest-AttachVolumeNegativeTest-36792941-network', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63369, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:27:33Z', 'updated_at': '2025-08-05T13:27:33Z', 'revision_number': 1} available for tenant 2025-08-05 13:30:27,246 101002 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1507551651', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZcRx96SYus7GP0DhbCBNhdl85w704FyWC2guw5Q14mn1TUI1hRaFQgoBwoh0UdyhFHsguGsQxluATGX81LrgFNV9YzewDbZmIPwJNTxAzC+FaGxgsYw3c2WC+KBOPZOQ==', 'fingerprint': '5d:ea:74:e0:fb:26:81:e6:9a:7c:fa:78:71:dc:e8:09', 'user_id': '2f3c05b8a6c34d889969653eee042dc3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDLH0CJpxPO2Hw/xzIUmhAvSATtxLyfOceTMfe+TWEsDmrxEcflDdwx\nK+l+et1JQLagBwYFK4EEACKhZANiAASmXEcfekmLrOxj9A4WwgTYXZfOcO9OBclg\ntoLsOUNeJp9U1CNYUWhUIKAcKIdFHcoRR7ILhrEMZbgExl/NS64BTVfWM3sA22Zi\nD8CTU8QMwvhWhsYLGMN3NlgvigTj2Tk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '12430c7e-694e-4d80-9268-df6b3b31b036', 'name': 'tempest-securitygroup--932769015', 'stateful': True, 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': 'tempest-description--1472654039', 'shared': False, 'security_group_rules': [{'id': '652978d9-7444-4c58-8267-d030f95b7c07', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'security_group_id': '12430c7e-694e-4d80-9268-df6b3b31b036', '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': 1137, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:30:25Z', 'updated_at': '2025-08-05T13:30:25Z', 'revision_number': 0}, {'id': 'b914e5fa-f002-48d1-9f94-8a1555119d09', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'security_group_id': '12430c7e-694e-4d80-9268-df6b3b31b036', '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': 1138, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:30:25Z', 'updated_at': '2025-08-05T13:30:25Z', 'revi sion_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:30:25Z', 'updated_at': '2025-08-05T13:30:25Z', 'revision_number': 1, 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba'}, 'floating_ip': {'id': '96886982-5e94-4f0a-a0ef-57dbf124848a', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'floating_ip_address': '172.24.4.38', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:30:26Z', 'updated_at': '2025-08-05T13:30:26Z', 'revision_number': 0, 'ip': '172.24.4.38'}} 2025-08-05 13:30:27,865 101002 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.618s 2025-08-05 13:30:27,866 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-725490874", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "7442af41-783d-4ac1-840e-4d953f563ae0"}], "security_groups": [{"name": "tempest-securitygroup--932769015"}], "key_name": "tempest-keypair-1507551651", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-564dd9eb-8552-4cba-a7e1-cc41b2d24d7d', 'x-compute-request-id': 'req-564dd9eb-8552-4cba-a7e1-cc41b2d24d7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "94661b82-af8f-4bff-bddf-1d48cc31fed2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--932769015"}], "adminPass": "password"}}' 2025-08-05 13:30:27,941 101002 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/94661b82-af8f-4bff-bddf-1d48cc31fed2 0.072s 2025-08-05 13:30:27,941 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:30:27 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-2d1b3101-6520-4032-b6bb-eb9252f2c6ad', 'x-compute-request-id': 'req-2d1b3101-6520-4032-b6bb-eb9252f2c6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2'} Body: b'{"server": {"id": "94661b82-af8f-4bff-bddf-1d48cc31fed2", "name": "tempest-AttachVolumeNegativeTest-server-725490874", "status": "BUILD", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0. 0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:30:28Z", "updated": "2025-08-05T13:30:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1507551651", "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-05 13:31:18,249 101002 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/94661b82-af8f-4bff-bddf-1d48cc31fed2 0.243s 2025-08-05 13:31:18,249 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:18 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-9c6679e2-4513-4384-8f00-e6c4a2fd2b9f', 'x-compute-request-id': 'req-9c6679e2-4513-4384-8f00-e6c4a2fd2b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2'} Body: b'{"server": {"id": "94661b82-af8f-4bff-bddf-1d48cc31fed2", "name": "tempest-AttachVolumeNegativeTest-server-725490874", "status": "ACTIVE", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "8331f9332995c1640c9b7db6a75cc9f15b99d6baebeea1490ccafcce", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:30:27Z", "updated": "2025-08-05T13:30:43Z", "addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:83:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1507551651", "OS-SRV-USG:launched_at": "2025-08-05T13:30:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--932769015"}], "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-05 13:31:18,265 101002 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 13:32:18,482 101002 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/94661b82-af8f-4bff-bddf-1d48cc31fed2/os-interface 0.159s 2025-08-05 13:32:18,483 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:18 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-cafc55b9-b26d-4d77-94a7-727d3631caf7', 'x-compute-request-id': 'req-cafc55b9-b26d-4d77-94a7-727d3631caf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7442af41-783d-4ac1-840e-4d953f563ae0", "port_id": "87233a4e-94da-4720-91ed-c013a57148bf", "mac_addr": "fa:16:3e:c1:83:e9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "55b327be-95db-49c0-a969-b068ee26106e", "ip_address": "10.0.0.3"}]}]}' 2025-08-05 13:32:19,343 101002 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/96886982-5e94-4f0a-a0ef-57dbf124848a 0.856s 2025-08-05 13:32:19,343 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "87233a4e-94da-4720-91ed-c013a57148bf"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-6e5e82e4-ceee-440d-8195-ec6b4c895cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/96886982-5e94-4f0a-a0ef-57dbf124848a'} Body: b'{"floatingip": {"id": "96886982-5e94-4f0a-a0ef-57dbf124848a", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "floating_ip_address": "172.24.4.38", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "37efee0d-bb7c-44f9-8f1a-098752732189", "port_id": "87233a4e-94da-4720-91ed-c013a57148bf", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7442af41-783d-4ac1-840e-4d953f563ae0", "mac_address": "fa:16:3e:c1:83:e9", "admin_state_up": true, "status": "ACTIVE", "device_id": "94661b82-af8f-4bff-bddf-1d48cc31fed2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:30:26Z", "updated_at": "2025-08-05T13:32:18Z", "revision_number": 1, "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:32:19,344 101002 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.38:22' as 'cirros' with public key authentication 2025-08-05 13:32:19,361 101002 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:32:19,463 101002 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:32:19,464 101002 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.38 successfully created 2025-08-05 13:32:19,519 101002 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/94661b82-af8f-4bff-bddf-1d48cc31fed2/ips 0.054s 2025-08-05 13:32:19,519 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '106', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cf59785-6dfd-4588-b280-104fe62b5649', 'x-compute-request-id': 'req-5cf59785-6dfd-4588-b280-104fe62b5649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4 bff-bddf-1d48cc31fed2/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2025-08-05 13:32:19,719 101002 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.197s 2025-08-05 13:32:19,720 101002 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-1121860640"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54773074-2a3d-4ac3-9d40-7e1baf8ff416', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54773074-2a3d-4ac3-9d40-7e1baf8ff416', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "073432a0-d389-4104-a827-1fe16346b2ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:19.648042", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1121860640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/073432a0-d389-4104-a827-1fe16346b2ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/073432a0-d389-4104-a827-1fe16346b2ff"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:32:19,773 101002 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/073432a0-d389-4104-a827-1fe16346b2ff 0.040s 2025-08-05 13:32:19,773 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b30ffc1-cbae-4f6a-89c7-809fbcdd427c', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b30ffc1-cbae-4f6a-89c7-809fbcdd427c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/073432a0-d389-4104-a827-1fe16346b2ff'} Body: b'{"volume": {"id": "073432a0-d389-4104-a827-1fe16346b2ff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:20.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1121860640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/073432a0-d389-4104-a827-1fe16346b2ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/073432a0-d389-4104-a827-1fe16346b2ff"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:32:20,832 101002 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/073432a0-d389-4104-a827-1fe16346b2ff 0.044s 2025-08-05 13:32:20,832 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3067550b-5423-41ba-94d1-5caf8f6e3969', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3067550b-5423-41ba-94d1-5caf8f6e3969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/073432a0-d389-4104-a827-1fe16346b2ff'} Body: b'{"volume": {"id": "073432a0-d389-4104-a827-1fe16346b2ff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:32:20.000000", "updated_at": "2025-08-05T13:32:20.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1121860640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/073432a0-d389-4104-a827-1fe16346b2ff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/073432a0-d389-4104-a827-1fe16346b2ff"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:32:20,949 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2 0.103s 2025-08-05 13:32:20,949 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d5b61cf-a8cf-48a5-94db-4f0aae4c3dc9', 'x-compute-request-id': 'req-5d5b61cf-a8cf-48a5-94db-4f0aae4c3dc9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2'} Body: b'' 2025-08-05 13:32:21,154 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2 0.204s 2025-08-05 13:32:21,154 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a26a61cf-35c4-458e-b067-30ed0783d440', 'x-compute-request-id': 'req-a26a61cf-35c4-458e-b067-30ed0783d440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2'} Body: b'{"server": {"id": "94661b82-af8f-4bff-bddf-1d48cc31fed2", "name": "tempest-AttachVolumeNegativeTest-server-725490874", "status": "ACTIVE", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "8331f9332995c1640c9b7db6a75cc9f15b99d6baebeea1490ccafcce", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:30:27Z", "updated": "2025-08-05T13:32:21Z ", "addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:83:e9"}, {"version": 4, "addr": "172.24.4.38", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:83:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1507551651", "OS-SRV-USG:launched_at": "2025-08-05T13:30:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--932769015"}], "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-05 13:33:11,459 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2 0.240s 2025-08-05 13:33:11,460 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33: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-5e0fd669-c5a5-4a2d-93af-5d43e8e202de', 'x-compute-request-id': 'req-5e0fd669-c5a5-4a2d-93af-5d43e8e202de', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/94661b82-af8f-4bff-bddf-1d48cc31fed2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 94661b82-af8f-4bff-bddf-1d48cc31fed2 could not be found."}}' 2025-08-05 13:33:11,493 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1507551651 0.033s 2025-08-05 13:33:11,494 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:11 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-6bbe8eea-efd2-4954-b257-d8a0488f981a', 'x-compute-request-id': 'req-6bbe8eea-efd2-4954-b257-d8a0488f981a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1507551651'} Body: b'' 2025-08-05 13:33:11,701 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/12430c7e-694e-4d80-9268-df6b3b31b036 0.207s 2025-08-05 13:33:11,702 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-3da04061-7b92-4ad9-8731-0c47a8bd8683', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/12430c7e-694e-4d80-9268-df6b3b31b036'} Body: b'' 2025-08-05 13:33:11,720 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/ v2.0/security-groups/12430c7e-694e-4d80-9268-df6b3b31b036 0.018s 2025-08-05 13:33:11,721 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-e7e6ca44-5275-4a28-90d5-df185e7e0bf8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/12430c7e-694e-4d80-9268-df6b3b31b036'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 12430c7e-694e-4d80-9268-df6b3b31b036 does not exist", "detail": ""}}' 2025-08-05 13:33:12,115 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/96886982-5e94-4f0a-a0ef-57dbf124848a 0.393s 2025-08-05 13:33:12,115 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-548c0361-96ac-4487-a5b8-38bab7c3c9de', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/96886982-5e94-4f0a-a0ef-57dbf124848a'} 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 9807d3da-11b8-4c48-ba22-840205929d38 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:31:33,486 101022 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:31:33,486 101022 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:31:33,635 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.148s 2025-08-05 13:31:33,636 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1944601674", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAvtXtTDDMdMy8HhJ6vj8Eet3LXR69137CiMU/7audOcF8ZG3q0ziuHEBelJwG8NStViJS/Ck4PQ/URHU6CYQr6qQqFB9Ve5XpMLb3ErzlDWPbGRM0oqnlZj2EUdGULerQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe8a22c9-8118-4133-90f0-473fe5b4d7cc', 'x-compute-request-id': 'req-fe8a22c9-8118-4133-90f0-473fe5b4d7cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1944601674", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAvtXtTDDMdMy8HhJ6vj8Eet3LXR69137CiMU/7audOcF8ZG3q0ziuHEBelJwG8NStViJS/Ck4PQ/URHU6CYQr6qQqFB9Ve5XpMLb3ErzlDWPbGRM0oqnlZj2EUdGULerQ==", "fingerprint": "79:df:b6:7b:96:f8:e0:e3:c1:64:98:6b:5b:70:42:20", "user_id": "723d95b246854202ab6f18e6b59da0ff"}}' 2025-08-05 13:31:33,638 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1944601674 created 2025-08-05 13:31:33,880 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.241s 2025-08-05 13:31:33,880 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2101129019", "description": "tempest-description--711296479"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-4b51b2d7-ad6c-4bb1-ab12-a997a4b9c300', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f6d4a7ba-5e50-417d-a128-8bcc7f287aa5", "name": "tempest-securitygroup--2101129019", "stateful": true, "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "description": "tempest-description--711296479", "shared": false, "security_group_rules": [{"id": "b21e8339-bab2-4517-9953-35e32a9ae2af", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "f6d4a7ba-5e50-417d-a128-8bcc7f287aa5", "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": 1158, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:31:33Z", "updated_at": "2025-08-05T13:31:33Z", "revision_number": 0}, {"id": "e2a0e116-c042-43a9-81dd-c9121e8d06dc", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "f6d4a7ba-5e50-417d-a128-8bcc7f287aa5", "ethertype": "IPv6", "direction": "egress", "protocol": nu ll, "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": 1157, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:31:33Z", "updated_at": "2025-08-05T13:31:33Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:31:33Z", "updated_at": "2025-08-05T13:31:33Z", "revision_number": 1, "project_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:31:34,064 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.183s 2025-08-05 13:31:34,064 101022 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": "f6d4a7ba-5e50-417d-a128-8bcc7f287aa5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d4e3f88c-a57f-4927-a360-6a7f0e7c83cd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9b83cc16-fd7a-4400-a2f0-0f5c545fa728", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "f6d4a7ba-5e50-417d-a128-8bcc7f287aa5", "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-05T13:31:33Z", "updated_at": "2025-08-05T13:31:33Z", "revision_number": 0}}' 2025-08-05 13:31:34,271 101022 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-05 13:31:34,272 101022 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": "f6d4a7ba-5e50-417d-a128-8bcc7f287aa5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-98ae87a7-7ecc-41fc-972e-9b888aa84440', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fde6e7f7-4fee-49d4-8c53-9eaefa8a88ba", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "f6d4a7ba-5e50-417d-a128-8bcc7f287aa5", "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-05T13:31:34Z", "updated_at": "2025-08-05T13:31:34Z", "revision_number": 0}}' 2025-08-05 13:31:34,272 101022 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2101129019 created 2025-08-05 13:31:34,935 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.662s 2025-08-05 13:31:34,935 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/ json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-fac1fc20-03fc-4ed0-b02d-7f30e9ec292c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "floating_ip_address": "172.24.4.16", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:31:34Z", "updated_at": "2025-08-05T13:31:34Z", "revision_number": 0}}' 2025-08-05 13:31:34,936 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'floating_ip_address': '172.24.4.16', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:31:34Z', 'updated_at': '2025-08-05T13:31:34Z', 'revision_number': 0, 'ip': '172.24.4.16'} created 2025-08-05 13:31:34,983 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.042s 2025-08-05 13:31:34,984 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:34 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-0bdb951f-5282-4e98-98dc-633d44b5ea7e', '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": "723d95b246854202ab6f18e6b59da0ff", "name": "tempest-AttachVolumeTestJSON-1651207601-project-member", "password_expires_at": null}, "audit_ids": ["rn8RxcaOQJ2FsSfhsegPOA"], "expires_at": "2025-08-05T14:31:34.000000Z", "issued_at": "2025-08-05T13:31:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef8e4393192449fb8448bdf7ba4ea42", "name": "tempest-AttachVolumeTestJSON-1651207601"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f20 9c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aef8e4393192449fb8448bdf7ba4ea42", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:31:34,984 101022 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '2ef6d73c-576d-4190-a594-26b6e8b859e4', 'name': 'tempest-AttachVolumeTestJSON-165352116-network', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61147, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:31:26Z', 'updated_at': '2025-08-05T13:31:27Z', 'revision_number': 1} available for tenant 2025-08-05 13:31:34,985 101022 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1944601674', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAvtXtTDDMdMy8HhJ6vj8Eet3LXR69137CiMU/7audOcF8ZG3q0ziuHEBelJwG8NStViJS/Ck4PQ/URHU6CYQr6qQqFB9Ve5XpMLb3ErzlDWPbGRM0oqnlZj2EUdGULerQ==', 'fingerprint': '79:df:b6:7b:96:f8:e0:e3:c1:64:98:6b:5b:70:42:20', 'user_id': '723d95b246854202ab6f18e6b59da0ff', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDaRcEasLzRyrGezb4ZHq/x+HV6s0nwc7IpFgbyk/4YFGiYsPGArWhP\nXZV12NQz9wSgBwYFK4EEACKhZANiAAQL7V7UwwzHTMvB4Ser4/BHrdy10evdd+wo\njFP+2rnTnBfGRt6tM4rhxAXpScBvDUrVYiUvwpOD0P1ER1OgmEK+qkKhQfVXuV6T\nC29xK85Q1j2xkTNKKp5WY9hFHRlC3q0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f6d4a7ba-5e50-417d-a128-8bcc7f287aa5', 'name': 'tempest-securitygroup--2101129019', 'stateful': True, 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'description': 'tempest-description--711296479', 'shared': False, 'security_group_rules': [{'id': 'b21e8339-bab2-4517-9953-35e32a9ae2af', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'security_group_id': 'f6d4a7ba-5e50-417d-a128-8bcc7f287aa5', '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': 1158, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:31:33Z', 'updated_at': '2025-08-05T13:31:33Z', 'revision_number': 0}, {'id': 'e2a0e116-c042-43a9-81dd-c9121e8d06dc', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'security_group_id': 'f6d4a7ba-5e50-417d-a128-8bcc7f287aa5', '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': 1157, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:31:33Z', 'updated_at': '2025-08-05T13:31:33Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025 -08-05T13:31:33Z', 'updated_at': '2025-08-05T13:31:33Z', 'revision_number': 1, 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42'}, 'floating_ip': {'id': 'f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'floating_ip_address': '172.24.4.16', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:31:34Z', 'updated_at': '2025-08-05T13:31:34Z', 'revision_number': 0, 'ip': '172.24.4.16'}} 2025-08-05 13:31:35,575 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.589s 2025-08-05 13:31:35,575 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-872279647", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "2ef6d73c-576d-4190-a594-26b6e8b859e4"}], "security_groups": [{"name": "tempest-securitygroup--2101129019"}], "key_name": "tempest-keypair-1944601674", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73964b98-7c57-4020-8da9-b44b4463ede0', 'x-compute-request-id': 'req-73964b98-7c57-4020-8da9-b44b4463ede0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2a06fb7c-656d-4e47-80af-6b8710a997ae", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2101129019"}], "adminPass": "password"}}' 2025-08-05 13:31:35,664 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae 0.083s 2025-08-05 13:31:35,665 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00f100e9-3c5c-47dc-b98b-b43b3a144111', 'x-compute-request-id': 'req-00f100e9-3c5c-47dc-b98b-b43b3a144111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae'} Body: b'{"server": {"id": "2a06fb7c-656d-4e47-80af-6b8710a997ae", "name": "tempest-AttachVolumeTestJSON-server-872279647", "status": "BUILD", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "user_id": "723d95b246854202ab6f18e6b59da0ff", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"r el": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:31:36Z", "updated": "2025-08-05T13:31:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1944601674", "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-05 13:32:25,958 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae 0.229s 2025-08-05 13:32:25,959 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6363d3a0-79a9-438f-bd31-6243147b28dd', 'x-compute-request-id': 'req-6363d3a0-79a9-438f-bd31-6243147b28dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae'} Body: b'{"server": {"id": "2a06fb7c-656d-4e47-80af-6b8710a997ae", "name": "tempest-AttachVolumeTestJSON-server-872279647", "status": "ACTIVE", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "user_id": "723d95b246854202ab6f18e6b59da0ff", "metadata": {}, "hostId": "c4504088fb7416857779759816b0f901cb56d63e76dca47594f5d328", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:31:35Z", "updated": "2025-08-05T13:31:51Z", "addresses": {"tempest-AttachVolumeTestJSON-165352116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:18:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944601674", "OS-SRV-USG:launched_at": "2025-08-05T13:31:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2101129019"}], "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-05 13:32:25,973 101022 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:33:26,197 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae/os-interface 0.175s 2025-08-05 13:33:26,198 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-versio n': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b9f4ed8-0903-497f-8cf1-a6ac39f9f78f', 'x-compute-request-id': 'req-8b9f4ed8-0903-497f-8cf1-a6ac39f9f78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2ef6d73c-576d-4190-a594-26b6e8b859e4", "port_id": "c03ea30f-b183-400b-af76-6b4e5a123ea1", "mac_addr": "fa:16:3e:24:18:7d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a1393c69-bb92-44f4-b88f-13f28213bea8", "ip_address": "10.0.0.13"}]}]}' 2025-08-05 13:33:27,351 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd 1.149s 2025-08-05 13:33:27,351 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c03ea30f-b183-400b-af76-6b4e5a123ea1"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-a9641b24-e807-415b-9f4e-f74128c3fe4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd'} Body: b'{"floatingip": {"id": "f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "floating_ip_address": "172.24.4.16", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "57fd3604-aa9b-4b6c-85ad-24f1f5f82ed8", "port_id": "c03ea30f-b183-400b-af76-6b4e5a123ea1", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2ef6d73c-576d-4190-a594-26b6e8b859e4", "mac_address": "fa:16:3e:24:18:7d", "admin_state_up": true, "status": "ACTIVE", "device_id": "2a06fb7c-656d-4e47-80af-6b8710a997ae", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:31:34Z", "updated_at": "2025-08-05T13:33:26Z", "revision_number": 1, "project_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:33:27,353 101022 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.16:22' as 'cirros' with public key authentication 2025-08-05 13:33:27,367 101022 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:33:27,471 101022 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:33:27,471 101022 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.16 successfully created 2025-08-05 13:33:27,531 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae/ips 0.058s 2025-08-05 13:33:27,531 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:27 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-a7549a5c-84d6-4c51-991d-58e712f2bfc1', 'x-compute-request-id': 'req-a7549a5c-84d6-4c51-991d-58e712f2bfc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-165352116-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2025-08-05 13:33:27,534 101022 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.16:22' as 'cirros' with public key authentication 2025-08-05 13:33:27,537 101022 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:33:27,642 101022 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:33:27,642 101022 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.16 successfully created 2025-08-05 13:33:27,642 101022 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-05 13:33:27,643 101022 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.16:22' as 'cirros' with public key authentication 2025-08-05 13:33:27,645 101022 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:33:27,746 101022 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:33:27,747 101022 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.16 successfully created 2025-08-05 13:33:27,959 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.201s 2025-08-05 13:33:27,959 101022 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-2012653306"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591ade68-50de-4090-8921-bf6f5c8713e3', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591ade68-50de-4090-8921-bf6f5c8713e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9807d3da-11b8-4c48-ba22-840205929d38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:33:27.898075", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2012653306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9807d3da-11b8-4c48-ba22-840205929d38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9807d3da-11b8-4c48-ba22-840205929d38"}], "user_id": "723d95b246854202ab6f18e6b59da0ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:33:28,018 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9807d3da-11b8-4c48-ba22-840205929d38 0.046s 2025-08-05 13:33:28,018 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b28ec3f-6c80-489d-9ea1-6330067b0c62', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b28ec3f-6c80-489d-9ea1-6330067b0c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9807d3da-11b8-4c48-ba22-840205929d38'} Body: b'{"volume": {"id": "9807d3da-11b8-4c48-ba22-840205929d38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:33:28.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-2012653306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_ volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9807d3da-11b8-4c48-ba22-840205929d38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9807d3da-11b8-4c48-ba22-840205929d38"}], "user_id": "723d95b246854202ab6f18e6b59da0ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:33:29,072 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9807d3da-11b8-4c48-ba22-840205929d38 0.040s 2025-08-05 13:33:29,073 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73f6789e-b7fb-4d9b-84e6-ef7045a7b257', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73f6789e-b7fb-4d9b-84e6-ef7045a7b257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9807d3da-11b8-4c48-ba22-840205929d38'} Body: b'{"volume": {"id": "9807d3da-11b8-4c48-ba22-840205929d38", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:33:28.000000", "updated_at": "2025-08-05T13:33:28.000000", "name": "tempest-AttachVolumeTestJSON-volume-2012653306", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9807d3da-11b8-4c48-ba22-840205929d38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9807d3da-11b8-4c48-ba22-840205929d38"}], "user_id": "723d95b246854202ab6f18e6b59da0ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:33:29,207 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae 0.119s 2025-08-05 13:33:29,207 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33: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-f1e8cb77-4844-4c65-93d7-e2ee006f0f67', 'x-compute-request-id': 'req-f1e8cb77-4844-4c65-93d7-e2ee006f0f67', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae'} Body: b'' 2025-08-05 13:33:29,443 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae 0.235s 2025-08-05 13:33:29,444 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:29 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-22d59ad9-e67e-432a-a3fb-977860bd0815', 'x-compute-reque st-id': 'req-22d59ad9-e67e-432a-a3fb-977860bd0815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae'} Body: b'{"server": {"id": "2a06fb7c-656d-4e47-80af-6b8710a997ae", "name": "tempest-AttachVolumeTestJSON-server-872279647", "status": "ACTIVE", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "user_id": "723d95b246854202ab6f18e6b59da0ff", "metadata": {}, "hostId": "c4504088fb7416857779759816b0f901cb56d63e76dca47594f5d328", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:31:35Z", "updated": "2025-08-05T13:33:29Z", "addresses": {"tempest-AttachVolumeTestJSON-165352116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:18:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1944601674", "OS-SRV-USG:launched_at": "2025-08-05T13:31:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2101129019"}], "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-05 13:34:19,557 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae 0.045s 2025-08-05 13:34:19,557 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:19 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-92e22989-e963-47fc-af53-3d39cb7a2601', 'x-compute-request-id': 'req-92e22989-e963-47fc-af53-3d39cb7a2601', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2a06fb7c-656d-4e47-80af-6b8710a997ae'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2a06fb7c-656d-4e47-80af-6b8710a997ae could not be found."}}' 2025-08-05 13:34:19,590 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1944601674 0.032s 2025-08-05 13:34:19,590 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:19 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-ee43e575-9437-4c13-870d-d9a89e948978', 'x-compute-request-id': 'req-ee43e575-9437-4c13-870d-d9a89e948978', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1944601674'} Body: b'' 2025-08-05 13:34:19,833 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/f6d4a7ba-5e50-417d- a128-8bcc7f287aa5 0.242s 2025-08-05 13:34:19,833 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0b7ffec1-1c98-47b2-862a-aa18366466ad', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/f6d4a7ba-5e50-417d-a128-8bcc7f287aa5'} Body: b'' 2025-08-05 13:34:19,850 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/f6d4a7ba-5e50-417d-a128-8bcc7f287aa5 0.016s 2025-08-05 13:34:19,850 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b016c6a5-e98a-4c88-970b-85b99c5f016d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/f6d4a7ba-5e50-417d-a128-8bcc7f287aa5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f6d4a7ba-5e50-417d-a128-8bcc7f287aa5 does not exist", "detail": ""}}' 2025-08-05 13:34:20,221 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd 0.370s 2025-08-05 13:34:20,222 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1da8a4dc-8fc5-43b6-a74c-edfa887e04bf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f4d3ac20-193c-4f68-be16-b7d0fb1b3bbd'} Body: b'' 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 33b6c898-f800-414b-944e-ac0cb101dbca failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:33:12,118 101002 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:33:12,118 101002 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:33:12,172 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2025-08-05 13:33:12,173 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-254487212", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJpHUzXjZJ+p7ePzfeMJd/JPo05+KAOA4GuwV6InNcWy9zKQSmwLkU5eodobU8PcIgx1x1JLE6NOvZqR5jObhJMnUVYpj61p2i6pFuq0/JY96hV4+c//aGSEv7T4XgScHQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:12 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-6b26ef3a-5fad-4be6-b4d1-ae6dd8521f45', 'x-compute-request-id': 'req-6b26ef3a-5fad-4be6-b4d1-ae6dd8521f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-254487212", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJpHUzXjZJ+p7ePzfeMJd/JPo05+KAOA4GuwV6InNcWy9zKQSmwLkU5eodobU8PcIgx1x1JLE6NOvZqR5jObhJMnUVYpj61p2i6pFuq0/JY96hV4+c//aGSEv7T4XgScHQ==", "fingerprint": "9e:0e:b7:d3:88:08:5f:df:39:9d:16:00:ad:ee:b7:69", "user_id": "2f3c05b8a6c34d889969653eee042dc3"}}' 2025-08-05 13:33:12,175 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-254487212 created 2025-08-05 13:33:12,391 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.215s 2025-08-05 13:33:12,391 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1575069189", "description": "tempest-description--1071313186"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-3f0a7c2f-e862-4db8-b3b7-48013530e8ac', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e7cbb824-976c-489a-b899-d072cf455ba8", "name": "tempest-securitygroup--1575069189", "stateful": true, "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "description": "tempest-description--1071313186", "shared": false, "security_group_rules": [{"id": "56b774c6-9b63-4e4b-8833-ed37b73d9b36", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e7cbb824-976c-489a-b899-d072cf455ba8", "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": 1221, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:33:12Z", "updated_at": "2025-08-05T13:33:12Z", "revision_number": 0}, {"id": "b2c3c26e-7d42-4535-aa36-4d26690ee1c5", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e7cbb824-976c-489a-b899-d072cf455ba8", "ethertype": "IPv6", "direction": "egress", "protocol": nul l, "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": 1220, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:33:12Z", "updated_at": "2025-08-05T13:33:12Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:33:12Z", "updated_at": "2025-08-05T13:33:12Z", "revision_number": 1, "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:33:12,587 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.195s 2025-08-05 13:33:12,587 101002 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": "e7cbb824-976c-489a-b899-d072cf455ba8", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-93bc8654-bb60-4a88-b2cd-39280c9a9901', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d9c9daf2-3646-46d5-90c8-552d5ff65ca9", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e7cbb824-976c-489a-b899-d072cf455ba8", "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-05T13:33:12Z", "updated_at": "2025-08-05T13:33:12Z", "revision_number": 0}}' 2025-08-05 13:33:12,815 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.228s 2025-08-05 13:33:12,816 101002 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": "e7cbb824-976c-489a-b899-d072cf455ba8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-2ab78466-e065-4544-a427-453a80390b7d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2d9bf536-3a18-4cef-a6fd-daad76a7e0e2", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "security_group_id": "e7cbb824-976c-489a-b899-d072cf455ba8", "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-05T13:33:12Z", "updated_at": "2025-08-05T13:33:12Z", "revision_number": 0}}' 2025-08-05 13:33:12,816 101002 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1575069189 created 2025-08-05 13:33:13,460 101002 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.643s 2025-08-05 13:33:13,460 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-815ee03a-a64b-4256-8091-39ff0724d871', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "1280d7dd-ea8a-4625-9914-2970fc203925", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "floating_ip_address": "172.24.4.89", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:33:13Z", "updated_at": "2025-08-05T13:33:13Z", "revision_number": 0}}' 2025-08-05 13:33:13,461 101002 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '1280d7dd-ea8a-4625-9914-2970fc203925', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'floating_ip_address': '172.24.4.89', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:33:13Z', 'updated_at': '2025-08-05T13:33:13Z', 'revision_number': 0, 'ip': '172.24.4.89'} created 2025-08-05 13:33:13,510 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.044s 2025-08-05 13:33:13,510 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:13 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-3bf4fc0e-95f8-435b-b695-a7d5770e4c14', '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": "2f3c05b8a6c34d889969653eee042dc3", "name": "tempest-AttachVolumeNegativeTest-878494431-project-member", "password_expires_at": null}, "audit_ids": ["bfeP5wOoTRyfWqvY4uxX6A"], "expires_at": "2025-08-05T14:33:13.000000Z", "issued_at": "2025-08-05T13:33:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "name": "tempest-AttachVolumeNegativeTest-878494431"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa7 99e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7dfa8abf3b8944d886a2e4d49d0cc6ba", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:33:13,510 101002 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '7442af41-783d-4ac1-840e-4d953f563ae0', 'name': 'tempest-AttachVolumeNegativeTest-36792941-network', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63369, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:27:33Z', 'updated_at': '2025-08-05T13:27:33Z', 'revision_number': 1} available for tenant 2025-08-05 13:33:13,511 101002 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-254487212', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJpHUzXjZJ+p7ePzfeMJd/JPo05+KAOA4GuwV6InNcWy9zKQSmwLkU5eodobU8PcIgx1x1JLE6NOvZqR5jObhJMnUVYpj61p2i6pFuq0/JY96hV4+c//aGSEv7T4XgScHQ==', 'fingerprint': '9e:0e:b7:d3:88:08:5f:df:39:9d:16:00:ad:ee:b7:69', 'user_id': '2f3c05b8a6c34d889969653eee042dc3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAijJU8ftl9r8xmsxALj23CRDqLUkyavdbPsRA+VEOg9DVPKjPZ1uwY\nTF+T04JB79ugBwYFK4EEACKhZANiAASaR1M142Sfqe3j833jCXfyT6NOfigDgOBr\nsFeiJzXFsvcykEpsC5FOXqHaG1PD3CIMdcdSSxOjTr2akeYzm4STJ1FWKY+tadou\nqRbqtPyWPeoVePnP/2hkhL+0+F4EnB0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e7cbb824-976c-489a-b899-d072cf455ba8', 'name': 'tempest-securitygroup--1575069189', 'stateful': True, 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': 'tempest-description--1071313186', 'shared': False, 'security_group_rules': [{'id': '56b774c6-9b63-4e4b-8833-ed37b73d9b36', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'security_group_id': 'e7cbb824-976c-489a-b899-d072cf455ba8', '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': 1221, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:33:12Z', 'updated_at': '2025-08-05T13:33:12Z', 'revision_number': 0}, {'id': 'b2c3c26e-7d42-4535-aa36-4d26690ee1c5', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'security_group_id': 'e7cbb824-976c-489a-b899-d072cf455ba8', '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': 1220, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:33:12Z', 'updated_at': '2025-08-05T13:33:12Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:33:12Z', 'updated_at': '2025-08-05T13:33:12Z', 'revision_number': 1, 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba'}, 'floating_ip': {'id': '1280d7dd-ea8a-4625-9914-2970fc203925', 'tenant_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'floating_ip_address': '172.24.4.89', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7dfa8abf3b8944d886a2e4d49d0cc6ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:33:13Z', 'updated_at': '2025-08-05T13:33:13Z', 'revision_number': 0, 'ip': '172.24.4.89'}} 2025-08-05 13:33:14,124 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.612s 2025-08-05 13:33:14,124 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-954489161", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "7442af41-783d-4ac1-840e-4d953f563ae0"}], "security_groups": [{"name": "tempest-securitygroup--1575069189"}], "key_name": "tempest-keypair-254487212", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f75a655-de29-41d3-b3c9-156afc8afe9f', 'x-compute-request-id': 'req-2f75a655-de29-41d3-b3c9-156afc8afe9f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1856d803-3985-4df0-bf9e-cf3ad07028b4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1575069189"}], "adminPass": "password"}}' 2025-08-05 13:33:14,195 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4 0.068s 2025-08-05 13:33:14,196 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f10d07c0-a6e5-4986-9c70-632ec9bab456', 'x-compute-request-id': 'req-f10d07c0-a6e5-4986-9c70-632ec9bab456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4'} Body: b'{"server": {"id": "1856d803-3985-4df0-bf9e-cf3ad07028b4", "name": "tempest-AttachVolumeNegativeTest-server-954489161", "status": "BUILD", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"} ]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:33:14Z", "updated": "2025-08-05T13:33:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-254487212", "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-05 13:34:04,482 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4 0.230s 2025-08-05 13:34:04,482 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:04 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-b6d30e9b-309b-4b96-9995-d1262583a507', 'x-compute-request-id': 'req-b6d30e9b-309b-4b96-9995-d1262583a507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4'} Body: b'{"server": {"id": "1856d803-3985-4df0-bf9e-cf3ad07028b4", "name": "tempest-AttachVolumeNegativeTest-server-954489161", "status": "ACTIVE", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "8331f9332995c1640c9b7db6a75cc9f15b99d6baebeea1490ccafcce", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:33:14Z", "updated": "2025-08-05T13:33:29Z", "addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:ab:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-254487212", "OS-SRV-USG:launched_at": "2025-08-05T13:33:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1575069189"}], "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-05 13:34:04,496 101002 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:35:04,735 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4/os-interface 0.177s 2025-08-05 13:35:04,735 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'c ontent-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-370f7ace-8c64-4d8d-a850-aa07f477d46d', 'x-compute-request-id': 'req-370f7ace-8c64-4d8d-a850-aa07f477d46d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7442af41-783d-4ac1-840e-4d953f563ae0", "port_id": "ad108775-9a5e-40d7-a375-6aab482fa2d3", "mac_addr": "fa:16:3e:1d:ab:06", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "55b327be-95db-49c0-a969-b068ee26106e", "ip_address": "10.0.0.9"}]}]}' 2025-08-05 13:35:05,648 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/1280d7dd-ea8a-4625-9914-2970fc203925 0.909s 2025-08-05 13:35:05,649 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ad108775-9a5e-40d7-a375-6aab482fa2d3"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-e3322917-b2ba-42d5-b948-dc34a252f33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/1280d7dd-ea8a-4625-9914-2970fc203925'} Body: b'{"floatingip": {"id": "1280d7dd-ea8a-4625-9914-2970fc203925", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "floating_ip_address": "172.24.4.89", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "37efee0d-bb7c-44f9-8f1a-098752732189", "port_id": "ad108775-9a5e-40d7-a375-6aab482fa2d3", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7442af41-783d-4ac1-840e-4d953f563ae0", "mac_address": "fa:16:3e:1d:ab:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "1856d803-3985-4df0-bf9e-cf3ad07028b4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:33:13Z", "updated_at": "2025-08-05T13:35:04Z", "revision_number": 1, "project_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:35:05,650 101002 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.89:22' as 'cirros' with public key authentication 2025-08-05 13:35:06,668 101002 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:35:06,777 101002 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:35:06,778 101002 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.89 successfully created 2025-08-05 13:35:06,831 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4/ips 0.052s 2025-08-05 13:35:06,832 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69d5a40a-e923-47a7-b4af-295ba0858e95', 'x-compute-request-id': 'req-69d5a40a-e923-47a7-b4af-295ba0858e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"versi on": 4, "addr": "10.0.0.9"}, {"version": 4, "addr": "172.24.4.89"}]}}' 2025-08-05 13:35:07,015 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.178s 2025-08-05 13:35:07,015 101002 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-1968946116"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f84ee2a-fb89-4947-bc00-af01bc3cc1db', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f84ee2a-fb89-4947-bc00-af01bc3cc1db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "33b6c898-f800-414b-944e-ac0cb101dbca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:35:06.956756", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1968946116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33b6c898-f800-414b-944e-ac0cb101dbca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33b6c898-f800-414b-944e-ac0cb101dbca"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:35:07,071 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/33b6c898-f800-414b-944e-ac0cb101dbca 0.043s 2025-08-05 13:35:07,072 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8ab9db-e28b-40bb-a9e7-8c01b9c9a4ef', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8ab9db-e28b-40bb-a9e7-8c01b9c9a4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33b6c898-f800-414b-944e-ac0cb101dbca'} Body: b'{"volume": {"id": "33b6c898-f800-414b-944e-ac0cb101dbca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:35:07.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1968946116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33b6c898-f800-414b-944e-ac0cb101dbca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33b6c898-f800-414b-944e-ac0cb101dbca"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:35:08,130 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/33b6c898-f800-414b-944e-ac0cb101dbca 0.042s 2025-08-05 13:35:08,130 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:08 GMT', 'server': 'Ap ache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ccde03b-b889-4109-8fe2-d54cd1348b6f', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ccde03b-b889-4109-8fe2-d54cd1348b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33b6c898-f800-414b-944e-ac0cb101dbca'} Body: b'{"volume": {"id": "33b6c898-f800-414b-944e-ac0cb101dbca", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:35:07.000000", "updated_at": "2025-08-05T13:35:07.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1968946116", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33b6c898-f800-414b-944e-ac0cb101dbca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33b6c898-f800-414b-944e-ac0cb101dbca"}], "user_id": "2f3c05b8a6c34d889969653eee042dc3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba"}}' 2025-08-05 13:35:08,259 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4 0.114s 2025-08-05 13:35:08,259 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:08 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-dfe609e5-a95c-4de8-97b4-ce0783b23270', 'x-compute-request-id': 'req-dfe609e5-a95c-4de8-97b4-ce0783b23270', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4'} Body: b'' 2025-08-05 13:35:08,481 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4 0.218s 2025-08-05 13:35:08,482 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ed24d4-bac7-49dd-8fa9-e7526d7fc26d', 'x-compute-request-id': 'req-e8ed24d4-bac7-49dd-8fa9-e7526d7fc26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4'} Body: b'{"server": {"id": "1856d803-3985-4df0-bf9e-cf3ad07028b4", "name": "tempest-AttachVolumeNegativeTest-server-954489161", "status": "ACTIVE", "tenant_id": "7dfa8abf3b8944d886a2e4d49d0cc6ba", "user_id": "2f3c05b8a6c34d889969653eee042dc3", "metadata": {}, "hostId": "8331f9332995c1640c9b7db6a75cc9f15b99d6baebeea1490ccafcce", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:33:14Z", "updated": "2025-08-05T13:35:08Z", "addresses": {"tempest-AttachVolumeNegativeTest-36792941-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": " fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:ab:06"}, {"version": 4, "addr": "172.24.4.89", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1d:ab:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-254487212", "OS-SRV-USG:launched_at": "2025-08-05T13:33:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1575069189"}], "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-05 13:35:58,590 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4 0.043s 2025-08-05 13:35:58,590 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-ef4fc66a-d0a1-4163-a4a6-f56a6506d711', 'x-compute-request-id': 'req-ef4fc66a-d0a1-4163-a4a6-f56a6506d711', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1856d803-3985-4df0-bf9e-cf3ad07028b4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1856d803-3985-4df0-bf9e-cf3ad07028b4 could not be found."}}' 2025-08-05 13:35:58,626 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-254487212 0.035s 2025-08-05 13:35:58,627 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:58 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-c84b2d07-96f0-4999-86be-d5eb93840bc9', 'x-compute-request-id': 'req-c84b2d07-96f0-4999-86be-d5eb93840bc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-254487212'} Body: b'' 2025-08-05 13:35:58,846 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/e7cbb824-976c-489a-b899-d072cf455ba8 0.219s 2025-08-05 13:35:58,847 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e8d5940f-c58b-4809-83d1-eef0cab0c444', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e7cbb824-976c-489a-b899-d072cf455ba8'} Body: b'' 2025-08-05 13:35:58,866 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/e7cbb824-976c-489a-b899-d072cf455ba8 0.019s 2025-08-05 13:35:58,867 101002 DEBUG [tempest.lib.common.res t_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-444125a0-b321-486f-97f9-fa20aa5dee74', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e7cbb824-976c-489a-b899-d072cf455ba8'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e7cbb824-976c-489a-b899-d072cf455ba8 does not exist", "detail": ""}}' 2025-08-05 13:35:59,237 101002 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/1280d7dd-ea8a-4625-9914-2970fc203925 0.369s 2025-08-05 13:35:59,237 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-10233e0b-b1b5-49d3-8933-f0c202687266', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/1280d7dd-ea8a-4625-9914-2970fc203925'} 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 f8165bd8-08d2-4176-9320-8cf92ef0b9d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:36:05,335 101002 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/volumes 0.303s 2025-08-05 13:36:05,335 101002 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-334983343"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e138a581-a491-4e36-a52f-5fb0c535e5ef', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e138a581-a491-4e36-a52f-5fb0c535e5ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f8165bd8-08d2-4176-9320-8cf92ef0b9d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:05.267081", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-334983343", "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/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}], "user_id": "46800d2e5e9b4e38998f1344a70e5b2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:36:05,388 101002 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3 0.041s 2025-08-05 13:36:05,389 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-340bc4ee-f007-435d-a64e-3137fe6a6c31', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-340bc4ee-f007-435d-a64e-3137fe6a6c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3'} Body: b'{"volume": {"id": "f8165bd8-08d2-4176-9320-8cf92ef0b9d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:05.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-334983343", "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/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}], "user_id": "46800d2e5e9b4e38998f1344a70e5b2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fcbaa6e7f2b4ba9a2b6ed6052da5e42"}}' 2025-08-05 13:36:06,442 101002 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3 0.038s 2025-08-05 13:36:06,443 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:06 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e020acff-bbb3-4de6-817e-c3943a98389f', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e020acff-bbb3-4de6-817e-c3943a98389f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3'} Body: b'{"volume": {"id": "f8165bd8-08d2-4176-9320-8cf92ef0b9d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:05.000000", "updated_at": "2025-08-05T13:36:05.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-334983343", "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/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}], "user_id": "46800d2e5e9b4e38998f1344a70e5b2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fcbaa6e7f2b4ba9a2b6ed6052da5e42"}}' 2025-08-05 13:36:06,496 101002 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3 0.037s 2025-08-05 13:36:06,496 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb22923-ea98-432a-b0e6-60b8d5324e7a', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb22923-ea98-432a-b0e6-60b8d5324e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3'} Body: b'{"volume": {"id": "f8165bd8-08d2-4176-9320-8cf92ef0b9d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:05.000000", "updated_at": "2025-08-05T13:36:05.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-334983343", "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/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3"}], "user_id": "46800d2e5e9b4e38998f1344a70e5b2f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8fcbaa6e7f2b4ba9a2b6ed6052da5e42"}}' 2025-08-05 13:36:06,599 101002 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3 0.089s 2025-08-05 13:36:06,599 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:06 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-912a3d69-3d2c-4848-8395-c90c37135789', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3'} Body: b'' 2025-08-05 13:36:06,620 101002 INFO [tempest.lib.common.rest_client] Request (Volume RetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3 0.020s 2025-08-05 13:36:06,621 101002 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:06 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-82e67054-1afd-4cd4-a545-45d162e461e2', 'x-openstack-request-id': 'req-82e67054-1afd-4cd4-a545-45d162e461e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f8165bd8-08d2-4176-9320-8cf92ef0b9d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f8165bd8-08d2-4176-9320-8cf92ef0b9d3 could not be found."}}' 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 e6a9e0c4-9001-4768-9843-84005bd0ecb6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:36:11,464 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST http://10.0.0.210/volume/v3/volumes 0.327s 2025-08-05 13:36:11,465 101002 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-1542860650"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea27c19d-d91f-491b-98b7-6e898beffb1f', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea27c19d-d91f-491b-98b7-6e898beffb1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e6a9e0c4-9001-4768-9843-84005bd0ecb6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:11.401782", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1542860650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:36:11,524 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6 0.047s 2025-08-05 13:36:11,524 101002 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': 'Tue, 05 Aug 2025 13:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7de69c29-8533-424b-9639-484a5c53950a', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7de69c29-8533-424b-9639-484a5c53950a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6'} Body: b'{"volume": {"id": "e6a9e0c4-9001-4768-9843-84005bd0ecb6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:11.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1542860650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' 2025-08-05 13:36:12,580 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6 0.040s 2025-08-05 13:36:12,580 101002 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': 'Tu e, 05 Aug 2025 13:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86931c08-753d-46ae-84c8-4f20b7e81c73', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86931c08-753d-46ae-84c8-4f20b7e81c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6'} Body: b'{"volume": {"id": "e6a9e0c4-9001-4768-9843-84005bd0ecb6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:11.000000", "updated_at": "2025-08-05T13:36:12.000000", "name": "tempest-VolumeDependencyTests-Volume-1542860650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e6a9e0c4-9001-4768-9843-84005bd0ecb6"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' 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 68d74706-f6b4-4e14-b57a-61ec22037b70 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:36:12,783 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.183s 2025-08-05 13:36:12,783 101002 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-1635859494"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04d79f73-5a41-4b08-8020-d25310887ed1', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04d79f73-5a41-4b08-8020-d25310887ed1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "68d74706-f6b4-4e14-b57a-61ec22037b70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:12.719725", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1635859494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:36:12,835 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70 0.040s 2025-08-05 13:36:12,836 101002 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': 'Tue, 05 Aug 2025 13:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e9edbb-0a8b-4298-a6e8-3c478cf63bf3', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e9edbb-0a8b-4298-a6e8-3c478cf63bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70'} Body: b'{"volume": {"id": "68d74706-f6b4-4e14-b57a-61ec22037b70", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:13.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1635859494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' 2025-08-05 13:36:13,886 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70 0.036s 2025-08-05 13:36:13,887 101002 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 ': 'Tue, 05 Aug 2025 13:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-283b1204-83c8-419e-b1a9-1c1960001529', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-283b1204-83c8-419e-b1a9-1c1960001529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70'} Body: b'{"volume": {"id": "68d74706-f6b4-4e14-b57a-61ec22037b70", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:13.000000", "updated_at": "2025-08-05T13:36:13.000000", "name": "tempest-VolumeDependencyTests-Volume-1635859494", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/68d74706-f6b4-4e14-b57a-61ec22037b70"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' 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 52f7ecca-02eb-4964-854e-1486a12a6f3b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:36:14,075 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.170s 2025-08-05 13:36:14,075 101002 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-339631789"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57a642ba-bd65-4e1a-b7fb-635bec321fe9', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57a642ba-bd65-4e1a-b7fb-635bec321fe9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "52f7ecca-02eb-4964-854e-1486a12a6f3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:14.019346", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-339631789", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:36:14,124 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b 0.037s 2025-08-05 13:36:14,124 101002 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': 'Tue, 05 Aug 2025 13:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f742d1a-af7a-409c-ae51-659d15ae4b08', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f742d1a-af7a-409c-ae51-659d15ae4b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b'} Body: b'{"volume": {"id": "52f7ecca-02eb-4964-854e-1486a12a6f3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:14.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-339631789", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' 2025-08-05 13:36:15,177 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b 0.038s 2025-08-05 13:36:15,177 101002 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 - Header s: {'date': 'Tue, 05 Aug 2025 13:36:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c91c4b-3d90-4aa4-9065-7233218c5cc6', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c91c4b-3d90-4aa4-9065-7233218c5cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b'} Body: b'{"volume": {"id": "52f7ecca-02eb-4964-854e-1486a12a6f3b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:14.000000", "updated_at": "2025-08-05T13:36:14.000000", "name": "tempest-VolumeDependencyTests-Volume-339631789", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52f7ecca-02eb-4964-854e-1486a12a6f3b"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' 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 5eddd773-3bd4-4331-b48f-b1b1a8661be9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:36:15,380 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.186s 2025-08-05 13:36:15,380 101002 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-446562130"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10438ca3-9939-4a28-9272-4a626543efbc', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10438ca3-9939-4a28-9272-4a626543efbc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5eddd773-3bd4-4331-b48f-b1b1a8661be9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:15.324590", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-446562130", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 13:36:15,430 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9 0.038s 2025-08-05 13:36:15,431 101002 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': 'Tue, 05 Aug 2025 13:36:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a06bd55-a01b-4d7a-8b98-5c83086c1053', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a06bd55-a01b-4d7a-8b98-5c83086c1053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9'} Body: b'{"volume": {"id": "5eddd773-3bd4-4331-b48f-b1b1a8661be9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:15.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-446562130", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' 2025-08-05 13:36:16,488 101002 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9 0.042s 2025-08-05 13:36:16,488 101002 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': 'Tue, 05 Aug 2025 13:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ecf34d9-8399-4474-b1fa-57b4833efda1', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ecf34d9-8399-4474-b1fa-57b4833efda1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9'} Body: b'{"volume": {"id": "5eddd773-3bd4-4331-b48f-b1b1a8661be9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:15.000000", "updated_at": "2025-08-05T13:36:15.000000", "name": "tempest-VolumeDependencyTests-Volume-446562130", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5eddd773-3bd4-4331-b48f-b1b1a8661be9"}], "user_id": "dbd21ffb3ccc4651be4046898c422408", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "81cc321bb11d4a8f89b957d9d543eeb2"}}' 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 8cec2bcd-d55c-4cb9-a73c-35454d151322 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:34:20,228 101022 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:34:20,228 101022 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:34:20,279 101022 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-05 13:34:20,280 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1190184277", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK7/vsQVNNA76GudkBiAvUIcSTjnkFSOk8cAOSinJNHU2PC3lINKx5m5A6uSL4zcZfWEET+L08Rz+A/yYjrIcm9YK3x5I6spw7hKOCsPFx2LheNHJO+FaT31TPGrTsWzMA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:20 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-4182a535-2530-48f9-ab32-69f24ca140ec', 'x-compute-request-id': 'req-4182a535-2530-48f9-ab32-69f24ca140ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1190184277", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK7/vsQVNNA76GudkBiAvUIcSTjnkFSOk8cAOSinJNHU2PC3lINKx5m5A6uSL4zcZfWEET+L08Rz+A/yYjrIcm9YK3x5I6spw7hKOCsPFx2LheNHJO+FaT31TPGrTsWzMA==", "fingerprint": "cf:2d:b0:ee:aa:7e:cb:b1:fa:d8:da:7f:6d:7a:5b:01", "user_id": "723d95b246854202ab6f18e6b59da0ff"}}' 2025-08-05 13:34:20,282 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1190184277 created 2025-08-05 13:34:20,520 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.238s 2025-08-05 13:34:20,521 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2013964849", "description": "tempest-description--1561136059"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1663', 'x-openstack-request-id': 'req-2b7b55ee-87da-48fe-857e-1208aa7f230e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c", "name": "tempest-securitygroup--2013964849", "stateful": true, "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "description": "tempest-description--1561136059", "shared": false, "security_group_rules": [{"id": "1f51f86c-dfab-4bd0-b645-831574bbdaf7", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c", "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": 1228, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:34:20Z", "updated_at": "2025-08-05T13:34:20Z", "revision_number": 0}, {"id": "4c01534a-6cec-4309-a87c-ac66712a24e6", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c", "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": 1229, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:34:20Z", "updated_at": "2025-08-05T13:34:20Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:34:20Z", "updated_at": "2025-08-05T13:34:20Z", "revision_number": 1, "project_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:34:20,767 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.246s 2025-08-05 13:34:20,768 101022 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": "5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-25a6736f-6f0d-479c-8085-35f0583ef277', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b36526b6-9f0b-4115-81b9-ce7b4a37f252", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c", "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-05T13:34:20Z", "updated_at": "2025-08-05T13:34:20Z", "revision_number": 0}}' 2025-08-05 13:34:20,970 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.202s 2025-08-05 13:34:20,971 101022 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": "5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a2a74112-2858-4acc-ae9b-8c979554455a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ce97ecd0-3ec4-4829-b68e-3d5da25c3c55", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "security_group_id": "5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c", "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-05T13:34:20Z", "updated_at": "2025-08-05T13:34:20Z", "revision_number": 0}}' 2025-08-05 13:34:20,971 101022 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2013964849 created 2025-08-05 13:34:21,621 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.649s 2025-08-05 13:34:21,621 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicatio n/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-39228667-1a19-4fb0-824e-5c36e1d2655b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "effef68c-ba20-4ee8-bc97-3597c9260e17", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "floating_ip_address": "172.24.4.209", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "aef8e4393192449fb8448bdf7ba4ea42", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:34:21Z", "updated_at": "2025-08-05T13:34:21Z", "revision_number": 0}}' 2025-08-05 13:34:21,622 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'effef68c-ba20-4ee8-bc97-3597c9260e17', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'floating_ip_address': '172.24.4.209', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:34:21Z', 'updated_at': '2025-08-05T13:34:21Z', 'revision_number': 0, 'ip': '172.24.4.209'} created 2025-08-05 13:34:21,715 101022 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.088s 2025-08-05 13:34:21,716 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:21 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-99d9f520-60de-4a6f-b302-5d0fc20eadf0', '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": "723d95b246854202ab6f18e6b59da0ff", "name": "tempest-AttachVolumeTestJSON-1651207601-project-member", "password_expires_at": null}, "audit_ids": ["FtLnn-e0T6CKDkNpaAPV5Q"], "expires_at": "2025-08-05T14:34:21.000000Z", "issued_at": "2025-08-05T13:34:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef8e4393192449fb8448bdf7ba4ea42", "name": "tempest-AttachVolumeTestJSON-1651207601"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa 799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aef8e4393192449fb8448bdf7ba4ea42", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:34:21,716 101022 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '2ef6d73c-576d-4190-a594-26b6e8b859e4', 'name': 'tempest-AttachVolumeTestJSON-165352116-network', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61147, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:31:26Z', 'updated_at': '2025-08-05T13:31:27Z', 'revision_number': 1} available for tenant 2025-08-05 13:34:21,717 101022 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1190184277', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK7/vsQVNNA76GudkBiAvUIcSTjnkFSOk8cAOSinJNHU2PC3lINKx5m5A6uSL4zcZfWEET+L08Rz+A/yYjrIcm9YK3x5I6spw7hKOCsPFx2LheNHJO+FaT31TPGrTsWzMA==', 'fingerprint': 'cf:2d:b0:ee:aa:7e:cb:b1:fa:d8:da:7f:6d:7a:5b:01', 'user_id': '723d95b246854202ab6f18e6b59da0ff', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBPd5ymVVGa2c6t1rjThnhKOl+xg+Vjn0WkI3iA3b/LOBoPlUQ7Y4J0\nY5fpCMPRSk+gBwYFK4EEACKhZANiAASu/77EFTTQO+hrnZAYgL1CHEk455BUjpPH\nADkopyTR1Njwt5SDSseZuQOrki+M3GX1hBE/i9PEc/gP8mI6yHJvWCt8eSOrKcO4\nSjgrDxcdi4XjRyTvhWk99Uzxq07FszA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c', 'name': 'tempest-securitygroup--2013964849', 'stateful': True, 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'description': 'tempest-description--1561136059', 'shared': False, 'security_group_rules': [{'id': '1f51f86c-dfab-4bd0-b645-831574bbdaf7', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'security_group_id': '5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c', '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': 1228, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:34:20Z', 'updated_at': '2025-08-05T13:34:20Z', 'revision_number': 0}, {'id': '4c01534a-6cec-4309-a87c-ac66712a24e6', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'security_group_id': '5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c', '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': 1229, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:34:20Z', 'updated_at': '2025-08-05T13:34:20Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:34:20Z', 'updated_at': '2025-08-05T13:34:20Z', 'revision_number': 1, 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42'}, 'floating_ip': {'id': 'effef68c-ba20-4ee8-bc97-3597c9260e17', 'tenant_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'floating_ip_address': '172.24.4.209', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'aef8e4393192449fb8448bdf7ba4ea42', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:34:21Z', 'updated_at': '2025-08-05T13:34:21Z', 'revision_number': 0, 'ip': '172.24.4.209'}} 2025-08-05 13:34:22,306 101022 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.588s 2025-08-05 13:34:22,306 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1628201906", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "2ef6d73c-576d-4190-a594-26b6e8b859e4"}], "security_groups": [{"name": "tempest-securitygroup--2013964849"}], "key_name": "tempest-keypair-1190184277", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ec3387f-dfe3-40ce-b277-c413f1df9c03', 'x-compute-request-id': 'req-7ec3387f-dfe3-40ce-b277-c413f1df9c03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "86363a6b-cd36-4fb5-9064-1a5be35e48ed", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2013964849"}], "adminPass": "password"}}' 2025-08-05 13:34:22,372 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed 0.063s 2025-08-05 13:34:22,373 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:34:22 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-9d05e6e3-9354-4067-b52b-93e53bd89ad5', 'x-compute-request-id': 'req-9d05e6e3-9354-4067-b52b-93e53bd89ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed'} Body: b'{"server": {"id": "86363a6b-cd36-4fb5-9064-1a5be35e48ed", "name": "tempest-AttachVolumeTestJSON-server-1628201906", "status": "BUILD", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "user_id": "723d95b246854202ab6f18e6b59da0ff", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}] }, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:34:22Z", "updated": "2025-08-05T13:34:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1190184277", "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-05 13:35:12,749 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed 0.312s 2025-08-05 13:35:12,749 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:35:12 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-3873fbb0-86ab-4fca-bc5c-8e4328035063', 'x-compute-request-id': 'req-3873fbb0-86ab-4fca-bc5c-8e4328035063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed'} Body: b'{"server": {"id": "86363a6b-cd36-4fb5-9064-1a5be35e48ed", "name": "tempest-AttachVolumeTestJSON-server-1628201906", "status": "ACTIVE", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "user_id": "723d95b246854202ab6f18e6b59da0ff", "metadata": {}, "hostId": "c4504088fb7416857779759816b0f901cb56d63e76dca47594f5d328", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:34:22Z", "updated": "2025-08-05T13:34:37Z", "addresses": {"tempest-AttachVolumeTestJSON-165352116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c5:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1190184277", "OS-SRV-USG:launched_at": "2025-08-05T13:34:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2013964849"}], "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-05 13:35:12,765 101022 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:36:12,987 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed/os-interface 0.163s 2025-08-05 13:36:12,987 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'con tent-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff7acb3-d522-4436-a4df-af5f317e5450', 'x-compute-request-id': 'req-bff7acb3-d522-4436-a4df-af5f317e5450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2ef6d73c-576d-4190-a594-26b6e8b859e4", "port_id": "c77b8dbe-2d6e-4838-8430-5a2b88e66893", "mac_addr": "fa:16:3e:7a:c5:20", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a1393c69-bb92-44f4-b88f-13f28213bea8", "ip_address": "10.0.0.13"}]}]}' 2025-08-05 13:36:13,809 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/effef68c-ba20-4ee8-bc97-3597c9260e17 0.818s 2025-08-05 13:36:13,810 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c77b8dbe-2d6e-4838-8430-5a2b88e66893"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-af6e882c-d78a-4aba-b47c-4cb2c0cf0b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/effef68c-ba20-4ee8-bc97-3597c9260e17'} Body: b'{"floatingip": {"id": "effef68c-ba20-4ee8-bc97-3597c9260e17", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "floating_ip_address": "172.24.4.209", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "57fd3604-aa9b-4b6c-85ad-24f1f5f82ed8", "port_id": "c77b8dbe-2d6e-4838-8430-5a2b88e66893", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2ef6d73c-576d-4190-a594-26b6e8b859e4", "mac_address": "fa:16:3e:7a:c5:20", "admin_state_up": true, "status": "ACTIVE", "device_id": "86363a6b-cd36-4fb5-9064-1a5be35e48ed", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:34:21Z", "updated_at": "2025-08-05T13:36:13Z", "revision_number": 1, "project_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:36:13,811 101022 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.209:22' as 'cirros' with public key authentication 2025-08-05 13:36:13,822 101022 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:36:13,924 101022 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:36:13,925 101022 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.209 successfully created 2025-08-05 13:36:13,980 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed/ips 0.054s 2025-08-05 13:36:13,980 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:13 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-93347601-81cf-4b81-a379-f7bffc1b3e22', 'x-compute-request-id': 'req-93347601-81cf-4b81-a379-f7bffc1b3e22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-165352116-network": [{"ver sion": 4, "addr": "10.0.0.13"}]}}' 2025-08-05 13:36:14,323 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/volumes 0.339s 2025-08-05 13:36:14,323 101022 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-1761344062"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3efb9fa0-e0a0-4e74-a8a4-40713a6b714e', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efb9fa0-e0a0-4e74-a8a4-40713a6b714e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8cec2bcd-d55c-4cb9-a73c-35454d151322", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:14.203209", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1761344062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322"}], "user_id": "723d95b246854202ab6f18e6b59da0ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:36:14,374 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322 0.036s 2025-08-05 13:36:14,375 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8179b99f-8f6e-491b-aa57-6d0051005ae1', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8179b99f-8f6e-491b-aa57-6d0051005ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322'} Body: b'{"volume": {"id": "8cec2bcd-d55c-4cb9-a73c-35454d151322", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:14.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1761344062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322"}], "user_id": "723d95b246854202ab6f18e6b59da0ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:36:15,431 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322 0.039s 2025-08-05 13:36:15,431 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appli cation/json', 'x-compute-request-id': 'req-94c3062b-2c1a-49af-b8d0-1d29440cd649', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c3062b-2c1a-49af-b8d0-1d29440cd649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322'} Body: b'{"volume": {"id": "8cec2bcd-d55c-4cb9-a73c-35454d151322", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:36:14.000000", "updated_at": "2025-08-05T13:36:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1761344062", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8cec2bcd-d55c-4cb9-a73c-35454d151322"}], "user_id": "723d95b246854202ab6f18e6b59da0ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aef8e4393192449fb8448bdf7ba4ea42"}}' 2025-08-05 13:36:15,661 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed 0.216s 2025-08-05 13:36:15,661 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36: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-4461a44f-66f2-47f6-bc00-cb9efbeb11fa', 'x-compute-request-id': 'req-4461a44f-66f2-47f6-bc00-cb9efbeb11fa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed'} Body: b'' 2025-08-05 13:36:15,888 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed 0.226s 2025-08-05 13:36:15,889 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:36:15 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-1868d75c-3c08-44ae-977b-d0ae73048bed', 'x-compute-request-id': 'req-1868d75c-3c08-44ae-977b-d0ae73048bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed'} Body: b'{"server": {"id": "86363a6b-cd36-4fb5-9064-1a5be35e48ed", "name": "tempest-AttachVolumeTestJSON-server-1628201906", "status": "ACTIVE", "tenant_id": "aef8e4393192449fb8448bdf7ba4ea42", "user_id": "723d95b246854202ab6f18e6b59da0ff", "metadata": {}, "hostId": "c4504088fb7416857779759816b0f901cb56d63e76dca47594f5d328", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:34:22Z", "updated": "2025-08-05T13:36:16Z", "addresses": {"tempest-AttachVolumeTestJSON-165352116-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c5:20"}, {"ver sion": 4, "addr": "172.24.4.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c5:20"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1190184277", "OS-SRV-USG:launched_at": "2025-08-05T13:34:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2013964849"}], "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-05 13:37:06,199 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed 0.246s 2025-08-05 13:37:06,200 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-25a8e30d-a70a-4922-8bf8-7d1cd22e927c', 'x-compute-request-id': 'req-25a8e30d-a70a-4922-8bf8-7d1cd22e927c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/86363a6b-cd36-4fb5-9064-1a5be35e48ed'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 86363a6b-cd36-4fb5-9064-1a5be35e48ed could not be found."}}' 2025-08-05 13:37:06,239 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1190184277 0.039s 2025-08-05 13:37:06,240 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37: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-33430f75-7384-422c-81cc-e04bee75baf1', 'x-compute-request-id': 'req-33430f75-7384-422c-81cc-e04bee75baf1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1190184277'} Body: b'' 2025-08-05 13:37:06,455 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c 0.215s 2025-08-05 13:37:06,455 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-101d0dc2-29e4-4f55-a3b9-7dd6c4e3aca0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c'} Body: b'' 2025-08-05 13:37:06,482 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c 0.026s 2025-08-05 13:37:06,482 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-fd7facd7-6356-44ad-a2cc-cec20f9036bb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5241ce1a-7d6c-4ce4-935f-bda1ca80dc3c does not exist", "detail": ""}}' 2025-08-05 13:37:06,864 101022 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/effef68c-ba20-4ee8-bc97-3597c9260e17 0.381s 2025-08-05 13:37:06,864 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c6de6276-5594-4bc8-9536-27d638dc283a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/effef68c-ba20-4ee8-bc97-3597c9260e17'} Body: b'' 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 e0b0f953-7df5-4bca-9fcd-a180cc79cf40 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:37:16,098 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa 0.202s 2025-08-05 13:37:16,098 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f3ecde6f-bc1c-4640-94fd-963f52a6c67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa'} 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": "3ef4ce9da04d49e882735c2df7c4411d", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "created_at": "2025-08-05T13:10:18Z", "updated_at": "2025-08-05T13:10:20Z", "tags": [], "self": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "file": "/v2/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa/file", "schema": "/v2/schemas/image"}' 2025-08-05 13:37:16,517 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/volumes 0.417s 2025-08-05 13:37:16,517 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1058125239"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05a9002-af55-4728-bef0-3d97781882b4', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05a9002-af55-4728-bef0-3d97781882b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e0b0f953-7df5-4bca-9fcd-a180cc79cf40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:16.459137", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1058125239", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:37:16,571 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40 0.041s 2025-08-05 13:37:16,571 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id' : 'req-88f09b7c-86a8-4efd-a94c-3a0ec12d8c14', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88f09b7c-86a8-4efd-a94c-3a0ec12d8c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40'} Body: b'{"volume": {"id": "e0b0f953-7df5-4bca-9fcd-a180cc79cf40", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:16.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1058125239", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be8121cd89fb41b9b5fdfc4dd3806984"}}' 2025-08-05 13:37:17,623 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40 0.037s 2025-08-05 13:37:17,624 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a81db77-aeeb-40b8-ad50-bf422a761aeb', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a81db77-aeeb-40b8-ad50-bf422a761aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40'} Body: b'{"volume": {"id": "e0b0f953-7df5-4bca-9fcd-a180cc79cf40", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:16.000000", "updated_at": "2025-08-05T13:37:17.000000", "name": "tempest-VolumesExtendTest-Volume-1058125239", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be8121cd89fb41b9b5fdfc4dd3806984"}}' 2025-08-05 13:37:17,683 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40 0.045s 2025-08-05 13:37:17,683 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e44a50fc-f5b4-4d8c-af2c-7f83286b8ce7', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e44a50fc-f5b4-4d8c-af2c-7f83286b8ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40'} Body: b'{"volume": {"id": "e0b0f953-7df5-4bca-9fcd-a180cc79cf40", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:16.000000", "updated_at": "2025-08-05T13:37:17 .000000", "name": "tempest-VolumesExtendTest-Volume-1058125239", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be8121cd89fb41b9b5fdfc4dd3806984"}}' 2025-08-05 13:37:17,805 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40 0.109s 2025-08-05 13:37:17,806 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37: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-0ff96b7f-5324-43a5-96c9-136d36f4186a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40'} Body: b'' 2025-08-05 13:37:17,825 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40 0.019s 2025-08-05 13:37:17,825 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-682b3720-6682-4480-b8c1-891e45c7bfca', 'x-openstack-request-id': 'req-682b3720-6682-4480-b8c1-891e45c7bfca', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e0b0f953-7df5-4bca-9fcd-a180cc79cf40'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e0b0f953-7df5-4bca-9fcd-a180cc79cf40 could not be found."}}' 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 acce86a9-e137-430a-943b-8b5f46382c64 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:37:18,050 101022 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.221s 2025-08-05 13:37:18,050 101022 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-738232846"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f0c75e-f96a-45de-a71f-c49fb0d107df', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f0c75e-f96a-45de-a71f-c49fb0d107df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "acce86a9-e137-430a-943b-8b5f46382c64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:17.982726", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-738232846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:37:18,104 101022 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/acce86a9-e137-430a-943b-8b5f46382c64 0.040s 2025-08-05 13:37:18,105 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284a92b3-ce0a-4403-b820-35cfa5cb5a0c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284a92b3-ce0a-4403-b820-35cfa5cb5a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64'} Body: b'{"volume": {"id": "acce86a9-e137-430a-943b-8b5f46382c64", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:18.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-738232846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be8121cd89fb41b9b5fdfc4dd3806984"}}' 2025-08-05 13:37:19,160 101022 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/acce86a9-e137-430a-943b-8b5f46382c64 0.040s 2025-08-05 13:37:19,160 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-f9269743-ab82-4e66-aaaa-238d844166cf', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9269743-ab82-4e66-aaaa-238d844166cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64'} Body: b'{"volume": {"id": "acce86a9-e137-430a-943b-8b5f46382c64", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:18.000000", "updated_at": "2025-08-05T13:37:18.000000", "name": "tempest-VolumesExtendTest-Volume-738232846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be8121cd89fb41b9b5fdfc4dd3806984"}}' 2025-08-05 13:37:19,221 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64 0.046s 2025-08-05 13:37:19,222 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6f6455-d925-4e54-af31-c4df81341de7', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6f6455-d925-4e54-af31-c4df81341de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64'} Body: b'{"volume": {"id": "acce86a9-e137-430a-943b-8b5f46382c64", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:37:18.000000", "updated_at": "2025-08-05T13:37:18.000000", "name": "tempest-VolumesExtendTest-Volume-738232846", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/acce86a9-e137-430a-943b-8b5f46382c64"}], "user_id": "7f914bfaa5ee455ea76db225774bbbcb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "be8121cd89fb41b9b5fdfc4dd3806984"}}' 2025-08-05 13:37:19,335 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64 0.099s 2025-08-05 13:37:19,335 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37: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-21f9b80a-17fc-41ef-8ee8-73176a203abe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64'} Body: b'' 2025-08-05 13:37:19,357 101022 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64 0.021s 2025-08-05 13:37:19,358 10102 2 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37: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-a9aec41a-461d-47eb-b80c-07a2a6603701', 'x-openstack-request-id': 'req-a9aec41a-461d-47eb-b80c-07a2a6603701', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/acce86a9-e137-430a-943b-8b5f46382c64'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume acce86a9-e137-430a-943b-8b5f46382c64 could not be found."}}' 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 e3d4ff1a-a7b2-48da-ae69-139b3af752b1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 13:37:34,224 101022 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 13:37:34,224 101022 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 13:37:34,463 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.238s 2025-08-05 13:37:34,464 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-577405914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDRVfn0/3zRwdIt8miikVlIjCcFKIEhrvFTfLiJKf7xLsi+SzDQJFFpbioeRZ0eWggp4+ziOtMZmnfQ75RAWoHUQNUynKuccpa9GrKdu7+XwYVYQVAEH+vacT//AyuOYWQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-299c2f00-b8cd-4509-851b-d3278bcf41f7', 'x-compute-request-id': 'req-299c2f00-b8cd-4509-851b-d3278bcf41f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-577405914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDRVfn0/3zRwdIt8miikVlIjCcFKIEhrvFTfLiJKf7xLsi+SzDQJFFpbioeRZ0eWggp4+ziOtMZmnfQ75RAWoHUQNUynKuccpa9GrKdu7+XwYVYQVAEH+vacT//AyuOYWQ==", "fingerprint": "62:63:dd:52:10:a2:b7:b6:0d:36:c9:75:75:e9:14:71", "user_id": "0b1f3a0f2701425a8362001f9bb372f7"}}' 2025-08-05 13:37:34,466 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-577405914 created 2025-08-05 13:37:34,678 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.211s 2025-08-05 13:37:34,678 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--171457536", "description": "tempest-description--2136615100"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-f70d23e5-9aea-449b-aa42-565e1fe6a2fb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2d999d93-83e8-4b91-ac5a-99c2abd4a2dd", "name": "tempest-securitygroup--171457536", "stateful": true, "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "description": "tempest-description--2136615100", "shared": false, "security_group_rules": [{"id": "13c37385-e971-4312-9b05-a25d905601be", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "2d999d93-83e8-4b91-ac5a-99c2abd4a2dd", "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": 1295, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:37:34Z", "updated_at": "2025-08-05T13:37:34Z", "revision_number": 0}, {"id": "58aca3cf-7d82-4d2b-b6b2-d2c6e5190a8e", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "2d999d93-83e8-4b91-ac5a-99c2abd4a2dd", "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": 1296, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:37:34Z", "updated_at": "2025-08-05T13:37:34Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T13:37:34Z", "updated_at": "2025-08-05T13:37:34Z", "revision_number": 1, "project_id": "2e66ae787d1a460ca60c35e8e24db294"}}' 2025-08-05 13:37:35,079 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.400s 2025-08-05 13:37:35,079 101022 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": "2d999d93-83e8-4b91-ac5a-99c2abd4a2dd", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c49b262a-a42b-457b-a7e5-27d5f5798031', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5a785f29-a2a9-4850-be68-f403b85412d6", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "2d999d93-83e8-4b91-ac5a-99c2abd4a2dd", "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-05T13:37:34Z", "updated_at": "2025-08-05T13:37:34Z", "revision_number": 0}}' 2025-08-05 13:37:35,281 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.201s 2025-08-05 13:37:35,281 101022 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": "2d999d93-83e8-4b91-ac5a-99c2abd4a2dd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7b2a74d2-ae8a-4936-b493-ea71ad28d5f6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c031dcd4-f102-4b2b-a7ec-b3f50eaa45e3", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "2d999d93-83e8-4b91-ac5a-99c2abd4a2dd", "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-05T13:37:35Z", "updated_at": "2025-08-05T13:37:35Z", "revision_number": 0}}' 2025-08-05 13:37:35,282 101022 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--171457536 created 2025-08-05 13:37:35,956 101022 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.673s 2025-08-05 13:37:35,956 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json ', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-20f7c5fa-7efa-4a7b-9d31-e92bc3e51c63', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8000ef95-67e2-42b6-99d2-a6dba9bf8d88", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "floating_ip_address": "172.24.4.89", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:37:35Z", "updated_at": "2025-08-05T13:37:35Z", "revision_number": 0}}' 2025-08-05 13:37:35,956 101022 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8000ef95-67e2-42b6-99d2-a6dba9bf8d88', 'tenant_id': '2e66ae787d1a460ca60c35e8e24db294', 'floating_ip_address': '172.24.4.89', 'floating_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2e66ae787d1a460ca60c35e8e24db294', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:37:35Z', 'updated_at': '2025-08-05T13:37:35Z', 'revision_number': 0, 'ip': '172.24.4.89'} created 2025-08-05 13:37:36,167 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.210s 2025-08-05 13:37:36,167 101022 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-11434817", "description": "tempest-secgroup-smoke-11434817 description", "project_id": "2e66ae787d1a460ca60c35e8e24db294"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-47b0d46b-d478-49ba-b97e-9a9ddc8e3e57', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "name": "tempest-secgroup-smoke-11434817", "stateful": true, "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "description": "tempest-secgroup-smoke-11434817 description", "shared": false, "security_group_rules": [{"id": "ad47ece3-9234-4fff-8053-a5175cf3ac1c", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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": 1302, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:37:36Z", "updated_at": "2025-08-05T13:37:36Z", "revision_number": 0}, {"id": "bcb25edb-35f4-4fd1-a746-bc7df91cd063", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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": 1303, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T13:37:36Z", "updated_at": "2025-08-05T13:37:36Z", "revision_numbe r": 0}], "tags": [], "created_at": "2025-08-05T13:37:36Z", "updated_at": "2025-08-05T13:37:36Z", "revision_number": 1, "project_id": "2e66ae787d1a460ca60c35e8e24db294"}}' 2025-08-05 13:37:36,410 101022 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-05 13:37:36,410 101022 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": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b580b162-e4a1-4c88-b109-76833ec96fb3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0e569106-44dd-4259-9298-c4aff895a379", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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-05T13:37:36Z", "updated_at": "2025-08-05T13:37:36Z", "revision_number": 0}}' 2025-08-05 13:37:36,605 101022 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-05 13:37:36,605 101022 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": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-3dd6f1b2-ee1c-4cde-b858-da146a6e321b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a2a47b45-701e-4958-82ea-a55317305f4c", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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-05T13:37:36Z", "updated_at": "2025-08-05T13:37:36Z", "revision_number": 0}}' 2025-08-05 13:37:36,809 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.204s 2025-08-05 13:37:36,810 101022 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": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4f ded0f5-022f-4938-919d-798fe5dacd0f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "534ce439-3769-4de2-97aa-1c6166388d33", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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-05T13:37:36Z", "updated_at": "2025-08-05T13:37:36Z", "revision_number": 0}}' 2025-08-05 13:37:37,037 101022 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-05 13:37:37,037 101022 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": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-ab3f190b-0a6b-4c8e-9710-62581bdabb18', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5169931c-52be-4ef1-a173-202a163a9d93", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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-05T13:37:36Z", "updated_at": "2025-08-05T13:37:36Z", "revision_number": 0}}' 2025-08-05 13:37:37,256 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.218s 2025-08-05 13:37:37,256 101022 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": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-0fbc4b1b-2cf4-4fca-af95-a96b5a6b3e6c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2a0d1b5d-6588-4b80-95aa-c7211e5defb7", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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-05T13:37:37Z", "updated_at": "2025-08-05T13:37:37Z", "revision_number": 0}}' 2025-08-05 13:37:37,488 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.231s 2025-08-05 13:37:37,489 1 01022 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": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-f3f4fa40-d30c-459d-9a97-baa4653e08c4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "315d36a2-4cf2-46cb-91e7-703f38a1ad14", "project_id": "2e66ae787d1a460ca60c35e8e24db294", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "security_group_id": "f1385846-96dc-4343-89ed-1f5540f1e8e7", "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-05T13:37:37Z", "updated_at": "2025-08-05T13:37:37Z", "revision_number": 0}}' 2025-08-05 13:37:37,537 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2025-08-05 13:37:37,537 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:37 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-3c2e8ffe-e419-43b0-908a-fcdb59748528', '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": "0b1f3a0f2701425a8362001f9bb372f7", "name": "tempest-SnapshotDataIntegrityTests-1422449982-project-member", "password_expires_at": null}, "audit_ids": ["mYV5y2LGTViSLhq4UapEAg"], "expires_at": "2025-08-05T14:37:37.000000Z", "issued_at": "2025-08-05T13:37:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e66ae787d1a460ca60c35e8e24db294", "name": "tempest-SnapshotDataIntegrityTests-1422449982"}, "is_domain": false, "roles": [{"id": "1fcb989524e648c7ad440682df288d96", "name": "member"}, {"id": "8a3d43bd5d874dc59cfbe15479d8aeec", "name": "reader"}], "catalog": [{"endpoints": [{"id": "9812c76cec754441a77d912dbbed7b4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "0300f8ccb91c4690933f8f5300f6f3f4", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "3f8add59647a43dbbb5274129716d3bd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "3c2e15d0b8e14de2a5449c1d8e6d3754", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "320a4e7e91714c58b95b08ea4af1fd6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "3d8d100c163a492fb66a330ffb949a40", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "cc62a28995b4430bbd9fcfc4640cf354", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a3aa799e8d064f209c1ba61e8cb926c8", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "b3d6965ccb22469681bb6524213b1c71", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c71c17c8d5c1472fb82a9cb4081656a2", "type": "identity", "name": "key stone"}, {"endpoints": [{"id": "4e169dceca6547fd835645b94350b0dc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d979a1030df94aa9b81dc9ca426796ee", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5dcaa353696445919f272f68085faeb5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2e66ae787d1a460ca60c35e8e24db294", "region": "RegionOne"}], "id": "dbe3d5d0bb734c9fb1bc002b54d96dd7", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-05 13:37:37,537 101022 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'aababb7d-aa4e-48ec-9468-525c7f2dae68', 'name': 'tempest-SnapshotDataIntegrityTests-1029709939-network', 'tenant_id': '2e66ae787d1a460ca60c35e8e24db294', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2e66ae787d1a460ca60c35e8e24db294', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6453, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T13:37:21Z', 'updated_at': '2025-08-05T13:37:21Z', 'revision_number': 1} available for tenant 2025-08-05 13:37:37,538 101022 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-577405914', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDRVfn0/3zRwdIt8miikVlIjCcFKIEhrvFTfLiJKf7xLsi+SzDQJFFpbioeRZ0eWggp4+ziOtMZmnfQ75RAWoHUQNUynKuccpa9GrKdu7+XwYVYQVAEH+vacT//AyuOYWQ==', 'fingerprint': '62:63:dd:52:10:a2:b7:b6:0d:36:c9:75:75:e9:14:71', 'user_id': '0b1f3a0f2701425a8362001f9bb372f7', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDPZz1kV3guXMi9I8AL2oVig+WVDNzmtZ6NkknM50Nl0VMH+30Jj1Q2\nd6DrQ018SiGgBwYFK4EEACKhZANiAAQ0VX59P980cHSLfJoopFZSIwnBSiBIa7xU\n3y4iSn+8S7Ivksw0CRRaW4qHkWdHloIKePs4jrTGZp30O+UQFqB1EDVMpyrnHKWv\nRqynbu/l8GFWEFQBB/r2nE//wMrjmFk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2d999d93-83e8-4b91-ac5a-99c2abd4a2dd', 'name': 'tempest-securitygroup--171457536', 'stateful': True, 'tenant_id': '2e66ae787d1a460ca60c35e8e24db294', 'description': 'tempest-description--2136615100', 'shared': False, 'security_group_rules': [{'id': '13c37385-e971-4312-9b05-a25d905601be', 'project_id': '2e66ae787d1a460ca60c35e8e24db294', 'tenant_id': '2e66ae787d1a460ca60c35e8e24db294', 'security_group_id': '2d999d93-83e8-4b91-ac5a-99c2abd4a2dd', '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': 1295, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:37:34Z', 'updated_at': '2025-08-05T13:37:34Z', 'revision_number': 0}, {'id': '58aca3cf-7d82-4d2b-b6b2-d2c6e5190a8e', 'project_id': '2e66ae787d1a460ca60c35e8e24db294', 'tenant_id': '2e66ae787d1a460ca60c35e8e24db294', 'security_group_id': '2d999d93-83e8-4b91-ac5a-99c2abd4a2dd', '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': 1296, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T13:37:34Z', 'updated_at': '2025-08-05T13:37:34Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T13:37:34Z', 'updated_at': '2025-08-05T13:37:34Z', 'revision_number': 1, 'project_id': '2e66ae787d1a460ca60c35e8e24db294'}, 'floating_ip': {'id': '8000ef95-67e2-42b6-99d2-a6dba9bf8d88', 'tenant_id': '2e66ae787d1a460ca60c35e8e24db294', 'floating_ip_address': '172.24.4.89', 'floa ting_network_id': '9ba1a475-b2c6-4f49-b1f7-1603dd136e64', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2e66ae787d1a460ca60c35e8e24db294', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T13:37:35Z', 'updated_at': '2025-08-05T13:37:35Z', 'revision_number': 0, 'ip': '172.24.4.89'}} 2025-08-05 13:37:38,366 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.827s 2025-08-05 13:37:38,366 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-770298194", "imageRef": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "flavorRef": "1", "key_name": "tempest-keypair-577405914", "security_groups": [{"name": "tempest-secgroup-smoke-11434817"}, {"name": "tempest-securitygroup--171457536"}], "networks": [{"uuid": "aababb7d-aa4e-48ec-9468-525c7f2dae68"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '448', 'location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e23a67f4-4bab-453d-b34f-7851c0a3448d', 'x-compute-request-id': 'req-e23a67f4-4bab-453d-b34f-7851c0a3448d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f6980699-1630-47c8-a979-f41907edbe9a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6980699-1630-47c8-a979-f41907edbe9a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-11434817"}, {"name": "tempest-securitygroup--171457536"}], "adminPass": "XZnJKyaAd7U5"}}' 2025-08-05 13:37:38,445 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a 0.076s 2025-08-05 13:37:38,445 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:37:38 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-0e15caa8-b525-475e-8012-150da79be9b7', 'x-compute-request-id': 'req-0e15caa8-b525-475e-8012-150da79be9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a'} Body: b'{"server": {"id": "f6980699-1630-47c8-a979-f41907edbe9a", "name": "tempest-SnapshotDataIntegrityTests-server-770298194", "status": "BUILD", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "user_id": "0b1f3a0f2701425a8362001f9bb372f7", "metadata": {}, "hostId": "", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:37:38Z", "updated": "2025-08-05T13:37:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "" , "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6980699-1630-47c8-a979-f41907edbe9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-577405914", "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-05 13:38:28,758 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a 0.252s 2025-08-05 13:38:28,759 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:38:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1591', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b12b61fd-6723-4a77-9546-d91cc2684f18', 'x-compute-request-id': 'req-b12b61fd-6723-4a77-9546-d91cc2684f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a'} Body: b'{"server": {"id": "f6980699-1630-47c8-a979-f41907edbe9a", "name": "tempest-SnapshotDataIntegrityTests-server-770298194", "status": "ACTIVE", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "user_id": "0b1f3a0f2701425a8362001f9bb372f7", "metadata": {}, "hostId": "4b9abc400b2a37ccfa53b6042c5c9a2741c6af7c8b0c951c9fd8d99b", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:37:38Z", "updated": "2025-08-05T13:37:54Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1029709939-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:ea:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6980699-1630-47c8-a979-f41907edbe9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-577405914", "OS-SRV-USG:launched_at": "2025-08-05T13:37:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--171457536"}, {"name": "tempest-secgroup-smoke-11434817"}], "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-05 13:38:28,773 101022 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 13:39:29,276 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a/os-interface 0.445s 2025-08-05 13:39:29,277 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:28 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-Versi on', 'x-openstack-request-id': 'req-57cb56a5-ea72-4954-bbd8-f23f460abbb4', 'x-compute-request-id': 'req-57cb56a5-ea72-4954-bbd8-f23f460abbb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "aababb7d-aa4e-48ec-9468-525c7f2dae68", "port_id": "ba52cc1f-9823-4b3e-a7e9-f30c592e0386", "mac_addr": "fa:16:3e:7f:ea:b4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9b4b0083-11e7-4ba7-8d1b-76088e16efde", "ip_address": "10.0.0.11"}]}]}' 2025-08-05 13:39:30,090 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/8000ef95-67e2-42b6-99d2-a6dba9bf8d88 0.810s 2025-08-05 13:39:30,091 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ba52cc1f-9823-4b3e-a7e9-f30c592e0386"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-af68e4f6-e95a-469b-8eed-572c0fa8e4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/8000ef95-67e2-42b6-99d2-a6dba9bf8d88'} Body: b'{"floatingip": {"id": "8000ef95-67e2-42b6-99d2-a6dba9bf8d88", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "floating_ip_address": "172.24.4.89", "floating_network_id": "9ba1a475-b2c6-4f49-b1f7-1603dd136e64", "router_id": "8f5850db-5e5f-4872-a930-b1af8114fc6c", "port_id": "ba52cc1f-9823-4b3e-a7e9-f30c592e0386", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "aababb7d-aa4e-48ec-9468-525c7f2dae68", "mac_address": "fa:16:3e:7f:ea:b4", "admin_state_up": true, "status": "ACTIVE", "device_id": "f6980699-1630-47c8-a979-f41907edbe9a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T13:37:35Z", "updated_at": "2025-08-05T13:39:29Z", "revision_number": 1, "project_id": "2e66ae787d1a460ca60c35e8e24db294"}}' 2025-08-05 13:39:30,093 101022 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.89:22' as 'cirros' with public key authentication 2025-08-05 13:39:31,116 101022 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 13:39:31,221 101022 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 13:39:31,221 101022 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.89 successfully created 2025-08-05 13:39:31,417 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a 0.195s 2025-08-05 13:39:31,417 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b282f00-3755-469f-9bb1-603bae8577ab', 'x-compute-request-id': 'req-4b282f00-3755-469f-9bb1-603bae8577ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a'} Body: b'{"server": {"id": "f6980699-1630-47c8-a979-f41907edbe9a", "name": "tempest-SnapshotDataIntegrityTests-server-770298194", "status": "ACTIVE", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "user_id": "0b1f3a0f2701425a8362001f9bb372f7", "metadat a": {}, "hostId": "4b9abc400b2a37ccfa53b6042c5c9a2741c6af7c8b0c951c9fd8d99b", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:37:38Z", "updated": "2025-08-05T13:37:54Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1029709939-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:ea:b4"}, {"version": 4, "addr": "172.24.4.89", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:ea:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6980699-1630-47c8-a979-f41907edbe9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-577405914", "OS-SRV-USG:launched_at": "2025-08-05T13:37:53.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--171457536"}, {"name": "tempest-secgroup-smoke-11434817"}], "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-05 13:39:31,645 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/volumes 0.213s 2025-08-05 13:39:31,646 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-942118263", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6981bf4f-ab5f-4e98-87f7-7b5fe0e092fb', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6981bf4f-ab5f-4e98-87f7-7b5fe0e092fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e3d4ff1a-a7b2-48da-ae69-139b3af752b1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:39:31.583714", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-942118263", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1"}], "user_id": "0b1f3a0f2701425a8362001f9bb372f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 13:39:31,700 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1 0.042s 2025-08-05 13:39:31,700 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6dc339f-f494-4d33-828b-a965f62d9958', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6dc339f-f494-4d33-828b-a965f62d9958', 'connection': 'close', 'status': ' 200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1'} Body: b'{"volume": {"id": "e3d4ff1a-a7b2-48da-ae69-139b3af752b1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:39:32.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-942118263", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1"}], "user_id": "0b1f3a0f2701425a8362001f9bb372f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e66ae787d1a460ca60c35e8e24db294"}}' 2025-08-05 13:39:32,759 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1 0.044s 2025-08-05 13:39:32,760 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7bae7c-ffa1-4c8d-bb32-89426f27ff88', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7bae7c-ffa1-4c8d-bb32-89426f27ff88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1'} Body: b'{"volume": {"id": "e3d4ff1a-a7b2-48da-ae69-139b3af752b1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T13:39:32.000000", "updated_at": "2025-08-05T13:39:32.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-942118263", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1"}], "user_id": "0b1f3a0f2701425a8362001f9bb372f7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2e66ae787d1a460ca60c35e8e24db294"}}' 2025-08-05 13:39:32,877 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1 0.102s 2025-08-05 13:39:32,877 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:32 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-7292cf48-8d2a-4290-886d-0a7af0ae5404', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1'} Body: b'' 2025-08-05 13:39:32,902 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1 0.024s 2025-08-05 13:39:32,902 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'T ue, 05 Aug 2025 13:39:32 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-2a39bc35-daa2-413c-b8d2-0fb490d50ec5', 'x-openstack-request-id': 'req-2a39bc35-daa2-413c-b8d2-0fb490d50ec5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3d4ff1a-a7b2-48da-ae69-139b3af752b1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e3d4ff1a-a7b2-48da-ae69-139b3af752b1 could not be found."}}' 2025-08-05 13:39:33,026 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a 0.123s 2025-08-05 13:39:33,026 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-559c6624-61d5-47c7-8037-68abd36ed4f1', 'x-compute-request-id': 'req-559c6624-61d5-47c7-8037-68abd36ed4f1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a'} Body: b'' 2025-08-05 13:39:33,289 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a 0.262s 2025-08-05 13:39:33,290 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:39:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1715', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c486675f-4aea-4260-b95f-3595a4563e8c', 'x-compute-request-id': 'req-c486675f-4aea-4260-b95f-3595a4563e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a'} Body: b'{"server": {"id": "f6980699-1630-47c8-a979-f41907edbe9a", "name": "tempest-SnapshotDataIntegrityTests-server-770298194", "status": "ACTIVE", "tenant_id": "2e66ae787d1a460ca60c35e8e24db294", "user_id": "0b1f3a0f2701425a8362001f9bb372f7", "metadata": {}, "hostId": "4b9abc400b2a37ccfa53b6042c5c9a2741c6af7c8b0c951c9fd8d99b", "image": {"id": "e3dc7a1c-3213-4156-8f92-9d8c3953fafa", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e3dc7a1c-3213-4156-8f92-9d8c3953fafa"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T13:37:38Z", "updated": "2025-08-05T13:39:33Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1029709939-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:ea:b4"}, {"version": 4, "addr": "172.24.4.89", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:ea:b4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f6980699-1630-47c8-a979-f41907edbe9a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-577405914", "OS-SRV-USG:launched_at": "2025-08-05T13:37:53.000000", "OS-SRV-USG:terminated_at": null, "security_grou ps": [{"name": "tempest-securitygroup--171457536"}, {"name": "tempest-secgroup-smoke-11434817"}], "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-05 13:40:23,379 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a 0.042s 2025-08-05 13:40:23,379 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:40:23 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-da372a35-d9c6-46ea-bfe6-f15ce4954fd9', 'x-compute-request-id': 'req-da372a35-d9c6-46ea-bfe6-f15ce4954fd9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f6980699-1630-47c8-a979-f41907edbe9a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f6980699-1630-47c8-a979-f41907edbe9a could not be found."}}' 2025-08-05 13:40:23,754 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/f1385846-96dc-4343-89ed-1f5540f1e8e7 0.374s 2025-08-05 13:40:23,755 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:40:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-cb76bf8a-ef22-4009-98b0-4adc21f41e61', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/f1385846-96dc-4343-89ed-1f5540f1e8e7'} Body: b'' 2025-08-05 13:40:23,808 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-577405914 0.052s 2025-08-05 13:40:23,808 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:40:23 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-83ceaa55-f29f-409e-8cd0-03bc91e8e641', 'x-compute-request-id': 'req-83ceaa55-f29f-409e-8cd0-03bc91e8e641', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-577405914'} Body: b'' 2025-08-05 13:40:23,997 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/2d999d93-83e8-4b91-ac5a-99c2abd4a2dd 0.188s 2025-08-05 13:40:23,997 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:40:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a699c904-2f4e-4f50-92ce-5b818b89469f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2d999d93-83e8-4b91-ac5a-99c2abd4a2dd'} Body: b'' 2025-08-05 13:40:24,016 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10 .0.0.210/networking/v2.0/security-groups/2d999d93-83e8-4b91-ac5a-99c2abd4a2dd 0.018s 2025-08-05 13:40:24,017 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:40:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-aca7812a-fdb2-43f0-a688-f74d18c7a53a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2d999d93-83e8-4b91-ac5a-99c2abd4a2dd'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2d999d93-83e8-4b91-ac5a-99c2abd4a2dd does not exist", "detail": ""}}' 2025-08-05 13:40:24,425 101022 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/8000ef95-67e2-42b6-99d2-a6dba9bf8d88 0.407s 2025-08-05 13:40:24,425 101022 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 13:40:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-23836788-d02d-4f4f-996c-4677ff715cc0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/8000ef95-67e2-42b6-99d2-a6dba9bf8d88'} Body: b'' ====== Totals ====== Ran: 219 tests in 1572.5035 sec. - Passed: 75 - Skipped: 32 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 112 Sum of execute time for each test: 4597.7857 sec. ============== Worker Balance ============== - Worker 0 (19 tests) => 0:02:22.265152 - Worker 1 (17 tests) => 0:21:41.388632 - Worker 2 (17 tests) => 0:06:53.858062 - Worker 3 (13 tests) => 0:06:50.486713 - Worker 4 (22 tests) => 0:10:22.457568 - Worker 5 (24 tests) => 0:05:49.965778 - Worker 6 (12 tests) => 0:01:33.076077 - Worker 7 (13 tests) => 0:01:40.657400 - Worker 8 (17 tests) => 0:10:35.692687 - Worker 9 (19 tests) => 0:05:17.846508 - Worker 10 (21 tests) => 0:17:06.560512 - Worker 11 (25 tests) => 0:26:12.384140 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed